Searched refs:elements_allocate (Results 1 – 2 of 2) sorted by relevance
133 static int elements_allocate(lua_State * l);
2407 {"allocate", elements_allocate}, in initElementsAPI()2626 int LuaScriptInterface::elements_allocate(lua_State * l) in elements_allocate() function in LuaScriptInterface