Searched refs:DrawAxialShading (Results 1 – 5 of 5) sorted by relevance
/external/pdfium/xfa/fwl/theme/ |
D | cfwl_scrollbartp.cpp | 91 DrawAxialShading(pGraphics, rect.left, rect.top, rect.right(), rect.top, in DrawThumbBtn() 106 DrawAxialShading(pGraphics, rect.left, rect.top, rect.left, rect.bottom(), in DrawThumbBtn() 231 DrawAxialShading(pGraphics, x1, y1, x2, y2, m_pThemeData->clrTrackBKStart, in DrawTrack()
|
D | cfwl_widgettp.cpp | 140 void CFWL_WidgetTP::DrawAxialShading(CXFA_Graphics* pGraphics, in DrawAxialShading() function in CFWL_WidgetTP 243 DrawAxialShading(pGraphics, pRect->left, pRect->top, fRight, fBottom, in DrawBtn()
|
D | cfwl_widgettp.h | 67 void DrawAxialShading(CXFA_Graphics* pGraphics,
|
D | cfwl_pushbuttontp.cpp | 64 DrawAxialShading(pGraphics, rect.left + PUSHBUTTON_SIZE_Corner, rect.top, in DrawBackground()
|
/external/pdfium/core/fpdfapi/render/ |
D | cpdf_renderstatus.cpp | 104 void DrawAxialShading(const RetainPtr<CFX_DIBitmap>& pBitmap, in DrawAxialShading() function 2121 DrawAxialShading(pBitmap, &FinalMatrix, pDict, funcs, pColorSpace, alpha); in DrawShading()
|