/external/webkit/Source/WebCore/platform/ |
D | Cursor.cpp | 268 DEFINE_STATIC_LOCAL(Cursor, c, (Cursor::Pointer)); in pointerCursor() 274 DEFINE_STATIC_LOCAL(Cursor, c, (Cursor::Cross)); in crossCursor() 280 DEFINE_STATIC_LOCAL(Cursor, c, (Cursor::Hand)); in handCursor() 286 DEFINE_STATIC_LOCAL(Cursor, c, (Cursor::Move)); in moveCursor() 292 DEFINE_STATIC_LOCAL(Cursor, c, (Cursor::VerticalText)); in verticalTextCursor() 298 DEFINE_STATIC_LOCAL(Cursor, c, (Cursor::Cell)); in cellCursor() 304 DEFINE_STATIC_LOCAL(Cursor, c, (Cursor::ContextMenu)); in contextMenuCursor() 310 DEFINE_STATIC_LOCAL(Cursor, c, (Cursor::Alias)); in aliasCursor() 316 DEFINE_STATIC_LOCAL(Cursor, c, (Cursor::ZoomIn)); in zoomInCursor() 322 DEFINE_STATIC_LOCAL(Cursor, c, (Cursor::ZoomOut)); in zoomOutCursor() [all …]
|
D | SchemeRegistry.cpp | 33 DEFINE_STATIC_LOCAL(URLSchemesMap, localSchemes, ()); in localURLSchemes() 50 DEFINE_STATIC_LOCAL(URLSchemesMap, displayIsolatedSchemes, ()); in displayIsolatedURLSchemes() 56 DEFINE_STATIC_LOCAL(URLSchemesMap, secureSchemes, ()); in secureSchemes() 69 DEFINE_STATIC_LOCAL(URLSchemesMap, schemesWithUniqueOrigins, ()); in schemesWithUniqueOrigins() 81 DEFINE_STATIC_LOCAL(URLSchemesMap, emptyDocumentSchemes, ()); in emptyDocumentSchemes() 91 DEFINE_STATIC_LOCAL(URLSchemesMap, canDisplayOnlyIfCanRequestSchemes, ()); in canDisplayOnlyIfCanRequestSchemes()
|
D | Language.cpp | 37 DEFINE_STATIC_LOCAL(ObserverMap, map, ()); in observerMap() 61 DEFINE_STATIC_LOCAL(String, override, ()); in languageOverride()
|
/external/webkit/Source/WebCore/css/ |
D | CSSSelector.cpp | 241 DEFINE_STATIC_LOCAL(AtomicString, active, ("active")); in nameToPseudoTypeMap() 242 DEFINE_STATIC_LOCAL(AtomicString, after, ("after")); in nameToPseudoTypeMap() 243 DEFINE_STATIC_LOCAL(AtomicString, any, ("-webkit-any(")); in nameToPseudoTypeMap() 244 DEFINE_STATIC_LOCAL(AtomicString, anyLink, ("-webkit-any-link")); in nameToPseudoTypeMap() 245 DEFINE_STATIC_LOCAL(AtomicString, autofill, ("-webkit-autofill")); in nameToPseudoTypeMap() 246 DEFINE_STATIC_LOCAL(AtomicString, before, ("before")); in nameToPseudoTypeMap() 247 DEFINE_STATIC_LOCAL(AtomicString, checked, ("checked")); in nameToPseudoTypeMap() 248 DEFINE_STATIC_LOCAL(AtomicString, fileUploadButton, ("-webkit-file-upload-button")); in nameToPseudoTypeMap() 250 DEFINE_STATIC_LOCAL(AtomicString, inputSpeechButton, ("-webkit-input-speech-button")); in nameToPseudoTypeMap() 252 DEFINE_STATIC_LOCAL(AtomicString, defaultString, ("default")); in nameToPseudoTypeMap() [all …]
|
/external/webkit/Source/WebCore/accessibility/ |
D | AccessibilityMediaControls.cpp | 104 DEFINE_STATIC_LOCAL(const String, mediaFullscreenButtonName, ("FullscreenButton")); in controlTypeName() 105 DEFINE_STATIC_LOCAL(const String, mediaMuteButtonName, ("MuteButton")); in controlTypeName() 106 DEFINE_STATIC_LOCAL(const String, mediaPlayButtonName, ("PlayButton")); in controlTypeName() 107 DEFINE_STATIC_LOCAL(const String, mediaSeekBackButtonName, ("SeekBackButton")); in controlTypeName() 108 DEFINE_STATIC_LOCAL(const String, mediaSeekForwardButtonName, ("SeekForwardButton")); in controlTypeName() 109 DEFINE_STATIC_LOCAL(const String, mediaRewindButtonName, ("RewindButton")); in controlTypeName() 110 DEFINE_STATIC_LOCAL(const String, mediaReturnToRealtimeButtonName, ("ReturnToRealtimeButton")); in controlTypeName() 111 DEFINE_STATIC_LOCAL(const String, mediaUnMuteButtonName, ("UnMuteButton")); in controlTypeName() 112 DEFINE_STATIC_LOCAL(const String, mediaPauseButtonName, ("PauseButton")); in controlTypeName() 113 DEFINE_STATIC_LOCAL(const String, mediaStatusDisplayName, ("StatusDisplay")); in controlTypeName() [all …]
|
/external/webkit/Source/WebCore/html/ |
D | InputType.cpp | 657 DEFINE_STATIC_LOCAL(AtomicString, name, ("button")); in button() 663 DEFINE_STATIC_LOCAL(AtomicString, name, ("checkbox")); in checkbox() 669 DEFINE_STATIC_LOCAL(AtomicString, name, ("color")); in color() 675 DEFINE_STATIC_LOCAL(AtomicString, name, ("date")); in date() 681 DEFINE_STATIC_LOCAL(AtomicString, name, ("datetime")); in datetime() 687 DEFINE_STATIC_LOCAL(AtomicString, name, ("datetime-local")); in datetimelocal() 693 DEFINE_STATIC_LOCAL(AtomicString, name, ("email")); in email() 699 DEFINE_STATIC_LOCAL(AtomicString, name, ("file")); in file() 705 DEFINE_STATIC_LOCAL(AtomicString, name, ("hidden")); in hidden() 711 DEFINE_STATIC_LOCAL(AtomicString, name, ("image")); in image() [all …]
|
D | HTMLButtonElement.cpp | 65 DEFINE_STATIC_LOCAL(const AtomicString, submit, ("submit")); in formControlType() 69 DEFINE_STATIC_LOCAL(const AtomicString, button, ("button")); in formControlType() 73 DEFINE_STATIC_LOCAL(const AtomicString, reset, ("reset")); in formControlType()
|
/external/webkit/Source/WebCore/bindings/js/ |
D | JSInspectorFrontendHostCustom.cpp | 56 DEFINE_STATIC_LOCAL(const String, platform, ("mac")); in platform() 58 DEFINE_STATIC_LOCAL(const String, platform, ("windows")); in platform() 60 DEFINE_STATIC_LOCAL(const String, platform, ("linux")); in platform() 62 DEFINE_STATIC_LOCAL(const String, platform, ("freebsd")); in platform() 64 DEFINE_STATIC_LOCAL(const String, platform, ("unknown")); in platform() 72 DEFINE_STATIC_LOCAL(const String, port, ("qt")); in port() 74 DEFINE_STATIC_LOCAL(const String, port, ("gtk")); in port() 76 DEFINE_STATIC_LOCAL(const String, port, ("wx")); in port() 78 DEFINE_STATIC_LOCAL(const String, port, ("unknown")); in port()
|
/external/webkit/Source/WebCore/platform/network/ |
D | ResourceResponseBase.cpp | 281 DEFINE_STATIC_LOCAL(const AtomicString, ageHeader, ("age")); in setHTTPHeaderField() 282 DEFINE_STATIC_LOCAL(const AtomicString, cacheControlHeader, ("cache-control")); in setHTTPHeaderField() 283 DEFINE_STATIC_LOCAL(const AtomicString, dateHeader, ("date")); in setHTTPHeaderField() 284 DEFINE_STATIC_LOCAL(const AtomicString, expiresHeader, ("expires")); in setHTTPHeaderField() 285 DEFINE_STATIC_LOCAL(const AtomicString, lastModifiedHeader, ("last-modified")); in setHTTPHeaderField() 286 DEFINE_STATIC_LOCAL(const AtomicString, pragmaHeader, ("pragma")); in setHTTPHeaderField() 320 DEFINE_STATIC_LOCAL(const AtomicString, cacheControlString, ("cache-control")); in parseCacheControlDirectives() 321 DEFINE_STATIC_LOCAL(const AtomicString, noCacheDirective, ("no-cache")); in parseCacheControlDirectives() 322 DEFINE_STATIC_LOCAL(const AtomicString, noStoreDirective, ("no-store")); in parseCacheControlDirectives() 323 DEFINE_STATIC_LOCAL(const AtomicString, mustRevalidateDirective, ("must-revalidate")); in parseCacheControlDirectives() [all …]
|
/external/webkit/Source/WebCore/html/shadow/ |
D | MediaControlElements.cpp | 80 DEFINE_STATIC_LOCAL(String, s, ("display")); in displayString() 95 DEFINE_STATIC_LOCAL(String, none, ("none")); in hide() 118 DEFINE_STATIC_LOCAL(AtomicString, id, ("-webkit-media-controls-panel")); in shadowPseudoId() 143 DEFINE_STATIC_LOCAL(AtomicString, id, ("-webkit-media-controls-timeline-container")); in shadowPseudoId() 222 DEFINE_STATIC_LOCAL(AtomicString, id, ("-webkit-media-controls-volume-slider-container")); in shadowPseudoId() 283 DEFINE_STATIC_LOCAL(AtomicString, id, ("-webkit-media-controls-status-display")); in shadowPseudoId() 305 DEFINE_STATIC_LOCAL(String, none, ("none")); in hide() 374 DEFINE_STATIC_LOCAL(AtomicString, id, ("-webkit-media-controls-mute-button")); in shadowPseudoId() 394 DEFINE_STATIC_LOCAL(AtomicString, id, ("-webkit-media-controls-volume-slider-mute-button")); in shadowPseudoId() 429 DEFINE_STATIC_LOCAL(AtomicString, id, ("-webkit-media-controls-play-button")); in shadowPseudoId() [all …]
|
D | MeterShadowElement.cpp | 66 DEFINE_STATIC_LOCAL(AtomicString, pseudId, ("-webkit-meter-bar")); in shadowPseudoId() 73 DEFINE_STATIC_LOCAL(AtomicString, optimumPseudId, ("-webkit-meter-optimum-value")); in shadowPseudoId() 74 DEFINE_STATIC_LOCAL(AtomicString, suboptimumPseudId, ("-webkit-meter-suboptimum-value")); in shadowPseudoId() 75 DEFINE_STATIC_LOCAL(AtomicString, evenLessGoodPseudId, ("-webkit-meter-even-less-good-value")); in shadowPseudoId()
|
D | MediaControlRootElement.cpp | 229 DEFINE_STATIC_LOCAL(String, s, ("-webkit-transition")); in webkitTransitionString() 235 DEFINE_STATIC_LOCAL(String, s, ("opacity")); in opacityString() 244 DEFINE_STATIC_LOCAL(String, transitionValue, ()); in makeOpaque() 247 DEFINE_STATIC_LOCAL(String, opacityValue, ("1")); in makeOpaque() 261 DEFINE_STATIC_LOCAL(String, transitionValue, ()); in makeTransparent() 264 DEFINE_STATIC_LOCAL(String, opacityValue, ("0")); in makeTransparent() 446 DEFINE_STATIC_LOCAL(AtomicString, id, ("-webkit-media-controls")); in shadowPseudoId()
|
D | ProgressShadowElement.cpp | 63 DEFINE_STATIC_LOCAL(AtomicString, pseudId, ("-webkit-progress-bar")); in shadowPseudoId() 70 DEFINE_STATIC_LOCAL(AtomicString, pseudId, ("-webkit-progress-value")); in shadowPseudoId()
|
/external/webkit/Source/WebKit2/UIProcess/ |
D | WebDatabaseManagerProxy.cpp | 41 DEFINE_STATIC_LOCAL(String, key, ("WebDatabaseManagerOriginKey")); in originKey() 47 DEFINE_STATIC_LOCAL(String, key, ("WebDatabaseManagerOriginQuotaKey")); in originQuotaKey() 53 DEFINE_STATIC_LOCAL(String, key, ("WebDatabaseManagerOriginUsageKey")); in originUsageKey() 59 DEFINE_STATIC_LOCAL(String, key, ("WebDatabaseManagerDatabaseDetailsKey")); in databaseDetailsKey() 65 DEFINE_STATIC_LOCAL(String, key, ("WebDatabaseManagerDatabaseDetailsNameKey")); in databaseDetailsNameKey() 71 DEFINE_STATIC_LOCAL(String, key, ("WebDatabaseManagerDatabaseDetailsDisplayNameKey")); in databaseDetailsDisplayNameKey() 77 DEFINE_STATIC_LOCAL(String, key, ("WebDatabaseManagerDatabaseDetailsExpectedUsageKey")); in databaseDetailsExpectedUsageKey() 83 DEFINE_STATIC_LOCAL(String, key, ("WebDatabaseManagerDatabaseDetailsCurrentUsageKey")); in databaseDetailsCurrentUsageKey()
|
/external/webkit/Source/WebCore/storage/ |
D | AbstractDatabase.cpp | 100 DEFINE_STATIC_LOCAL(Mutex, mutex, ()); in guidMutex() 107 DEFINE_STATIC_LOCAL(GuidVersionMap, map, ()); in guidToVersionMap() 130 DEFINE_STATIC_LOCAL(GuidDatabaseMap, map, ()); in guidToDatabaseMap() 141 DEFINE_STATIC_LOCAL(Mutex, stringIdentifierMutex, ()); in guidForOriginAndName() 144 DEFINE_STATIC_LOCAL(IDGuidMap, stringIdentifierToGUIDMap, ()); in guidForOriginAndName() 170 DEFINE_STATIC_LOCAL(String, name, ("__WebKitDatabaseInfoTable__")); in databaseInfoTableName() 363 DEFINE_STATIC_LOCAL(String, key, ("WebKitDatabaseVersionKey")); in databaseVersionKey() 369 …DEFINE_STATIC_LOCAL(String, getVersionQuery, ("SELECT value FROM " + databaseInfoTableName() + " W… in getVersionFromDatabase() 386 …DEFINE_STATIC_LOCAL(String, setVersionQuery, ("INSERT INTO " + databaseInfoTableName() + " (key, v… in setVersionInDatabase()
|
/external/webkit/Source/WebCore/platform/graphics/ |
D | FontCache.cpp | 48 DEFINE_STATIC_LOCAL(FontCache, globalFontCache, ()); in fontCache() 133 DEFINE_STATIC_LOCAL(AtomicString, courier, ("Courier")); in alternateFamilyName() 134 DEFINE_STATIC_LOCAL(AtomicString, courierNew, ("Courier New")); in alternateFamilyName() 146 DEFINE_STATIC_LOCAL(AtomicString, times, ("Times")); in alternateFamilyName() 147 DEFINE_STATIC_LOCAL(AtomicString, timesNewRoman, ("Times New Roman")); in alternateFamilyName() 154 DEFINE_STATIC_LOCAL(AtomicString, arial, ("Arial")); in alternateFamilyName() 155 DEFINE_STATIC_LOCAL(AtomicString, helvetica, ("Helvetica")); in alternateFamilyName() 164 DEFINE_STATIC_LOCAL(AtomicString, msSans, ("MS Sans Serif")); in alternateFamilyName() 165 DEFINE_STATIC_LOCAL(AtomicString, microsoftSans, ("Microsoft Sans Serif")); in alternateFamilyName() 235 DEFINE_STATIC_LOCAL(FontPlatformData, key, (0.f, false, false)); in emptyValue()
|
/external/webkit/Source/WebCore/fileapi/ |
D | DOMFilePath.cpp | 130 …DEFINE_STATIC_LOCAL(RegularExpression, unallowedNamesRegExp1, ("(/|^)(CON|PRN|AUX|NUL)([\\./]|$)",… in isValidPath() 131 …DEFINE_STATIC_LOCAL(RegularExpression, unallowedNamesRegExp2, ("(/|^)(COM|LPT)[1-9]([\\./]|$)", Te… in isValidPath() 139 DEFINE_STATIC_LOCAL(RegularExpression, endingRegExp, ("[\\.\\s](/|$)", TextCaseInsensitive)); in isValidPath() 146 …DEFINE_STATIC_LOCAL(RegularExpression, unallowedCharsRegExp, ("[\\\\<>:\\?\\*\"|]", TextCaseInsens… in isValidPath()
|
/external/webkit/Source/WebCore/bridge/ |
D | IdentifierRep.cpp | 43 DEFINE_STATIC_LOCAL(IdentifierSet, identifierSet, ()); in identifierSet() 51 DEFINE_STATIC_LOCAL(IntIdentifierMap, intIdentifierMap, ()); in intIdentifierMap() 85 DEFINE_STATIC_LOCAL(StringIdentifierMap, stringIdentifierMap, ()); in stringIdentifierMap()
|
/external/webkit/Source/WebCore/page/ |
D | ContentSecurityPolicy.cpp | 437 DEFINE_STATIC_LOCAL(String, disableXSSProtection, ("disable-xss-protection")); in parse() 438 DEFINE_STATIC_LOCAL(String, evalScript, ("eval-script")); in parse() 609 DEFINE_STATIC_LOCAL(String, scriptSrc, ("script-src")); in addDirective() 610 DEFINE_STATIC_LOCAL(String, objectSrc, ("object-src")); in addDirective() 611 DEFINE_STATIC_LOCAL(String, imgSrc, ("img-src")); in addDirective() 612 DEFINE_STATIC_LOCAL(String, styleSrc, ("style-src")); in addDirective() 613 DEFINE_STATIC_LOCAL(String, fontSrc, ("font-src")); in addDirective() 614 DEFINE_STATIC_LOCAL(String, mediaSrc, ("media-src")); in addDirective() 615 DEFINE_STATIC_LOCAL(String, options, ("options")); in addDirective()
|
/external/webkit/Source/WebCore/rendering/ |
D | RenderInputSpeech.cpp | 87 …DEFINE_STATIC_LOCAL(RefPtr<Image>, imageStateNormal, (Image::loadPlatformResource("inputSpeech"))); in paintInputFieldSpeechButton() 88 …DEFINE_STATIC_LOCAL(RefPtr<Image>, imageStateRecording, (Image::loadPlatformResource("inputSpeechR… in paintInputFieldSpeechButton() 89 …DEFINE_STATIC_LOCAL(RefPtr<Image>, imageStateWaiting, (Image::loadPlatformResource("inputSpeechWai… in paintInputFieldSpeechButton()
|
/external/webkit/Source/WebKit2/UIProcess/win/ |
D | WebPageProxyWin.cpp | 52 DEFINE_STATIC_LOCAL(String, osVersion, (windowsVersionForUAString())); in standardUserAgent() 53 DEFINE_STATIC_LOCAL(String, webKitVersion, (userVisibleWebKitVersionString())); in standardUserAgent()
|
/external/webkit/Source/WebKit/win/ |
D | WebLocalizableStrings.cpp | 51 DEFINE_STATIC_LOCAL(Mutex, mutex, ()); in mainBundleLocStringsMutex() 57 DEFINE_STATIC_LOCAL(LocalizedStringMap, map, ()); in mainBundleLocStrings() 63 DEFINE_STATIC_LOCAL(Mutex, mutex, ()); in frameworkLocStringsMutex() 69 DEFINE_STATIC_LOCAL(LocalizedStringMap, map, ()); in frameworkLocStrings()
|
/external/webkit/Source/WebCore/svg/ |
D | SVGFEGaussianBlurElement.cpp | 51 DEFINE_STATIC_LOCAL(AtomicString, s_identifier, ("SVGStdDeviationX")); in stdDeviationXIdentifier() 57 DEFINE_STATIC_LOCAL(AtomicString, s_identifier, ("SVGStdDeviationY")); in stdDeviationYIdentifier() 112 DEFINE_STATIC_LOCAL(AttributeToPropertyTypeMap, s_attributeToPropertyTypeMap, ()); in attributeToPropertyTypeMap()
|
/external/webkit/Source/WebKit/gtk/webkit/ |
D | webkitwebsettings.cpp | 180 DEFINE_STATIC_LOCAL(const String, uaPlatform, (String("X11; "))); in webkitPlatform() 182 DEFINE_STATIC_LOCAL(const String, uaPlatform, (String(""))); in webkitPlatform() 184 DEFINE_STATIC_LOCAL(const String, uaPlatform, (String("Macintosh; "))); in webkitPlatform() 186 DEFINE_STATIC_LOCAL(const String, uaPlatform, (String("DirectFB; "))); in webkitPlatform() 188 DEFINE_STATIC_LOCAL(const String, uaPlatform, (String("Unknown; "))); in webkitPlatform() 200 DEFINE_STATIC_LOCAL(const String, uaOSVersion, (String("Intel Mac OS X"))); in webkitOSVersion() 202 DEFINE_STATIC_LOCAL(const String, uaOSVersion, (String("PPC Mac OS X"))); in webkitOSVersion() 206 DEFINE_STATIC_LOCAL(String, uaOSVersion, (String())); in webkitOSVersion() 217 DEFINE_STATIC_LOCAL(const String, uaOSVersion, (windowsVersionForUAString())); in webkitOSVersion() 219 DEFINE_STATIC_LOCAL(const String, uaOSVersion, (String("Unknown"))); in webkitOSVersion() [all …]
|
/external/webkit/Source/JavaScriptCore/wtf/ |
D | StdLibExtras.h | 34 #ifndef DEFINE_STATIC_LOCAL 36 #define DEFINE_STATIC_LOCAL(type, name, arguments) \ macro 40 #define DEFINE_STATIC_LOCAL(type, name, arguments) \ macro
|