Searched refs:wxGetStockAccelerator (Results 1 – 16 of 16) sorted by relevance
50 WXDLLEXPORT wxAcceleratorEntry wxGetStockAccelerator(wxWindowID id);
57 WXDLLIMPEXP_CORE wxAcceleratorEntry wxGetStockAccelerator(wxWindowID id);
180 wxAcceleratorEntry accel = wxGetStockAccelerator(id); in wxGetStockLabel()227 wxAcceleratorEntry wxGetStockAccelerator(wxWindowID id) in wxGetStockAccelerator() function
235 wxAcceleratorEntry accel = wxGetStockAccelerator(id); in wxGetStockLabel()285 wxAcceleratorEntry wxGetStockAccelerator(wxWindowID id) in wxGetStockAccelerator() function
241 wxAcceleratorEntry accel = wxGetStockAccelerator(id); in wxGetStockLabel()291 wxAcceleratorEntry wxGetStockAccelerator(wxWindowID id) in wxGetStockAccelerator() function
101 wxAcceleratorEntry accel = wxGetStockAccelerator( id ); in InsertMenuItemAction()
188 accelEntry = wxGetStockAccelerator(id); in GetStockAccelerator()