Searched refs:NumInlineContentCommentBits (Results 1 – 5 of 5) sorted by relevance
78 enum { NumInlineContentCommentBits = NumCommentBits + 1 }; enumerator83 unsigned : NumInlineContentCommentBits;91 enum { NumTextCommentBits = NumInlineContentCommentBits + 2 };96 unsigned : NumInlineContentCommentBits;101 enum { NumInlineCommandCommentBits = NumInlineContentCommentBits + 2 + 107 unsigned : NumInlineContentCommentBits;112 enum { NumHTMLTagCommentBits = NumInlineContentCommentBits + 1 };
93 enum { NumInlineContentCommentBits = NumCommentBits + 1 };99 unsigned : NumInlineContentCommentBits;109 enum { NumTextCommentBits = NumInlineContentCommentBits + 2 };115 unsigned : NumInlineContentCommentBits;123 enum { NumInlineCommandCommentBits = NumInlineContentCommentBits + 3 +130 unsigned : NumInlineContentCommentBits;136 enum { NumHTMLTagCommentBits = NumInlineContentCommentBits + 1 };