Home
last modified time | relevance | path

Searched refs:annotIterator (Results 1 – 1 of 1) sorted by relevance

/external/pdfium/fpdfsdk/src/
Dfsdk_mgr.cpp665 CPDFSDK_AnnotIterator annotIterator(this, TRUE); in PageView_OnDraw() local
668 while((pSDKAnnot = annotIterator.Next(index))) in PageView_OnDraw()
713 CPDFSDK_AnnotIterator annotIterator(this, FALSE); in GetFXAnnotAtPoint() local
718 while((pSDKAnnot = annotIterator.Next(index))) in GetFXAnnotAtPoint()
731 CPDFSDK_AnnotIterator annotIterator(this, FALSE); in GetFXWidgetAtPoint() local
736 while((pSDKAnnot = annotIterator.Next(index))) in GetFXWidgetAtPoint()