Searched refs:ClearLeftWord (Results 1 – 2 of 2) sorted by relevance
186 CPVT_WordPlace ClearLeftWord(const CPVT_WordPlace& place);
272 return ClearLeftWord(AdjustLineHeader(place, true)); in BackSpaceWord()731 CPVT_WordPlace CPDF_VariableText::ClearLeftWord(const CPVT_WordPlace& place) { in ClearLeftWord() function in CPDF_VariableText