Searched refs:case (Results 1 – 25 of 706) sorted by relevance
12345678910>>...29
41 case 54: // Right Command42 case 55: // Left Command45 case 57: // Capslock48 case 56: // Left Shift49 case 60: // Right Shift52 case 58: // Left Alt53 case 61: // Right Alt56 case 59: // Left Ctrl57 case 62: // Right Ctrl80 case NSMenuFunctionKey:[all …]
36 case NSLeftMouseDown:37 case NSLeftMouseUp:38 case NSLeftMouseDragged:40 case NSRightMouseDown:41 case NSRightMouseUp:42 case NSRightMouseDragged:44 case NSOtherMouseDown:45 case NSOtherMouseUp:46 case NSOtherMouseDragged:56 case NSLeftMouseDown:[all …]
450 case PushButtonPart: {469 case CheckboxPart:471 case RadioPart:473 case PushButtonPart:477 case ListButtonPart:488 case SquareButtonPart:489 case DefaultButtonPart:490 case ButtonPart:491 case ListButtonPart:501 case SquareButtonPart:[all …]
58 case 54: // Right Command59 case 55: // Left Command62 case 57: // Capslock65 case 56: // Left Shift66 case 60: // Right Shift69 case 58: // Left Alt70 case 61: // Right Alt73 case 59: // Left Ctrl74 case 62: // Right Ctrl77 case 63: // Function[all …]
49 Change this variable to test the 3 decodable streams case.60 case 0:65 case 1:66 case 3:67 case 5:68 case 7:69 case 9:70 case 11:71 case 13:72 case 15:[all …]
138 case ObjcObjectType: {158 case ObjcCharType:159 case ObjcUnsignedCharType:162 case ObjcShortType:163 case ObjcUnsignedShortType:166 case ObjcIntType:167 case ObjcUnsignedIntType:170 case ObjcLongType:171 case ObjcUnsignedLongType:174 case ObjcLongLongType:[all …]
58 case WebCore::SVGPathSeg::PATHSEG_UNKNOWN:60 case WebCore::SVGPathSeg::PATHSEG_CLOSEPATH:62 case WebCore::SVGPathSeg::PATHSEG_MOVETO_ABS:64 case WebCore::SVGPathSeg::PATHSEG_MOVETO_REL:66 case WebCore::SVGPathSeg::PATHSEG_LINETO_ABS:68 case WebCore::SVGPathSeg::PATHSEG_LINETO_REL:70 case WebCore::SVGPathSeg::PATHSEG_CURVETO_CUBIC_ABS:72 case WebCore::SVGPathSeg::PATHSEG_CURVETO_CUBIC_REL:74 case WebCore::SVGPathSeg::PATHSEG_CURVETO_QUADRATIC_ABS:76 case WebCore::SVGPathSeg::PATHSEG_CURVETO_QUADRATIC_REL:[all …]
2 case: case mapping9 case.cpp Main source file in C++11 case.sln Windows MSVC workspace. Double-click this to get started.12 case.vcproj Windows MSVC project file14 To Build case on Windows16 2. In MSVC, open the solution file icu\samples\case\case.sln26 3. cd into the case directory, e.g.27 cd c:\icu\source\samples\case\debug29 case44 cd <icu directory>/source/samples/case[all …]
149 case ProtectionSpaceServerHTTP:152 case ProtectionSpaceServerHTTPS:155 case ProtectionSpaceServerFTP:158 case ProtectionSpaceServerFTPS:161 case ProtectionSpaceProxyHTTP:164 case ProtectionSpaceProxyHTTPS:167 case ProtectionSpaceProxyFTP:170 case ProtectionSpaceProxySOCKS:179 case ProtectionSpaceAuthenticationSchemeDefault:182 case ProtectionSpaceAuthenticationSchemeHTTPBasic:[all …]
153 * appears to be happening in the VAO case. You can tell OpenGL to up223 case SDL_GL_RED_SIZE: attr = GL_RED_BITS; break;224 case SDL_GL_BLUE_SIZE: attr = GL_BLUE_BITS; break;225 case SDL_GL_GREEN_SIZE: attr = GL_GREEN_BITS; break;226 case SDL_GL_ALPHA_SIZE: attr = GL_ALPHA_BITS; break;227 case SDL_GL_DOUBLEBUFFER: attr = GL_DOUBLEBUFFER; break;228 case SDL_GL_DEPTH_SIZE: attr = GL_DEPTH_BITS; break;229 case SDL_GL_STENCIL_SIZE: attr = GL_STENCIL_BITS; break;230 case SDL_GL_ACCUM_RED_SIZE: attr = GL_ACCUM_RED_BITS; break;231 case SDL_GL_ACCUM_GREEN_SIZE: attr = GL_ACCUM_GREEN_BITS; break;[all …]
453 * to handle them separately just in case the values can simulataneously466 * This function will release a key press in the case that 491 /* In this case, we can't detect the keyboard, so use the left side 502 * This could have been done in an if-else case because at this point,518 * This function handles the CapsLock case.672 case kIOMessageSystemWillSleep:675 case kIOMessageCanSystemSleep:678 case kIOMessageSystemHasPoweredOn:707 case 0:709 case 1:[all …]
227 case NPCocoaEventScrollWheel:229 case NPCocoaEventMouseDown:231 case NPCocoaEventMouseUp:233 case NPCocoaEventMouseMoved:235 case NPCocoaEventMouseDragged:237 case NPCocoaEventMouseEntered:239 case NPCocoaEventMouseExited:241 case NPCocoaEventKeyDown:243 case NPCocoaEventKeyUp:245 case NPCocoaEventFlagsChanged:[all …]
110 + * case. If the link layer has a fixed length prepended header,120 + * case. If the link layer has a fixed length prepended header,183 + case OR_LINK_AFTER_WIRELESS_HDR:197 case OR_NET:203 case DLT_PPI:204 + case DLT_IEEE802_11_RADIO:205 + case DLT_IEEE802_11:212 case DLT_FDDI:213 case DLT_IEEE802:214 - case DLT_IEEE802_11:[all …]
66 case AXActiveDescendantChanged:73 case AXFocusedUIElementChanged:76 case AXLayoutComplete:79 case AXLoadComplete:82 case AXSelectedChildrenChanged:85 case AXSelectedTextChanged:88 case AXValueChanged:91 case AXLiveRegionChanged:95 case AXCheckedStateChanged:
415 case EditActionUnspecified: return nil;416 …case EditActionSetColor: return UI_STRING_KEY("Set Color", "Set Color (Undo action name)", "Undo a…417 …case EditActionSetBackgroundColor: return UI_STRING_KEY("Set Background Color", "Set Background Co…418 …case EditActionTurnOffKerning: return UI_STRING_KEY("Turn Off Kerning", "Turn Off Kerning (Undo ac…419 …case EditActionTightenKerning: return UI_STRING_KEY("Tighten Kerning", "Tighten Kerning (Undo acti…420 …case EditActionLoosenKerning: return UI_STRING_KEY("Loosen Kerning", "Loosen Kerning (Undo action …421 …case EditActionUseStandardKerning: return UI_STRING_KEY("Use Standard Kerning", "Use Standard Kern…422 …case EditActionTurnOffLigatures: return UI_STRING_KEY("Turn Off Ligatures", "Turn Off Ligatures (U…423 …case EditActionUseStandardLigatures: return UI_STRING_KEY("Use Standard Ligatures", "Use Standard …424 …case EditActionUseAllLigatures: return UI_STRING_KEY("Use All Ligatures", "Use All Ligatures (Undo…[all …]
76 + case LOPT_LOC:107 case LOPT_PTR: /* --ptr-record */265 + case 'N': case 'n':266 + case 'E': case 'e':271 + case 'S': case 's':272 + case 'W': case 'w':283 + case 'N': case 'n':284 + case 'S': case 's':287 + case 'E': case 'e':288 + case 'W': case 'w':[all …]
38 def __init__(self, case, path, context, mode): argument40 self.case = case76 self.source = self.case.GetSource()98 case = SputnikTestCase(test, full_path, self.context, mode)99 result.append(case)
75 case 0x00ED: /* LATIN SMALL LETTER I WITH ACUTE */76 case 0x01C3: /* LATIN LETTER RETROFLEX CLICK */77 case 0x0251: /* LATIN SMALL LETTER ALPHA */78 case 0x0261: /* LATIN SMALL LETTER SCRIPT G */79 case 0x0337: /* COMBINING SHORT SOLIDUS OVERLAY */80 case 0x0338: /* COMBINING LONG SOLIDUS OVERLAY */81 case 0x05B4: /* HEBREW POINT HIRIQ */82 case 0x05BC: /* HEBREW POINT DAGESH OR MAPIQ */83 case 0x05C3: /* HEBREW PUNCTUATION SOF PASUQ */84 case 0x05F4: /* HEBREW PUNCTUATION GERSHAYIM */[all …]
661 case kEventClassControl:665 case kEventControlClick:680 case kEventClassKeyboard:709 case kEventClassWindow:725 case kEventClassMouse:728 case kEventMouseMoved:754 case kEventMouseUp:755 case kEventMouseDragged:756 case kEventMouseWheelMoved:1063 // the print panel accessory view case, and I don't have time[all …]
17 ห | $1 ← h ($notAbove*) \u0304; # backward case, account for reordering53 ฝ | $1 ← f ($notAbove*) \u0304; # backward case, account for reordering61 ศ | $1 ← s \u0323 ($notAbove*) \u0304; # backward case, account for reordering64 ส | $1 ← s ($notAbove*) \u0304; # backward case, account for reordering72 า | $1 ← a ($notAbove*) \u0304; # backward case, account for reordering74 ำ | $1 ← a ($notAbove*) \u0309 ; # backward case, account for reordering77 \u0E35 | $1 ← i ($notAbove*) \u0304 ; # backward case, account for reordering79 \u0E37 | $1 ← u \u0323 ($notAbove*) \u0304 ; # backward case, account for reordering82 \u0E39 | $1 ← u ($notAbove*) \u0304 ; # backward case, account for reordering
585 case PushButtonPart: {604 case CheckboxPart:606 case RadioPart:608 case PushButtonPart:612 case ListButtonPart:623 case SquareButtonPart:624 case DefaultButtonPart:625 case ButtonPart:626 case ListButtonPart:636 case SquareButtonPart:[all …]
22 case base::FILE_EXE:23 case base::FILE_MODULE: {35 case base::DIR_USER_CACHE:37 case base::DIR_APP_DATA:39 case base::DIR_SOURCE_ROOT: {
66 case WebMenuItemTagCopy:70 case WebMenuItemTagGoBack:74 case WebMenuItemTagGoForward:78 case WebMenuItemTagStop:82 case WebMenuItemTagReload:86 case WebMenuItemTagSearchInSpotlight:90 case WebMenuItemTagSearchWeb:94 case WebMenuItemTagLookUpInDictionary:98 case WebMenuItemTagOpenFrameInNewWindow:135 // one case that has non-nil default items here.
57 case WebNavigationTypeLinkClicked:60 case WebNavigationTypeFormSubmitted:63 case WebNavigationTypeBackForward:66 case WebNavigationTypeReload:69 case WebNavigationTypeFormResubmitted:72 case WebNavigationTypeOther: