Searched refs:WX_DECLARE_LIST (Results 1 - 25 of 27) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/opengl/penguin/
H A Ddxfrenderer.h53 WX_DECLARE_LIST(DXFEntity, DXFEntityList);
54 WX_DECLARE_LIST(DXFLayer, DXFLayerList);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/motif/
H A Dclipbrd.h22 WX_DECLARE_LIST(wxDataObject, wxDataObjectList);
23 WX_DECLARE_LIST(wxDataIdToDataObject, wxDataIdToDataObjectList);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mac/carbon/
H A Daccel.cpp26 WX_DECLARE_LIST(wxAcceleratorEntry, wxAccelList);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mac/classic/
H A Daccel.cpp26 WX_DECLARE_LIST(wxAcceleratorEntry, wxAccelList);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Dstatusbr.h25 WX_DECLARE_LIST(wxString, wxListString);
H A Dlist.h5 // Modified by: VZ at 16/11/98: WX_DECLARE_LIST() and typesafe lists added
348 #define WX_DECLARE_LIST(elementtype, listname) \ macro
351 WX_DECLARE_LIST(elementtype, listname)
684 // 3. The macro which is usually used (WX_DECLARE_LIST) is defined in terms of
1110 #define WX_DECLARE_LIST(elementtype, listname) \ macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/cocoa/
H A Dradiobut.h19 WX_DECLARE_LIST(wxRadioButton, wxRadioButtonList);
H A Dmdi.h22 WX_DECLARE_LIST(wxMDIChildFrame, wxCocoaMDIChildFrameList);
H A Ddc.h18 WX_DECLARE_LIST(wxDC, wxCocoaDCStack);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/tests/lists/
H A Dlists.cpp76 WX_DECLARE_LIST(Baz, wxListBazs);
80 WX_DECLARE_LIST(int, wxListInt);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/gtk/
H A Dnotebook.h21 WX_DECLARE_LIST(wxGtkNotebookPage, wxGtkNotebookPagesList);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/gtk1/
H A Dnotebook.h21 WX_DECLARE_LIST(wxGtkNotebookPage, wxGtkNotebookPagesList);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/msw/
H A Devtloop.cpp44 WX_DECLARE_LIST(MSG, wxMsgList);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/generic/
H A Daccel.cpp41 WX_DECLARE_LIST(wxAcceleratorEntry, wxAccelList);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/include/wx/applet/
H A Dwindow.h46 WX_DECLARE_LIST(wxApplet, wxAppletList);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/private/
H A Dfontmgr.h26 WX_DECLARE_LIST(wxFontBundle, wxFontBundleList);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/common/
H A Dartprov.cpp42 WX_DECLARE_LIST(wxArtProvider, wxArtProvidersList);
H A Dfontmgrcmn.cpp24 WX_DECLARE_LIST(wxFontInstance, wxFontInstanceList);
H A Dpaper.cpp78 WX_DECLARE_LIST(wxPrintPaperType, wxPrintPaperTypeList);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/generic/
H A Dtabg.h92 WX_DECLARE_LIST(wxTabLayer, wxTabLayerList);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/motif/
H A Dcursor.cpp48 WX_DECLARE_LIST(wxXCursor, wxXCursorList);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dlist.tex49 WX_DECLARE_LIST(MyListElement, MyList);
54 // MyListElement (for WX_DECLARE_LIST forward declaration is enough), but
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/dataview/
H A Ddataview.cpp37 WX_DECLARE_LIST(wxDateTime,wxArrayDate);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/tests/hashes/
H A Dhashes.cpp268 WX_DECLARE_LIST(Foo, wxListFoos);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/html/
H A Dhtmlwin.cpp147 WX_DECLARE_LIST(wxHtmlProcessor, wxHtmlProcessorList);

Completed in 285 milliseconds

12