Home
last modified time | relevance | path

Searched refs:name (Results 1 – 14 of 14) sorted by relevance

/StarryEngine/starry_applications/src/asset_manager/code/
H A Dasset_item_list.rs61 let name = Label::new(); in new() localVariable
62 name.set_adapt_type(LabelOverflowType::Omit); in new()
63 name.resize(256, 16); in new()
64 name.set_text(file_name); in new()
65 name.set_pivot_type(PivotType::Left); in new()
66 name.set_pivot_offset(Vector2::new(20, 0)); in new()
67 name.set_text_pivot_type(PivotType::Left); in new()
68 item.add_child(name); in new()
91 fn name(&self) -> &str { in name() method
H A Dasset_item_grid.rs75 let name = Label::new(); in new() localVariable
76 name.set_adapt_type(LabelOverflowType::Omit); in new()
77 name.resize(Self::ITEM_WIDTH, 16); in new()
78 name.set_text(file_name); in new()
79 name.set_pivot_type(PivotType::Bottom); in new()
80 name.set_pivot_offset(Vector2::new(0, -4)); in new()
81 item.add_child(name); in new()
96 fn name(&self) -> &str { in name() method
/StarryEngine/.github/workflows/
H A Dfmt-check.yml1 name: fmt-check
19 - name: fmt check
/StarryEngine/starry_client/
H A DCargo.toml2 name = "starry_client"
/StarryEngine/starry_toolkit/
H A DCargo.toml2 name = "starry_toolkit"
/StarryEngine/starry_server/
H A DCargo.toml2 name = "starry_server"
/StarryEngine/starry_applications/
H A DCargo.toml2 name = "starry_apps"
/StarryEngine/starry_toolkit/src/widgets/
H A Dmod.rs64 fn name(&self) -> &str; in name() method
H A Dimage.rs94 fn name(&self) -> &str { in name() method
H A Dlabel.rs134 fn name(&self) -> &str { in name() method
/StarryEngine/starry_toolkit/src/layout/
H A Dlist.rs180 fn name(&self) -> &str { in name() method
H A Dgrid.rs251 fn name(&self) -> &str { in name() method
/StarryEngine/starry_client/src/font/
H A Dunifont-license.txt325 <one line to give the program's name and a brief idea of what it does.>
326 Copyright (C) <year> <name of author>
347 Gnomovision version 69, Copyright (C) year name of author
/StarryEngine/
H A DLICENSE634 <one line to give the program's name and a brief idea of what it does.>
635 Copyright (C) <year> <name of author>
655 <program> Copyright (C) <year> <name of author>