Searched refs:lua_topointer (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/skia/third_party/lua/src/
H A Dlua.h177 LUA_API const void *(lua_topointer) (lua_State *L, int idx);
H A Dlauxlib.c752 lua_topointer(L, idx));
H A Dlapi.c443 LUA_API const void *lua_topointer (lua_State *L, int idx) { function

Completed in 294 milliseconds