Home
last modified time | relevance | path

Searched refs:SetPlaceIndex (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/core/fpdfdoc/
Dcpvt_section.h63 void SetPlaceIndex(int32_t index) { m_SecPlace.nSecIndex = index; } in SetPlaceIndex() function
Dcpvt_variabletext.cpp536 pSection->SetPlaceIndex(nSecIndex); in AddSection()