Home
last modified time | relevance | path

Searched refs:zoomRectScreen (Results 1 – 22 of 22) sorted by relevance

/dports/www/kf5-khtml/khtml-5.89.0/src/svg/
H A DSVGZoomEvent.h41 FloatRect zoomRectScreen() const;
H A DSVGZoomEvent.cpp40 FloatRect SVGZoomEvent::zoomRectScreen() const in zoomRectScreen() function in WebCore::SVGZoomEvent
H A DSVGZoomEvent.idl29 readonly attribute SVGRect zoomRectScreen;
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/svg/
H A DSVGZoomEvent.cpp34 FloatRect SVGZoomEvent::zoomRectScreen() const in zoomRectScreen() function in WebCore::SVGZoomEvent
H A DSVGZoomEvent.h36 FloatRect zoomRectScreen() const;
H A DSVGZoomEvent.idl29 readonly attribute SVGRect zoomRectScreen;
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/webidl/
H A DSVGZoomEvent.webidl15 // readonly attribute SVGRect zoomRectScreen;
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/generated/
H A DJSSVGZoomEvent.cpp156 …edThis->globalObject(), WTF::getPtr(SVGPropertyTearOff<FloatRect>::create(imp->zoomRectScreen()))); in jsSVGZoomEventZoomRectScreen()
/dports/graphics/wxsvg/wxsvg-1.5.22/share/
H A Dsvg.idl1666 readonly attribute SVGRect zoomRectScreen;
/dports/www/firefox-legacy/firefox-52.8.0esr/testing/web-platform/meta/svg/
H A Dinterfaces.html.ini1042 [SVGZoomEvent interface: attribute zoomRectScreen]
/dports/lang/spidermonkey60/firefox-60.9.0/testing/web-platform/meta/svg/
H A Dinterfaces.html.ini1019 [SVGZoomEvent interface: attribute zoomRectScreen]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/node/node_modules/typescript/lib/
H A Dlib.dom.d.ts14563 readonly zoomRectScreen: SVGRect; property
/dports/devel/jetbrains-goland/GoLand-2019.3.1/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/
H A Dlib.dom.d.ts14924 readonly zoomRectScreen: SVGRect; property
/dports/java/netbeans/netbeans/webcommon/typescript-lsp/node_modules/typescript/lib/
H A Dlib.dom.d.ts14765 readonly zoomRectScreen: SVGRect; property
/dports/www/py-bokeh/bokeh-2.3.3/bokeh/server/static/lib/
H A Dlib.dom.d.ts14765 readonly zoomRectScreen: SVGRect; property
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/typescript/lib/
H A Dlib.dom.d.ts14971 readonly zoomRectScreen: SVGRect; property
/dports/devel/pycharm-pro/pycharm-2020.2.3/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/
H A Dlib.dom.d.ts14718 readonly zoomRectScreen: SVGRect; property
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/devtools-frontend/src/node_modules/typescript/lib/
H A Dlib.dom.d.ts14765 readonly zoomRectScreen: SVGRect; property
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/devtools-frontend/src/node_modules/terser/dist/
H A Dbundle.min.js.map1 …index\",\n \"zIndex\",\n \"zoom\",\n \"zoomAndPan\",\n \"zoomRectScreen\"\n];\n","/***…
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/
H A DChangeLog-2005-12-194210 (SVGZoomEventImpl::zoomRectScreen):
H A DChangeLog-2006-12-3151470 (SVGZoomEvent::zoomRectScreen):
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/Web/MsHtml/
H A Dmod.rs103593 pub unsafe fn zoomRectScreen(&self) -> ::windows::runtime::Result<ISVGRect> { in zoomRectScreen() method