HomeSort by relevance Sort by last modified time
    Searched refs:DEFINE_STATIC_LOCAL (Results 1 - 25 of 311) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/chromium_org/third_party/WebKit/Source/core/page/
DiagnosticLoggingKeys.cpp 33 DEFINE_STATIC_LOCAL(const String, key, ("mediaLoaded"));
39 DEFINE_STATIC_LOCAL(const String, key, ("mediaFailedLoading"));
45 DEFINE_STATIC_LOCAL(const String, key, ("pluginLoaded"));
51 DEFINE_STATIC_LOCAL(const String, key, ("pluginFailedLoading"));
57 DEFINE_STATIC_LOCAL(const String, key, ("pageContainsPlugin"));
63 DEFINE_STATIC_LOCAL(const String, key, ("pageContainsAtLeastOnePlugin"));
69 DEFINE_STATIC_LOCAL(const String, key, ("pageContainsMediaEngine"));
75 DEFINE_STATIC_LOCAL(const String, key, ("pageContainsAtLeastOneMediaEngine"));
81 DEFINE_STATIC_LOCAL(const String, key, ("pass"));
87 DEFINE_STATIC_LOCAL(const String, key, ("fail"))
    [all...]
PageVisibilityState.cpp 38 DEFINE_STATIC_LOCAL(const String, visible, ("visible"));
39 DEFINE_STATIC_LOCAL(const String, hidden, ("hidden"));
40 DEFINE_STATIC_LOCAL(const String, prerender, ("prerender"));
41 DEFINE_STATIC_LOCAL(const String, preview, ("preview"));
  /external/chromium_org/third_party/WebKit/Source/core/platform/chromium/
ScrollbarThemeChromiumAndroid.cpp 36 DEFINE_STATIC_LOCAL(ScrollbarThemeChromiumOverlay, theme, ());
LanguageChromium.cpp 42 DEFINE_STATIC_LOCAL(String, computedDefaultLanguage, ());
  /external/chromium_org/third_party/WebKit/Source/core/html/
InputTypeNames.cpp 34 DEFINE_STATIC_LOCAL(AtomicString, name, ("button", AtomicString::ConstructFromLiteral));
40 DEFINE_STATIC_LOCAL(AtomicString, name, ("checkbox", AtomicString::ConstructFromLiteral));
46 DEFINE_STATIC_LOCAL(AtomicString, name, ("color", AtomicString::ConstructFromLiteral));
52 DEFINE_STATIC_LOCAL(AtomicString, name, ("date", AtomicString::ConstructFromLiteral));
58 DEFINE_STATIC_LOCAL(AtomicString, name, ("datetime", AtomicString::ConstructFromLiteral));
64 DEFINE_STATIC_LOCAL(AtomicString, name, ("datetime-local", AtomicString::ConstructFromLiteral));
70 DEFINE_STATIC_LOCAL(AtomicString, name, ("email", AtomicString::ConstructFromLiteral));
76 DEFINE_STATIC_LOCAL(AtomicString, name, ("file", AtomicString::ConstructFromLiteral));
82 DEFINE_STATIC_LOCAL(AtomicString, name, ("hidden", AtomicString::ConstructFromLiteral));
88 DEFINE_STATIC_LOCAL(AtomicString, name, ("image", AtomicString::ConstructFromLiteral))
    [all...]
  /external/chromium_org/third_party/WebKit/Source/core/rendering/
RenderThemeChromiumFontProvider.cpp 51 DEFINE_STATIC_LOCAL(String, fontFace, ("Arial"));
RenderInputSpeech.cpp 85 DEFINE_STATIC_LOCAL(RefPtr<Image>, imageStateNormal, (Image::loadPlatformResource("inputSpeech")));
86 DEFINE_STATIC_LOCAL(RefPtr<Image>, imageStateRecording, (Image::loadPlatformResource("inputSpeechRecording")));
87 DEFINE_STATIC_LOCAL(RefPtr<Image>, imageStateWaiting, (Image::loadPlatformResource("inputSpeechWaiting")));
  /external/chromium_org/third_party/WebKit/Source/core/html/shadow/
ShadowElementNames.cpp 40 DEFINE_STATIC_LOCAL(AtomicString, name, ("date-time-edit", AtomicString::ConstructFromLiteral));
46 DEFINE_STATIC_LOCAL(AtomicString, name, ("spin", AtomicString::ConstructFromLiteral));
52 DEFINE_STATIC_LOCAL(AtomicString, name, ("clear", AtomicString::ConstructFromLiteral));
58 DEFINE_STATIC_LOCAL(AtomicString, name, ("picker", AtomicString::ConstructFromLiteral));
64 DEFINE_STATIC_LOCAL(AtomicString, name, ("decoration", AtomicString::ConstructFromLiteral));
  /external/chromium_org/third_party/WebKit/Source/core/platform/text/
TextBreakIteratorInternalICU.cpp 36 DEFINE_STATIC_LOCAL(CString, locale, (defaultLanguage().latin1()));
  /external/chromium_org/third_party/WebKit/Source/core/platform/
