Searched defs:UfWord (Results 1 – 6 of 6) sorted by relevance
13 pub struct UfWord(u16); struct35 impl UfWord { implementation61 impl std::fmt::Display for UfWord { implementation67 impl From<u16> for UfWord { implementation
143 pub fn advance_height_max(&self) -> UfWord { in advance_height_max()
143 pub fn advance_width_max(&self) -> UfWord { in advance_width_max()
2389 pub fn radius0(&self) -> UfWord { in radius0()2407 pub fn radius1(&self) -> UfWord { in radius1()2544 pub fn radius0(&self) -> UfWord { in radius0()2564 pub fn radius1(&self) -> UfWord { in radius1()
639 impl FloatItemDeltaTarget for UfWord { implementation
37 UfWord(UfWord), enumerator