Home
last modified time | relevance | path

Searched refs:DrawThisAppearance (Results 1 – 14 of 14) sorted by relevance

/external/pdfium/fpdfsdk/pwl/
Dcpwl_cbbutton.cpp22 void CPWL_CBButton::DrawThisAppearance(CFX_RenderDevice* pDevice, in DrawThisAppearance() function in CPWL_CBButton
24 CPWL_Wnd::DrawThisAppearance(pDevice, mtUser2Device); in DrawThisAppearance()
Dcpwl_cbbutton.h23 void DrawThisAppearance(CFX_RenderDevice* pDevice,
Dcpwl_sbbutton.h25 void DrawThisAppearance(CFX_RenderDevice* pDevice,
Dcpwl_caret.h22 void DrawThisAppearance(CFX_RenderDevice* pDevice,
Dcpwl_list_box.h27 void DrawThisAppearance(CFX_RenderDevice* pDevice,
Dcpwl_caret.cpp24 void CPWL_Caret::DrawThisAppearance(CFX_RenderDevice* pDevice, in DrawThisAppearance() function in CPWL_Caret
Dcpwl_list_box.cpp45 void CPWL_ListBox::DrawThisAppearance(CFX_RenderDevice* pDevice, in DrawThisAppearance() function in CPWL_ListBox
47 CPWL_Wnd::DrawThisAppearance(pDevice, mtUser2Device); in DrawThisAppearance()
Dcpwl_scroll_bar.h105 void DrawThisAppearance(CFX_RenderDevice* pDevice,
Dcpwl_edit.h38 void DrawThisAppearance(CFX_RenderDevice* pDevice,
Dcpwl_sbbutton.cpp24 void CPWL_SBButton::DrawThisAppearance(CFX_RenderDevice* pDevice, in DrawThisAppearance() function in CPWL_SBButton
Dcpwl_wnd.cpp224 DrawThisAppearance(pDevice, mtUser2Device); in DrawAppearance()
229 void CPWL_Wnd::DrawThisAppearance(CFX_RenderDevice* pDevice, in DrawThisAppearance() function in CPWL_Wnd
Dcpwl_wnd.h227 virtual void DrawThisAppearance(CFX_RenderDevice* pDevice,
Dcpwl_edit.cpp165 void CPWL_Edit::DrawThisAppearance(CFX_RenderDevice* pDevice, in DrawThisAppearance() function in CPWL_Edit
167 CPWL_Wnd::DrawThisAppearance(pDevice, mtUser2Device); in DrawThisAppearance()
Dcpwl_scroll_bar.cpp167 void CPWL_ScrollBar::DrawThisAppearance(CFX_RenderDevice* pDevice, in DrawThisAppearance() function in CPWL_ScrollBar