/external/pdfium/fpdfsdk/src/pdfwindow/ |
D | PWL_Signature.cpp | 34 void CPWL_Signature_Image::DrawThisAppearance(CFX_RenderDevice* pDevice, CPDF_Matrix* pUser2Device) in DrawThisAppearance() function in CPWL_Signature_Image 36 CPWL_Wnd::DrawThisAppearance(pDevice, pUser2Device); in DrawThisAppearance() 187 void CPWL_Signature::DrawThisAppearance(CFX_RenderDevice* pDevice, CPDF_Matrix* pUser2Device) in DrawThisAppearance() function in CPWL_Signature 189 CPWL_Wnd::DrawThisAppearance(pDevice, pUser2Device); in DrawThisAppearance()
|
D | PWL_Label.cpp | 113 void CPWL_Label::DrawThisAppearance(CFX_RenderDevice* pDevice, CPDF_Matrix* pUser2Device) in DrawThisAppearance() function in CPWL_Label 115 CPWL_Wnd::DrawThisAppearance(pDevice,pUser2Device); in DrawThisAppearance()
|
D | PWL_Note.cpp | 88 void CPWL_Note_Options::DrawThisAppearance(CFX_RenderDevice* pDevice, CPDF_Matrix* pUser2Device) in DrawThisAppearance() function in CPWL_Note_Options 90 CPWL_Wnd::DrawThisAppearance(pDevice, pUser2Device); in DrawThisAppearance() 285 void CPWL_Note_LBBox::DrawThisAppearance(CFX_RenderDevice* pDevice, CPDF_Matrix* pUser2Device) in DrawThisAppearance() function in CPWL_Note_LBBox 314 void CPWL_Note_RBBox::DrawThisAppearance(CFX_RenderDevice* pDevice, CPDF_Matrix* pUser2Device) in DrawThisAppearance() function in CPWL_Note_RBBox 348 void CPWL_Note_Icon::DrawThisAppearance(CFX_RenderDevice* pDevice, CPDF_Matrix* pUser2Device) in DrawThisAppearance() function in CPWL_Note_Icon 364 void CPWL_Note_CloseBox::DrawThisAppearance(CFX_RenderDevice* pDevice, CPDF_Matrix* pUser2Device) in DrawThisAppearance() function in CPWL_Note_CloseBox 366 CPWL_Button::DrawThisAppearance(pDevice, pUser2Device); in DrawThisAppearance()
|
D | PWL_Caret.cpp | 41 void CPWL_Caret::DrawThisAppearance(CFX_RenderDevice* pDevice, CPDF_Matrix* pUser2Device) in DrawThisAppearance() function in CPWL_Caret
|
D | PWL_ListBox.cpp | 184 void CPWL_ListBox::DrawThisAppearance(CFX_RenderDevice* pDevice, CPDF_Matrix* pUser2Device) in DrawThisAppearance() function in CPWL_ListBox 186 CPWL_Wnd::DrawThisAppearance(pDevice,pUser2Device); in DrawThisAppearance()
|
D | PWL_ComboBox.cpp | 146 void CPWL_CBButton::DrawThisAppearance(CFX_RenderDevice* pDevice, CPDF_Matrix* pUser2Device) in DrawThisAppearance() function in CPWL_CBButton 148 CPWL_Wnd::DrawThisAppearance(pDevice,pUser2Device); in DrawThisAppearance()
|
D | PWL_ScrollBar.cpp | 276 void CPWL_SBButton::DrawThisAppearance(CFX_RenderDevice* pDevice, CPDF_Matrix* pUser2Device) in DrawThisAppearance() function in CPWL_SBButton 289 CPWL_Wnd::DrawThisAppearance(pDevice,pUser2Device); in DrawThisAppearance() 745 void CPWL_ScrollBar::DrawThisAppearance(CFX_RenderDevice* pDevice, CPDF_Matrix* pUser2Device) in DrawThisAppearance() function in CPWL_ScrollBar
|
D | PWL_Wnd.cpp | 434 DrawThisAppearance(pDevice,pUser2Device); in DrawAppearance() 439 void CPWL_Wnd::DrawThisAppearance(CFX_RenderDevice* pDevice, CPDF_Matrix* pUser2Device) in DrawThisAppearance() function in CPWL_Wnd
|
D | PWL_IconList.cpp | 44 void CPWL_IconList_Item::DrawThisAppearance(CFX_RenderDevice* pDevice, CPDF_Matrix* pUser2Device) in DrawThisAppearance() function in CPWL_IconList_Item
|
D | PWL_Edit.cpp | 406 void CPWL_Edit::DrawThisAppearance(CFX_RenderDevice* pDevice, CPDF_Matrix* pUser2Device) in DrawThisAppearance() function in CPWL_Edit 408 CPWL_Wnd::DrawThisAppearance(pDevice,pUser2Device); in DrawThisAppearance()
|
/external/pdfium/fpdfsdk/include/pdfwindow/ |
D | PWL_Signature.h | 24 virtual void DrawThisAppearance(CFX_RenderDevice* pDevice, CPDF_Matrix* pUser2Device); 52 virtual void DrawThisAppearance(CFX_RenderDevice* pDevice, CPDF_Matrix* pUser2Device);
|
D | PWL_Note.h | 89 virtual void DrawThisAppearance(CFX_RenderDevice* pDevice, CPDF_Matrix* pUser2Device); 102 virtual void DrawThisAppearance(CFX_RenderDevice* pDevice, CPDF_Matrix* pUser2Device); 117 virtual void DrawThisAppearance(CFX_RenderDevice* pDevice, CPDF_Matrix* pUser2Device); 127 virtual void DrawThisAppearance(CFX_RenderDevice* pDevice, CPDF_Matrix* pUser2Device); 170 virtual void DrawThisAppearance(CFX_RenderDevice* pDevice, CPDF_Matrix* pUser2Device);
|
D | PWL_ScrollBar.h | 49 virtual void DrawThisAppearance(CFX_RenderDevice* pDevice, CPDF_Matrix* pUser2Device); 109 virtual void DrawThisAppearance(CFX_RenderDevice* pDevice, CPDF_Matrix* pUser2Device);
|
D | PWL_Label.h | 38 virtual void DrawThisAppearance(CFX_RenderDevice* pDevice, CPDF_Matrix* pUser2Device);
|
D | PWL_Caret.h | 31 virtual void DrawThisAppearance(CFX_RenderDevice* pDevice, CPDF_Matrix* pUser2Device);
|
D | PWL_ComboBox.h | 40 virtual void DrawThisAppearance(CFX_RenderDevice* pDevice, CPDF_Matrix* pUser2Device);
|
D | PWL_IconList.h | 42 virtual void DrawThisAppearance(CFX_RenderDevice* pDevice, CPDF_Matrix* pUser2Device);
|
D | PWL_ListBox.h | 47 virtual void DrawThisAppearance(CFX_RenderDevice* pDevice, CPDF_Matrix* pUser2Device);
|
D | PWL_Edit.h | 40 virtual void DrawThisAppearance(CFX_RenderDevice* pDevice, CPDF_Matrix* pUser2Device);
|
D | PWL_Wnd.h | 405 virtual void DrawThisAppearance(CFX_RenderDevice* pDevice, CPDF_Matrix* pUser2Device);
|