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

  /xsrc/external/mit/ctwm/dist/
util.c 195 (Scr->StdCmapInfo.mru->maps[Scr->StdCmapInfo.mruindex].colormap ==
197 stdcmap = &(Scr->StdCmapInfo.mru->maps[Scr->StdCmapInfo.mruindex]);
208 Scr->StdCmapInfo.mruindex = i;
screen.h 331 int mruindex; ///< index of mru in entry member in struct:ScreenInfo::_StdCmapInfo
ctwm_main.c 531 Scr->StdCmapInfo.mruindex = 0;
  /xsrc/external/mit/twm/dist/src/
screen.h 112 int mruindex; /* index of mru in entry */ member in struct:ScreenInfo::__anon6540
util.c 514 (Scr->StdCmapInfo.mru->maps[Scr->StdCmapInfo.mruindex].colormap ==
516 stdcmap = &(Scr->StdCmapInfo.mru->maps[Scr->StdCmapInfo.mruindex]);
527 Scr->StdCmapInfo.mruindex = i;
twm.c 459 Scr->StdCmapInfo.mruindex = 0;

Completed in 9 milliseconds