Searched refs:elementBounds (Results 1 - 5 of 5) sorted by relevance

/macosx-10.10/WebKit2-7600.1.25/WebProcess/InjectedBundle/API/Cocoa/
H A DWKWebProcessPlugInNodeHandle.h41 @property (nonatomic, readonly) CGRect elementBounds; variable
H A DWKWebProcessPlugInNodeHandle.mm66 - (CGRect)elementBounds
68 return _nodeHandle->elementBounds();
/macosx-10.10/WebKit2-7600.1.25/WebProcess/InjectedBundle/DOM/
H A DInjectedBundleNodeHandle.h61 WebCore::IntRect elementBounds() const;
H A DInjectedBundleNodeHandle.cpp115 IntRect InjectedBundleNodeHandle::elementBounds() const function in class:WebKit::InjectedBundleNodeHandle
/macosx-10.10/WebKit2-7600.1.25/WebProcess/InjectedBundle/API/c/
H A DWKBundleNodeHandle.cpp68 return toAPI(toImpl(elementHandleRef)->elementBounds());

Completed in 113 milliseconds