Searched refs:GetAnnotsArray (Results 1 – 4 of 4) sorted by relevance
80 RetainPtr<const CPDF_Array> GetAnnotsArray() const;
195 RetainPtr<const CPDF_Array> CPDF_Page::GetAnnotsArray() const { in GetAnnotsArray() function in CPDF_Page
406 RetainPtr<const CPDF_Array> pAnnots = pPage->GetAnnotsArray(); in FPDFPage_GetAnnotCount()442 RetainPtr<const CPDF_Array> pAnnots = pPage->GetAnnotsArray(); in FPDFPage_GetAnnotIndex()
641 RetainPtr<const CPDF_Array> pAnnotList = pPage->GetAnnotsArray(); in GetControlAtPoint()