Home | History | Annotate | Download | only in fpdfdoc

Lines Matching refs:GetAt

66         delete m_WordArray.GetAt(i);
73 if (CLine * pLine = m_LineArray.GetAt(i)) {
108 if (CLine * pLine = m_LineArray.GetAt(0)) {
116 if (CLine * pLine = m_LineArray.GetAt(m_LineArray.GetSize() - 1)) {
130 if (CLine * pLine = m_LineArray.GetAt(place.nLineIndex)) {
134 if (CLine * pPrevLine = m_LineArray.GetAt(place.nLineIndex - 1)) {
151 if (CLine * pLine = m_LineArray.GetAt(place.nLineIndex)) {
153 if (CLine * pNextLine = m_LineArray.GetAt(place.nLineIndex + 1)) {
168 if (CLine * pLine = m_LineArray.GetAt(nMid)) {
196 if (CLine * pLine = m_LineArray.GetAt(nMid)) {
232 if (CLine * pLine = m_LineArray.GetAt(lineplace.nLineIndex)) {
256 if (CPVT_WordInfo * pWord = m_WordArray.GetAt(nMid)) {
270 if (CPVT_WordInfo * pWord = m_WordArray.GetAt(nMid)) {
280 delete m_WordArray.GetAt(i);
287 delete m_WordArray.GetAt(i);
294 delete m_WordArray.GetAt(i);
316 delete m_WordArray.GetAt(place.nWordIndex);
336 if (CLine * pLine = m_pSection->m_LineArray.GetAt(0)) {
359 if (CPVT_WordInfo * pNextWord = (CPVT_WordInfo *)m_pSection->m_WordArray.GetAt(w + 1)) {
363 if (CPVT_WordInfo * pWord = (CPVT_WordInfo *)m_pSection->m_WordArray.GetAt(w)) {
611 CPVT_WordInfo * pWord = m_pSection->m_WordArray.GetAt(i);
614 pOldWord = m_pSection->m_WordArray.GetAt(i - 1);
759 if (CLine * pLine = m_pSection->m_LineArray.GetAt(l)) {
778 if (CPVT_WordInfo * pWord = m_pSection->m_WordArray.GetAt(w)) {
846 if (CSection * pSection = m_SectionArray.GetAt(0)) {
895 if (CSection * pSection = m_SectionArray.GetAt(wordplace.nSecIndex)) {
908 if (CSection * pNewSection = m_SectionArray.GetAt(NewPlace.nSecIndex)) {
910 if (CPVT_WordInfo * pWord = pSection->m_WordArray.GetAt(w)) {
927 FX_WORD word = swText.GetAt(i);
931 if (swText.GetAt(i + 1) == 0x0A) {
939 if (swText.GetAt(i + 1) == 0x0D) {
960 if (CSection * pSection = m_SectionArray.GetAt(PlaceRange.EndPos.nSecIndex)) {
995 if (CSection * pSection = m_SectionArray.GetAt(0)) {
1006 FX_WORD word = swText.GetAt(i);
1010 if (swText.GetAt(i + 1) == 0x0A) {
1021 if (swText.GetAt(i + 1) == 0x0D) {
1048 if (CSection * pSection = m_SectionArray.GetAt(place.nSecIndex)) {
1060 if (CSection * pSection = m_SectionArray.GetAt(i)) {
1078 if (CSection * pSection = m_SectionArray.GetAt(i)) {
1108 if (CSection * pSection = m_SectionArray.GetAt(m_SectionArray.GetSize() - 1)) {
1121 if (CSection * pSection = m_SectionArray.GetAt(place.nSecIndex)) {
1123 if (CSection * pPrevSection = m_SectionArray.GetAt(place.nSecIndex - 1)) {
1142 if (CSection * pSection = m_SectionArray.GetAt(place.nSecIndex)) {
1144 if (CSection * pNextSection = m_SectionArray.GetAt(place.nSecIndex + 1)) {
1165 if (CSection * pSection = m_SectionArray.GetAt(nMid)) {
1201 if (CSection * pSection = m_SectionArray.GetAt(place.nSecIndex)) {
1208 if (CSection * pLastSection = m_SectionArray.GetAt(temp.nSecIndex)) {
1219 if (CSection * pSection = m_SectionArray.GetAt(place.nSecIndex)) {
1226 if (CSection * pNextSection = m_SectionArray.GetAt(temp.nSecIndex)) {
1241 if (CSection * pSection = m_SectionArray.GetAt(place.nSecIndex))
1242 if (CLine * pLine = pSection->m_LineArray.GetAt(place.nLineIndex)) {
1253 if (CSection * pSection = m_SectionArray.GetAt(place.nSecIndex)) {
1262 if (CSection * pSection = m_SectionArray.GetAt(i)) {
1270 delete m_SectionArray.GetAt(s);
1295 if (CSection * pSection = m_SectionArray.GetAt(place.nSecIndex)) {
1307 if (CSection * pSection = m_SectionArray.GetAt(newplace.nSecIndex)) {
1314 if (CSection * pSection = m_SectionArray.GetAt(place.nSecIndex)) {
1315 if (CPVT_WordInfo * pWord = pSection->m_WordArray.GetAt(place.nWordIndex)) {
1324 if (CSection * pSection = m_SectionArray.GetAt(place.nSecIndex)) {
1325 GetAt(place.nWordIndex)) {
1334 if (CSection * pSection = m_SectionArray.GetAt(place.nSecIndex)) {
1335 if (CLine * pLine = pSection->m_LineArray.GetAt(place.nLineIndex)) {
1344 if (CSection * pSection = m_SectionArray.GetAt(place.nSecIndex)) {
1431 if (CSection * pSection = m_SectionArray.GetAt(place.nSecIndex)) {
1433 delete pSection->m_WordArray.GetAt(w);
1454 if (CSection * pSection = m_SectionArray.GetAt(place.nSecIndex)) {
1474 if (CSection * pNextSection = m_SectionArray.GetAt(place.nSecIndex + 1)) {
1475 if (CSection * pSection = m_SectionArray.GetAt(oldplace.nSecIndex)) {
1477 if (CPVT_WordInfo * pWord = pNextSection->m_WordArray.GetAt(w)) {
1493 if (CSection * pSection = m_SectionArray.GetAt(s)) {
1500 if (CSection * pSection = m_SectionArray.GetAt(place.nSecIndex)) {
1519 if (CSection * pSection = m_SectionArray.GetAt(place.nSecIndex)) {
1586 if (CSection * pSection = m_SectionArray.GetAt(s)) {
1610 if (CSection * pSection = m_SectionArray.GetAt(s)) {
1722 if (CSection * pSection = m_pVT->m_SectionArray.GetAt(m_CurPos.nSecIndex)) {
1738 if (m_pVT->m_SectionArray.GetAt(m_CurPos.nSecIndex)) {
1744 if (CSection * pLastSection = m_pVT->m_SectionArray.GetAt(m_CurPos.nSecIndex - 1)) {
1775 if (CSection * pSection = m_pVT->m_SectionArray.GetAt(m_CurPos.nSecIndex)) {
1776 if (pSection->m_LineArray.GetAt(m_CurPos.nLineIndex)) {
1777 if (CPVT_WordInfo * pWord = pSection->m_WordArray.GetAt(m_CurPos.nWordIndex)) {
1800 if (CSection * pSection = m_pVT->m_SectionArray.GetAt(m_CurPos.nSecIndex)) {
1801 if (CPVT_WordInfo * pWord = pSection->m_WordArray.GetAt(m_CurPos.nWordIndex)) {
1814 if (CSection * pSection = m_pVT->m_SectionArray.GetAt(m_CurPos.nSecIndex)) {
1815 if (CLine * pLine = pSection->m_LineArray.GetAt(m_CurPos.nLineIndex)) {
1832 if (CSection * pSection = m_pVT->m_SectionArray.GetAt(m_CurPos.nSecIndex)) {
1847 if (CSection * pSection = m_pVT->m_SectionArray.GetAt(m_CurPos.nSecIndex)) {