Home
last modified time | relevance | path

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

/dports/astro/celestia-gtk/celestia-1.6.1/src/celestia/
H A Dcelx.cpp1277 static const char* Celx_SafeGetString(lua_State* l, in Celx_SafeGetString() function
1503 …const char* s = Celx_SafeGetString(l, 2, AllErrors, "First argument to celestia:flash must be a st… in celestia_flash()
1520 …const char* s = Celx_SafeGetString(l, 2, AllErrors, "First argument to celestia:print must be a st… in celestia_print()
2259 …string key = Celx_SafeGetString(l, 2, AllErrors, "Argument to celestia:getlinecolor() must be a st… in celestia_getlinecolor()
3401 …string url = Celx_SafeGetString(l, 2, AllErrors, "First argument to celestia:seturl must be a stri… in celestia_seturl()
3671 …const char* s = Celx_SafeGetString(l, 2, AllErrors, "First argument to font:render must be a strin… in font_render()
3681 … const char* s = Celx_SafeGetString(l, 2, AllErrors, "Argument to font:getwidth must be a string"); in font_getwidth()
3878 …const char* s = Celx_SafeGetString(l, 2, AllErrors, "First argument to celestia:log must be a stri… in celestia_log()
3898 …string s = Celx_SafeGetString(l, 2, AllErrors, "Argument to celestia:loadtexture() must be a strin… in celestia_loadtexture()
3914 …string s = Celx_SafeGetString(l, 2, AllErrors, "Argument to celestia:loadfont() must be a string"); in celestia_loadfont()
[all …]
/dports/astro/celestia/celestia-1.6.1/src/celestia/
H A Dcelx.cpp1277 static const char* Celx_SafeGetString(lua_State* l, in Celx_SafeGetString() function
1503 …const char* s = Celx_SafeGetString(l, 2, AllErrors, "First argument to celestia:flash must be a st… in celestia_flash()
1520 …const char* s = Celx_SafeGetString(l, 2, AllErrors, "First argument to celestia:print must be a st… in celestia_print()
2259 …string key = Celx_SafeGetString(l, 2, AllErrors, "Argument to celestia:getlinecolor() must be a st… in celestia_getlinecolor()
3401 …string url = Celx_SafeGetString(l, 2, AllErrors, "First argument to celestia:seturl must be a stri… in celestia_seturl()
3671 …const char* s = Celx_SafeGetString(l, 2, AllErrors, "First argument to font:render must be a strin… in font_render()
3681 … const char* s = Celx_SafeGetString(l, 2, AllErrors, "Argument to font:getwidth must be a string"); in font_getwidth()
3878 …const char* s = Celx_SafeGetString(l, 2, AllErrors, "First argument to celestia:log must be a stri… in celestia_log()
3898 …string s = Celx_SafeGetString(l, 2, AllErrors, "Argument to celestia:loadtexture() must be a strin… in celestia_loadtexture()
3914 …string s = Celx_SafeGetString(l, 2, AllErrors, "Argument to celestia:loadfont() must be a string"); in celestia_loadfont()
[all …]