Home
last modified time | relevance | path

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

/external/pdfium/core/fpdfdoc/
Dcsection.cpp29 pLine->LinePlace = CPVT_WordPlace(SecPlace.nSecIndex, i, -1); in ResetLinePlace()
45 return CPVT_WordPlace(SecPlace.nSecIndex, m_LineArray.size() - 1, -1); in AddLine()
60 return SecPlace; in GetBeginWordPlace()
66 return SecPlace; in GetEndWordPlace()
Dcsection.h49 CPVT_WordPlace SecPlace; variable
Dcpdf_variabletext.cpp560 pSection->SecPlace.nSecIndex = nSecIndex; in AddSection()
892 pSection->SecPlace = place; in RearrangeSections()