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