Home
last modified time | relevance | path

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

/dports/www/netsurf/netsurf-3.10/frontends/riscos/
H A Dtheme.h55 char status_fg; member
H A Dtheme.c464 descriptor->status_foreground = file_header->status_fg; in ro_gui_theme_read_file_header()
/dports/emulators/quasi88/quasi88-0.6.4/src/
H A Dscreen.h103 extern int status_fg; /* ���ơ��������ʿ� */
H A Dscreen.c133 /*CFG*/ int status_fg = 0x000000; /* ���ơ��������ʿ� */ variable
505 SET_N_COLOR( STATUS_FG, status_fg); in open_window()
H A Dgetconf.c418 { 73, "status_fg", X_INT, &status_fg, 0, 0xffffff, 0, OPT_SAVE },
/dports/x11-toolkits/open-motif/motif-2.3.8/lib/Xm/
H A DXmIm.c1348 unsigned long status_bg, status_fg; in set_values() local
1363 XNForeground, &status_fg, in set_values()
1382 VaSetArg(&status_vlist, XNForeground, (XPointer) status_fg); in set_values()