Home
last modified time | relevance | path

Searched defs:IgnoreClipping (Results 1 – 3 of 3) sorted by relevance

/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/rendering/
H A DHitTestRequest.h34 IgnoreClipping = 1 << 5, enumerator
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/layout/
H A Dhit_test_request.h73 bool IgnoreClipping() const { return request_type_ & kIgnoreClipping; } in IgnoreClipping() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/layout/
H A Dhit_test_request.h73 bool IgnoreClipping() const { return request_type_ & kIgnoreClipping; } in IgnoreClipping() function