Searched refs:drawProgressBar (Results 1 – 3 of 3) sorted by relevance
142 void drawProgressBar(const SkIRect& fillRect);
72 void drawProgressBar(WebCanvas* canvas, WebTestThemeControlWin::Type ctype, WebTestThemeControlWin:… in drawProgressBar() function75 control.drawProgressBar(webRectToSkIRect(fillRect)); in drawProgressBar()733 drawProgressBar(canvas, ctype, cstate, barRect, valueRect); in paintProgressBar()
473 void WebTestThemeControlWin::drawProgressBar(const SkIRect& fillRect) in drawProgressBar() function in WebTestRunner::WebTestThemeControlWin