Home
last modified time | relevance | path

Searched refs:ClearWord (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/core/fpdfdoc/
Dcsection.h34 void ClearWord(const CPVT_WordPlace& place);
Dcsection.cpp288 void CSection::ClearWord(const CPVT_WordPlace& place) { in ClearWord() function in CSection
Dcpdf_variabletext.cpp937 pSection->ClearWord(place); in ClearLeftWord()
953 pSection->ClearWord(rightplace); in ClearRightWord()