HomeSort by relevance Sort by last modified time
    Searched refs:GetAt (Results 1 - 25 of 79) sorted by null

1 2 3 4

  /external/pdfium/core/src/fpdftext/
fpdf_text.cpp 44 CTextBaseLine* pBaseLine = (CTextBaseLine*)m_BaseLines.GetAt(i);
48 CTextColumn* pTextColumn = (CTextColumn*)m_TextColumns.GetAt(i);
160 CTextBaseLine* pExistLine = (CTextBaseLine*)m_BaseLines.GetAt(i);
199 CTextBaseLine* pBaseLine = (CTextBaseLine*)m_BaseLines.GetAt(i);
211 CTextBaseLine* pBaseLine = (CTextBaseLine*)m_BaseLines.GetAt(i);
215 CTextBaseLine* pBaseLine = (CTextBaseLine*)m_BaseLines.GetAt(i);
216 CTextBaseLine* pPrevLine = (CTextBaseLine*)m_BaseLines.GetAt(i - 1);
228 CTextBaseLine* pBaseLine = (CTextBaseLine*)m_BaseLines.GetAt(i);
265 CTextBaseLine* pBaseLine = (CTextBaseLine*)m_BaseLines.GetAt(i);
272 CTextBaseLine* pBaseLine = (CTextBaseLine*)m_BaseLines.GetAt(i)
    [all...]
fpdf_text_int.cpp 202 PAGECHAR_INFO charinfo = *(PAGECHAR_INFO*)m_charList.GetAt(i);
218 m_CharIndex.SetAt(indexSize - 1, m_CharIndex.GetAt(indexSize - 1) + 1);
250 count += m_CharIndex.GetAt(i + 1);
252 return TextIndex - count + m_CharIndex.GetAt(i + 1) + m_CharIndex.GetAt(i);
262 count += m_CharIndex.GetAt(i + 1);
263 if(m_CharIndex.GetAt(i + 1) + m_CharIndex.GetAt(i) > CharIndex) {
264 if(CharIndex - m_CharIndex.GetAt(i) < 0) {
267 return CharIndex - m_CharIndex.GetAt(i) + count - m_CharIndex.GetAt(i + 1)
    [all...]
unicodenormalization.cpp 56 FX_WCHAR wch = wsSrc.GetAt(len);
  /external/pdfium/core/src/fpdfdoc/
doc_vt.cpp 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))
    [all...]
