Home
last modified time | relevance | path

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

/Held/src/utils/ui/
H A Duicore.rs259 pub static ref DEF_STYLE: RwLock<UiStyle> = {
260 let style = UiStyle {
398 pub struct UiStyle { struct
405 impl UiStyle { argument