Home
last modified time | relevance | path

Searched refs:axisheight (Results 1 – 5 of 5) sorted by relevance

/dports/math/ngraph/Ngraph-6.3.54-src/x11/
H A Dox11menu.h153 int axisheight,axiswidth,axisx,axisy,axisopen; member
H A Dx11menu.c1361 if (menulocal.axisheight==CW_USEDEFAULT) menulocal.axisheight=h/4; in defaultwindowconfig()
1373 menulocal.coordy=menulocal.fileheight+menulocal.axisheight in defaultwindowconfig()
H A Dox11menu.c277 if (endptr[0]=='\0') menulocal.axisheight=val; in mx11loadconfig()
608 =menulocal.axisheight=menulocal.axiswidth=CW_USEDEFAULT; in initwindowconfig()
668 if (endptr[0]=='\0') menulocal.axisheight=val; in mx11windowconfig()
H A Dx11opt.c175 menulocal.axisheight=h0; in DefaultDialogClose()
184 menulocal.axiswidth,menulocal.axisheight,menulocal.axisopen); in DefaultDialogClose()
H A Dx11axis.c3283 menulocal.axisheight=h0; in AxisWindowUnmap()
3336 if (menulocal.axisheight==CW_USEDEFAULT) height=FHeight*10; in CmAxisWindow()
3337 else height=menulocal.axisheight; in CmAxisWindow()