Home
last modified time | relevance | path

Searched refs:scrollable_size (Results 1 – 25 of 52) sorted by relevance

123

/dports/lang/spidermonkey60/firefox-60.9.0/gfx/webrender/src/
H A Dclip_scroll_node.rs227 let scrollable_size = scrolling.scrollable_size; in apply_old_scrolling_state() localVariable
230 scrolling.scrollable_size = scrollable_size; in apply_old_scrolling_state()
240 let scrollable_size = self.scrollable_size(); in set_scroll_origin() localVariable
241 let scrollable_width = scrollable_size.width; in set_scroll_origin()
242 let scrollable_height = scrollable_size.height; in set_scroll_origin()
661 pub fn scrollable_size(&self) -> LayerSize { in scrollable_size() method
766 if self.scrollable_size() == LayerSize::zero() { in ray_intersects_node()
809 pub scrollable_size: LayerSize, field
822 scrollable_size: LayerSize, in new()
832 scrollable_size, in new()
[all …]
/dports/www/geckodriver/mozilla-central-e9783a644016aa9b317887076618425586730d73/testing/geckodriver/cargo-crates/webrender-0.60.0/src/
H A Dspatial_node.rs197 let scrollable_size = scrolling.scrollable_size; in set_scroll_origin() localVariable
198 let scrollable_width = scrollable_size.width; in set_scroll_origin()
199 let scrollable_height = scrollable_size.height; in set_scroll_origin()
578 let end_pos = -scrolling.scrollable_size.height; in scroll()
589 let scrollable_width = scrolling.scrollable_size.width; in scroll()
590 let scrollable_height = scrolling.scrollable_size.height; in scroll()
643 pub scrollable_size: LayoutSize, field
665 scrollable_size: LayoutSize, in new()
673 scrollable_size, in new()
694 scrollable_size: self.scrollable_size, in combine_with_old_scroll_info()
/dports/www/firefox-esr/firefox-91.8.0/gfx/wr/webrender/src/
H A Dspatial_node.rs251 let scrollable_size = scrolling.scrollable_size; in set_scroll_origin() localVariable
252 let scrollable_width = scrollable_size.width; in set_scroll_origin()
253 let scrollable_height = scrollable_size.height; in set_scroll_origin()
660 let end_pos = -scrolling.scrollable_size.height; in scroll()
671 let scrollable_width = scrolling.scrollable_size.width; in scroll()
672 let scrollable_height = scrolling.scrollable_size.height; in scroll()
791 pub scrollable_size: LayoutSize, field
827 scrollable_size: LayoutSize, in new()
836 scrollable_size, in new()
858 scrollable_size: self.scrollable_size, in combine_with_old_scroll_info()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/wr/webrender/src/
H A Dspatial_node.rs231 let scrollable_size = scrolling.scrollable_size; in set_scroll_origin() localVariable
232 let scrollable_width = scrollable_size.width; in set_scroll_origin()
233 let scrollable_height = scrollable_size.height; in set_scroll_origin()
637 let end_pos = -scrolling.scrollable_size.height; in scroll()
648 let scrollable_width = scrolling.scrollable_size.width; in scroll()
649 let scrollable_height = scrolling.scrollable_size.height; in scroll()
766 pub scrollable_size: LayoutSize, field
795 scrollable_size: LayoutSize, in new()
804 scrollable_size, in new()
831 scrollable_size: self.scrollable_size, in combine_with_old_scroll_info()
H A Dspatial_tree.rs661 if info.scrollable_size.width > 0.0 || in find_scroll_root()
662 info.scrollable_size.height > 0.0 { in find_scroll_root()
701 pt.add_item(format!("scrollable_size: {:?}", scrolling_info.scrollable_size)); in print_node()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/wr/webrender/src/
H A Dspatial_node.rs251 let scrollable_size = scrolling.scrollable_size; in set_scroll_origin() localVariable
252 let scrollable_width = scrollable_size.width; in set_scroll_origin()
253 let scrollable_height = scrollable_size.height; in set_scroll_origin()
660 let end_pos = -scrolling.scrollable_size.height; in scroll()
671 let scrollable_width = scrolling.scrollable_size.width; in scroll()
672 let scrollable_height = scrolling.scrollable_size.height; in scroll()
791 pub scrollable_size: LayoutSize, field
827 scrollable_size: LayoutSize, in new()
836 scrollable_size, in new()
858 scrollable_size: self.scrollable_size, in combine_with_old_scroll_info()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/content/common/input/
H A Dsync_compositor_messages.h60 gfx::SizeF scrollable_size; member
89 IPC_STRUCT_TRAITS_MEMBER(scrollable_size)
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/platform/widget/input/
H A Dsynchronous_compositor_proxy.cc62 const gfx::SizeF& scrollable_size, in UpdateRootLayerState() argument
68 scrollable_size_ != scrollable_size || in UpdateRootLayerState()
74 scrollable_size_ = scrollable_size; in UpdateRootLayerState()
101 params->scrollable_size = scrollable_size_; in PopulateNewCommonParams()
H A Dsynchronous_compositor_proxy.h52 const gfx::SizeF& scrollable_size,
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/content/renderer/input/
H A Dsynchronous_compositor_proxy.cc70 const gfx::SizeF& scrollable_size, in UpdateRootLayerState() argument
76 scrollable_size_ != scrollable_size || in UpdateRootLayerState()
82 scrollable_size_ = scrollable_size; in UpdateRootLayerState()
107 params->scrollable_size = scrollable_size_; in PopulateCommonParams()
H A Dsynchronous_compositor_proxy.h55 const gfx::SizeF& scrollable_size,
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/public/platform/input/
H A Dsynchronous_input_handler_proxy.h27 const gfx::SizeF& scrollable_size,
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/events/blink/
H A Dsynchronous_input_handler_proxy.h27 const gfx::SizeF& scrollable_size,
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/compositor/overscroll/
H A Dscroll_input_handler.h35 const gfx::SizeF& scrollable_size,
H A Dscroll_input_handler.cc90 const gfx::SizeF& scrollable_size, in UpdateRootLayerStateForSynchronousInputHandler() argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/compositor/overscroll/
H A Dscroll_input_handler.h35 const gfx::SizeF& scrollable_size,
H A Dscroll_input_handler.cc94 const gfx::SizeF& scrollable_size, in UpdateRootLayerStateForSynchronousInputHandler() argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/content/public/browser/android/
H A Dsynchronous_compositor_client.h48 const gfx::SizeF& scrollable_size,
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/content/public/browser/android/
H A Dsynchronous_compositor_client.h48 const gfx::SizeF& scrollable_size,
/dports/www/chromium-legacy/chromium-88.0.4324.182/android_webview/browser/gfx/
H A Dbrowser_view_renderer_unittest.cc681 gfx::SizeF scrollable_size = kScrollableSize; in StartTest() local
686 scrollable_size.Scale(kDipScale); in StartTest()
691 scrollable_size, kPageScaleFactor, kMinPageScaleFactor, in StartTest()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/frame/
H A Droot_frame_viewport.cc28 FloatSize scrollable_size = in GetUserScrollableRect() local
32 user_scrollable_rect.SetWidth(scrollable_size.Width()); in GetUserScrollableRect()
40 user_scrollable_rect.SetHeight(scrollable_size.Height()); in GetUserScrollableRect()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/frame/
H A Droot_frame_viewport.cc28 FloatSize scrollable_size = in GetUserScrollableRect() local
32 user_scrollable_rect.SetWidth(scrollable_size.Width()); in GetUserScrollableRect()
40 user_scrollable_rect.SetHeight(scrollable_size.Height()); in GetUserScrollableRect()
/dports/www/chromium-legacy/chromium-88.0.4324.182/content/browser/android/
H A Dsynchronous_compositor_browsertest.cc43 const gfx::SizeF& scrollable_size, in UpdateRootLayerState() argument
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/content/browser/android/
H A Dsynchronous_compositor_browsertest.cc42 const gfx::SizeF& scrollable_size, in UpdateRootLayerState() argument
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/cc/input/
H A Dinput_handler.h111 const gfx::SizeF& scrollable_size,

123