Home
last modified time | relevance | path

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

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