Home
last modified time | relevance | path

Searched refs:exwinwidth (Results 1 – 3 of 3) sorted by relevance

/dports/math/ngraph/Ngraph-6.3.54-src/x11/
H A Dox11menu.h158 int exwindpi,exwinwidth,exwinheight,exwinbackingstore; member
H A Dx11opt.c359 sprintf(buf,"win_width=%d",menulocal.exwinwidth); in DefaultDialogClose()
1151 sprintf(buf,"%d",menulocal.exwinwidth); in ExViewerDialogSetupItem()
1224 if (endptr[0]=='\0') menulocal.exwinwidth=a; in ExViewerDialogClose()
H A Dox11menu.c797 if (endptr[0]=='\0') menulocal.exwinwidth=val; in exwinloadconfig()
866 menulocal.exwinwidth=0; in menuinit()