Searched refs:elementBounds (Results 1 – 5 of 5) sorted by relevance
61 WebCore::IntRect elementBounds() const;
107 IntRect InjectedBundleNodeHandle::elementBounds() const in elementBounds() function in WebKit::InjectedBundleNodeHandle
61 return toAPI(toImpl(elementHandleRef)->elementBounds()); in WKBundleNodeHandleGetElementBounds()
482 GrRect elementBounds = element->getBounds(); in createAlphaClipMask() local483 elementBounds.offset(clipToMaskOffset); in createAlphaClipMask()484 elementBounds.roundOut(&maskSpaceElementIBounds); in createAlphaClipMask()
23867 (WebKit::InjectedBundleNodeHandle::elementBounds):