Searched refs:DoMacCreateRealWindow (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/mac/carbon/
H A Dtoplevel.h152 void DoMacCreateRealWindow( wxWindow *parent, const wxString& title,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mac/carbon/
H A Dtoplevel.cpp970 DoMacCreateRealWindow( parent, title, pos , size , style , name ) ;
1122 DoMacCreateRealWindow( NULL, title, pos, size, style, name );
1125 void wxTopLevelWindowMac::DoMacCreateRealWindow( function in class:wxTopLevelWindowMac

Completed in 66 milliseconds