Searched refs:UiStyle (Results 1 – 1 of 1) sorted by relevance
259 pub static ref DEF_STYLE: RwLock<UiStyle> = {260 let style = UiStyle {398 pub struct UiStyle { struct405 impl UiStyle { argument