Searched defs:AllocateObject (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/common/
H A Dxti.cpp642 wxObject *wxDynamicClassInfo::AllocateObject() const function in class:wxDynamicClassInfo
H A Dxtistrm.cpp450 void wxRuntimeDepersister::AllocateObject(int objectID, wxClassInfo *classInfo , function in class:wxRuntimeDepersister
670 void wxCodeDepersister::AllocateObject(int objectID, wxClassInfo *classInfo , function in class:wxCodeDepersister
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Dxti.h1658 virtual wxObject *AllocateObject() const { return m_objectConstructor ? (*m_objectConstructor)() : 0; } function in class:wxClassInfo

Completed in 63 milliseconds