Searched refs:wxSTOCK_WITH_MNEMONIC (Results 1 - 7 of 7) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Dstockitem.h35 wxSTOCK_WITH_MNEMONIC = 1, enumerator in enum:wxStockLabelQueryFlag
40 // for wxSTOCK_OK); if wxSTOCK_WITH_MNEMONIC is given, the & character
44 long flags = wxSTOCK_WITH_MNEMONIC);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mac/carbon/
H A Dmenuitem.cpp154 text = wxGetStockLabel(GetId(), wxSTOCK_WITH_ACCELERATOR|wxSTOCK_WITH_MNEMONIC);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mac/classic/
H A Dmenuitem.cpp158 text = wxGetStockLabel(GetId(), wxSTOCK_WITH_ACCELERATOR|wxSTOCK_WITH_MNEMONIC);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/common/
H A Dstockitem.cpp172 if ( !(flags & wxSTOCK_WITH_MNEMONIC) )
H A Dmenucmn.cpp441 wxSTOCK_WITH_MNEMONIC);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/motif/
H A Dmenuitem.cpp183 txt = wxGetStockLabel(GetId(), wxSTOCK_WITH_ACCELERATOR|wxSTOCK_WITH_MNEMONIC);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/gtk1/
H A Dmenu.cpp813 wxSTOCK_WITH_MNEMONIC);

Completed in 121 milliseconds