Searched refs:updateControlTints (Results 1 – 10 of 10) sorted by relevance
198 void updateControlTints();
419 view->updateControlTints(); in setActive()
2315 void FrameView::updateControlTints() in updateControlTints() function in WebCore::FrameView
5093 view->updateControlTints();
6914 … Mac. Revert updateControlTints and add the layout call outside of it in the already-existing6922 (WebCore::FrameView::updateControlTints):6943 (WebCore::FrameView::updateControlTints): Changed to update layout29144 (WebCore::FrameView::updateControlTints):57205 (WebCore::FrameView::updateControlTints): On Windows, we have to ask68892 (WebCore::FrameView::updateControlTints):
3913 … (WebCore::FrameView::updateControlTints): Avoid the expense of updating tints on controls for the5548 * page/FrameView.cpp: (WebCore::FrameView::updateControlTints):44154 * page/FrameView.h: Added updateControlTints.44155 * page/FrameView.cpp: (WebCore::FrameView::updateControlTints): Added. Code was moved
84335 (WebCore::FrameView::updateControlTints):85349 (WebCore::FrameView::updateControlTints):
68802 (WebCore::FrameView::updateControlTints):98076 (WebCore::FrameView::updateControlTints):
14620 (WebCore::FrameView::updateControlTints):
4931 Added. Calls FrameView::updateControlTints.