Home
last modified time | relevance | path

Searched refs:ClearLeftWord (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/core/fpdfdoc/
Dcpdf_variabletext.h214 CPVT_WordPlace ClearLeftWord(const CPVT_WordPlace& place);
Dcpdf_variabletext.cpp396 return ClearLeftWord(AdjustLineHeader(place, true)); in BackSpaceWord()
927 CPVT_WordPlace CPDF_VariableText::ClearLeftWord(const CPVT_WordPlace& place) { in ClearLeftWord() function in CPDF_VariableText