Home
last modified time | relevance | path

Searched defs:String (Results 1 – 3 of 3) sorted by relevance

/StarryEngine/starry_client/src/
H A Dwindow.rs125 pub fn title(&self) -> String { in title()
/StarryEngine/starry_server/src/core/
H A Dwindow_manager.rs116 _title: String, in window_new()
/StarryEngine/starry_toolkit/src/base/
H A Dpanel.rs166 pub fn title(&self) -> String { in title()