Home
last modified time | relevance | path

Searched refs:znudgeby (Results 1 – 13 of 13) sorted by relevance

/dports/graphics/geomview/geomview-1.9.5/src/lib/mg/buf/
H A DmgbufP.h80 float znudgeby; /* how much of a nudge ? */ member
H A Dmgbufclip.c64 curr->z += _mgbufc->znudgeby; in Xmgr_dividew()
H A Dmgbufdraw.c695 _mgbufc->znudgeby = 0.0; in mgbuf_init_zrange()
707 _mgbufc->znudgeby = 0.0; in mgbuf_farther()
H A Dmgbuf.c838 _mgbufc->znudgeby = 0.0; in mgbuf_worldbegin()
/dports/graphics/geomview/geomview-1.9.5/src/lib/mg/ps/
H A DmgpsP.h92 float znudgeby; /* how much of a nudge ? */ member
H A Dmgpsclip.c64 curr->z += _mgpsc->znudgeby; in mgps_dividew()
H A Dmgpsdraw.c695 _mgpsc->znudgeby = 0.0; in mgps_init_zrange()
707 _mgpsc->znudgeby = 0.0; in mgps_farther()
H A Dmgpswindows.c79 _mgpsc->znudgeby = 0.0; in mgps_newdisplaylist()
H A Dmgps.c771 _mgpsc->znudgeby = 0.0; in mgps_worldbegin()
/dports/graphics/geomview/geomview-1.9.5/src/lib/mg/x11/
H A Dmgx11P.h120 float znudgeby; /* how much of a nudge ? */ member
H A Dmgx11clip.c63 curr->z += _mgx11c->znudgeby; in Xmg_dividew()
H A Dmgx11draw.c692 _mgx11c->znudgeby = 0.0; in mgx11_init_zrange()
704 _mgx11c->znudgeby = 0.0; in mgx11_farther()
H A Dmgx11windows.c492 _mgx11c->znudgeby = 0.0; in Xmg_newdisplaylist()