Searched refs:boundsOfMappedArea (Results 1 – 3 of 3) sorted by relevance
83 LayoutRect HitTestingTransformState::boundsOfMappedArea() const in boundsOfMappedArea() function in WebCore::HitTestingTransformState
62 LayoutRect boundsOfMappedArea() const;
3023 LayoutRect localHitTestRect = newTransformState->boundsOfMappedArea(); in hitTestLayerByApplyingTransform()