Cursor.cpp 190 DEFINE_STATIC_LOCAL(Cursor, c, (Cursor::Pointer));
196 DEFINE_STATIC_LOCAL(Cursor, c, (Cursor::Cross));
202 DEFINE_STATIC_LOCAL(Cursor, c, (Cursor::Hand));
208 DEFINE_STATIC_LOCAL(Cursor, c, (Cursor::Move));
214 DEFINE_STATIC_LOCAL(Cursor, c, (Cursor::VerticalText));
220 DEFINE_STATIC_LOCAL(Cursor, c, (Cursor::Cell));
226 DEFINE_STATIC_LOCAL(Cursor, c, (Cursor::ContextMenu));
232 DEFINE_STATIC_LOCAL(Cursor, c, (Cursor::Alias));
238 DEFINE_STATIC_LOCAL(Cursor, c, (Cursor::ZoomIn));
244 DEFINE_STATIC_LOCAL(Cursor, c, (Cursor::ZoomOut))
    [all...]
  /external/chromium_org/third_party/WebKit/Source/core/css/
CSSSelector.cpp 268 DEFINE_STATIC_LOCAL(AtomicString, active, ("active", AtomicString::ConstructFromLiteral));
269 DEFINE_STATIC_LOCAL(AtomicString, after, ("after", AtomicString::ConstructFromLiteral));
270 DEFINE_STATIC_LOCAL(AtomicString, any, ("-webkit-any(", AtomicString::ConstructFromLiteral));
271 DEFINE_STATIC_LOCAL(AtomicString, anyLink, ("-webkit-any-link", AtomicString::ConstructFromLiteral));
272 DEFINE_STATIC_LOCAL(AtomicString, autofill, ("-webkit-autofill", AtomicString::ConstructFromLiteral));
273 DEFINE_STATIC_LOCAL(AtomicString, backdrop, ("backdrop", AtomicString::ConstructFromLiteral));
274 DEFINE_STATIC_LOCAL(AtomicString, before, ("before", AtomicString::ConstructFromLiteral));
275 DEFINE_STATIC_LOCAL(AtomicString, checked, ("checked", AtomicString::ConstructFromLiteral));
276 DEFINE_STATIC_LOCAL(AtomicString, defaultString, ("default", AtomicString::ConstructFromLiteral));
277 DEFINE_STATIC_LOCAL(AtomicString, disabled, ("disabled", AtomicString::ConstructFromLiteral))
    [all...]
StylePropertyShorthandCustom.cpp 35 DEFINE_STATIC_LOCAL(StylePropertyShorthand, borderForParsingLonghands, (CSSPropertyBorder, borderShorthandProperties, propertiesForInitialization, WTF_ARRAY_LENGTH(borderShorthandProperties)));
59 DEFINE_STATIC_LOCAL(StylePropertyShorthand, webkitAnimationLonghandsForParsing, (CSSPropertyWebkitAnimation, animationPropertiesForParsing, WTF_ARRAY_LENGTH(animationPropertiesForParsing)));
  /external/chromium_org/third_party/WebKit/Source/core/html/track/
