Home
last modified time | relevance | path

Searched refs:has_perspective_component (Results 1 – 21 of 21) sorted by relevance

/dports/lang/spidermonkey60/firefox-60.9.0/gfx/webrender/src/
H A Dutil.rs19 fn has_perspective_component(&self) -> bool; in has_perspective_component() method
61 fn has_perspective_component(&self) -> bool { in has_perspective_component() method
433 pub fn has_perspective_component(&self) -> bool { in has_perspective_component() method
436 FastTransform::Transform { ref transform, .. } => transform.has_perspective_component(), in has_perspective_component()
H A Dclip.rs392 transform.preserves_2d_axis_alignment() && !transform.has_perspective_component(); in get_screen_bounds()
H A Dprim_store.rs636 if transform.has_perspective_component() || !transform.has_2d_inverse() { in get_font()
/dports/www/geckodriver/mozilla-central-e9783a644016aa9b317887076618425586730d73/testing/geckodriver/cargo-crates/webrender-0.60.0/src/prim_store/
H A Dtext_run.rs233 let transform_glyphs = if transform.has_perspective_component() || in update_font_instance()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/wr/webrender/src/prim_store/
H A Dtext_run.rs254 transform.has_perspective_component() || !transform.has_2d_inverse() in update_font_instance()
/dports/www/firefox-esr/firefox-91.8.0/gfx/wr/webrender/src/prim_store/
H A Dtext_run.rs279 transform.has_perspective_component() || !transform.has_2d_inverse() in update_font_instance()
/dports/www/firefox/firefox-99.0/gfx/wr/webrender/src/prim_store/
H A Dtext_run.rs275 transform.has_perspective_component() || !transform.has_2d_inverse() in update_font_instance()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/wr/webrender/src/prim_store/
H A Dtext_run.rs279 transform.has_perspective_component() || !transform.has_2d_inverse() in update_font_instance()
/dports/www/geckodriver/mozilla-central-e9783a644016aa9b317887076618425586730d73/testing/geckodriver/cargo-crates/webrender-0.60.0/src/
H A Dutil.rs241 fn has_perspective_component(&self) -> bool; in has_perspective_component() method
290 fn has_perspective_component(&self) -> bool { in has_perspective_component() method
H A Dclip_scroll_tree.rs188 is_perspective = transform.has_perspective_component(); in get_relative_transform()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/wr/webrender/src/
H A Dutil.rs307 fn has_perspective_component(&self) -> bool; in has_perspective_component() method
360 fn has_perspective_component(&self) -> bool { in has_perspective_component() method
H A Dspatial_tree.rs183 … CoordinateSpaceMapping::Transform(ref transform) => transform.has_perspective_component(), in is_perspective()
/dports/www/firefox/firefox-99.0/gfx/wr/webrender/src/
H A Dutil.rs380 fn has_perspective_component(&self) -> bool; in has_perspective_component() method
435 fn has_perspective_component(&self) -> bool { in has_perspective_component() method
H A Dspatial_tree.rs704 … CoordinateSpaceMapping::Transform(ref transform) => transform.has_perspective_component(), in is_perspective()
H A Dbatch.rs3610 … !map_local_to_raster.get_transform().has_perspective_component() => { in add()
/dports/www/firefox-esr/firefox-91.8.0/gfx/wr/webrender/src/
H A Dutil.rs373 fn has_perspective_component(&self) -> bool; in has_perspective_component() method
428 fn has_perspective_component(&self) -> bool { in has_perspective_component() method
H A Dspatial_tree.rs191 … CoordinateSpaceMapping::Transform(ref transform) => transform.has_perspective_component(), in is_perspective()
H A Dbatch.rs3580 … !map_local_to_raster.get_transform().has_perspective_component() => { in add()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/wr/webrender/src/
H A Dutil.rs373 fn has_perspective_component(&self) -> bool; in has_perspective_component() method
428 fn has_perspective_component(&self) -> bool { in has_perspective_component() method
H A Dspatial_tree.rs191 … CoordinateSpaceMapping::Transform(ref transform) => transform.has_perspective_component(), in is_perspective()
H A Dbatch.rs3580 … !map_local_to_raster.get_transform().has_perspective_component() => { in add()