Home
last modified time | relevance | path

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

/external/pdfium/core/fpdfdoc/
Dcpvt_variabletext.cpp108 CPVT_Section* pSection = m_pVT->m_SectionArray[m_CurPos.nSecIndex].get(); in NextLine() local
126 CPVT_Section* pSection = m_pVT->m_SectionArray[m_CurPos.nSecIndex].get(); in GetWord() local
153 CPVT_Section* pSection = m_pVT->m_SectionArray[m_CurPos.nSecIndex].get(); in GetLine() local
224 CPVT_Section* pSection = m_SectionArray[wordplace.nSecIndex].get(); in InsertSection() local
326 CPVT_Section* pSection = m_SectionArray[i].get(); in WordPlaceToWordIndex() local
342 CPVT_Section* pSection = m_SectionArray[i].get(); in WordIndexToWordPlace() local
382 CPVT_Section* pSection = m_SectionArray[place.nSecIndex].get(); in GetPrevWordPlace() local
397 CPVT_Section* pSection = m_SectionArray[place.nSecIndex].get(); in GetNextWordPlace() local
417 CPVT_Section* pSection = m_SectionArray[nMid].get(); in SearchWordPlace() local
450 CPVT_Section* pSection = m_SectionArray[place.nSecIndex].get(); in GetUpWordPlace() local
[all …]