Home
last modified time | relevance | path

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

/dports/editors/rehex/rehex-0.4.0/wxLua/modules/wxlua/
H A Dwxlbind.h134 typedef int* wxLuaArgType; // address of wxLua class type (a pointer to it) typedef
135 extern WXDLLIMPEXP_DATA_WXLUA(wxLuaArgType) g_wxluaargtypeArray_None[1]; // = {0}
167 wxLuaArgType* argtypes; // Array of wxLua types representing each argument, NULL terminated.
262wxLuaArgType* baseclass_wxluatypes; // NULL terminated array of wxLua types for the base cl…
H A Dwxlbind.cpp26 wxLuaArgType g_wxluaargtypeArray_None[1] = {0};