Home
last modified time | relevance | path

Searched refs:screenPixelToMillimeterY (Results 1 – 20 of 20) sorted by relevance

/dports/lang/spidermonkey60/firefox-60.9.0/testing/web-platform/meta/svg/
H A Dhistorical.html.ini32 [SVGSVGElement.prototype.screenPixelToMillimeterY must be removed]
/dports/www/kf5-khtml/khtml-5.89.0/src/svg/
H A DSVGSVGElement.h84 float screenPixelToMillimeterY() const;
H A DSVGSVGElement.idl50 readonly attribute float screenPixelToMillimeterY;
H A DSVGSVGElement.cpp191 float SVGSVGElement::screenPixelToMillimeterY() const in screenPixelToMillimeterY() function in WebCore::SVGSVGElement
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/svg/
H A DSVGSVGElement.h74 float screenPixelToMillimeterY() const;
H A DSVGSVGElement.idl48 readonly attribute float screenPixelToMillimeterY;
H A DSVGSVGElement.cpp174 float SVGSVGElement::screenPixelToMillimeterY() const in screenPixelToMillimeterY() function in WebCore::SVGSVGElement
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/webidl/
H A DSVGSVGElement.webidl33 readonly attribute float screenPixelToMillimeterY;
/dports/lang/spidermonkey60/firefox-60.9.0/dom/webidl/
H A DSVGSVGElement.webidl33 readonly attribute float screenPixelToMillimeterY;
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/generated/
H A DJSSVGSVGElement.cpp366 JSValue result = jsNumber(imp->screenPixelToMillimeterY()); in jsSVGSVGElementScreenPixelToMillimeterY()
/dports/graphics/wxsvg/wxsvg-1.5.22/share/
H A Dsvg.idl434 readonly attribute float screenPixelToMillimeterY;
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/node/node_modules/typescript/lib/
H A Dlib.dom.d.ts14182 readonly screenPixelToMillimeterY: number; property
/dports/devel/jetbrains-goland/GoLand-2019.3.1/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/
H A Dlib.dom.d.ts14543 readonly screenPixelToMillimeterY: number; property
/dports/java/netbeans/netbeans/webcommon/typescript-lsp/node_modules/typescript/lib/
H A Dlib.dom.d.ts14384 readonly screenPixelToMillimeterY: number; property
/dports/www/py-bokeh/bokeh-2.3.3/bokeh/server/static/lib/
H A Dlib.dom.d.ts14384 readonly screenPixelToMillimeterY: number; 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.ts14590 readonly screenPixelToMillimeterY: number; property
/dports/devel/pycharm-pro/pycharm-2020.2.3/plugins/JavaScriptLanguage/jsLanguageServicesImpl/external/
H A Dlib.dom.d.ts14337 readonly screenPixelToMillimeterY: number; property
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/devtools-frontend/src/node_modules/typescript/lib/
H A Dlib.dom.d.ts14384 readonly screenPixelToMillimeterY: number; 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 …\n \"screenLeft\",\n \"screenPixelToMillimeterX\",\n \"screenPixelToMillimeterY\",\n \…
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/Web/MsHtml/
H A Dmod.rs101409 pub unsafe fn screenPixelToMillimeterY(&self) -> ::windows::runtime::Result<f32> { in screenPixelToMillimeterY() method