HomeSort by relevance Sort by last modified time
    Searched refs:DrawChildAppearance (Results 1 - 4 of 4) sorted by null

  /external/pdfium/fpdfsdk/include/pdfwindow/
PWL_ListCtrl.h 33 virtual void DrawChildAppearance(CFX_RenderDevice* pDevice, CPDF_Matrix* pUser2Device);
PWL_Wnd.h 406 virtual void DrawChildAppearance(CFX_RenderDevice* pDevice, CPDF_Matrix* pUser2Device);
  /external/pdfium/fpdfsdk/src/pdfwindow/
PWL_ListCtrl.cpp 162 void CPWL_ListCtrl::DrawChildAppearance(CFX_RenderDevice* pDevice, CPDF_Matrix* pUser2Device)
PWL_Wnd.cpp 435 DrawChildAppearance(pDevice,pUser2Device);
464 void CPWL_Wnd::DrawChildAppearance(CFX_RenderDevice* pDevice, CPDF_Matrix* pUser2Device)

Completed in 42 milliseconds