Home
last modified time | relevance | path

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

/external/pdfium/core/src/fpdfdoc/
Ddoc_vt.cpp319 CTypeset::CTypeset(CSection * pSection) : m_rcRet(0.0f, 0.0f, 0.0f, 0.0f), m_pVT(pSection->m_pVT), … in CTypeset()
846 if (CSection * pSection = m_SectionArray.GetAt(0)) { in Initialize() local
895 if (CSection * pSection = m_SectionArray.GetAt(wordplace.nSecIndex)) { in InsertSection() local
960 if (CSection * pSection = m_SectionArray.GetAt(PlaceRange.EndPos.nSecIndex)) { in DeleteWords() local
995 if (CSection * pSection = m_SectionArray.GetAt(0)) { in SetText() local
1048 if (CSection * pSection = m_SectionArray.GetAt(place.nSecIndex)) { in UpdateWordPlace() local
1060 if (CSection * pSection = m_SectionArray.GetAt(i)) { in WordPlaceToWordIndex() local
1078 if (CSection * pSection = m_SectionArray.GetAt(i)) { in WordIndexToWordPlace() local
1108 if (CSection * pSection = m_SectionArray.GetAt(m_SectionArray.GetSize() - 1)) { in GetEndWordPlace() local
1121 if (CSection * pSection = m_SectionArray.GetAt(place.nSecIndex)) { in GetPrevWordPlace() local
[all …]