Home
last modified time | relevance | path

Searched refs:DEFINE_STATIC_LOCAL (Results 1 – 25 of 314) sorted by relevance

12345678910>>...13

/external/chromium_org/third_party/WebKit/Source/platform/
DCursor.cpp190 DEFINE_STATIC_LOCAL(Cursor, c, (Cursor::Pointer)); in pointerCursor()
196 DEFINE_STATIC_LOCAL(Cursor, c, (Cursor::Cross)); in crossCursor()
202 DEFINE_STATIC_LOCAL(Cursor, c, (Cursor::Hand)); in handCursor()
208 DEFINE_STATIC_LOCAL(Cursor, c, (Cursor::Move)); in moveCursor()
214 DEFINE_STATIC_LOCAL(Cursor, c, (Cursor::VerticalText)); in verticalTextCursor()
220 DEFINE_STATIC_LOCAL(Cursor, c, (Cursor::Cell)); in cellCursor()
226 DEFINE_STATIC_LOCAL(Cursor, c, (Cursor::ContextMenu)); in contextMenuCursor()
232 DEFINE_STATIC_LOCAL(Cursor, c, (Cursor::Alias)); in aliasCursor()
238 DEFINE_STATIC_LOCAL(Cursor, c, (Cursor::ZoomIn)); in zoomInCursor()
244 DEFINE_STATIC_LOCAL(Cursor, c, (Cursor::ZoomOut)); in zoomOutCursor()
[all …]
/external/chromium_org/third_party/WebKit/Source/platform/fonts/
DAlternateFontFamily.h50 DEFINE_STATIC_LOCAL(AtomicString, courier, ("Courier", AtomicString::ConstructFromLiteral)); in adjustFamilyNameToAvoidUnsupportedFonts()
51DEFINE_STATIC_LOCAL(AtomicString, courierNew, ("Courier New", AtomicString::ConstructFromLiteral)); in adjustFamilyNameToAvoidUnsupportedFonts()
57DEFINE_STATIC_LOCAL(AtomicString, msSans, ("MS Sans Serif", AtomicString::ConstructFromLiteral)); in adjustFamilyNameToAvoidUnsupportedFonts()
58DEFINE_STATIC_LOCAL(AtomicString, microsoftSans, ("Microsoft Sans Serif", AtomicString::ConstructF… in adjustFamilyNameToAvoidUnsupportedFonts()
64 DEFINE_STATIC_LOCAL(AtomicString, msSerif, ("MS Serif", AtomicString::ConstructFromLiteral)); in adjustFamilyNameToAvoidUnsupportedFonts()
65DEFINE_STATIC_LOCAL(AtomicString, timesNewRoman, ("Times New Roman", AtomicString::ConstructFromLi… in adjustFamilyNameToAvoidUnsupportedFonts()
76 DEFINE_STATIC_LOCAL(AtomicString, courier, ("Courier", AtomicString::ConstructFromLiteral)); in alternateFamilyName()
77DEFINE_STATIC_LOCAL(AtomicString, courierNew, ("Courier New", AtomicString::ConstructFromLiteral)); in alternateFamilyName()
89 DEFINE_STATIC_LOCAL(AtomicString, times, ("Times", AtomicString::ConstructFromLiteral)); in alternateFamilyName()
90DEFINE_STATIC_LOCAL(AtomicString, timesNewRoman, ("Times New Roman", AtomicString::ConstructFromLi… in alternateFamilyName()
[all …]
/external/chromium_org/third_party/WebKit/Source/core/html/shadow/
DShadowElementNames.cpp40 DEFINE_STATIC_LOCAL(AtomicString, name, ("date-time-edit", AtomicString::ConstructFromLiteral)); in dateTimeEdit()
46 DEFINE_STATIC_LOCAL(AtomicString, name, ("spin", AtomicString::ConstructFromLiteral)); in spinButton()
52 DEFINE_STATIC_LOCAL(AtomicString, name, ("clear", AtomicString::ConstructFromLiteral)); in clearButton()
58DEFINE_STATIC_LOCAL(AtomicString, name, ("editing-view-port", AtomicString::ConstructFromLiteral)); in editingViewPort()
64 DEFINE_STATIC_LOCAL(AtomicString, name, ("inner-editor", AtomicString::ConstructFromLiteral)); in innerEditor()
70DEFINE_STATIC_LOCAL(AtomicString, name, ("password-generator", AtomicString::ConstructFromLiteral)… in passwordGenerator()
76 DEFINE_STATIC_LOCAL(AtomicString, name, ("picker", AtomicString::ConstructFromLiteral)); in pickerIndicator()
82 DEFINE_STATIC_LOCAL(AtomicString, name, ("placeholder", AtomicString::ConstructFromLiteral)); in placeholder()
88 DEFINE_STATIC_LOCAL(AtomicString, name, ("decoration", AtomicString::ConstructFromLiteral)); in searchDecoration()
94 DEFINE_STATIC_LOCAL(AtomicString, name, ("thumb", AtomicString::ConstructFromLiteral)); in sliderThumb()
[all …]
DMediaControlElements.cpp79DEFINE_STATIC_LOCAL(AtomicString, id, ("-webkit-media-controls-panel", AtomicString::ConstructFrom… in pseudo()
262DEFINE_STATIC_LOCAL(AtomicString, id, ("-webkit-media-controls-enclosure", AtomicString::Construct… in pseudo()
281DEFINE_STATIC_LOCAL(AtomicString, id, ("-webkit-media-controls-overlay-enclosure", AtomicString::C… in pseudo()
313DEFINE_STATIC_LOCAL(AtomicString, id, ("-webkit-media-controls-mute-button", AtomicString::Constru… in pseudo()
334DEFINE_STATIC_LOCAL(AtomicString, id, ("-webkit-media-controls-volume-slider-mute-button", AtomicS… in pseudo()
373DEFINE_STATIC_LOCAL(AtomicString, id, ("-webkit-media-controls-play-button", AtomicString::Constru… in pseudo()
412DEFINE_STATIC_LOCAL(AtomicString, id, ("-webkit-media-controls-overlay-play-button", AtomicString:… in pseudo()
456DEFINE_STATIC_LOCAL(AtomicString, id, ("-webkit-media-controls-toggle-closed-captions-button", Ato… in pseudo()
526DEFINE_STATIC_LOCAL(AtomicString, id, ("-webkit-media-controls-timeline", AtomicString::ConstructF… in pseudo()
549DEFINE_STATIC_LOCAL(AtomicString, id, ("-webkit-media-controls-volume-slider", AtomicString::Const… in pseudo()
[all …]
DMeterShadowElement.cpp113DEFINE_STATIC_LOCAL(AtomicString, optimumPseudoId, ("-webkit-meter-optimum-value", AtomicString::C… in valuePseudoId()
114DEFINE_STATIC_LOCAL(AtomicString, suboptimumPseudoId, ("-webkit-meter-suboptimum-value", AtomicStr… in valuePseudoId()
115DEFINE_STATIC_LOCAL(AtomicString, evenLessGoodPseudoId, ("-webkit-meter-even-less-good-value", Ato… in valuePseudoId()
DDateTimeFieldElements.cpp52DEFINE_STATIC_LOCAL(AtomicString, ampmPsuedoId, ("-webkit-datetime-edit-ampm-field", AtomicString:… in create()
88DEFINE_STATIC_LOCAL(AtomicString, dayPsuedoId, ("-webkit-datetime-edit-day-field", AtomicString::C… in create()
129DEFINE_STATIC_LOCAL(AtomicString, hourPsuedoId, ("-webkit-datetime-edit-hour-field", AtomicString:… in initialize()
331DEFINE_STATIC_LOCAL(AtomicString, millisecondPsuedoId, ("-webkit-datetime-edit-millisecond-field",… in create()
372DEFINE_STATIC_LOCAL(AtomicString, minutePsuedoId, ("-webkit-datetime-edit-minute-field", AtomicStr… in create()
413DEFINE_STATIC_LOCAL(AtomicString, monthPsuedoId, ("-webkit-datetime-edit-month-field", AtomicStrin… in create()
454DEFINE_STATIC_LOCAL(AtomicString, secondPsuedoId, ("-webkit-datetime-edit-second-field", AtomicStr… in create()
495DEFINE_STATIC_LOCAL(AtomicString, monthPsuedoId, ("-webkit-datetime-edit-month-field", AtomicStrin… in create()
539DEFINE_STATIC_LOCAL(AtomicString, weekPsuedoId, ("-webkit-datetime-edit-week-field", AtomicString:… in create()
584DEFINE_STATIC_LOCAL(AtomicString, yearPsuedoId, ("-webkit-datetime-edit-year-field", AtomicString:… in create()
/external/chromium_org/third_party/WebKit/Source/core/css/
DCSSSelector.cpp270 DEFINE_STATIC_LOCAL(AtomicString, active, ("active", AtomicString::ConstructFromLiteral)); in nameToPseudoTypeMap()
271 DEFINE_STATIC_LOCAL(AtomicString, after, ("after", AtomicString::ConstructFromLiteral)); in nameToPseudoTypeMap()
272 DEFINE_STATIC_LOCAL(AtomicString, any, ("-webkit-any(", AtomicString::ConstructFromLiteral)); in nameToPseudoTypeMap()
273DEFINE_STATIC_LOCAL(AtomicString, anyLink, ("-webkit-any-link", AtomicString::ConstructFromLiteral… in nameToPseudoTypeMap()
274DEFINE_STATIC_LOCAL(AtomicString, autofill, ("-webkit-autofill", AtomicString::ConstructFromLitera… in nameToPseudoTypeMap()
275 DEFINE_STATIC_LOCAL(AtomicString, backdrop, ("backdrop", AtomicString::ConstructFromLiteral)); in nameToPseudoTypeMap()
276 DEFINE_STATIC_LOCAL(AtomicString, before, ("before", AtomicString::ConstructFromLiteral)); in nameToPseudoTypeMap()
277 DEFINE_STATIC_LOCAL(AtomicString, checked, ("checked", AtomicString::ConstructFromLiteral)); in nameToPseudoTypeMap()
278DEFINE_STATIC_LOCAL(AtomicString, defaultString, ("default", AtomicString::ConstructFromLiteral)); in nameToPseudoTypeMap()
279 DEFINE_STATIC_LOCAL(AtomicString, disabled, ("disabled", AtomicString::ConstructFromLiteral)); in nameToPseudoTypeMap()
[all …]
DStylePropertyShorthandCustom.cpp35DEFINE_STATIC_LOCAL(StylePropertyShorthand, borderForParsingLonghands, (CSSPropertyBorder, borderS… in borderShorthandForParsing()
60DEFINE_STATIC_LOCAL(StylePropertyShorthand, webkitAnimationLonghandsForParsing, (CSSPropertyAnimat… in animationShorthandForParsing()
85DEFINE_STATIC_LOCAL(StylePropertyShorthand, webkitAnimationLonghandsForParsing, (CSSPropertyWebkit… in webkitAnimationShorthandForParsing()
DMediaList.cpp236DEFINE_STATIC_LOCAL(String, mediaQueryMessage, ("Consider using 'dppx' units instead of '%replacem… in addResolutionWarningMessageToConsole()
237 DEFINE_STATIC_LOCAL(String, mediaValueDPI, ("dpi")); in addResolutionWarningMessageToConsole()
238 DEFINE_STATIC_LOCAL(String, mediaValueDPCM, ("dpcm")); in addResolutionWarningMessageToConsole()
239 DEFINE_STATIC_LOCAL(String, lengthUnitInch, ("inch")); in addResolutionWarningMessageToConsole()
240 DEFINE_STATIC_LOCAL(String, lengthUnitCentimeter, ("centimeter")); in addResolutionWarningMessageToConsole()
/external/chromium_org/third_party/WebKit/Source/platform/weborigin/
DSchemeRegistry.cpp36 DEFINE_STATIC_LOCAL(URLSchemesMap, localSchemes, ()); in localURLSchemes()
46 DEFINE_STATIC_LOCAL(URLSchemesMap, displayIsolatedSchemes, ()); in displayIsolatedURLSchemes()
52 DEFINE_STATIC_LOCAL(URLSchemesMap, secureSchemes, ()); in secureSchemes()
65 DEFINE_STATIC_LOCAL(URLSchemesMap, schemesWithUniqueOrigins, ()); in schemesWithUniqueOrigins()
80 DEFINE_STATIC_LOCAL(URLSchemesMap, emptyDocumentSchemes, ()); in emptyDocumentSchemes()
90 DEFINE_STATIC_LOCAL(HashSet<String>, schemes, ()); in schemesForbiddenFromDomainRelaxation()
96 DEFINE_STATIC_LOCAL(URLSchemesMap, canDisplayOnlyIfCanRequestSchemes, ()); in canDisplayOnlyIfCanRequestSchemes()
108 DEFINE_STATIC_LOCAL(URLSchemesMap, notAllowingJavascriptURLsSchemes, ()); in notAllowingJavascriptURLsSchemes()
132 DEFINE_STATIC_LOCAL(URLSchemesMap, CORSEnabledSchemes, ()); in CORSEnabledSchemes()
144 DEFINE_STATIC_LOCAL(URLSchemesMap, schemes, ()); in ContentSecurityPolicyBypassingSchemes()
/external/chromium_org/third_party/WebKit/Source/core/html/track/vtt/
DVTTElement.cpp35 DEFINE_STATIC_LOCAL(QualifiedName, cTag, (nullAtom, "c", nullAtom)); in nodeTypeToTagName()
36 DEFINE_STATIC_LOCAL(QualifiedName, vTag, (nullAtom, "v", nullAtom)); in nodeTypeToTagName()
37 DEFINE_STATIC_LOCAL(QualifiedName, langTag, (nullAtom, "lang", nullAtom)); in nodeTypeToTagName()
38 DEFINE_STATIC_LOCAL(QualifiedName, bTag, (nullAtom, "b", nullAtom)); in nodeTypeToTagName()
39 DEFINE_STATIC_LOCAL(QualifiedName, uTag, (nullAtom, "u", nullAtom)); in nodeTypeToTagName()
40 DEFINE_STATIC_LOCAL(QualifiedName, iTag, (nullAtom, "i", nullAtom)); in nodeTypeToTagName()
41 DEFINE_STATIC_LOCAL(QualifiedName, rubyTag, (nullAtom, "ruby", nullAtom)); in nodeTypeToTagName()
42 DEFINE_STATIC_LOCAL(QualifiedName, rtTag, (nullAtom, "rt", nullAtom)); in nodeTypeToTagName()
DVTTRegion.cpp162DEFINE_STATIC_LOCAL(const AtomicString, upScrollValueKeyword, ("up", AtomicString::ConstructFromLi… in scroll()
172DEFINE_STATIC_LOCAL(const AtomicString, upScrollValueKeyword, ("up", AtomicString::ConstructFromLi… in setScroll()
211 DEFINE_STATIC_LOCAL(const AtomicString, idKeyword, ("id", AtomicString::ConstructFromLiteral)); in getSettingFromString()
212DEFINE_STATIC_LOCAL(const AtomicString, heightKeyword, ("height", AtomicString::ConstructFromLiter… in getSettingFromString()
213DEFINE_STATIC_LOCAL(const AtomicString, widthKeyword, ("width", AtomicString::ConstructFromLiteral… in getSettingFromString()
214DEFINE_STATIC_LOCAL(const AtomicString, regionAnchorKeyword, ("regionanchor", AtomicString::Constr… in getSettingFromString()
215DEFINE_STATIC_LOCAL(const AtomicString, viewportAnchorKeyword, ("viewportanchor", AtomicString::Co… in getSettingFromString()
216DEFINE_STATIC_LOCAL(const AtomicString, scrollKeyword, ("scroll", AtomicString::ConstructFromLiter… in getSettingFromString()
236DEFINE_STATIC_LOCAL(const AtomicString, scrollUpValueKeyword, ("up", AtomicString::ConstructFromLi… in parseSettingValue()
295 DEFINE_STATIC_LOCAL(const AtomicString, trackRegionCueContainerPseudoId, in textTrackCueContainerShadowPseudoId()
[all …]
DVTTCue.cpp71 DEFINE_STATIC_LOCAL(const String, start, ("start")); in startKeyword()
77 DEFINE_STATIC_LOCAL(const String, middle, ("middle")); in middleKeyword()
83 DEFINE_STATIC_LOCAL(const String, end, ("end")); in endKeyword()
89 DEFINE_STATIC_LOCAL(const String, left, ("left")); in leftKeyword()
95 DEFINE_STATIC_LOCAL(const String, right, ("right")); in rightKeyword()
106 DEFINE_STATIC_LOCAL(const String, verticalrl, ("rl")); in verticalGrowingLeftKeyword()
112 DEFINE_STATIC_LOCAL(const String, verticallr, ("lr")); in verticalGrowingRightKeyword()
526 DEFINE_STATIC_LOCAL(const String, rtTag, ("rt")); in determineTextDirection()
669 DEFINE_STATIC_LOCAL(const String, timestampTag, ("timestamp")); in markFutureAndPastNodes()
838 DEFINE_STATIC_LOCAL(const String, verticalKeyword, ("vertical")); in settingName()
[all …]
/external/chromium_org/third_party/WebKit/Source/platform/network/
DResourceResponse.cpp282 DEFINE_STATIC_LOCAL(const AtomicString, ageHeader, ("age", AtomicString::ConstructFromLiteral)); in updateHeaderParsedState()
283DEFINE_STATIC_LOCAL(const AtomicString, cacheControlHeader, ("cache-control", AtomicString::Constr… in updateHeaderParsedState()
284DEFINE_STATIC_LOCAL(const AtomicString, dateHeader, ("date", AtomicString::ConstructFromLiteral)); in updateHeaderParsedState()
285DEFINE_STATIC_LOCAL(const AtomicString, expiresHeader, ("expires", AtomicString::ConstructFromLite… in updateHeaderParsedState()
286DEFINE_STATIC_LOCAL(const AtomicString, lastModifiedHeader, ("last-modified", AtomicString::Constr… in updateHeaderParsedState()
287DEFINE_STATIC_LOCAL(const AtomicString, pragmaHeader, ("pragma", AtomicString::ConstructFromLitera… in updateHeaderParsedState()
337DEFINE_STATIC_LOCAL(const AtomicString, cacheControlString, ("cache-control", AtomicString::Constr… in parseCacheControlDirectives()
338DEFINE_STATIC_LOCAL(const AtomicString, noCacheDirective, ("no-cache", AtomicString::ConstructFrom… in parseCacheControlDirectives()
339DEFINE_STATIC_LOCAL(const AtomicString, noStoreDirective, ("no-store", AtomicString::ConstructFrom… in parseCacheControlDirectives()
340DEFINE_STATIC_LOCAL(const AtomicString, mustRevalidateDirective, ("must-revalidate", AtomicString:… in parseCacheControlDirectives()
[all …]
DHTTPParsers.cpp357 DEFINE_STATIC_LOCAL(String, failureReasonInvalidToggle, ("expected 0 or 1")); in parseXSSProtectionHeader()
358 DEFINE_STATIC_LOCAL(String, failureReasonInvalidSeparator, ("expected semicolon")); in parseXSSProtectionHeader()
359 DEFINE_STATIC_LOCAL(String, failureReasonInvalidEquals, ("expected equals sign")); in parseXSSProtectionHeader()
360 DEFINE_STATIC_LOCAL(String, failureReasonInvalidMode, ("invalid mode directive")); in parseXSSProtectionHeader()
361 DEFINE_STATIC_LOCAL(String, failureReasonInvalidReport, ("invalid report directive")); in parseXSSProtectionHeader()
362 DEFINE_STATIC_LOCAL(String, failureReasonDuplicateMode, ("duplicate mode directive")); in parseXSSProtectionHeader()
363 DEFINE_STATIC_LOCAL(String, failureReasonDuplicateReport, ("duplicate report directive")); in parseXSSProtectionHeader()
364 DEFINE_STATIC_LOCAL(String, failureReasonInvalidDirective, ("unrecognized directive")); in parseXSSProtectionHeader()
/external/chromium_org/third_party/WebKit/Source/core/page/
DPageVisibilityState.cpp38 DEFINE_STATIC_LOCAL(const String, visible, ("visible")); in pageVisibilityStateString()
39 DEFINE_STATIC_LOCAL(const String, hidden, ("hidden")); in pageVisibilityStateString()
40 DEFINE_STATIC_LOCAL(const String, prerender, ("prerender")); in pageVisibilityStateString()
/external/chromium_org/third_party/WebKit/Source/core/svg/
DSVGTransform.cpp134 DEFINE_STATIC_LOCAL(String, matrixString, ("matrix(")); in transformTypePrefixForParsing()
138 DEFINE_STATIC_LOCAL(String, translateString, ("translate(")); in transformTypePrefixForParsing()
142 DEFINE_STATIC_LOCAL(String, scaleString, ("scale(")); in transformTypePrefixForParsing()
146 DEFINE_STATIC_LOCAL(String, rotateString, ("rotate(")); in transformTypePrefixForParsing()
150 DEFINE_STATIC_LOCAL(String, skewXString, ("skewX(")); in transformTypePrefixForParsing()
154 DEFINE_STATIC_LOCAL(String, skewYString, ("skewY(")); in transformTypePrefixForParsing()
DSVGFEGaussianBlurElement.cpp59DEFINE_STATIC_LOCAL(AtomicString, s_identifier, ("SVGStdDeviationX", AtomicString::ConstructFromLi… in stdDeviationXIdentifier()
65DEFINE_STATIC_LOCAL(AtomicString, s_identifier, ("SVGStdDeviationY", AtomicString::ConstructFromLi… in stdDeviationYIdentifier()
78 DEFINE_STATIC_LOCAL(HashSet<QualifiedName>, supportedAttributes, ()); in isSupportedAttribute()
DSVGStyleElement.cpp65DEFINE_STATIC_LOCAL(const AtomicString, defaultValue, ("text/css", AtomicString::ConstructFromLite… in type()
77DEFINE_STATIC_LOCAL(const AtomicString, defaultValue, ("all", AtomicString::ConstructFromLiteral)); in media()
99 DEFINE_STATIC_LOCAL(HashSet<QualifiedName>, supportedAttributes, ()); in isSupportedAttribute()
DSVGAnimationElement.cpp153 DEFINE_STATIC_LOCAL(HashSet<QualifiedName>, supportedAttributes, ()); in isSupportedAttribute()
304DEFINE_STATIC_LOCAL(const AtomicString, discrete, ("discrete", AtomicString::ConstructFromLiteral)… in setCalcMode()
305 DEFINE_STATIC_LOCAL(const AtomicString, linear, ("linear", AtomicString::ConstructFromLiteral)); in setCalcMode()
306 DEFINE_STATIC_LOCAL(const AtomicString, paced, ("paced", AtomicString::ConstructFromLiteral)); in setCalcMode()
307 DEFINE_STATIC_LOCAL(const AtomicString, spline, ("spline", AtomicString::ConstructFromLiteral)); in setCalcMode()
322 DEFINE_STATIC_LOCAL(const AtomicString, css, ("CSS", AtomicString::ConstructFromLiteral)); in setAttributeType()
323 DEFINE_STATIC_LOCAL(const AtomicString, xml, ("XML", AtomicString::ConstructFromLiteral)); in setAttributeType()
350 DEFINE_STATIC_LOCAL(const AtomicString, sum, ("sum", AtomicString::ConstructFromLiteral)); in isAdditive()
357 DEFINE_STATIC_LOCAL(const AtomicString, sum, ("sum", AtomicString::ConstructFromLiteral)); in isAccumulated()
668DEFINE_STATIC_LOCAL(const AtomicString, inherit, ("inherit", AtomicString::ConstructFromLiteral)); in inheritsFromProperty()
/external/chromium_org/third_party/WebKit/Source/core/html/track/
DTextTrack.cpp52DEFINE_STATIC_LOCAL(const AtomicString, subtitles, ("subtitles", AtomicString::ConstructFromLitera… in subtitlesKeyword()
58DEFINE_STATIC_LOCAL(const AtomicString, captions, ("captions", AtomicString::ConstructFromLiteral)… in captionsKeyword()
64DEFINE_STATIC_LOCAL(const AtomicString, descriptions, ("descriptions", AtomicString::ConstructFrom… in descriptionsKeyword()
70DEFINE_STATIC_LOCAL(const AtomicString, chapters, ("chapters", AtomicString::ConstructFromLiteral)… in chaptersKeyword()
76DEFINE_STATIC_LOCAL(const AtomicString, metadata, ("metadata", AtomicString::ConstructFromLiteral)… in metadataKeyword()
82 DEFINE_STATIC_LOCAL(const AtomicString, open, ("disabled", AtomicString::ConstructFromLiteral)); in disabledKeyword()
88 DEFINE_STATIC_LOCAL(const AtomicString, closed, ("hidden", AtomicString::ConstructFromLiteral)); in hiddenKeyword()
94 DEFINE_STATIC_LOCAL(const AtomicString, ended, ("showing", AtomicString::ConstructFromLiteral)); in showingKeyword()
/external/chromium_org/third_party/WebKit/Source/modules/mediasource/
DMediaSourceBase.cpp66 DEFINE_STATIC_LOCAL(const AtomicString, open, ("open", AtomicString::ConstructFromLiteral)); in openKeyword()
72 DEFINE_STATIC_LOCAL(const AtomicString, closed, ("closed", AtomicString::ConstructFromLiteral)); in closedKeyword()
78 DEFINE_STATIC_LOCAL(const AtomicString, ended, ("ended", AtomicString::ConstructFromLiteral)); in endedKeyword()
191DEFINE_STATIC_LOCAL(const AtomicString, network, ("network", AtomicString::ConstructFromLiteral)); in endOfStream()
192 DEFINE_STATIC_LOCAL(const AtomicString, decode, ("decode", AtomicString::ConstructFromLiteral)); in endOfStream()
/external/chromium_org/third_party/WebKit/Source/modules/notifications/
DNotificationBase.cpp114 DEFINE_STATIC_LOCAL(const String, allowedPermission, ("granted")); in permissionString()
115 DEFINE_STATIC_LOCAL(const String, deniedPermission, ("denied")); in permissionString()
116 DEFINE_STATIC_LOCAL(const String, defaultPermission, ("default")); in permissionString()
/external/chromium_org/third_party/WebKit/Source/core/dom/
DPseudoElement.cpp39 DEFINE_STATIC_LOCAL(QualifiedName, name, (nullAtom, "<pseudo>", nullAtom)); in pseudoElementTagName()
45 DEFINE_STATIC_LOCAL(const String, after, ("::after")); in pseudoElementNameForEvents()
46 DEFINE_STATIC_LOCAL(const String, before, ("::before")); in pseudoElementNameForEvents()
/external/chromium_org/third_party/WebKit/Source/modules/navigatorcontentutils/
DNavigatorContentUtils.cpp162 DEFINE_STATIC_LOCAL(const String, newHandler, ("new")); in customHandlersStateString()
163 DEFINE_STATIC_LOCAL(const String, registeredHandler, ("registered")); in customHandlersStateString()
164 DEFINE_STATIC_LOCAL(const String, declinedHandler, ("declined")); in customHandlersStateString()
181 DEFINE_STATIC_LOCAL(const String, declined, ("declined")); in isProtocolHandlerRegistered()

12345678910>>...13