Home
last modified time | relevance | path

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

/external/webkit/Source/WebKit2/WebProcess/InjectedBundle/DOM/
DInjectedBundleNodeHandle.h61 WebCore::IntRect elementBounds() const;
DInjectedBundleNodeHandle.cpp107 IntRect InjectedBundleNodeHandle::elementBounds() const in elementBounds() function in WebKit::InjectedBundleNodeHandle
/external/webkit/Source/WebKit2/WebProcess/InjectedBundle/API/c/
DWKBundleNodeHandle.cpp61 return toAPI(toImpl(elementHandleRef)->elementBounds()); in WKBundleNodeHandleGetElementBounds()
/external/webkit/Source/WebKit2/
DChangeLog-2011-02-1623867 (WebKit::InjectedBundleNodeHandle::elementBounds):