Home
last modified time | relevance | path

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

/external/pdfium/core/fpdfdoc/
Dcpdf_variabletext.cpp790 CPVT_WordPlace leftplace = GetPrevWordPlace(place); in ClearLeftWord() local
791 if (leftplace == place) in ClearLeftWord()
794 if (leftplace.nSecIndex != place.nSecIndex) { in ClearLeftWord()
798 LinkLatterSection(leftplace); in ClearLeftWord()
802 return leftplace; in ClearLeftWord()