Home
last modified time | relevance | path

Searched refs:visibleContentBounds (Results 1 – 4 of 4) sorted by relevance

/external/webkit/Source/WebKit2/WebProcess/WebPage/
DWebFrame.h93 WebCore::IntRect visibleContentBounds() const;
DWebFrame.cpp477 IntRect WebFrame::visibleContentBounds() const in visibleContentBounds() function in WebKit::WebFrame
/external/webkit/Source/WebKit2/WebProcess/InjectedBundle/API/c/
DWKBundleFrame.cpp191 return toAPI(toImpl(frameRef)->visibleContentBounds()); in WKBundleFrameGetVisibleContentBounds()
/external/webkit/Source/WebKit2/
DChangeLog-2011-02-163553 (WebKit::WebFrame::visibleContentBounds):