Searched refs:toFill (Results 1 – 1 of 1) sorted by relevance
2811 IntRect toFill = bar->frameRect(); in paintScrollbar() local2812 toFill.intersect(rect); in paintScrollbar()2813 context->fillRect(toFill, baseBackgroundColor()); in paintScrollbar()