Home
last modified time | relevance | path

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

/dports/devel/pybugz/pybugz-0.13/bugz/
H A Dutils.py19 DEFAULT_NUM_COLS = 80 variable
52 width = DEFAULT_NUM_COLS
70 width = DEFAULT_NUM_COLS
/dports/x11-wm/fvwm2/fvwm-2.6.9/modules/FvwmIconMan/
H A Dxmanager.h7 #define DEFAULT_NUM_COLS 1 macro
H A Dx.c619 man->geometry.cols = DEFAULT_NUM_COLS; in X_init_manager()
/dports/x11-wm/fvwm3/fvwm3-1.0.4/modules/FvwmIconMan/
H A Dxmanager.h9 #define DEFAULT_NUM_COLS 1 macro
H A Dx.c622 man->geometry.cols = DEFAULT_NUM_COLS; in X_init_manager()