Home
last modified time | relevance | path

Searched defs:title_col (Results 1 – 8 of 8) sorted by relevance

/dports/games/cataclysm-dda-tiles/Cataclysm-DDA-0.F/src/
H A Dplayer_display.cpp401 const nc_color title_col = curtab == player_display_tab::stats ? h_light_gray : c_light_gray; in draw_stats_tab() local
550 const nc_color title_col = is_current_tab ? h_light_gray : c_light_gray; in draw_encumbrance_tab() local
585 const nc_color title_col = is_current_tab ? h_light_gray : c_light_gray; in draw_traits_tab() local
636 const nc_color title_col = is_current_tab ? h_light_gray : c_light_gray; in draw_bionics_tab() local
699 const nc_color title_col = is_current_tab ? h_light_gray : c_light_gray; in draw_effects_tab() local
H A Dveh_interact.cpp2626 nc_color title_col = c_light_gray; in display_mode() local
/dports/games/cataclysm-dda/Cataclysm-DDA-0.F/src/
H A Dplayer_display.cpp401 const nc_color title_col = curtab == player_display_tab::stats ? h_light_gray : c_light_gray; in draw_stats_tab() local
550 const nc_color title_col = is_current_tab ? h_light_gray : c_light_gray; in draw_encumbrance_tab() local
585 const nc_color title_col = is_current_tab ? h_light_gray : c_light_gray; in draw_traits_tab() local
636 const nc_color title_col = is_current_tab ? h_light_gray : c_light_gray; in draw_bionics_tab() local
699 const nc_color title_col = is_current_tab ? h_light_gray : c_light_gray; in draw_effects_tab() local
H A Dveh_interact.cpp2626 nc_color title_col = c_light_gray; in display_mode() local
/dports/finance/grisbi/grisbi-2.0.5/src/prefs/
H A Dprefs_page_display_ope.c622 gchar *title_col = NULL; in prefs_page_display_ope_create_tree_view() local
/dports/graphics/frogr/frogr-1.6/src/
H A Dfrogr-add-to-set-dialog.c42 GtkTreeViewColumn *title_col; member
/dports/graphics/R-cran-ggplot2/ggplot2/R/
H A Dguide-bins.R414 title_col = seq_along(widths) functionVar
/dports/misc/vifm/vifm-0.11/src/ui/
H A Dui.c1829 col_attr_t title_col; in ui_view_title_update() local