Searched refs:MatchPos (Results 1 – 2 of 2) sorted by relevance
33 int32 MatchPos() const { return fMatchPos; } in MatchPos() function
261 fPreText.MoveInto(fMatchText, choice->MatchPos(), choice->MatchLen()); in ListItem()262 fPreText.MoveInto(fPostText, choice->MatchPos(), fPreText.Length()); in ListItem()