doc_link.cpp 47 return CPDF_Link((CPDF_Dictionary*)pPageLinkList->GetAt(index));
57 CPDF_Link link((CPDF_Dictionary*)pPageLinkList->GetAt(i));
doc_basic.cpp 296 if (filepath.GetAt(0) != '/') {
299 if (filepath.GetAt(1) == '/') {
302 if (filepath.GetAt(2) == '/') {
304 result += filepath.GetAt(1);
371 if (filepath.GetAt(1) == ':') {
374 result += filepath.GetAt(0);
375 if (filepath.GetAt(2) != '\\') {
381 if (filepath.GetAt(0) == '\\' && filepath.GetAt(1) == '\\') {
384 if (filepath.GetAt(0) == '\\')
    [all...]
pdf_vt.h 204 TYPE GetAt(int nIndex) const
207 return CFX_ArrayTemplate<TYPE>::GetAt(nIndex);
242 CLine * GetAt(FX_INT32 nIndex) const
244 return m_Lines.GetAt(nIndex);
253 delete GetAt(i);
264 } else if (CLine* pLine = GetAt(m_nTotal)) {
272 delete GetAt(i);
629 const CPVT_WordPlace & GetAt() const
tagged_int.h 24 return (CPDF_StructElement*)m_Kids.GetAt(i);
  /external/pdfium/fpdfsdk/include/javascript/
JS_GlobalData.h 29 CJS_KeyValue* GetAt(int index) const;
79 CJS_GlobalData_Element* GetAt(int index) const;
JS_Object.h 97 delete m_Array.GetAt(i);
108 if (JS_TIMER_MAP * pMap = m_Array.GetAt(i))
122 CJS_Timer * GetAt(FX_UINT nIndex)
128 if (JS_TIMER_MAP * pMap = m_Array.GetAt(i))
140 delete m_Array.GetAt(i);
152 if (JS_TIMER_MAP * pMap = m_Array.GetAt(i))
264 if (CJS_Timer * pTimer = GetTimeMap().GetAt(idEvent))
  /external/pdfium/core/src/fxcrt/
fx_xml_composer.cpp 16 if (bsFullName.GetAt(iStart) == ':') {
fx_basic_maps.cpp 442 _CompactStringRelease((_CompactString*)m_Buffer.GetAt(i));
450 _CompactString* pKey = (_CompactString*)m_Buffer.GetAt(i);
463 _CompactString* pKey = (_CompactString*)m_Buffer.GetAt(index);
469 pKey = (_CompactString*)m_Buffer.GetAt(index);
484 _CompactString* pKey = (_CompactString*)m_Buffer.GetAt(index);
489 pKey = (_CompactString*)m_Buffer.GetAt(index);
518 _CompactString* pKey = (_CompactString*)m_Buffer.GetAt(index);
526 _CompactString* pKey = (_CompactString*)m_Buffer.GetAt(index);
550 _CompactString* pKey = (_CompactString*)m_Buffer.GetAt(index);
564 _CompactString* pKey = (_CompactString*)m_Buffer.GetAt(i)
    [all...]
fx_basic_array.cpp 186 return GetAt(m_DataSize ++);
300 void* CFX_BaseSegmentedArray::GetAt(int index) const
318 FX_BYTE* pSrc = (FX_BYTE*)GetAt(i + count);
319 FX_BYTE* pDest = (FX_BYTE*)GetAt(i);
  /external/pdfium/fpdfsdk/src/pdfwindow/
PWL_FontMap.cpp 56 if (CPWL_FontMap_Data* pData = m_aData.GetAt(nFontIndex))
69 if (CPWL_FontMap_Data* pData = m_aData.GetAt(nFontIndex))
82 if (m_aData.GetAt(nFontIndex))
135 if (CPWL_FontMap_Data* pData = m_aData.GetAt(nFontIndex))
161 if (CPWL_FontMap_Native* pData = m_aNativeFont.GetAt(i))
186 delete m_aData.GetAt(i);
192 delete m_aNativeFont.GetAt(i);
239 if (CPWL_FontMap_Data* pData = m_aData.GetAt(i))
294 if (CPWL_FontMap_Data* pData = m_aData.GetAt(i))
346 if (CPWL_FontMap_Data* pData = m_aData.GetAt(nFontIndex)
    [all...]
PWL_ListCtrl.cpp 76 if (CPWL_Wnd* pChild = m_aChildren.GetAt(i))
103 if (CPWL_Wnd* pChild = m_aChildren.GetAt(nStart-1))
108 if (CPWL_Wnd* pChild = m_aChildren.GetAt(i))
177 if (CPWL_Wnd * pChild = m_aChildren.GetAt(i))
203 if (pItem == m_aChildren.GetAt(i))
PWL_Wnd.cpp 138 if (m_aMousePath.GetAt(i) == pWnd)
154 if (m_aKeyboardPath.GetAt(i) == pWnd)
182 if (CPWL_Wnd* pWnd = m_aKeyboardPath.GetAt(0))
428 if (CPWL_Wnd * pChild = m_aChildren.GetAt(i))
473 if (CPWL_Wnd * pChild = m_aChildren.GetAt(i))
529 if (CPWL_Wnd * pChild = m_aChildren.GetAt(i))\
551 if (CPWL_Wnd * pChild = m_aChildren.GetAt(i))\
565 if (CPWL_Wnd * pChild = m_aChildren.GetAt(i))\
604 if (CPWL_Wnd * pChild = m_aChildren.GetAt(i))
626 if (CPWL_Wnd* pChild = m_aChildren.GetAt(i)
    [all...]
  /external/pdfium/fpdfsdk/src/fxedit/
fxet_list.cpp 134 delete m_aListItems.GetAt(i);
164 if (CFX_ListItem * pPrevItem = m_aListItems.GetAt(nItemIndex - 1))
169 if (CFX_ListItem * pListItem = m_aListItems.GetAt(i))
182 if (CFX_ListItem * pListItem = m_aListItems.GetAt(nIndex))
219 if (CFX_ListItem * pListItem = m_aListItems.GetAt(i))
248 if (CFX_ListItem * pListItem = m_aListItems.GetAt(0))
260 if (CFX_ListItem * pListItem = m_aListItems.GetAt(i))
273 if (CFX_ListItem * pListItem = m_aListItems.GetAt(i))
298 if (CFX_ListItem * pListItem = m_aListItems.GetAt(nCircleIndex))
310 if (CFX_ListItem * pListItem = m_aListItems.GetAt(nIndex)
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
objectarray.h 53 virtual HRESULT STDMETHODCALLTYPE GetAt(
83 HRESULT (STDMETHODCALLTYPE *GetAt)(
103 #define IObjectArray_GetAt(This,uiIndex,riid,ppv) (This)->lpVtbl->GetAt(This,uiIndex,riid,ppv)
120 return This->lpVtbl->GetAt(This,uiIndex,riid,ppv);
196 HRESULT (STDMETHODCALLTYPE *GetAt)(
232 #define IObjectCollection_GetAt(This,uiIndex,riid,ppv) (This)->lpVtbl->GetAt(This,uiIndex,riid,ppv)
254 return This->lpVtbl->GetAt(This,uiIndex,riid,ppv);
  /external/pdfium/core/src/reflow/
autoreflow.h 48 return m_ChildArray.GetAt(index);
61 return m_ObjArray.GetAt(index);
layoutprocessor_reflow.cpp 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)
    [all...]
autoreflow.cpp 218 CRF_CELL* pCell = (CRF_CELL*)m_cellArray.GetAt(i);
245 pCell = (CRF_CELL*)m_cellArray.GetAt(i);
250 pNextCell = (CRF_CELL*)m_cellArray.GetAt(i + 1);
278 CRF_CELL* plastCell = (CRF_CELL*)cellArray.GetAt(0);
287 CRF_CELL* pCell = (CRF_CELL*)cellArray.GetAt(i);
315 FX_WCHAR unicode = str.GetAt(0);
336 FX_WCHAR unicode = str.GetAt(0);
362 FX_WCHAR unicode = str.GetAt(0);
381 FX_WCHAR unicode = str.GetAt(0);
  /external/pdfium/fpdfsdk/src/javascript/
JS_GlobalData.cpp 29 CJS_KeyValue* pOldObjData = array.GetAt(i);
90 CJS_KeyValue* CJS_GlobalVariableArray::GetAt(int index) const
92 return array.GetAt(index);
98 delete array.GetAt(i);
136 delete m_arrayGlobalData.GetAt(i);
149 CJS_GlobalData_Element* pTemp = m_arrayGlobalData.GetAt(i);
167 return m_arrayGlobalData.GetAt(nFind);
333 delete m_arrayGlobalData.GetAt(nFind);
346 CJS_GlobalData_Element* CJS_GlobalData::GetAt(int index) const
348 return m_arrayGlobalData.GetAt(index)
    [all...]
JS_Runtime.cpp 131 delete m_ContextArray.GetAt(i);
203 if (pJSContext == m_ContextArray.GetAt(i))
216 return m_ContextArray.GetAt(m_ContextArray.GetSize()-1);
PublicMethods.cpp 475 FX_WCHAR c = string.GetAt(i);
496 FX_WCHAR c = string.GetAt(i);
530 FX_WCHAR c = value.GetAt(i);
624 FX_WCHAR c = format.GetAt(i);
649 if (remaining == 0 || format.GetAt(i+1) != c)
688 bPm = (j < value.GetLength() && value.GetAt(j) == 'p');
694 else if (remaining == 1 || format.GetAt(i+2) != c)
734 bPm = (j + 1 < value.GetLength() && value.GetAt(j) == 'p' && value.GetAt(j+1) == 'm');
740 else if (remaining == 2 || format.GetAt(i+3) != c
    [all...]
  /external/pdfium/testing/
fx_string_testhelpers.cpp 16 unsigned int c = str.GetAt(i);

Completed in 329 milliseconds

1 2 3 4