Searched refs:DrawShadow (Results 1 – 6 of 6) sorted by relevance
/external/pdfium/fpdfsdk/include/ |
D | fsdk_baseform.h | 125 void DrawShadow(CFX_RenderDevice* pDevice, CPDFSDK_PageView* pPageView);
|
/external/pdfium/fpdfsdk/include/pdfwindow/ |
D | PWL_Utils.h | 177 static void DrawShadow(CFX_RenderDevice* pDevice, CPDF_Matrix* pUser2Device,
|
/external/pdfium/fpdfsdk/src/pdfwindow/ |
D | PWL_ScrollBar.cpp | 362 CPWL_Utils::DrawShadow(pDevice, pUser2Device, TRUE, FALSE, rcDraw, nTransparancy, 80, 220); in DrawThisAppearance() 405 CPWL_Utils::DrawShadow(pDevice, pUser2Device, TRUE, FALSE, rcDraw, nTransparancy, 80, 220); in DrawThisAppearance()
|
D | PWL_Utils.cpp | 1476 void CPWL_Utils::DrawShadow(CFX_RenderDevice* pDevice, CPDF_Matrix* pUser2Device, in DrawShadow() function in CPWL_Utils
|
/external/pdfium/fpdfsdk/src/formfiller/ |
D | FFL_IFormFiller.cpp | 134 pWidget->DrawShadow(pDevice, pPageView); in OnDraw()
|
/external/pdfium/fpdfsdk/src/ |
D | fsdk_baseform.cpp | 450 void CPDFSDK_Widget::DrawShadow(CFX_RenderDevice* pDevice, CPDFSDK_PageView* pPageView) in DrawShadow() function in CPDFSDK_Widget
|