Home
last modified time | relevance | path

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

/external/pdfium/core/fpdfdoc/
Dcsection.cpp26 pLine->LinePlace = CPVT_WordPlace(SecPlace.nSecIndex, i, -1); in ResetLinePlace()
42 return CPVT_WordPlace(SecPlace.nSecIndex, m_LineArray.size() - 1, -1); in AddLine()
57 return SecPlace; in GetBeginWordPlace()
63 return SecPlace; in GetEndWordPlace()
Dcsection.h48 CPVT_WordPlace SecPlace; variable
Dcpdf_variabletext.cpp549 pSection->SecPlace.nSecIndex = nSecIndex; in AddSection()
838 pSection->SecPlace = place; in RearrangeSections()