Home
last modified time | relevance | path

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

/external/pdfium/core/include/fxcrt/
Dfx_string.h118 FX_BYTE GetAt(FX_STRSIZE index) const in GetAt() function
262 FX_BYTE GetAt(FX_STRSIZE nIndex) const in GetAt() function
547 FX_WCHAR GetAt(FX_STRSIZE index) const in GetAt() function
673 FX_WCHAR GetAt(FX_STRSIZE nIndex) const in GetAt() function
Dfx_basic.h434 const TYPE GetAt(int nIndex) const in GetAt() function
1138 void* GetAt(FX_POSITION rPosition) const in GetAt() function
1541 FX_LPBYTE GetAt(FX_INT32 nIndex) in GetAt() function
/external/pdfium/core/src/fpdfdoc/
Dpdf_vt.h202 TYPE GetAt(int nIndex) const in GetAt() function
240 CLine * GetAt(FX_INT32 nIndex) const in GetAt() function
635 const CPVT_WordPlace & GetAt() const in GetAt() function
/external/pdfium/fpdfsdk/src/javascript/
DJS_GlobalData.cpp90 CJS_KeyValue* CJS_GlobalVariableArray::GetAt(int index) const in GetAt() function in CJS_GlobalVariableArray
346 CJS_GlobalData_Element* CJS_GlobalData::GetAt(int index) const in GetAt() function in CJS_GlobalData
/external/pdfium/fpdfsdk/include/fxedit/
Dfxet_list.h211 …TYPE GetAt(FX_INT32 nIndex) const { if (nIndex >= 0 && nIndex < CFX_ArrayTemplate<TYPE>::GetSize()… in GetAt() function
Dfxet_edit.h144 CFX_Edit_LineRect * GetAt(FX_INT32 nIndex) const in GetAt() function
191 CPDF_Rect * GetAt(FX_INT32 nIndex) const in GetAt() function
/external/pdfium/fpdfsdk/include/javascript/
DField.h71 CFX_WideString GetAt(int i) const in GetAt() function
DJS_Object.h117 CJS_Timer * GetAt(FX_UINT nIndex) in GetAt() function
/external/pdfium/core/src/fxcrt/
Dfx_basic_array.cpp326 void* CFX_BaseSegmentedArray::GetAt(int index) const in GetAt() function in CFX_BaseSegmentedArray
Dfx_xml_parser.cpp996 CXML_AttrItem& CXML_AttrMap::GetAt(int index) const in GetAt() function in CXML_AttrMap
/external/chromium_org/win8/metro_driver/
Dfile_picker.cc41 STDMETHOD(GetAt)(unsigned index, HSTRING* item) { in STDMETHOD() argument
Dfile_picker_ash.cc38 STDMETHOD(GetAt)(unsigned index, HSTRING* item) { in STDMETHOD() argument
/external/pdfium/core/include/fpdfdoc/
Dfpdf_doc.h705 CPDF_Annot* GetAt(int index) in GetAt() function
/external/pdfium/fpdfsdk/src/fxedit/
Dfxet_edit.cpp122 const CPVT_WordPlace & CFX_Edit_Iterator::GetAt() const in GetAt() function in CFX_Edit_Iterator