Home
last modified time | relevance | path

Searched refs:updateBackgroundRecursively (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/frame/
DFrameView.h146 void updateBackgroundRecursively(const Color&, bool);
DFrame.cpp479 frameView->updateBackgroundRecursively(backgroundColor, transparent); in createView()
DFrameView.cpp2163 void FrameView::updateBackgroundRecursively(const Color& backgroundColor, bool transparent) in updateBackgroundRecursively() function in WebCore::FrameView