Home
last modified time | relevance | path

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

/external/pdfium/core/fpdfdoc/
Dcpdf_variabletext.h192 CPVT_WordPlace ClearRightWord(const CPVT_WordPlace& place);
Dcpdf_variabletext.cpp280 return ClearRightWord(AdjustLineHeader(place, true)); in DeleteWord()
805 CPVT_WordPlace CPDF_VariableText::ClearRightWord(const CPVT_WordPlace& place) { in ClearRightWord() function in CPDF_VariableText