Searched defs:GetAt (Results 1 – 4 of 4) sorted by relevance
39 CPDF_Annot* GetAt(size_t index) const { return m_AnnotList[index].get(); } in GetAt() function
162 IFACEMETHODIMP GetAt(unsigned index, AbiT* item) override { in GetAt() function233 IFACEMETHODIMP GetAt(unsigned index, AbiT* item) override { in GetAt() function
245 CFX_GlobalData::Element* CFX_GlobalData::GetAt(int index) { in GetAt() function in CFX_GlobalData
92 const CPVT_WordPlace& CPWL_EditImpl::Iterator::GetAt() const { in GetAt() function in CPWL_EditImpl::Iterator