Home
last modified time | relevance | path

Searched refs:openbor_rgbcolor (Results 1 – 11 of 11) sorted by relevance

/dports/games/openbor/openbor-3caaddd5/engine/source/openborscript/
H A Dindex.c804 else if (functionRef == ((void *)openbor_rgbcolor)) in Script_GetFunctionName()
1468 (void *)openbor_rgbcolor, "rgbcolor"); in Script_LoadSystemFunctions()
H A Dconfig.h302 HRESULT openbor_rgbcolor(ScriptVariant **varlist , ScriptVariant **pretvar, int paramCount);
/dports/games/openbor3482/openbor-2c1ecd7/engine/
H A Dopenborscript.h179 HRESULT openbor_rgbcolor(ScriptVariant** varlist , ScriptVariant** pretvar, int paramCount);
H A Dopenborscript.c527 else if (functionRef==((void*)openbor_rgbcolor)) return "rgbcolor"; in Script_GetFunctionName()
1029 (void*)openbor_rgbcolor, "rgbcolor"); in Script_LoadSystemFunctions()
9324 HRESULT openbor_rgbcolor(ScriptVariant** varlist , ScriptVariant** pretvar, int paramCount) in openbor_rgbcolor() function
/dports/games/openbor3711/openbor-6ec17fa/engine/
H A Dopenborscript.h186 HRESULT openbor_rgbcolor(ScriptVariant** varlist , ScriptVariant** pretvar, int paramCount);
H A Dopenborscript.c546 else if (functionRef==((void*)openbor_rgbcolor)) return "rgbcolor"; in Script_GetFunctionName()
1078 (void*)openbor_rgbcolor, "rgbcolor"); in Script_LoadSystemFunctions()
8891 HRESULT openbor_rgbcolor(ScriptVariant** varlist , ScriptVariant** pretvar, int paramCount) in openbor_rgbcolor()
/dports/games/openbor3979/openbor-2bcf25b/engine/
H A Dopenborscript.h210 HRESULT openbor_rgbcolor(ScriptVariant **varlist , ScriptVariant **pretvar, int paramCount);
H A Dopenborscript.c966 else if (functionRef == ((void *)openbor_rgbcolor)) in Script_GetFunctionName()
1681 (void *)openbor_rgbcolor, "rgbcolor"); in Script_LoadSystemFunctions()
10511 HRESULT openbor_rgbcolor(ScriptVariant **varlist , ScriptVariant **pretvar, int paramCount) in openbor_rgbcolor() function
/dports/games/openbor4432/openbor-ba1eb4f/engine/
H A Dopenborscript.h271 HRESULT openbor_rgbcolor(ScriptVariant **varlist , ScriptVariant **pretvar, int paramCount);
H A Dopenborscript.c1220 else if (functionRef == ((void *)openbor_rgbcolor)) in Script_GetFunctionName()
1815 (void *)openbor_rgbcolor, "rgbcolor"); in Script_LoadSystemFunctions()
13456 HRESULT openbor_rgbcolor(ScriptVariant **varlist , ScriptVariant **pretvar, int paramCount) in openbor_rgbcolor() function
/dports/games/openbor/openbor-3caaddd5/engine/
H A Dopenborscript.c10934 HRESULT openbor_rgbcolor(ScriptVariant **varlist , ScriptVariant **pretvar, int paramCount) in openbor_rgbcolor() function