Home
last modified time | relevance | path

Searched defs:EffectiveZoom (Results 1 – 8 of 8) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/css/cssom/
H A Dcss_paint_worklet_input.h53 float EffectiveZoom() const { return effective_zoom_; } in EffectiveZoom() function
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/css/cssom/
H A Dpaint_worklet_input.h63 float EffectiveZoom() const { return effective_zoom_; } in EffectiveZoom() function
/dports/graphics/krita/krita-4.4.8/libs/ui/
H A Dkis_canvas_resource_provider.h84 EffectiveZoom, ///<-Used only by painting tools for non-displaying purposes enumerator
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/animation/
H A Dcss_length_interpolation_type.cc27 float CSSLengthInterpolationType::EffectiveZoom( in EffectiveZoom() function in blink::CSSLengthInterpolationType
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/animation/
H A Dcss_length_interpolation_type.cc28 float CSSLengthInterpolationType::EffectiveZoom( in EffectiveZoom() function in blink::CSSLengthInterpolationType
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/scroll/
H A Dscrollbar.cc819 float Scrollbar::EffectiveZoom() const { in EffectiveZoom() function in blink::Scrollbar
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/scroll/
H A Dscrollbar.cc812 float Scrollbar::EffectiveZoom() const { in EffectiveZoom() function in blink::Scrollbar
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/style/
H A Dcomputed_style.h2971 inline float ComputedStyle::EffectiveZoom() const { in EffectiveZoom() function