Home
last modified time | relevance | path

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

/dports/www/netsurf/netsurf-3.10/frontends/riscos/
H A Dtheme.h80 int status_foreground; /**< colour of status window text */ member
H A Dtheme.c299 return descriptor->status_foreground; in ro_gui_theme_get_style_element()
464 descriptor->status_foreground = file_header->status_fg; in ro_gui_theme_read_file_header()
/dports/chinese/bitchx/bitchx-1.2.1/bx-conf/
H A Dfile_cpy.c428 char status_foreground, status_background, variable
466 init_pair(COLOR_STATUS, status_foreground, status_background); in setup_colors()
/dports/irc/bitchx/bitchx-1.2.1/bx-conf/
H A Dfile_cpy.c428 char status_foreground, status_background, variable
466 init_pair(COLOR_STATUS, status_foreground, status_background); in setup_colors()
/dports/lang/fpc-source/fpc-3.2.2/packages/gtk1/src/gdk/
H A Dgdktypes.pp1081 status_foreground : TGdkColor;