Searched refs:wxTopLevelWindowCocoa (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/cocoa/
H A DNSWindow.h21 class WXDLLEXPORT wxTopLevelWindowCocoa; variable in typeref:class:WXDLLEXPORT
46 inline wxTopLevelWindowCocoa* GetWxTopLevelWindowCocoa()
49 wxCocoaNSWindow(wxTopLevelWindowCocoa *tlw = NULL);
52 wxTopLevelWindowCocoa *m_wxTopLevelWindowCocoa;
H A Dtoplevel.h3 // Purpose: wxTopLevelWindowCocoa is the Cocoa implementation of wxTLW
21 // wxTopLevelWindowCocoa
23 class WXDLLEXPORT wxTopLevelWindowCocoa : public wxTopLevelWindowBase, protected wxCocoaNSWindow class in inherits:wxTopLevelWindowBase,wxCocoaNSWindow
26 DECLARE_NO_COPY_CLASS(wxTopLevelWindowCocoa);
31 inline wxTopLevelWindowCocoa() function in class:wxTopLevelWindowCocoa
35 inline wxTopLevelWindowCocoa(wxWindow *parent, function in class:wxTopLevelWindowCocoa
56 virtual ~wxTopLevelWindowCocoa();
85 static wxTopLevelWindowCocoa *sm_cocoaDeactivateWindow;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Dtoplevel.h339 #define wxTopLevelWindowNative wxTopLevelWindowCocoa

Completed in 161 milliseconds