Home
last modified time | relevance | path

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

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