Searched defs:GetAt (Results 1 – 3 of 3) sorted by relevance
47 CPDF_Annot* GetAt(size_t index) const { return m_AnnotList[index].get(); } in GetAt() function
248 CFX_GlobalData::Element* CFX_GlobalData::GetAt(int index) { in GetAt() function in CFX_GlobalData
98 const CPVT_WordPlace& CPWL_EditImpl_Iterator::GetAt() const { in GetAt() function in CPWL_EditImpl_Iterator