Searched refs:F_COLORMAP (Results 1 - 11 of 11) sorted by relevance

/xsrc/external/mit/twm/dist/src/
H A Dparse.h160 #define F_COLORMAP 110 /* string */ macro
H A Dgram.y616 case F_COLORMAP:
618 $$ = F_COLORMAP;
H A Dparse.c425 { "f.colormap", FSKEYWORD, F_COLORMAP },
H A Dmenus.c1251 case F_COLORMAP:
1967 case F_COLORMAP:
/xsrc/external/mit/ctwm/dist/
H A Dfunctions_defs.h32 #define F_COLORMAP 15 // string macro
H A Dfunctions.c210 case F_COLORMAP:
H A Dfunctions_dispatch_execution.h29 [F_COLORMAP] = f_colormap_impl,
H A Dfunctions_parse_table.h29 { "f.colormap", FSKEYWORD, F_COLORMAP },
H A Dgram.y1094 case F_COLORMAP:
1096 $$ = F_COLORMAP;
H A Dgram.tab.c3835 case F_COLORMAP:
3837 (yyval.num) = F_COLORMAP;
/xsrc/external/mit/ctwm/dist/gen/
H A Dgram.tab.c3835 case F_COLORMAP:
3837 (yyval.num) = F_COLORMAP;

Completed in 22 milliseconds