Home
last modified time | relevance | path

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

/dports/games/bugsx/bugsx/
H A Dbugsx.h69 #define DEF_BORDER_WIDTH 4 /* Default border width. */ macro
H A Dutil.c314 (char*) NULL), "Xfsm.BorderWidth", DEF_BORDER_WIDTH); in init_all_windows()
/dports/sysutils/xfsm/xfsm-1.99/
H A Dxfsm.h226 #define DEF_BORDER_WIDTH 4 /* Default border width. */ macro
H A Dutil.c700 (char*) NULL), "Xfsm.BorderWidth", DEF_BORDER_WIDTH); in init_all_windows()
/dports/math/xgraph/xgraph/
H A Dxgraph.c107 #define DEF_BORDER_WIDTH "2" macro
1014 param_set("BorderSize", INT, DEF_BORDER_WIDTH); in InitSets()