WebVTTElement.cpp 35 DEFINE_STATIC_LOCAL(QualifiedName, cTag, (nullAtom, "c", nullAtom));
36 DEFINE_STATIC_LOCAL(QualifiedName, vTag, (nullAtom, "v", nullAtom));
37 DEFINE_STATIC_LOCAL(QualifiedName, langTag, (nullAtom, "lang", nullAtom));
38 DEFINE_STATIC_LOCAL(QualifiedName, bTag, (nullAtom, "b", nullAtom));
39 DEFINE_STATIC_LOCAL(QualifiedName, uTag, (nullAtom, "u", nullAtom));
40 DEFINE_STATIC_LOCAL(QualifiedName, iTag, (nullAtom, "i", nullAtom));
41 DEFINE_STATIC_LOCAL(QualifiedName, rubyTag, (nullAtom, "ruby", nullAtom));
42 DEFINE_STATIC_LOCAL(QualifiedName, rtTag, (nullAtom, "rt", nullAtom));
TextTrackRegion.cpp 190 DEFINE_STATIC_LOCAL(const AtomicString, upScrollValueKeyword, ("up", AtomicString::ConstructFromLiteral));
200 DEFINE_STATIC_LOCAL(const AtomicString, upScrollValueKeyword, ("up", AtomicString::ConstructFromLiteral));
239 DEFINE_STATIC_LOCAL(const AtomicString, idKeyword, ("id", AtomicString::ConstructFromLiteral));
240 DEFINE_STATIC_LOCAL(const AtomicString, heightKeyword, ("height", AtomicString::ConstructFromLiteral));
241 DEFINE_STATIC_LOCAL(const AtomicString, widthKeyword, ("width", AtomicString::ConstructFromLiteral));
242 DEFINE_STATIC_LOCAL(const AtomicString, regionAnchorKeyword, ("regionanchor", AtomicString::ConstructFromLiteral));
243 DEFINE_STATIC_LOCAL(const AtomicString, viewportAnchorKeyword, ("viewportanchor", AtomicString::ConstructFromLiteral));
244 DEFINE_STATIC_LOCAL(const AtomicString, scrollKeyword, ("scroll", AtomicString::ConstructFromLiteral));
264 DEFINE_STATIC_LOCAL(const AtomicString, scrollUpValueKeyword, ("up", AtomicString::ConstructFromLiteral));
336 DEFINE_STATIC_LOCAL(const AtomicString, trackRegionCueContainerPseudoId
    [all...]
  /external/chromium_org/third_party/WebKit/Source/core/dom/
NodeList.cpp 41 DEFINE_STATIC_LOCAL(const AtomicString, length, ("length", AtomicString::ConstructFromLiteral));
UserTypingGestureIndicator.cpp 43 DEFINE_STATIC_LOCAL(RefPtr<Element>, element, ());
PseudoElement.cpp 39 DEFINE_STATIC_LOCAL(QualifiedName, name, (nullAtom, "<pseudo>", nullAtom));
45 DEFINE_STATIC_LOCAL(const String, after, ("::after"));
46 DEFINE_STATIC_LOCAL(const String, before, ("::before"));
  /external/chromium_org/third_party/WebKit/Source/core/xml/
XPathExpressionNode.cpp 38 DEFINE_STATIC_LOCAL(EvaluationContext, evaluationContext, ());
  /external/chromium_org/third_party/WebKit/Source/weborigin/
SchemeRegistry.cpp 36 DEFINE_STATIC_LOCAL(URLSchemesMap, localSchemes, ());
46 DEFINE_STATIC_LOCAL(URLSchemesMap, displayIsolatedSchemes, ());
52 DEFINE_STATIC_LOCAL(URLSchemesMap, secureSchemes, ());
65 DEFINE_STATIC_LOCAL(URLSchemesMap, schemesWithUniqueOrigins, ());
80 DEFINE_STATIC_LOCAL(URLSchemesMap, emptyDocumentSchemes, ());
90 DEFINE_STATIC_LOCAL(HashSet<String>, schemes, ());
96 DEFINE_STATIC_LOCAL(URLSchemesMap, canDisplayOnlyIfCanRequestSchemes, ());
108 DEFINE_STATIC_LOCAL(URLSchemesMap, notAllowingJavascriptURLsSchemes, ());
132 DEFINE_STATIC_LOCAL(URLSchemesMap, CORSEnabledSchemes, ());
144 DEFINE_STATIC_LOCAL(URLSchemesMap, schemes, ())
    [all...]
  /external/chromium_org/third_party/WebKit/Source/modules/indexeddb/
IDBVersionChangeEvent.cpp 54 DEFINE_STATIC_LOCAL(AtomicString, total, ("total", AtomicString::ConstructFromLiteral));
57 DEFINE_STATIC_LOCAL(AtomicString, none, ("none", AtomicString::ConstructFromLiteral));
  /external/chromium_org/third_party/WebKit/Source/core/platform/graphics/mac/
ColorMac.mm 75 DEFINE_STATIC_LOCAL(RetainPtr<NSColor>, clearColor, ([NSColor colorWithDeviceRed:0 green:0 blue:0 alpha:0]));
79 DEFINE_STATIC_LOCAL(RetainPtr<NSColor>, blackColor, ([NSColor colorWithDeviceRed:0 green:0 blue:0 alpha:1]));
83 DEFINE_STATIC_LOCAL(RetainPtr<NSColor>, whiteColor, ([NSColor colorWithDeviceRed:1 green:1 blue:1 alpha:1]));
  /external/chromium_org/third_party/WebKit/Source/core/scripts/templates/
StylePropertyShorthand.cpp.tmpl 40 DEFINE_STATIC_LOCAL(StylePropertyShorthand, {{ property.camel_case_name }}Longhands, ({{ property_id }}, {{ property.camel_case_name }}Properties, WTF_ARRAY_LENGTH({{ property.camel_case_name }}Properties)));
48 DEFINE_STATIC_LOCAL(StylePropertyShorthand, emptyShorthand, ());
69 DEFINE_STATIC_LOCAL(longhandsMap, map, ());
  /external/chromium_org/third_party/WebKit/Source/core/svg/
SVGTransform.cpp 136 DEFINE_STATIC_LOCAL(String, matrixString, ("matrix("));
140 DEFINE_STATIC_LOCAL(String, translateString, ("translate("));
144 DEFINE_STATIC_LOCAL(String, scaleString, ("scale("));
148 DEFINE_STATIC_LOCAL(String, rotateString, ("rotate("));
152 DEFINE_STATIC_LOCAL(String, skewXString, ("skewX("));
156 DEFINE_STATIC_LOCAL(String, skewYString, ("skewY("));
SVGAnimateColorElement.cpp 43 DEFINE_STATIC_LOCAL(const AtomicString, currentColor, ("currentColor", AtomicString::ConstructFromLiteral));
  /external/chromium_org/third_party/WebKit/Source/modules/mediastream/
MediaStreamRegistry.cpp 38 DEFINE_STATIC_LOCAL(MediaStreamRegistry, instance, ());

Completed in 1183 milliseconds

1 2 3 4 5 6 7 8 91011>>