Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/src/formfiller/
DFFL_PushButton.cpp36 void CFFL_PushButton::OnDraw(CPDFSDK_PageView *pPageView, CPDFSDK_Annot* pAnnot, in OnDraw() function in CFFL_PushButton
DFFL_FormFiller.cpp93 void CFFL_FormFiller::OnDraw(CPDFSDK_PageView *pPageView, /*HDC hDC,*/ CPDFSDK_Annot* pAnnot, in OnDraw() function in CFFL_FormFiller
880 void CFFL_Button::OnDraw(CPDFSDK_PageView *pPageView, /*HDC hDC,*/ CPDFSDK_Annot* pAnnot, in OnDraw() function in CFFL_Button
DFFL_IFormFiller.cpp76 void CFFL_IFormFiller::OnDraw(CPDFSDK_PageView* pPageView, /*HDC hDC,*/ CPDFSDK_Annot* pAnnot, in OnDraw() function in CFFL_IFormFiller
/external/chromium_org/android_webview/browser/
Dbrowser_view_renderer.cc223 bool BrowserViewRenderer::OnDraw(jobject java_canvas, in OnDraw() function in android_webview::BrowserViewRenderer
/external/pdfium/fpdfsdk/src/
Dfsdk_annothandler.cpp436 void CPDFSDK_BFAnnotHandler::OnDraw(CPDFSDK_PageView *pPageView, CPDFSDK_Annot* pAnnot, CFX_RenderD… in OnDraw() function in CPDFSDK_BFAnnotHandler
/external/chromium_org/android_webview/native/
Daw_contents.cc970 bool AwContents::OnDraw(JNIEnv* env, in OnDraw() function in android_webview::AwContents