Home
last modified time | relevance | path

Searched refs:root_scroll (Results 1 – 25 of 57) sorted by relevance

123

/dports/www/firefox-esr/firefox-91.8.0/gfx/wr/webrender/src/
H A Dspatial_tree.rs1190 let root_scroll = st.add_scroll_frame( in test_find_scroll_root_sub_scroll_frame() localVariable
1202 root_scroll, in test_find_scroll_root_sub_scroll_frame()
1212 assert_eq!(st.find_scroll_root(sub_scroll), root_scroll); in test_find_scroll_root_sub_scroll_frame()
1232 let root_scroll = st.add_scroll_frame( in test_find_scroll_root_not_scrollable() localVariable
1244 root_scroll, in test_find_scroll_root_not_scrollable()
1274 let root_scroll = st.add_scroll_frame( in test_find_scroll_root_too_small() localVariable
1286 root_scroll, in test_find_scroll_root_too_small()
1317 let root_scroll = st.add_scroll_frame( in test_find_scroll_root_perspective() localVariable
1329 Some(root_scroll), in test_find_scroll_root_perspective()
1371 let root_scroll = st.add_scroll_frame( in test_find_scroll_root_2d_scale() localVariable
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/wr/webrender/src/
H A Dspatial_tree.rs1190 let root_scroll = st.add_scroll_frame( in test_find_scroll_root_sub_scroll_frame() localVariable
1202 root_scroll, in test_find_scroll_root_sub_scroll_frame()
1212 assert_eq!(st.find_scroll_root(sub_scroll), root_scroll); in test_find_scroll_root_sub_scroll_frame()
1232 let root_scroll = st.add_scroll_frame( in test_find_scroll_root_not_scrollable() localVariable
1244 root_scroll, in test_find_scroll_root_not_scrollable()
1274 let root_scroll = st.add_scroll_frame( in test_find_scroll_root_too_small() localVariable
1286 root_scroll, in test_find_scroll_root_too_small()
1317 let root_scroll = st.add_scroll_frame( in test_find_scroll_root_perspective() localVariable
1329 Some(root_scroll), in test_find_scroll_root_perspective()
1371 let root_scroll = st.add_scroll_frame( in test_find_scroll_root_2d_scale() localVariable
[all …]
/dports/www/firefox/firefox-99.0/gfx/wr/webrender/src/
H A Dspatial_tree.rs1714 let root_scroll = st.add_scroll_frame( in test_find_scroll_root_sub_scroll_frame() localVariable
1728 root_scroll, in test_find_scroll_root_sub_scroll_frame()
1740 assert_eq!(st.find_scroll_root(sub_scroll), root_scroll); in test_find_scroll_root_sub_scroll_frame()
1763 let root_scroll = st.add_scroll_frame( in test_find_scroll_root_not_scrollable() localVariable
1777 root_scroll, in test_find_scroll_root_not_scrollable()
1812 let root_scroll = st.add_scroll_frame( in test_find_scroll_root_too_small() localVariable
1826 root_scroll, in test_find_scroll_root_too_small()
1862 let root_scroll = st.add_scroll_frame( in test_find_scroll_root_perspective() localVariable
1876 root_scroll, in test_find_scroll_root_perspective()
1924 let root_scroll = st.add_scroll_frame( in test_find_scroll_root_2d_scale() localVariable
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/wr/examples/
H A Dframe_output.rs113 let space_and_clip = SpaceAndClipInfo::root_scroll(pipeline_id); in init_output_document()
163 let space_and_clip = SpaceAndClipInfo::root_scroll(pipeline_id); in render()
H A Dalpha_perf.rs35 let space_and_clip = SpaceAndClipInfo::root_scroll(pipeline_id); in render()
H A Diframe.rs39 let mut space_and_clip = SpaceAndClipInfo::root_scroll(pipeline_id); in render()
H A Dimage_resize.rs42 let space_and_clip = SpaceAndClipInfo::root_scroll(pipeline_id); in render()
H A Ddocument.rs108 let space_and_clip = SpaceAndClipInfo::root_scroll(doc.pipeline_id); in render()
/dports/www/firefox-esr/firefox-91.8.0/gfx/wr/wrench/src/
H A Drawtest.rs115 let space_and_clip = SpaceAndClipInfo::root_scroll(self.wrench.root_pipeline_id); in make_common_properties()
309 let root_space_and_clip = SpaceAndClipInfo::root_scroll(self.wrench.root_pipeline_id); in test_very_large_blob()
392 let root_space_and_clip = SpaceAndClipInfo::root_scroll(self.wrench.root_pipeline_id); in test_blob_visible_area()
484 let root_space_and_clip = SpaceAndClipInfo::root_scroll(self.wrench.root_pipeline_id); in test_blob_set_visible_area()
528 let root_space_and_clip = SpaceAndClipInfo::root_scroll(self.wrench.root_pipeline_id); in test_blob_set_visible_area()
574 let root_space_and_clip = SpaceAndClipInfo::root_scroll(self.wrench.root_pipeline_id); in test_blob_set_visible_area()
1055 &SpaceAndClipInfo::root_scroll(self.wrench.root_pipeline_id), in test_save_restore()
1162 &SpaceAndClipInfo::root_scroll(self.wrench.root_pipeline_id), in test_blur_cache()
1333 let space_and_clip = SpaceAndClipInfo::root_scroll(self.wrench.root_pipeline_id); in test_hit_testing()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/wr/wrench/src/
H A Drawtest.rs114 let space_and_clip = SpaceAndClipInfo::root_scroll(self.wrench.root_pipeline_id); in make_common_properties()
312 let root_space_and_clip = SpaceAndClipInfo::root_scroll(self.wrench.root_pipeline_id); in test_very_large_blob()
398 let root_space_and_clip = SpaceAndClipInfo::root_scroll(self.wrench.root_pipeline_id); in test_blob_visible_area()
493 let root_space_and_clip = SpaceAndClipInfo::root_scroll(self.wrench.root_pipeline_id); in test_blob_set_visible_area()
538 let root_space_and_clip = SpaceAndClipInfo::root_scroll(self.wrench.root_pipeline_id); in test_blob_set_visible_area()
585 let root_space_and_clip = SpaceAndClipInfo::root_scroll(self.wrench.root_pipeline_id); in test_blob_set_visible_area()
1069 &SpaceAndClipInfo::root_scroll(self.wrench.root_pipeline_id), in test_save_restore()
1177 &SpaceAndClipInfo::root_scroll(self.wrench.root_pipeline_id), in test_blur_cache()
1343 let space_and_clip = SpaceAndClipInfo::root_scroll(self.wrench.root_pipeline_id); in test_hit_testing()
/dports/www/firefox/firefox-99.0/gfx/wr/wrench/src/
H A Drawtest.rs114 let space_and_clip = SpaceAndClipInfo::root_scroll(self.wrench.root_pipeline_id); in make_common_properties()
313 let root_space_and_clip = SpaceAndClipInfo::root_scroll(self.wrench.root_pipeline_id); in test_very_large_blob()
397 let root_space_and_clip = SpaceAndClipInfo::root_scroll(self.wrench.root_pipeline_id); in test_blob_visible_area()
490 let root_space_and_clip = SpaceAndClipInfo::root_scroll(self.wrench.root_pipeline_id); in test_blob_set_visible_area()
535 let root_space_and_clip = SpaceAndClipInfo::root_scroll(self.wrench.root_pipeline_id); in test_blob_set_visible_area()
582 let root_space_and_clip = SpaceAndClipInfo::root_scroll(self.wrench.root_pipeline_id); in test_blob_set_visible_area()
1075 &SpaceAndClipInfo::root_scroll(self.wrench.root_pipeline_id), in test_save_restore()
1183 &SpaceAndClipInfo::root_scroll(self.wrench.root_pipeline_id), in test_blur_cache()
1355 let space_and_clip = SpaceAndClipInfo::root_scroll(self.wrench.root_pipeline_id); in test_hit_testing()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/wr/wrench/src/
H A Drawtest.rs115 let space_and_clip = SpaceAndClipInfo::root_scroll(self.wrench.root_pipeline_id); in make_common_properties()
309 let root_space_and_clip = SpaceAndClipInfo::root_scroll(self.wrench.root_pipeline_id); in test_very_large_blob()
392 let root_space_and_clip = SpaceAndClipInfo::root_scroll(self.wrench.root_pipeline_id); in test_blob_visible_area()
484 let root_space_and_clip = SpaceAndClipInfo::root_scroll(self.wrench.root_pipeline_id); in test_blob_set_visible_area()
528 let root_space_and_clip = SpaceAndClipInfo::root_scroll(self.wrench.root_pipeline_id); in test_blob_set_visible_area()
574 let root_space_and_clip = SpaceAndClipInfo::root_scroll(self.wrench.root_pipeline_id); in test_blob_set_visible_area()
1055 &SpaceAndClipInfo::root_scroll(self.wrench.root_pipeline_id), in test_save_restore()
1162 &SpaceAndClipInfo::root_scroll(self.wrench.root_pipeline_id), in test_blur_cache()
1333 let space_and_clip = SpaceAndClipInfo::root_scroll(self.wrench.root_pipeline_id); in test_hit_testing()
/dports/www/firefox-esr/firefox-91.8.0/gfx/wr/examples/
H A Dalpha_perf.rs36 let space_and_clip = SpaceAndClipInfo::root_scroll(pipeline_id); in render()
H A Diframe.rs40 let mut space_and_clip = SpaceAndClipInfo::root_scroll(pipeline_id); in render()
H A Dimage_resize.rs43 let space_and_clip = SpaceAndClipInfo::root_scroll(pipeline_id); in render()
H A Ddocument.rs101 let space_and_clip = SpaceAndClipInfo::root_scroll(doc.pipeline_id); in render()
H A Dbasic.rs44 let root_space_and_clip = SpaceAndClipInfo::root_scroll(pipeline_id); in render()
/dports/www/firefox/firefox-99.0/gfx/wr/examples/
H A Dalpha_perf.rs36 let space_and_clip = SpaceAndClipInfo::root_scroll(pipeline_id); in render()
H A Diframe.rs40 let mut space_and_clip = SpaceAndClipInfo::root_scroll(pipeline_id); in render()
H A Dimage_resize.rs43 let space_and_clip = SpaceAndClipInfo::root_scroll(pipeline_id); in render()
H A Ddocument.rs101 let space_and_clip = SpaceAndClipInfo::root_scroll(doc.pipeline_id); in render()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/wr/examples/
H A Dalpha_perf.rs36 let space_and_clip = SpaceAndClipInfo::root_scroll(pipeline_id); in render()
H A Diframe.rs40 let mut space_and_clip = SpaceAndClipInfo::root_scroll(pipeline_id); in render()
H A Dimage_resize.rs43 let space_and_clip = SpaceAndClipInfo::root_scroll(pipeline_id); in render()
H A Ddocument.rs101 let space_and_clip = SpaceAndClipInfo::root_scroll(doc.pipeline_id); in render()

123