Home
last modified time | relevance | path

Searched refs:label (Results 1 – 4 of 4) sorted by relevance

/StarryEngine/starry_toolkit/src/widgets/
H A Dlabel.rs52 let label = Arc::new(Label { in new() localVariable
68 (*label.self_ref.borrow_mut()) = Arc::downgrade(&label); in new()
70 return label; in new()
H A Dmod.rs16 pub mod label; module
/StarryEngine/starry_applications/src/asset_manager/code/
H A Dasset_item_list.rs14 label::{Label, LabelOverflowType},
H A Dasset_item_grid.rs14 label::{Label, LabelOverflowType},