Searched defs:atParagraphStart (Results 1 – 1 of 1) sorted by relevance
2824 bool atParagraphStart; /// whether the delimiter is at the start of a paragraph member4853 const atParagraphStart = leadingBlank && iParagraphStart >= iLineStart; in highlightText() local