Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/pwl/
Dcpwl_scroll_bar.h54 void DrawThisAppearance(CFX_RenderDevice* pDevice,
128 void DrawThisAppearance(CFX_RenderDevice* pDevice,
Dcpwl_caret.h19 void DrawThisAppearance(CFX_RenderDevice* pDevice,
Dcpwl_caret.cpp26 void CPWL_Caret::DrawThisAppearance(CFX_RenderDevice* pDevice, in DrawThisAppearance() function in CPWL_Caret
Dcpwl_list_box.cpp98 void CPWL_ListBox::DrawThisAppearance(CFX_RenderDevice* pDevice, in DrawThisAppearance() function in CPWL_ListBox
100 CPWL_Wnd::DrawThisAppearance(pDevice, mtUser2Device); in DrawThisAppearance()
Dcpwl_list_box.h48 void DrawThisAppearance(CFX_RenderDevice* pDevice,
Dcpwl_combo_box.h37 void DrawThisAppearance(CFX_RenderDevice* pDevice,
Dcpwl_edit.h54 void DrawThisAppearance(CFX_RenderDevice* pDevice,
Dcpwl_combo_box.cpp97 void CPWL_CBButton::DrawThisAppearance(CFX_RenderDevice* pDevice, in DrawThisAppearance() function in CPWL_CBButton
99 CPWL_Wnd::DrawThisAppearance(pDevice, mtUser2Device); in DrawThisAppearance()
Dcpwl_scroll_bar.cpp138 void CPWL_SBButton::DrawThisAppearance(CFX_RenderDevice* pDevice, in DrawThisAppearance() function in CPWL_SBButton
151 CPWL_Wnd::DrawThisAppearance(pDevice, mtUser2Device); in DrawThisAppearance()
424 void CPWL_ScrollBar::DrawThisAppearance(CFX_RenderDevice* pDevice, in DrawThisAppearance() function in CPWL_ScrollBar
Dcpwl_edit.cpp201 void CPWL_Edit::DrawThisAppearance(CFX_RenderDevice* pDevice, in DrawThisAppearance() function in CPWL_Edit
203 CPWL_Wnd::DrawThisAppearance(pDevice, mtUser2Device); in DrawThisAppearance()
Dcpwl_wnd.cpp237 DrawThisAppearance(pDevice, mtUser2Device); in DrawAppearance()
242 void CPWL_Wnd::DrawThisAppearance(CFX_RenderDevice* pDevice, in DrawThisAppearance() function in CPWL_Wnd
Dcpwl_wnd.h264 virtual void DrawThisAppearance(CFX_RenderDevice* pDevice,