Home
last modified time | relevance | path

Searched refs:cvarAPI_t (Results 1 – 8 of 8) sorted by relevance

/dports/games/q2pro/q2pro/include/
H A Dcom_public.h102 } cvarAPI_t; typedef
104 extern cvarAPI_t cvar;
H A Dqcommon.h303 void Cvar_FillAPI( cvarAPI_t *api );
/dports/games/q2pro/q2pro/source/
H A Dcl_ref.c78 Cvar_FillAPI( ( cvarAPI_t * )api ); in CL_RefSetupCallback()
H A Dcl_ui.c69 Cvar_FillAPI( ( cvarAPI_t * )api ); in CL_UISetupCallback()
H A Dcvar.c24 cvarAPI_t cvar;
1026 void Cvar_FillAPI( cvarAPI_t *api ) { in Cvar_FillAPI()
/dports/games/q2pro/q2pro/ui/
H A Dui_atoms.c26 cvarAPI_t cvar;
/dports/games/q2pro/q2pro/ref_newgl/
H A Dgl_main.c42 cvarAPI_t cvar;
/dports/games/q2pro/q2pro/ref_soft/
H A Dsw_main.c27 cvarAPI_t cvar;