Home
last modified time | relevance | path

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

/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/page/
H A DEventHandler.h117 …HitTestResult hitTestResultAtPoint(const IntPoint&, bool allowShadowContent, bool ignoreClipping =…
H A DEventHandler.cpp911 HitTestResult EventHandler::hitTestResultAtPoint(const IntPoint& point, bool allowShadowContent, bo… in hitTestResultAtPoint() argument
956 … = mainFrame->eventHandler()->hitTestResultAtPoint(mainFramePoint, allowShadowContent, ignoreClipp… in hitTestResultAtPoint()
961 if (!allowShadowContent) in hitTestResultAtPoint()
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/
H A DChangeLog-2006-05-103564 (-[WebCoreFrameBridge RenderObject::nodeInfoAtPoint:allowShadowContent:]):
8318 (-[WebCoreFrameBridge RenderObject::nodeInfoAtPoint:allowShadowContent:]):
10992 …* bridge/mac/WebCoreFrameBridge.h: Added allowShadowContent parameter to getInnerNonSharedNode so …
10994 … getInnerNonSharedNode:innerNode:URLElement:atPoint:allowShadowContent:]): Passes allowShadowConte…
10996 …(-[WebCoreFrameBridge RenderObject::nodeInfoAtPoint:allowShadowContent:]): Added allowShadowConten…
H A DChangeLog-2006-12-3149967 … (-[WebCoreFrameBridge getInnerNonSharedNode:innerNode:URLElement:atPoint:allowShadowContent:]):