Home
last modified time | relevance | path

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

/external/pdfium/core/fpdfdoc/
Dcpdf_variabletext.cpp377 const CPVT_WordRange& PlaceRange) { in DeleteWords()
890 void CPDF_VariableText::ClearEmptySections(const CPVT_WordRange& PlaceRange) { in ClearEmptySections()
916 void CPDF_VariableText::ClearWords(const CPVT_WordRange& PlaceRange) { in ClearWords()
963 void CPDF_VariableText::RearrangePart(const CPVT_WordRange& PlaceRange) { in RearrangePart()
967 CPVT_FloatRect CPDF_VariableText::Rearrange(const CPVT_WordRange& PlaceRange) { in Rearrange()
1025 const CPVT_WordRange& PlaceRange) { in RearrangeSections()
Dcsection.cpp271 void CSection::ClearWords(const CPVT_WordRange& PlaceRange) { in ClearWords()