Home
last modified time | relevance | path

Searched defs:PlaceRange (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/core/fpdfdoc/
Dcpdf_variabletext.cpp252 const CPVT_WordRange& PlaceRange) { in DeleteWords()
695 void CPDF_VariableText::ClearEmptySections(const CPVT_WordRange& PlaceRange) { in ClearEmptySections()
720 void CPDF_VariableText::ClearWords(const CPVT_WordRange& PlaceRange) { in ClearWords()
771 void CPDF_VariableText::RearrangePart(const CPVT_WordRange& PlaceRange) { in RearrangePart()
775 CPVT_FloatRect CPDF_VariableText::Rearrange(const CPVT_WordRange& PlaceRange) { in Rearrange()
827 const CPVT_WordRange& PlaceRange) { in RearrangeSections()
Dcsection.cpp232 void CSection::ClearWords(const CPVT_WordRange& PlaceRange) { in ClearWords()