Searched refs:wxObjectConstructorFn (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Dobject.h44 typedef wxObject *(*wxObjectConstructorFn)(void); typedef
53 wxObjectConstructorFn ctor )
80 wxObjectConstructorFn GetConstructor() const
107 wxObjectConstructorFn m_objectConstructor;
173 (wxObjectConstructorFn) func); \
H A Dxti.h1582 typedef wxObject *(*wxObjectConstructorFn)(void); typedef
1600 wxObjectConstructorFn ctor ,
1688 wxObjectConstructorFn GetConstructor() const { return m_objectConstructor; }
1791 wxObjectConstructorFn m_objectConstructor;
1947 (wxObjectConstructorFn) wxConstructorFor##name , \
1960 (wxObjectConstructorFn) wxConstructorFor##name , \
2000 (wxObjectConstructorFn) 0 , \
2011 (wxObjectConstructorFn) 0 , \
2027 (wxObjectConstructorFn) wxConstructorFor##name , \
2056 (wxObjectConstructorFn)
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/common/
H A Dobject.cpp54 (wxObjectConstructorFn) 0 ,
66 (wxObjectConstructorFn) 0 ); variable
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dclasinfo.tex24 \param{int}{ size}, \param{wxObjectConstructorFn }{fn}}

Completed in 92 milliseconds