Home
last modified time | relevance | path

Searched refs:TGBS_GRAYED (Results 1 – 2 of 2) sorted by last modified time

/dports/graphics/tgif/tgif-QPL-4.2.5/
H A Dtypes.h815 #define TGBS_GRAYED 1 /* button state is disabled */ macro
H A Dmenu.c635 case TGBS_GRAYED: return;
834 fg_pixels[TGBS_GRAYED] = myDkGryPixel;
835 bg_pixels[TGBS_GRAYED] = bg_pixel;
842 fg_pixels[TGBS_GRAYED] = myDkGryPixel;
843 bg_pixels[TGBS_GRAYED] = bg_pixel;
852 case TGBS_GRAYED: /* disabled */
913 if (state == TGBS_GRAYED) {
923 if (state == TGBS_GRAYED) {
934 if (state == TGBS_GRAYED) {
1027 if (state == TGBS_GRAYED) {
[all …]