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 virtual void DrawChildAppearance(CFX_RenderDevice* pDevice, CPDF_Matrix* pUser2Device);
DPWL_Wnd.h414 virtual void DrawChildAppearance(CFX_RenderDevice* pDevice, CPDF_Matrix* pUser2Device);
/external/pdfium/fpdfsdk/src/pdfwindow/
DPWL_ListCtrl.cpp162 void CPWL_ListCtrl::DrawChildAppearance(CFX_RenderDevice* pDevice, CPDF_Matrix* pUser2Device) in DrawChildAppearance() function in CPWL_ListCtrl
DPWL_Wnd.cpp440 DrawChildAppearance(pDevice,pUser2Device); in DrawAppearance()
469 void CPWL_Wnd::DrawChildAppearance(CFX_RenderDevice* pDevice, CPDF_Matrix* pUser2Device) in DrawChildAppearance() function in CPWL_Wnd