Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/formfiller/
Dcffl_interactiveformfiller.cpp44 if (CFFL_FormFiller* pFormFiller = GetFormFiller(pAnnot)) in GetViewBBox()
67 CFFL_FormFiller* pFormFiller = GetFormFiller(pAnnot); in OnDraw()
137 if (CFFL_FormFiller* pFormFiller = GetFormFiller(pWidget)) { in OnMouseEnter()
170 if (CFFL_FormFiller* pFormFiller = GetFormFiller(pWidget)) { in OnMouseExit()
177 if (CFFL_FormFiller* pFormFiller = GetFormFiller(pAnnot->Get())) in OnMouseExit()
209 if (CFFL_FormFiller* pFormFiller = GetFormFiller(pWidget)) { in OnLButtonDown()
216 CFFL_FormFiller* pFormFiller = GetFormFiller(pAnnot->Get()); in OnLButtonDown()
245 CFFL_FormFiller* pFormFiller = GetFormFiller(pAnnot->Get()); in OnLButtonUp()
285 CFFL_FormFiller* pFormFiller = GetFormFiller(pWidget); in OnButtonUp()
297 CFFL_FormFiller* pFormFiller = GetFormFiller(pAnnot->Get()); in SetIndexSelected()
[all …]
Dcffl_interactiveformfiller.h86 return GetFormFiller(pAnnot); in GetFormFillerForTesting()
164 CFFL_FormFiller* GetFormFiller(CPDFSDK_Annot* pAnnot);