Home
last modified time | relevance | path

Searched refs:DrawThumb (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/xfa/fwl/
Dcfwl_scrollbar.h77 void DrawThumb(CXFA_Graphics* pGraphics,
Dcfwl_scrollbar.cpp91 DrawThumb(pGraphics, pTheme, &matrix); in DrawWidget()
140 void CFWL_ScrollBar::DrawThumb(CXFA_Graphics* pGraphics, in DrawThumb() function in CFWL_ScrollBar