Home
last modified time | relevance | path

Searched refs:p_wxluatype_wxPoint2DDouble (Results 1 – 3 of 3) sorted by relevance

/dports/editors/rehex/rehex-0.4.0/wxLua/modules/wxlua/
H A Dwxlbind.h128 extern WXDLLIMPEXP_DATA_WXLUA(int*) p_wxluatype_wxPoint2DDouble; // wxLua type for wxPoint2DD…
H A Dwxlbind.cpp60 int* p_wxluatype_wxPoint2DDouble = &wxluatype_TUNKNOWN; variable
H A Dwxllua.cpp1970 else if (t == *p_wxluatype_wxPoint2DDouble) in wxlua_getwxPoint2DDoubleArray()