Home
last modified time | relevance | path

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

/dports/math/eukleides/eukleides-1.5.4/src/common/
H A Dsetting.c102 int local_style = FULL; variable
106 global_style = local_style = p.addr; in set_global_style()
111 local_style = p.addr; in set_local_style()
244 global_style = local_style = FULL; in restore_default_settings()
260 local_style = global_style; in restore_global_settings()
H A Dsetting.h67 extern int local_style;
/dports/sysutils/dua-cli/dua-cli-2.14.11/src/interactive/widgets/
H A Dentries.rs130 let local_style = if should_avoid_showing_a_big_reversed_bar { in render() localVariable
136 let left_bar = Span::styled(" |", local_style); in render()
139 local_style, in render()
141 let right_bar = Span::styled("| ", local_style); in render()
/dports/math/eukleides/eukleides-1.5.4/src/eukleides/
H A Dcheck.c82 if (local_style != current_style) { in check_style()
83 switch (local_style) { in check_style()
90 current_style = local_style; in check_style()
/dports/math/eukleides/eukleides-1.5.4/src/euktopst/
H A Dcheck.c145 if (local_style != current_style) { in check_style()
146 linestyle = style_string(local_style); in check_style()
/dports/math/gnumeric/gnumeric-1.12.50/plugins/openoffice/
H A Dopenoffice-read.c7203 gboolean local_style = FALSE; in od_style_prop_chart() local
7210 local_style = TRUE; in od_style_prop_chart()
7740 if (local_style) { in od_style_prop_chart()