Home
last modified time | relevance | path

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

/external/pdfium/core/fpdfdoc/
Dcsection.cpp39 pLine->LinePlace = CPVT_WordPlace(SecPlace.nSecIndex, i, -1); in ResetLinePlace()
58 return CPVT_WordPlace(SecPlace.nSecIndex, m_LineArray.Add(lineinfo), -1); in AddLine()
76 return SecPlace; in GetBeginWordPlace()
83 return SecPlace; in GetEndWordPlace()
Dcsection.h48 CPVT_WordPlace SecPlace; variable
Dcpdf_variabletext.cpp687 pSection->SecPlace.nSecIndex = nSecIndex; in AddSection()
1035 pSection->SecPlace = place; in RearrangeSections()