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

  /xsrc/external/mit/twm/dist/src/
screen.h 156 name_list *TitleForegroundL;
twm.c 412 Scr->TitleForegroundL = NULL;
662 FreeList(&Scr->TitleForegroundL);
parse.c 902 return &Scr->TitleForegroundL;
add_window.c 804 GetColorFromList(Scr->TitleForegroundL, tmp_win->full_name,
  /xsrc/external/mit/ctwm/dist/
screen.h 371 /// Titlebar colors \sa ScreenInfo.TitleForegroundL
412 name_list *TitleForegroundL;
win_utils.c 1229 f = GetColorFromList(Scr->TitleForegroundL, win->name,
parse_be.c 1477 return &Scr->TitleForegroundL;
add_window.c 1366 SETC(TitleForegroundL, title.fore);

Completed in 16 milliseconds