Searched defs:GetAt (Results 1 – 4 of 4) sorted by relevance
45 CPDF_Annot* GetAt(size_t index) const { return m_AnnotList[index].get(); } in GetAt() function
66 CJS_KeyValue* CJS_GlobalVariableArray::GetAt(int index) const { in GetAt() function in CJS_GlobalVariableArray
215 CJS_GlobalData_Element* CJS_GlobalData::GetAt(int index) const { in GetAt() function in CJS_GlobalData
113 const CPVT_WordPlace& CPWL_EditImpl_Iterator::GetAt() const { in GetAt() function in CPWL_EditImpl_Iterator