Home
last modified time | relevance | path

Searched defs:Vector2f (Results 1 – 2 of 2) sorted by relevance

/third_party/rust/rust/src/tools/rustfmt/tests/source/configs/indent_style/
Dblock_call.rs27 fn map_pixel_to_coords(&self, point: &Vector2i, view: &View) -> Vector2f { in map_pixel_to_coords()
/third_party/rust/rust/src/tools/rustfmt/tests/target/configs/indent_style/
Dblock_call.rs47 fn map_pixel_to_coords(&self, point: &Vector2i, view: &View) -> Vector2f { in map_pixel_to_coords()