Home
last modified time | relevance | path

Searched refs:DrawAxialShading (Results 1 – 5 of 5) sorted by relevance

/external/pdfium/xfa/fwl/theme/
Dcfwl_scrollbartp.cpp91 DrawAxialShading(pGraphics, rect.left, rect.top, rect.right(), rect.top, in DrawThumbBtn()
107 DrawAxialShading(pGraphics, rect.left, rect.top, rect.left, rect.bottom(), in DrawThumbBtn()
234 DrawAxialShading(pGraphics, x1, y1, x2, y2, m_pThemeData->clrTrackBKStart, in DrawTrack()
Dcfwl_widgettp.cpp140 void CFWL_WidgetTP::DrawAxialShading(CFX_Graphics* pGraphics, in DrawAxialShading() function in CFWL_WidgetTP
246 DrawAxialShading(pGraphics, pRect->left, pRect->top, fRight, fBottom, in DrawBtn()
Dcfwl_widgettp.h68 void DrawAxialShading(CFX_Graphics* pGraphics,
Dcfwl_pushbuttontp.cpp64 DrawAxialShading(pGraphics, rect.left + PUSHBUTTON_SIZE_Corner, rect.top, in DrawBackground()
/external/pdfium/core/fpdfapi/render/
Dcpdf_renderstatus.cpp100 void DrawAxialShading(CFX_DIBitmap* pBitmap, in DrawAxialShading() function
2079 DrawAxialShading(pBitmap, &FinalMatrix, pDict, funcs, pColorSpace, alpha); in DrawShading()