Searched refs:ALT (Results 1 – 8 of 8) sorted by relevance
134 private static final Object ALT = new NoCopySpan.Concrete(); field in MetaKeyKeyListener146 text.removeSpan(ALT); in resetMetaState()161 getActive(text, ALT, META_ALT_ON, META_ALT_LOCKED) | in getMetaState()205 return getActive(text, ALT, PRESSED_RETURN_VALUE, LOCKED_RETURN_VALUE); in getMetaState()274 adjust(content, ALT); in adjustMetaAfterKeypress()283 return what == CAP || what == ALT || what == SYM || in isMetaTracker()310 resetLock(content, ALT); in resetLockedMeta()333 press(content, ALT); in onKeyDown()388 release(content, ALT, event); in onKeyUp()423 if ((states&META_ALT_ON) != 0) content.removeSpan(ALT); in clearMetaKeyState()
53 <strong>Project</strong> pane and pressing <code>ALT + INSERT</code> on Windows and Linux or57 <p>For example, if you select a layout directory, press <code>ALT + INSERT</code> on Windows,257 <td>ALT + ENTER</td>262 <td>CTRL + ALT + L (Win)<br>279 <td>ALT + Insert (Win)<br>297 <td>CTRL + ALT + SHIFT + N (Win)<br>324 <td>ALT + 1 (Win)<br>330 <td>ALT + left-arrow; ALT + right-arrow (Win)<br>
20 # ALT + LEFT_BRACKET produces GRAVE.21 # ALT + RIGHT_BRACKET produces SHIFT + GRAVE.
18 # special ALT characters.
2072 <p>This mask is used to check whether one of the ALT meta keys is pressed. </p>2075 <p>This mask is used to check whether the left ALT meta key is pressed. </p>2078 <p>This mask is used to check whether the right ALT meta key is pressed. </p>
META-INF/ META-INF/MANIFEST.MF android/ android/databinding/ android/ ...