Home | History | Annotate | Download | only in gtk

Lines Matching refs:accelerators

165 // accelerators.
171 // gtk_accelerator_valid), so we need to handle these accelerators
192 // Get the command ids of the accelerators that we don't want the native widget
671 AcceleratorsGtk* accelerators = AcceleratorsGtk::GetInstance();
672 for (AcceleratorsGtk::const_iterator iter = accelerators->begin();
673 iter != accelerators->end(); ++iter) {
1024 // 2. We should be careful not to introduce any accelerators that trigger
1056 // 1. Our special key accelerators, such as ctrl-tab, etc.
1057 // 2. Gtk accelerators.
1815 AcceleratorsGtk* accelerators = AcceleratorsGtk::GetInstance();
1816 for (AcceleratorsGtk::const_iterator iter = accelerators->begin();
1817 iter != accelerators->end(); ++iter) {
1981 // override their accelerators.
1984 // the custom accelerators before letting it handle them.
1998 // accelerators.