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

/external/chromium_org/third_party/WebKit/Source/core/frame/
H A DFrameView.h145 void updateBackgroundRecursively(const Color&, bool);
H A DLocalFrame.cpp453 frameView->updateBackgroundRecursively(backgroundColor, transparent);
H A DFrameView.cpp1883 void FrameView::updateBackgroundRecursively(const Color& backgroundColor, bool transparent) function in class:blink::FrameView

Completed in 447 milliseconds