Home
last modified time | relevance | path

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

/external/pdfium/xfa/fwl/
Dcfwl_widgetmgr.h104 void DrawChild(CFWL_Widget* pParent,
Dcfwl_widgetmgr.cpp453 DrawChild(pWidget, clipBounds, pGraphics, pMatrix); in OnDrawWidget()
459 void CFWL_WidgetMgr::DrawChild(CFWL_Widget* parent, in DrawChild() function in CFWL_WidgetMgr
505 DrawChild(child, clipBounds, pGraphics, in DrawChild()