Home
last modified time | relevance | path

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

/dports/astro/celestia-gtk/celestia-1.6.1/src/celestia/
H A Dcelx.cpp1196 void Celx_CheckArgs(lua_State* l, in Celx_CheckArgs() function
1720 Celx_CheckArgs(l, 1, 1000, "Bad method call!"); in celestia_showlabel()
2410 Celx_CheckArgs(l, 2, 2, "One argument expected for celestia:select()"); in celestia_select()
2806 Celx_CheckArgs(l, 1, 1, "No argument expected in celestia:setambient"); in celestia_getambient()
3660 Celx_CheckArgs(l, 1, 1, "No arguments expected for font:bind()"); in font_bind()
3669 Celx_CheckArgs(l, 2, 2, "One argument required for font:render"); in font_render()
3680 Celx_CheckArgs(l, 2, 2, "One argument expected for font:getwidth"); in font_getwidth()
3689 Celx_CheckArgs(l, 1, 1, "No arguments expected for font:getheight()"); in font_getheight()
3764 Celx_CheckArgs(l, 1, 1, "No arguments expected for image:getwidth()"); in image_getwidth()
3827 Celx_CheckArgs(l, 1, 1, "No arguments expected for texture:bind()"); in texture_bind()
[all …]
/dports/astro/celestia/celestia-1.6.1/src/celestia/
H A Dcelx.cpp1196 void Celx_CheckArgs(lua_State* l, in Celx_CheckArgs() function
1720 Celx_CheckArgs(l, 1, 1000, "Bad method call!"); in celestia_showlabel()
2410 Celx_CheckArgs(l, 2, 2, "One argument expected for celestia:select()"); in celestia_select()
2806 Celx_CheckArgs(l, 1, 1, "No argument expected in celestia:setambient"); in celestia_getambient()
3660 Celx_CheckArgs(l, 1, 1, "No arguments expected for font:bind()"); in font_bind()
3669 Celx_CheckArgs(l, 2, 2, "One argument required for font:render"); in font_render()
3680 Celx_CheckArgs(l, 2, 2, "One argument expected for font:getwidth"); in font_getwidth()
3689 Celx_CheckArgs(l, 1, 1, "No arguments expected for font:getheight()"); in font_getheight()
3764 Celx_CheckArgs(l, 1, 1, "No arguments expected for image:getwidth()"); in image_getwidth()
3827 Celx_CheckArgs(l, 1, 1, "No arguments expected for texture:bind()"); in texture_bind()
[all …]