Searched refs:TO_HTML_PARAGRAPH_FLAG (Results 1 – 1 of 1) sorted by relevance
173 private static final int TO_HTML_PARAGRAPH_FLAG = 0x00000001; field in Html279 if ((option & TO_HTML_PARAGRAPH_FLAG) == TO_HTML_PARAGRAPH_LINES_CONSECUTIVE) { in withinHtml()396 if ((option & TO_HTML_PARAGRAPH_FLAG) == TO_HTML_PARAGRAPH_LINES_CONSECUTIVE) { in withinBlockquote()