Home
last modified time | relevance | path

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

/external/pdfium/core/fpdfdoc/
Dcpdf_variabletext.cpp947 CPVT_WordPlace rightplace = in ClearRightWord() local
949 if (rightplace != place) { in ClearRightWord()
950 if (rightplace.nSecIndex != place.nSecIndex) in ClearRightWord()
953 pSection->ClearWord(rightplace); in ClearRightWord()