Home
last modified time | relevance | path

Searched refs:DrawChildAppearance (Results 1 – 4 of 4) sorted by relevance

/external/pdfium/fpdfsdk/include/pdfwindow/
DPWL_ListCtrl.h35 void DrawChildAppearance(CFX_RenderDevice* pDevice,
DPWL_Wnd.h405 virtual void DrawChildAppearance(CFX_RenderDevice* pDevice,
/external/pdfium/fpdfsdk/src/pdfwindow/
DPWL_ListCtrl.cpp137 void CPWL_ListCtrl::DrawChildAppearance(CFX_RenderDevice* pDevice, in DrawChildAppearance() function in CPWL_ListCtrl
DPWL_Wnd.cpp345 DrawChildAppearance(pDevice, pUser2Device); in DrawAppearance()
369 void CPWL_Wnd::DrawChildAppearance(CFX_RenderDevice* pDevice, in DrawChildAppearance() function in CPWL_Wnd