Searched refs:kEmptyBeginLine (Results 1 – 10 of 10) sorted by relevance
268 flags |= kEmptyBeginText | kEmptyBeginLine; in EmptyFlags()270 flags |= kEmptyBeginLine; in EmptyFlags()
1012 afterflag |= kEmptyBeginLine; in RunStateOnByte()1628 flags = kEmptyBeginText|kEmptyBeginLine; in AnalyzeSearch()1631 flags = kEmptyBeginLine; in AnalyzeSearch()1642 flags = kEmptyBeginText|kEmptyBeginLine; in AnalyzeSearch()1645 flags = kEmptyBeginLine; in AnalyzeSearch()
481 flag |= kEmptyBeginText | kEmptyBeginLine; in Search()483 flag |= kEmptyBeginLine; in Search()
63 kEmptyBeginLine = 1<<0, // ^ - beginning of line enumerator
434 if (empty & (kEmptyBeginLine|kEmptyEndLine)) in EmptyWidth()833 return EmptyWidth(reversed_ ? kEmptyEndLine : kEmptyBeginLine); in PostVisit()836 return EmptyWidth(reversed_ ? kEmptyBeginLine : kEmptyEndLine); in PostVisit()
1014 afterflag |= kEmptyBeginLine; in RunStateOnByte()1630 flags = kEmptyBeginText|kEmptyBeginLine; in AnalyzeSearch()1633 flags = kEmptyBeginLine; in AnalyzeSearch()1644 flags = kEmptyBeginText|kEmptyBeginLine; in AnalyzeSearch()1647 flags = kEmptyBeginLine; in AnalyzeSearch()
435 if (empty & (kEmptyBeginLine|kEmptyEndLine)) in EmptyWidth()834 return EmptyWidth(reversed_ ? kEmptyEndLine : kEmptyBeginLine); in PostVisit()837 return EmptyWidth(reversed_ ? kEmptyBeginLine : kEmptyEndLine); in PostVisit()