Home
last modified time | relevance | path

Searched defs:OnDraw (Results 1 – 5 of 5) sorted by relevance

/external/pdfium/fpdfsdk/src/formfiller/
DFFL_PushButton.cpp32 void CFFL_PushButton::OnDraw(CPDFSDK_PageView* pPageView, in OnDraw() function in CFFL_PushButton
DFFL_FormFiller.cpp76 void CFFL_FormFiller::OnDraw(CPDFSDK_PageView* pPageView, in OnDraw() function in CFFL_FormFiller
690 void CFFL_Button::OnDraw(CPDFSDK_PageView* pPageView, in OnDraw() function in CFFL_Button
DFFL_IFormFiller.cpp54 void CFFL_IFormFiller::OnDraw(CPDFSDK_PageView* pPageView, in OnDraw() function in CFFL_IFormFiller
/external/pdfium/fpdfsdk/src/
Dfsdk_annothandler.cpp458 void CPDFSDK_BFAnnotHandler::OnDraw(CPDFSDK_PageView* pPageView, in OnDraw() function in CPDFSDK_BFAnnotHandler
750 void CPDFSDK_XFAAnnotHandler::OnDraw(CPDFSDK_PageView* pPageView, in OnDraw() function in CPDFSDK_XFAAnnotHandler
/external/pdfium/xfa/src/fdp/src/tto/
Dfde_textout.cpp771 void CFDE_TextOut::OnDraw(const CFX_RectF& rtClip) { in OnDraw() function in CFDE_TextOut