Home
last modified time | relevance | path

Searched refs:xhairLineWidth (Results 1 – 6 of 6) sorted by relevance

/dports/games/doomsday/doomsday-2.3.1/doomsday/apps/plugins/common/src/
H A Dx_hair.c44 C_VAR_FLOAT("view-cross-width", &cfg.common.xhairLineWidth, 0, .5f, 5); in X_Register()
160 DGL_SetFloat(DGL_LINE_WIDTH, cfg.common.xhairLineWidth); in X_Drawer()
/dports/games/doomsday/doomsday-2.3.1/doomsday/apps/plugins/common/include/
H A Dconfig.h126 float xhairLineWidth; member
/dports/games/doomsday/doomsday-2.3.1/doomsday/apps/plugins/doom64/src/
H A Dd_main.cpp172 cfg.common.xhairLineWidth = 1; in D_PreInit()
/dports/games/doomsday/doomsday-2.3.1/doomsday/apps/plugins/hexen/src/
H A Dh2_main.cpp150 cfg.common.xhairLineWidth = 1; in X_PreInit()
/dports/games/doomsday/doomsday-2.3.1/doomsday/apps/plugins/heretic/src/
H A Dh_main.cpp185 cfg.common.xhairLineWidth = 1; in H_PreInit()
/dports/games/doomsday/doomsday-2.3.1/doomsday/apps/plugins/doom/src/
H A Dd_main.cpp249 cfg.common.xhairLineWidth = 1; in D_PreInit()