Home
last modified time | relevance | path

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

/external/pdfium/core/fpdfdoc/
Dcsection.h36 void ClearWord(const CPVT_WordPlace& place);
Dcsection.cpp255 void CSection::ClearWord(const CPVT_WordPlace& place) { in ClearWord() function in CSection
Dcpdf_variabletext.cpp800 pSection->ClearWord(place); in ClearLeftWord()
817 pSection->ClearWord(rightplace); in ClearRightWord()