/external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/internal/core/model/property/editor/ |
AbstractTextPropertyEditor.java | 238 boolean withAlt = (event.stateMask & SWT.ALT) != 0;
|
/external/opencv3/modules/viz/include/opencv2/viz/ |
types.hpp | 215 enum { NONE = 0, ALT = 1, CTRL = 2, SHIFT = 4 }; 223 @param modifiers Signals if alt, ctrl or shift are pressed or their combination. 248 @param modifiers Signals if alt, ctrl or shift are pressed or their combination.
|
/external/antlr/antlr-3.4/tool/src/main/antlr3/org/antlr/grammar/v3/ |
CodeGenTreeWalker.g | 173 if ( ( elementAST.getParent().getType() == ANTLRLexer.ALT && elementAST.getParent().getParent().getParent().getType() == RULE && elementAST.getParent().getParent().getChildCount() == 2 ) 175 // single alt at the start of the rule needs to be checked 568 ( alt=alternative rew=rewrite 574 // add the rewrite code as just another element in the alt :) 584 $alt.code.add("rew", $rew.code); 586 // add this alt to the list of alts for this block 587 $code.add("alts",$alt.code); 588 $alt.code.add("altNum", altNum); 589 $alt.code.add("outerAlt", blockNestingLevel==RULE_BLOCK_NESTING_LEVEL); 633 ST altcode=templates.getInstanceOf("alt"); [all...] |
/external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/core/controls/ |
CComboBox.java | 191 } else if ((e.stateMask & SWT.ALT) != 0) {
|
/toolchain/binutils/binutils-2.25/binutils/ |
rclex.c | 81 K(ACCELERATORS), K(ALT), K(ANICURSOR), K(ANIICON), K(ASCII),
|
rcparse.y | 115 %token ACCELERATORS VIRTKEY ASCII NOINVERT SHIFT CONTROL ALT 319 | ALT [all...] |
/external/opencv3/modules/viz/src/vtk/ |
vtkVizInteractorStyle.cpp | 278 " ALT + k, K : export scene to VRML format\n" 286 " +/- [+ ALT] : zoom in/out \n" 288 " r, R [+ ALT] : reset camera [to viewpoint = {0, 0, 0} -> center_{x, y, z}]\n" 290 " ALT + s, S : turn stereo mode on/off\n" 291 " ALT + f, F : switch between maximized window mode and original size\n" 375 modifiers |= KeyboardEvent::ALT; 442 // 's'/'S' w/out ALT [all...] |
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/ |
SelectionManager.java | 110 * The <em>current</em> alternate selection, if any, which changes when the Alt key is 331 * Alt key is used to cycle selection through objects at the same level than 332 * the one pointed at (i.e. click on an object then alt-click to cycle). 343 boolean isCycleClick = (e.stateMask & SWT.ALT) != 0; 403 // Case where alt is pressed: select or cycle the object pointed at. 405 // Note: if shift and alt are pressed, shift is ignored. The alternate selection [all...] |
/external/libvncserver/webclients/novnc/include/ |
keyboard.js | 69 var alt = 0xffe9; 76 // on Mac, Option (AKA Alt) is used as a char modifier 77 charModifier = [alt]; 80 // on Windows, Ctrl+Alt is used as a char modifier 81 charModifier = [alt, ctrl]; 94 state[alt] = false; 109 if (evt.altKey !== undefined && evt.altKey !== state[alt] && keysym !== alt) { 110 state[alt] = evt.altKey; 111 result.push(syncKey(alt)); [all...] |
/prebuilts/tools/common/m2/repository/org/antlr/antlr/3.5.2/ |
antlr-3.5.2.jar | |
/prebuilts/tools/common/offline-m2/org/antlr/antlr/3.5.2/ |
antlr-3.5.2.jar | |
/prebuilts/tools/common/m2/repository/com/tunnelvisionlabs/antlr4/4.5/ |
antlr4-4.5.jar | |
/prebuilts/tools/common/offline-m2/com/tunnelvisionlabs/antlr4/4.5/ |
antlr4-4.5.jar | |
/external/antlr/antlr-3.4/lib/ |
antlr-3.4-complete.jar | |
/prebuilts/misc/common/antlr/ |
antlr-3.4-complete.jar | |
/prebuilts/tools/common/m2/repository/org/seleniumhq/selenium/selenium-api/2.42.2/ |
selenium-api-2.42.2.jar | |
/prebuilts/tools/common/m2/repository/itext/itext/2.0.8/ |
itext-2.0.8.jar | |
/external/guice/extensions/persist/lib/ |
antlr-2.7.5h3.jar | |
/external/owasp/sanitizer/lib/htmlparser-1.3/ |
htmlparser-1.3-with-transitions.jar | |
htmlparser-1.3.jar | |
/prebuilts/tools/common/m2/repository/antlr/antlr/2.7.7/ |
antlr-2.7.7.jar | |
/prebuilts/tools/common/m2/repository/org/antlr/antlr4/4.5.3/ |
antlr4-4.5.3.jar | |
/prebuilts/tools/common/offline-m2/org/antlr/antlr4/4.5.3/ |
antlr4-4.5.3.jar | |
/prebuilts/tools/common/m2/repository/com/android/external/eclipse/swt/3.5.0/ |
swt-3.5.0.jar | |
/prebuilts/tools/darwin-x86/swt/ |
swt.jar | |