Searched refs:annot_iteration (Results 1 – 2 of 2) sorted by relevance
89 auto annot_iteration = CPDFSDK_AnnotIteration::CreateForDrawing(this); in PageView_OnDraw() local90 for (const auto& pSDKAnnot : annot_iteration) { in PageView_OnDraw()121 CPDFSDK_AnnotIteration annot_iteration(this); in GetFXAnnotAtPoint() local122 for (const auto& pSDKAnnot : annot_iteration) { in GetFXAnnotAtPoint()133 CPDFSDK_AnnotIteration annot_iteration(this); in GetFXWidgetAtPoint() local134 for (const auto& pSDKAnnot : annot_iteration) { in GetFXWidgetAtPoint()
1014 CPDFSDK_AnnotIteration annot_iteration(pPageView); in getAnnot() local1016 for (const auto& pSDKAnnotCur : annot_iteration) { in getAnnot()1056 CPDFSDK_AnnotIteration annot_iteration(pPageView); in getAnnots() local1057 for (const auto& pSDKAnnotCur : annot_iteration) { in getAnnots()