HomeSort by: relevance | last modified time | path
    Searched refs:shadd (Results 1 - 10 of 10) sorted by relevancy

  /xsrc/external/mit/ctwm/dist/
drawing.c 116 FBGC(Scr->BorderGC, cp.shadd, cp.shadc);
119 FBGC(Scr->BorderGC, cp.shadc, cp.shadd);
129 FBGC(Scr->BorderGC, cp.shadc, cp.shadd);
132 FBGC(Scr->BorderGC, cp.shadd, cp.shadc);
image_xpm.c 83 overrides[2].pixel = cp.shadd;
workspace_config.c 77 ws->cp.shadd = Scr->Black;
util.c 258 cp->shadd = 0;
279 GetColor(Scr->Monochrome, &cp->shadd, darkcol);
ctwm.h 141 Pixel fore, back, shadc, shadd; member in struct:ColorPair
image_bitmap_builtin.c 351 FB(cp.shadc, cp.shadd);
370 FB(cp.shadd, cp.shadc);
445 FB(cp.shadd, cp.shadc);
449 FB(cp.shadc, cp.shadd);
win_decorations.c 1122 cp.shadc = tmp_win->title.shadd;
1123 cp.shadd = tmp_win->title.shadc;
menus.c 296 FB(Scr->MenuC.shadd, Scr->MenuC.shadc);
302 FB(Scr->MenuC.shadc, Scr->MenuC.shadd);
workspace_manager.c 2314 cp->shadc = cp->shadd;
2315 cp->shadd = save;
occupation.c 623 occwin->cp.shadd = Scr->Black;

Completed in 50 milliseconds