Searched refs:accelerators (Results 1 – 12 of 12) sorted by relevance
28 InfoBubbleAcceleratorGtkList accelerators; in GetList() local30 accelerators.push_back(InfoBubbleAcceleratorGtkTable[i]); in GetList()33 return accelerators; in GetList()
671 AcceleratorsGtk* accelerators = AcceleratorsGtk::GetInstance(); in Close() local672 for (AcceleratorsGtk::const_iterator iter = accelerators->begin(); in Close()673 iter != accelerators->end(); ++iter) { in Close()1815 AcceleratorsGtk* accelerators = AcceleratorsGtk::GetInstance(); in ConnectAccelerators() local1816 for (AcceleratorsGtk::const_iterator iter = accelerators->begin(); in ConnectAccelerators()1817 iter != accelerators->end(); ++iter) { in ConnectAccelerators()
1008 ACCEL* accelerators = scoped_accelerators.get(); in LoadAccelerators() local1009 DCHECK(accelerators != NULL); in LoadAccelerators()1011 CopyAcceleratorTable(accelerator_table, accelerators, count); in LoadAccelerators()1018 bool alt_down = (accelerators[i].fVirt & FALT) == FALT; in LoadAccelerators()1019 bool ctrl_down = (accelerators[i].fVirt & FCONTROL) == FCONTROL; in LoadAccelerators()1020 bool shift_down = (accelerators[i].fVirt & FSHIFT) == FSHIFT; in LoadAccelerators()1022 static_cast<ui::KeyboardCode>(accelerators[i].key), in LoadAccelerators()1024 accelerator_table_[accelerator] = accelerators[i].cmd; in LoadAccelerators()
138 XtTranslations accelerators; /* accelerator translations */ member
2186 ACCEL* accelerators = static_cast<ACCEL*>(malloc(sizeof(ACCEL) * count)); local2187 CopyAcceleratorTable(accelerator_table, accelerators, count);2194 bool alt_down = (accelerators[i].fVirt & FALT) == FALT;2195 bool ctrl_down = (accelerators[i].fVirt & FCONTROL) == FCONTROL;2196 bool shift_down = (accelerators[i].fVirt & FSHIFT) == FSHIFT;2198 static_cast<ui::KeyboardCode>(accelerators[i].key),2200 accelerator_table_[accelerator] = accelerators[i].cmd;2207 free(accelerators);
89 using hardware crypto accelerators.
164 …-- Added RSA accelerators to the math descriptors to make it possible to not include the stock rou…176 -- Made the cipher accelerators return error codes. :-)193 -- Updated the documentation w.r.t. ECC and the accelerators to keep it current199 …LWAYS uses the accelerator interface. This allows people who use the accelerators to not have the…343 …-- x86_prof now uses ECB shell code (hint: accelerators) and outputs cycles per BLOCK not byte. T…358 -- Added chapter to manual about accelerators (you know you want it)
594 For a plugin to be compliant it must provide at least each function listed before the accelerators …5709 to use accelerators for LRW.5711 While both encrypt and decrypt accelerators are not required it is suggested as it makes lrw\_setiv…
104 // A C++ delegate that handles the accelerators in the wrench menu.
133 video modes. It does not support any 3-D hardware accelerators.
8140 …//problem/5346299> preventing default behavior for key down does not block accelerators like Ctrl+N
10536 cannot be sped up by graphics accelerators, since their algorithm is