Searched refs:Ctrl (Results 1 – 25 of 30) sorted by relevance
12
/external/webkit/WebCore/inspector/front-end/ |
D | KeyboardShortcut.js | 41 Ctrl: 2, property 97 modifiers |= WebInspector.KeyboardShortcut.Modifiers.Ctrl;
|
D | CallStackSidebarPane.js | 33 … WebInspector.KeyboardShortcut.Modifiers.Ctrl); 37 … WebInspector.KeyboardShortcut.Modifiers.Ctrl);
|
D | SourceFrame.js | 209 …sMac ? WebInspector.KeyboardShortcut.Modifiers.Meta : WebInspector.KeyboardShortcut.Modifiers.Ctrl;
|
D | ScriptsPanel.js | 168 …sMac ? WebInspector.KeyboardShortcut.Modifiers.Meta : WebInspector.KeyboardShortcut.Modifiers.Ctrl;
|
/external/libpng/projects/visualc71/ |
D | README_zlib.txt | 17 2) Display the Solution Explorer view (Ctrl+Alt+L) 32 6) Select "Build | Build Solution (Ctrl-Shift-B)"
|
D | README.txt | 18 2) Display the Solution Explorer view (Ctrl+Alt+L) 31 6) Select "Build | Build Solution (Ctrl-Shift-B)"
|
/external/libpng/contrib/visupng/ |
D | README.txt | 37 from the PngSuite directory. Press Ctrl-N (and Ctrl-V) for other images.
|
/external/zlib/projects/visualc6/ |
D | README.txt | 38 select "Build | Execute ... (Ctrl+F5)". 66 "Build | Execute ... (Ctrl+F5)".
|
/external/webkit/WebCore/platform/mac/ |
D | KeyEventMac.mm | 56 case 59: // Left Ctrl 57 case 62: // Right Ctrl 425 case 59: // Left Ctrl 426 case 62: // Right Ctrl 786 case 59: // Left Ctrl 787 case 62: // Right Ctrl
|
/external/libpng/projects/visualc6/ |
D | README.txt | 29 select "Build | Execute ... (Ctrl+F5)".
|
/external/wpa_supplicant/wpa_gui-qt4/ |
D | wpagui.ui | 224 <string>Ctrl+Q</string>
|
/external/qemu/ |
D | Changelog | 233 - Ctrl-Alt is now the default grab key. Ctrl-Alt-[0-9] switches to
|
D | qemu-options.hx | 431 "-alt-grab use Ctrl-Alt-Shift to grab mouse (instead of Ctrl-Alt)\n") 436 Use Ctrl-Alt-Shift to grab mouse (instead of Ctrl-Alt).
|
D | CHANGES.TXT | 534 in the default HVGA skin. no need to use Ctrl-PageDown anymore
|
/external/webkit/WebKit/ |
D | StringsNotToBeLocalized.txt | 738 WebKit/win/AccessibleBase.cpp:"Ctrl+"
|
/external/icu4c/samples/ufortune/resources/ |
D | es.txt | 97 "Press (Ctrl)(Alt)(Del) to continue...
|
/external/webkit/WebKit/qt/ |
D | ChangeLog | 5125 Fix Ctrl+Y to work again when editing text in contextEditable mode. 5215 modifier (Ctrl). 5561 EditorClient is modified to catch AltGr and Ctrl+Alt key combination. 6268 When pressing Ctrl-Up the keyboard modifiers could include other modifiers 7842 - Ctrl-Up moves to the top of the page 7843 - Ctrl-Down move to the bottom of the page
|
/external/webkit/WebCore/ |
D | ChangeLog | 17591 F5, Ctrl+/ (win,lin), Command+/ (mac) - continue 17592 F10, Ctrl+' (win, lin), Command+' (mac) - step over 17593 F11, Ctrl+; (win, lin), Command+; (mac) - step into 17594 Shift+F11, Ctrl+Shift+; (win, lin), Command+Shift+; (mac) - step out 17597 Ctrl+. - next call frame 17598 Ctrl+, - previouse call frame 20415 When we receive shortcut events like Ctrl+V then the text in the QKeyEvent is 24336 Fix of <rdar://6967547> Ctrl-C copies null value erasing text in clipboard in Safari.
|
D | ChangeLog-2008-08-10 | 16034 <rdar://problem/4657563> Use of Ctrl as access key modifier conflicts with Mac OS X 16038 (WebCore::EventHandler::handleAccessKey): Use Ctrl+Option for access keys on Mac OS X. 19111 …<rdar://problem/5863412> Crash when Ctrl C is pressed after a series of specific mouse events (185… 56411 while this test relies on Ctrl. 76382 … Make sure we send the correct events for Capslock, Shift, Ctrl, Alt and the Windows key 76420 control keys CapsLock, Shift, Ctrl, Alt, and Meta/Command, and
|
/external/webkit/WebKit/win/ |
D | ChangeLog-2009-06-16 | 8140 …//problem/5346299> preventing default behavior for key down does not block accelerators like Ctrl+N 9876 Allow Shift, Ctrl, Alt, Meta and Capslock keys to be sent into WebCore. 12950 <rdar://problem/5109817> Ctrl-click on word in non-editable text doesn't select it 13548 … Let through more newline+modifier key combos in order to support Alt+Enter and Ctrl+Enter in the 13570 Add support for Ctrl+Mouse Wheel to increase/decrease text zoom (Win32 only). 20815 Holding down Ctrl when a redirect happens opens the redirected page in a new tab
|
/external/bison/doc/ |
D | bison.texinfo | 1519 is legitimate to type @kbd{Ctrl-d} right after you start the calculator. 8697 @c LocalWords: NUM exp subsubsection kbd Ctrl ctype EOF getchar isdigit
|
D | bison.info | 1706 legitimate to type `Ctrl-d' right after you start the calculator. It's
|
/external/webkit/WebKit/gtk/ |
D | ChangeLog | 1119 Do not handle KeyEvents with Ctrl or Alt modifiers that we
|
/external/webkit/WebKit/mac/ |
D | ChangeLog-2007-10-14 | 1875 <rdar://problem/5109817> Ctrl-click on word in non-editable text doesn't select it 15707 <rdar://problem/4743256> Seed: Ctrl-Y key binding does nothing when kill ring is empty 18364 …<rdar://problem/4646318> REGRESSION: Ctrl-clicking on a selection containing a word doesn't displa…
|
D | ChangeLog | 4928 <rdar://problem/6636563> Ctrl-tab shortcut doesn't switch tabs when focus is in text field
|
12