Searched defs:OnDraw (Results 1 – 6 of 6) sorted by relevance
/external/pdfium/fpdfsdk/src/formfiller/ |
D | FFL_PushButton.cpp | 36 void CFFL_PushButton::OnDraw(CPDFSDK_PageView *pPageView, CPDFSDK_Annot* pAnnot, in OnDraw() function in CFFL_PushButton
|
D | FFL_FormFiller.cpp | 93 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
|
D | FFL_IFormFiller.cpp | 76 void CFFL_IFormFiller::OnDraw(CPDFSDK_PageView* pPageView, /*HDC hDC,*/ CPDFSDK_Annot* pAnnot, in OnDraw() function in CFFL_IFormFiller
|
/external/chromium_org/android_webview/browser/ |
D | browser_view_renderer.cc | 223 bool BrowserViewRenderer::OnDraw(jobject java_canvas, in OnDraw() function in android_webview::BrowserViewRenderer
|
/external/pdfium/fpdfsdk/src/ |
D | fsdk_annothandler.cpp | 436 void CPDFSDK_BFAnnotHandler::OnDraw(CPDFSDK_PageView *pPageView, CPDFSDK_Annot* pAnnot, CFX_RenderD… in OnDraw() function in CPDFSDK_BFAnnotHandler
|
/external/chromium_org/android_webview/native/ |
D | aw_contents.cc | 970 bool AwContents::OnDraw(JNIEnv* env, in OnDraw() function in android_webview::AwContents
|