Home
last modified time | relevance | path

Searched refs:accelerators (Results 1 – 12 of 12) sorted by relevance

/external/chromium/chrome/browser/ui/gtk/
Dinfo_bubble_accelerators_gtk.cc28 InfoBubbleAcceleratorGtkList accelerators; in GetList() local
30 accelerators.push_back(InfoBubbleAcceleratorGtkTable[i]); in GetList()
33 return accelerators; in GetList()
Dbrowser_window_gtk.cc671 AcceleratorsGtk* accelerators = AcceleratorsGtk::GetInstance(); in Close() local
672 for (AcceleratorsGtk::const_iterator iter = accelerators->begin(); in Close()
673 iter != accelerators->end(); ++iter) { in Close()
1815 AcceleratorsGtk* accelerators = AcceleratorsGtk::GetInstance(); in ConnectAccelerators() local
1816 for (AcceleratorsGtk::const_iterator iter = accelerators->begin(); in ConnectAccelerators()
1817 iter != accelerators->end(); ++iter) { in ConnectAccelerators()
/external/chromium/chrome/browser/
Dexternal_tab_container_win.cc1008 ACCEL* accelerators = scoped_accelerators.get(); in LoadAccelerators() local
1009 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()
/external/webkit/Source/WebCore/plugins/gtk/
Dgtk2xtbin.h138 XtTranslations accelerators; /* accelerator translations */ member
/external/chromium/chrome/browser/ui/views/frame/
Dbrowser_view.cc2186 ACCEL* accelerators = static_cast<ACCEL*>(malloc(sizeof(ACCEL) * count)); local
2187 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);
/external/ipsec-tools/
DNEWS89 using hardware crypto accelerators.
/external/dropbear/libtomcrypt/
Dchanges164 …-- 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 current
199 …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)
Dcrypt.tex594 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…
/external/chromium/chrome/browser/ui/cocoa/toolbar/
Dtoolbar_controller.mm104 // A C++ delegate that handles the accelerators in the wrench menu.
/external/quake/quake/src/WinQuake/data/
DTECHINFO.TXT133 video modes. It does not support any 3-D hardware accelerators.
/external/webkit/Source/WebKit/win/
DChangeLog-2009-06-168140 …//problem/5346299> preventing default behavior for key down does not block accelerators like Ctrl+N
/external/webkit/Source/WebCore/
DChangeLog10536 cannot be sped up by graphics accelerators, since their algorithm is