Searched defs:title_col (Results 1 – 8 of 8) sorted by relevance
401 const nc_color title_col = curtab == player_display_tab::stats ? h_light_gray : c_light_gray; in draw_stats_tab() local550 const nc_color title_col = is_current_tab ? h_light_gray : c_light_gray; in draw_encumbrance_tab() local585 const nc_color title_col = is_current_tab ? h_light_gray : c_light_gray; in draw_traits_tab() local636 const nc_color title_col = is_current_tab ? h_light_gray : c_light_gray; in draw_bionics_tab() local699 const nc_color title_col = is_current_tab ? h_light_gray : c_light_gray; in draw_effects_tab() local
2626 nc_color title_col = c_light_gray; in display_mode() local
622 gchar *title_col = NULL; in prefs_page_display_ope_create_tree_view() local
42 GtkTreeViewColumn *title_col; member
414 title_col = seq_along(widths) functionVar
1829 col_attr_t title_col; in ui_view_title_update() local