Searched refs:BorderTileForegroundL (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/twm/dist/src/
H A Dscreen.h154 name_list *BorderTileForegroundL; member in struct:ScreenInfo
H A Dtwm.c410 Scr->BorderTileForegroundL = NULL;
660 FreeList(&Scr->BorderTileForegroundL);
H A Dparse.c894 return &Scr->BorderTileForegroundL;
H A Dadd_window.c800 GetColorFromList(Scr->BorderTileForegroundL, tmp_win->full_name,
/xsrc/external/mit/ctwm/dist/
H A Dscreen.h367 /// Border tile colors. \sa ScreenInfo.BorderTileForegroundL
405 name_list *BorderTileForegroundL; member in struct:ScreenInfo
407 /// \copydoc ScreenInfo::BorderTileForegroundL
H A Dwin_utils.c1250 f = GetColorFromList(Scr->BorderTileForegroundL, win->name,
H A Dparse_be.c1469 return &Scr->BorderTileForegroundL;
H A Dadd_window.c1361 SETC(BorderTileForegroundL, border_tile.fore);

Completed in 14 milliseconds