Lines Matching full:case
118 case kWKCacheModelDocumentViewer:
120 case kWKCacheModelDocumentBrowser:
122 case kWKCacheModelPrimaryWebBrowser:
133 case CacheModelDocumentViewer:
135 case CacheModelDocumentBrowser:
137 case CacheModelPrimaryWebBrowser:
147 case kWKFontSmoothingLevelNoSubpixelAntiAliasing:
149 case kWKFontSmoothingLevelLight:
151 case kWKFontSmoothingLevelMedium:
153 case kWKFontSmoothingLevelStrong:
156 case kWKFontSmoothingLevelWindows:
169 case FontSmoothingLevelNoSubpixelAntiAliasing:
171 case FontSmoothingLevelLight:
173 case FontSmoothingLevelMedium:
175 case FontSmoothingLevelStrong:
178 case FontSmoothingLevelWindows:
190 case WebCore::EditableLinkDefaultBehavior:
192 case WebCore::EditableLinkAlwaysLive:
194 case WebCore::EditableLinkOnlyLiveWithShiftKey:
196 case WebCore::EditableLinkLiveWhenNotFocused:
198 case WebCore::EditableLinkNeverLive:
209 case kWKEditableLinkBehaviorDefault:
211 case kWKEditableLinkBehaviorAlwaysLive:
213 case kWKEditableLinkBehaviorOnlyLiveWithShiftKey:
215 case kWKEditableLinkBehaviorLiveWhenNotFocused:
217 case kWKEditableLinkBehaviorNeverLive:
228 case WebCore::ProtectionSpaceServerHTTP:
230 case WebCore::ProtectionSpaceServerHTTPS:
232 case WebCore::ProtectionSpaceServerFTP:
234 case WebCore::ProtectionSpaceServerFTPS:
236 case WebCore::ProtectionSpaceProxyHTTP:
238 case WebCore::ProtectionSpaceProxyHTTPS:
240 case WebCore::ProtectionSpaceProxyFTP:
242 case WebCore::ProtectionSpaceProxySOCKS:
251 case WebCore::ProtectionSpaceAuthenticationSchemeDefault:
253 case WebCore::ProtectionSpaceAuthenticationSchemeHTTPBasic:
255 case WebCore::ProtectionSpaceAuthenticationSchemeHTTPDigest:
257 case WebCore::ProtectionSpaceAuthenticationSchemeHTMLForm:
259 case WebCore::ProtectionSpaceAuthenticationSchemeNTLM:
261 case WebCore::ProtectionSpaceAuthenticationSchemeNegotiate:
263 case WebCore::ProtectionSpaceAuthenticationSchemeClientCertificateRequested:
265 case WebCore::ProtectionSpaceAuthenticationSchemeServerTrustEvaluationRequested:
275 case kWKCredentialPersistenceNone:
277 case kWKCredentialPersistenceForSession:
279 case kWKCredentialPersistencePermanent:
289 case WKResourceCachesToClearAll:
291 case WKResourceCachesToClearInMemoryOnly:
302 case kWKHTTPCookieAcceptPolicyAlways:
304 case kWKHTTPCookieAcceptPolicyNever:
306 case kWKHTTPCookieAcceptPolicyOnlyFromMainDocumentDomain:
317 case HTTPCookieAcceptPolicyAlways:
319 case HTTPCookieAcceptPolicyNever:
321 case HTTPCookieAcceptPolicyOnlyFromMainDocumentDomain: