Home
last modified time | relevance | path

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

/external/pdfium/xfa/fwl/
Dcfwl_widgetmgr.h101 void DrawChild(CFWL_Widget* pParent,
Dcfwl_widgetmgr.cpp447 DrawChild(pWidget, clipBounds, pGraphics, &matrix); in OnDrawWidget()
453 void CFWL_WidgetMgr::DrawChild(CFWL_Widget* parent, in DrawChild() function in CFWL_WidgetMgr
499 DrawChild(child, clipBounds, pGraphics, in DrawChild()