Home | History | Annotate | Download | only in reflow

Lines Matching refs:GetAt

212     CRF_Table* pTable = m_TableArray.GetAt(m_TableArray.GetSize() - 1);
222 int colCount = pTable->m_nCell.GetAt(i);
231 int colCount = pTable->m_nCell.GetAt(i);
236 RF_TableCell* pCell = (RF_TableCell*)pTable->m_pCellArray.GetAt(n++);
281 int colCount = pTable->m_nCell.GetAt(i);
283 RF_TableCell* pCell = (RF_TableCell*)pTable->m_pCellArray.GetAt(n++);
309 RF_TableCell* pCell = pTable->m_pCellArray.GetAt(i);
456 FX_WCHAR wch = wStr.GetAt(wStr.GetLength() - 1);
568 CRF_Table* pTable = m_TableArray.GetAt(m_TableArray.GetSize() - 1);
587 CRF_Table* pTable = m_TableArray.GetAt(m_TableArray.GetSize() - 1);
592 CRF_Table* pTable = m_TableArray.GetAt(m_TableArray.GetSize() - 1);
593 pCell->m_MaxWidth = reflowWidth / pTable->m_nCell.GetAt(pTable->m_nCell.GetSize() - 1);
669 CRF_Table* pTable = m_TableArray.GetAt(m_TableArray.GetSize() - 1);
670 RF_TableCell* pCell = pTable->m_pCellArray.GetAt(pTable->m_pCellArray.GetSize() - 1);
686 CRF_Table* pTable = m_TableArray.GetAt(m_TableArray.GetSize() - 1);
908 CRF_CharState* pState = (CRF_CharState*)m_pReflowedPage->m_pCharState->GetAt(i);
932 return (CRF_CharState*)m_pReflowedPage->m_pCharState->GetAt(count);
1033 CRF_CharData* pData1 = (CRF_CharData*)tempArray.GetAt(j);
1055 CRF_CharData* pData = (CRF_CharData*)tempArray.GetAt(j);
1158 return str.GetAt(0);
1189 FX_WCHAR curChar = wstrItem.GetAt(0);
1226 FX_WCHAR curChar = wstrItem.GetAt(0);
1406 FX_WCHAR cha = Wstr.GetAt(0);
1448 FX_WCHAR cha = Wstr.GetAt(0);