Home
last modified time | relevance | path

Searched refs:set_text_color (Results 1 – 2 of 2) sorted by relevance

/StarryEngine/starry_toolkit/src/traits/
H A Dtext.rs6 fn set_text_color(&self, color: Color) -> &Self; in set_text_color() method
/StarryEngine/starry_toolkit/src/widgets/
H A Dlabel.rs248 fn set_text_color(&self, color: Color) -> &Self { in set_text_color() method