Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/src/
Dfsdk_mgr.cpp644 CPDFSDK_AnnotIterator annotIterator(this, TRUE); in PageView_OnDraw() local
647 while((pSDKAnnot = annotIterator.Next(index))) in PageView_OnDraw()
692 CPDFSDK_AnnotIterator annotIterator(this, FALSE); in GetFXAnnotAtPoint() local
697 while((pSDKAnnot = annotIterator.Next(index))) in GetFXAnnotAtPoint()
710 CPDFSDK_AnnotIterator annotIterator(this, FALSE); in GetFXWidgetAtPoint() local
715 while((pSDKAnnot = annotIterator.Next(index))) in GetFXWidgetAtPoint()