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

  /xsrc/external/mit/twm/dist/src/
screen.h 154 name_list *BorderTileForegroundL;
twm.c 410 Scr->BorderTileForegroundL = NULL;
660 FreeList(&Scr->BorderTileForegroundL);
parse.c 894 return &Scr->BorderTileForegroundL;
add_window.c 800 GetColorFromList(Scr->BorderTileForegroundL, tmp_win->full_name,
  /xsrc/external/mit/ctwm/dist/
screen.h 367 /// Border tile colors. \sa ScreenInfo.BorderTileForegroundL
405 name_list *BorderTileForegroundL;
407 /// \copydoc ScreenInfo::BorderTileForegroundL
win_utils.c 1250 f = GetColorFromList(Scr->BorderTileForegroundL, win->name,
parse_be.c 1469 return &Scr->BorderTileForegroundL;
add_window.c 1361 SETC(BorderTileForegroundL, border_tile.fore);

Completed in 11 milliseconds