Home
last modified time | relevance | path

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

/external/pdfium/core/fpdfdoc/
Dcpvt_variabletext.cpp107 CPVT_Section* pSection = m_pVT->m_SectionArray[m_CurPos.nSecIndex].get(); in NextLine() local
125 CPVT_Section* pSection = m_pVT->m_SectionArray[m_CurPos.nSecIndex].get(); in GetWord() local
152 CPVT_Section* pSection = m_pVT->m_SectionArray[m_CurPos.nSecIndex].get(); in GetLine() local
223 CPVT_Section* pSection = m_SectionArray[wordplace.nSecIndex].get(); in InsertSection() local
325 CPVT_Section* pSection = m_SectionArray[i].get(); in WordPlaceToWordIndex() local
341 CPVT_Section* pSection = m_SectionArray[i].get(); in WordIndexToWordPlace() local
381 CPVT_Section* pSection = m_SectionArray[place.nSecIndex].get(); in GetPrevWordPlace() local
396 CPVT_Section* pSection = m_SectionArray[place.nSecIndex].get(); in GetNextWordPlace() local
416 CPVT_Section* pSection = m_SectionArray[nMid].get(); in SearchWordPlace() local
449 CPVT_Section* pSection = m_SectionArray[place.nSecIndex].get(); in GetUpWordPlace() local
[all …]