Searched refs:ZoomCount (Results 1 - 10 of 10) sorted by relevance

/xsrc/external/mit/twm/dist/src/
H A Dscreen.h239 short ZoomCount; /* zoom outline count */ member in struct:ScreenInfo
H A Dutil.c215 if (!Scr->DoZoom || Scr->ZoomCount < 1)
228 z = (long) (Scr->ZoomCount + 1);
H A Dgram.y164 Scr->ZoomCount = (short)$2;
H A Dtwm.c765 Scr->ZoomCount = 8;
/xsrc/external/mit/ctwm/dist/
H A Dwin_iconify.c453 || Scr->ZoomCount < 1) {
468 z = (long)(Scr->ZoomCount + 1);
H A Dscreen.h817 /// config var. \sa ScreenInfo.ZoomCount
886 short ZoomCount; member in struct:ScreenInfo
H A Dctwm_main.c1242 scr->ZoomCount = 8;
H A Dgram.y190 Scr->ZoomCount = $2;
H A Dgram.tab.c2082 Scr->ZoomCount = (yyvsp[0].num);
/xsrc/external/mit/ctwm/dist/gen/
H A Dgram.tab.c2082 Scr->ZoomCount = (yyvsp[0].num);

Completed in 24 milliseconds