Home
last modified time | relevance | path

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

/external/pdfium/core/fpdfdoc/
Dcpdf_variabletext.cpp264 const CPVT_WordRange& PlaceRange) { in DeleteWords()
749 void CPDF_VariableText::ClearEmptySections(const CPVT_WordRange& PlaceRange) { in ClearEmptySections()
774 void CPDF_VariableText::ClearWords(const CPVT_WordRange& PlaceRange) { in ClearWords()
825 void CPDF_VariableText::RearrangePart(const CPVT_WordRange& PlaceRange) { in RearrangePart()
829 CPVT_FloatRect CPDF_VariableText::Rearrange(const CPVT_WordRange& PlaceRange) { in Rearrange()
881 const CPVT_WordRange& PlaceRange) { in RearrangeSections()
Dcsection.cpp238 void CSection::ClearWords(const CPVT_WordRange& PlaceRange) { in ClearWords()