Home
last modified time | relevance | path

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

/dports/astro/celestia-gtk/celestia-1.6.1/src/celestia/
H A Dcelx.cpp439 static bool Celx_istype(lua_State* l, int index, int id) in Celx_istype() function
467 if (Celx_istype(l, index, id)) in Celx_CheckUserData()
4370 return Celx_istype(m_lua, index, type); in isType()
/dports/astro/celestia/celestia-1.6.1/src/celestia/
H A Dcelx.cpp439 static bool Celx_istype(lua_State* l, int index, int id) in Celx_istype() function
467 if (Celx_istype(l, index, id)) in Celx_CheckUserData()
4370 return Celx_istype(m_lua, index, type); in isType()