Home
last modified time | relevance | path

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

/StarryEngine/starry_toolkit/src/layout/
H A Dlist.rs79 pub fn set_space(&self, space: u32) -> &Self { in set_space() method
H A Dgrid.rs156 pub fn set_space(&self, x: i32, y: i32) -> &Self { in set_space() method