Home
last modified time | relevance | path

Searched refs:Celx_RegisterMethod (Results 1 – 2 of 2) sorted by relevance

/dports/astro/celestia-gtk/celestia-1.6.1/src/celestia/
H A Dcelx.cpp1459 Celx_RegisterMethod(l, "tick", celscript_tick); in CreateCelscriptMetaTable()
1460 Celx_RegisterMethod(l, "__gc", celscript_gc); in CreateCelscriptMetaTable()
3442 Celx_RegisterMethod(l, "show", celestia_show); in CreateCelestiaMetaTable()
3445 Celx_RegisterMethod(l, "hide", celestia_hide); in CreateCelestiaMetaTable()
3475 Celx_RegisterMethod(l, "find", celestia_find); in CreateCelestiaMetaTable()
3477 Celx_RegisterMethod(l, "mark", celestia_mark); in CreateCelestiaMetaTable()
3520 Celx_RegisterMethod(l, "dsos", celestia_dsos); in CreateCelestiaMetaTable()
3709 Celx_RegisterMethod(l, "bind", font_bind); in CreateFontMetaTable()
3867 Celx_RegisterMethod(l, "bind", texture_bind); in CreateTextureMetaTable()
4003 Celx_RegisterMethod(l, "log", celestia_log); in ExtendCelestiaMetaTable()
[all …]
/dports/astro/celestia/celestia-1.6.1/src/celestia/
H A Dcelx.cpp1459 Celx_RegisterMethod(l, "tick", celscript_tick); in CreateCelscriptMetaTable()
1460 Celx_RegisterMethod(l, "__gc", celscript_gc); in CreateCelscriptMetaTable()
3442 Celx_RegisterMethod(l, "show", celestia_show); in CreateCelestiaMetaTable()
3445 Celx_RegisterMethod(l, "hide", celestia_hide); in CreateCelestiaMetaTable()
3475 Celx_RegisterMethod(l, "find", celestia_find); in CreateCelestiaMetaTable()
3477 Celx_RegisterMethod(l, "mark", celestia_mark); in CreateCelestiaMetaTable()
3520 Celx_RegisterMethod(l, "dsos", celestia_dsos); in CreateCelestiaMetaTable()
3709 Celx_RegisterMethod(l, "bind", font_bind); in CreateFontMetaTable()
3867 Celx_RegisterMethod(l, "bind", texture_bind); in CreateTextureMetaTable()
4003 Celx_RegisterMethod(l, "log", celestia_log); in ExtendCelestiaMetaTable()
[all …]