Home
last modified time | relevance | path

Searched refs:DEFAULT_Y_SIZE (Results 1 – 16 of 16) sorted by relevance

/dports/games/0verkill/0verkill-0.16/
H A Dx.h15 #define DEFAULT_Y_SIZE 25 macro
H A Dxinterface.c73 int x_width=DEFAULT_X_SIZE,x_height=DEFAULT_Y_SIZE;
/dports/math/py-spectral/spectral-0.22.4/spectral/graphics/
H A Dspywxpythonthread.py10 DEFAULT_Y_SIZE = 600 variable
/dports/lang/snobol4/snobol4-2.2.2/lib/win32/
H A Dptyio_obj.c61 #define DEFAULT_Y_SIZE 24 /* height */ macro
431 COORD size = { DEFAULT_X_SIZE, DEFAULT_Y_SIZE }; in ptyio_open()
/dports/graphics/dataplot/dataplot-2c1b27601a3b7523449de612613eadeead9a8f70/src/
H A Dgl.c182 #define DEFAULT_Y_SIZE 425 macro
206 DEFAULT_Y_SIZE, /* width */
2232 temp = DEFAULT_Y_SIZE;
2368 temp = DEFAULT_Y_SIZE;
H A Dx11.c273 #define DEFAULT_Y_SIZE 425 macro
302 DEFAULT_Y_SIZE, /* width */
3267 temp = DEFAULT_Y_SIZE;
3403 temp = DEFAULT_Y_SIZE;
H A Dlibplot.c97 #define DEFAULT_Y_SIZE 465 macro
H A Dcairo.c152 #define DEFAULT_Y_SIZE 425 macro
161 DEFAULT_Y_SIZE, /* width */
H A Dgd.c195 #define DEFAULT_Y_SIZE 465 macro
/dports/games/dxx-rebirth/dxx-rebirth_20211220-src/similar/editor/
H A Dmedmisc.cpp407 med_create_new_segment({DEFAULT_X_SIZE, DEFAULT_Y_SIZE, DEFAULT_Z_SIZE}); in CreateDefaultNewSegment()
/dports/games/dxx-rebirth/dxx-rebirth_20211220-src/common/include/editor/
H A Deditor.h124 #define DEFAULT_Y_SIZE F1_0*20 macro
/dports/games/d2x/d2x-0.2.5/main/editor/
H A Deditor.h124 #define DEFAULT_Y_SIZE F1_0*20 macro
H A Dsegment.c1971 …med_create_new_segment(vm_vec_make(&sizevec,DEFAULT_X_SIZE,DEFAULT_Y_SIZE,DEFAULT_Z_SIZE)); // Ne… in create_new_mine()
1973 med_create_segment(Segments,0,0,0,DEFAULT_X_SIZE,DEFAULT_Y_SIZE,DEFAULT_Z_SIZE,&m1); in create_new_mine()
/dports/games/dxx-rebirth/dxx-rebirth_20211220-src/similar/main/
H A Dgamesave.cpp1623 …med_create_new_segment({DEFAULT_X_SIZE, DEFAULT_Y_SIZE, DEFAULT_Z_SIZE}); // New_segment = Segmen… in create_new_mine()
1625 …med_create_segment(vmsegptridx(segment_first), 0, 0, 0, DEFAULT_X_SIZE, DEFAULT_Y_SIZE, DEFAULT_Z_… in create_new_mine()
/dports/games/d2x/d2x-0.2.5/main/
H A Dgamemine.c932 …med_create_new_segment(vm_vec_make(&sizevec,DEFAULT_X_SIZE,DEFAULT_Y_SIZE,DEFAULT_Z_SIZE)); // Ne… in load_mine_data()
/dports/biology/ncbi-toolkit/ncbi/desktop/
H A Dsalogif.c81 #define DEFAULT_Y_SIZE 900 macro