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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/common/
H A Dstockitem.cpp103 #define STOCKITEM(stockid, label) \ macro
110 STOCKITEM(wxID_ABOUT, _("&About"))
111 STOCKITEM(wxID_ADD, _("Add"))
112 STOCKITEM(wxID_APPLY, _("&Apply"))
113 STOCKITEM(wxID_BOLD, _("&Bold"))
114 STOCKITEM(wxID_CANCEL, _("&Cancel"))
115 STOCKITEM(wxID_CLEAR, _("&Clear"))
116 STOCKITEM(wxID_CLOSE, _("&Close"))
117 STOCKITEM(wxID_COPY, _("&Copy"))
118 STOCKITEM(wxID_CU
170 #undef STOCKITEM macro
193 #define STOCKITEM macro
220 #undef STOCKITEM macro
231 #define STOCKITEM macro
255 #undef STOCKITEM macro
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/gtk/
H A Dmenu.cpp1749 #define STOCKITEM(wx,gtk) \ macro
1758 #define STOCKITEM_24(wx,gtk) STOCKITEM(wx,gtk)
1764 #define STOCKITEM_26(wx,gtk) STOCKITEM(wx,gtk)
1770 #define STOCKITEM_210(wx,gtk) STOCKITEM(wx,gtk)
1779 STOCKITEM(wxID_ADD, GTK_STOCK_ADD)
1780 STOCKITEM(wxID_APPLY, GTK_STOCK_APPLY)
1781 STOCKITEM(wxID_BOLD, GTK_STOCK_BOLD)
1782 STOCKITEM(wxID_CANCEL, GTK_STOCK_CANCEL)
1783 STOCKITEM(wxID_CLEAR, GTK_STOCK_CLEAR)
1784 STOCKITEM(wxID_CLOS
1838 #undef STOCKITEM macro
[all...]

Completed in 62 milliseconds