Home | History | Annotate | Download | only in reflow

Lines Matching refs:GetAt

215     CRF_Table* pTable = m_TableArray.GetAt(m_TableArray.GetSize() - 1);
225 int colCount = pTable->m_nCell.GetAt(i);
234 int colCount = pTable->m_nCell.GetAt(i);
239 RF_TableCell* pCell = (RF_TableCell*)pTable->m_pCellArray.GetAt(n++);
284 int colCount = pTable->m_nCell.GetAt(i);
286 RF_TableCell* pCell = (RF_TableCell*)pTable->m_pCellArray.GetAt(n++);
312 RF_TableCell* pCell = pTable->m_pCellArray.GetAt(i);
459 GetAt(wStr.GetLength() - 1);
574 CRF_Table* pTable = m_TableArray.GetAt(m_TableArray.GetSize() - 1);
593 CRF_Table* pTable = m_TableArray.GetAt(m_TableArray.GetSize() - 1);
598 CRF_Table* pTable = m_TableArray.GetAt(m_TableArray.GetSize() - 1);
599 pCell->m_MaxWidth = reflowWidth / pTable->m_nCell.GetAt(pTable->m_nCell.GetSize() - 1);
675 CRF_Table* pTable = m_TableArray.GetAt(m_TableArray.GetSize() - 1);
676 RF_TableCell* pCell = pTable->m_pCellArray.GetAt(pTable->m_pCellArray.GetSize() - 1);
692 CRF_Table* pTable = m_TableArray.GetAt(m_TableArray.GetSize() - 1);
917 CRF_CharState* pState = (CRF_CharState*)m_pReflowedPage->m_pCharState->GetAt(i);
941 return (CRF_CharState*)m_pReflowedPage->m_pCharState->GetAt(count);
1042 CRF_CharData* pData1 = (CRF_CharData*)tempArray.GetAt(j);
1064 CRF_CharData* pData = (CRF_CharData*)tempArray.GetAt(j);
1167 return str.GetAt(0);
1198 FX_WCHAR curChar = wstrItem.GetAt(0);
1235 FX_WCHAR curChar = wstrItem.GetAt(0);
1415 FX_WCHAR cha = Wstr.GetAt(0);
1457 FX_WCHAR cha = Wstr.GetAt(0);