Home
last modified time | relevance | path

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

/external/pdfium/core/fpdfdoc/
Dcsection.h35 void ClearWord(const CPVT_WordPlace& place);
Dcsection.cpp249 void CSection::ClearWord(const CPVT_WordPlace& place) { in ClearWord() function in CSection
Dcpdf_variabletext.cpp746 pSection->ClearWord(place); in ClearLeftWord()
763 pSection->ClearWord(rightplace); in ClearRightWord()