Home
last modified time | relevance | path

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

/external/pdfium/xfa/src/fwl/src/core/include/
Dfwl_widgetmgrimp.h150 void DrawChild(IFWL_Widget* pParent,
/external/pdfium/xfa/src/fwl/src/core/
Dfwl_widgetmgrimp.cpp772 DrawChild(pWidget, clipBounds, pTemp, pMatrix); in OnDrawWidget()
778 void CFWL_WidgetMgrDelegate::DrawChild(IFWL_Widget* parent, in DrawChild() function in CFWL_WidgetMgrDelegate
826 DrawChild(child, clipBounds, pGraphics, in DrawChild()