HomeSort by relevance Sort by last modified time
    Searched refs:DEFINE_STATIC_LOCAL (Results 26 - 50 of 313) sorted by null

12 3 4 5 6 7 8 91011>>

  /external/chromium_org/third_party/WebKit/Source/modules/indexeddb/
IDBVersionChangeEvent.cpp 67 DEFINE_STATIC_LOCAL(AtomicString, total, ("total", AtomicString::ConstructFromLiteral));
70 DEFINE_STATIC_LOCAL(AtomicString, none, ("none", AtomicString::ConstructFromLiteral));
  /external/chromium_org/third_party/WebKit/Source/platform/network/
ResourceResponse.cpp 282 DEFINE_STATIC_LOCAL(const AtomicString, ageHeader, ("age", AtomicString::ConstructFromLiteral));
283 DEFINE_STATIC_LOCAL(const AtomicString, cacheControlHeader, ("cache-control", AtomicString::ConstructFromLiteral));
284 DEFINE_STATIC_LOCAL(const AtomicString, dateHeader, ("date", AtomicString::ConstructFromLiteral));
285 DEFINE_STATIC_LOCAL(const AtomicString, expiresHeader, ("expires", AtomicString::ConstructFromLiteral));
286 DEFINE_STATIC_LOCAL(const AtomicString, lastModifiedHeader, ("last-modified", AtomicString::ConstructFromLiteral));
287 DEFINE_STATIC_LOCAL(const AtomicString, pragmaHeader, ("pragma", AtomicString::ConstructFromLiteral));
337 DEFINE_STATIC_LOCAL(const AtomicString, cacheControlString, ("cache-control", AtomicString::ConstructFromLiteral));
338 DEFINE_STATIC_LOCAL(const AtomicString, noCacheDirective, ("no-cache", AtomicString::ConstructFromLiteral));
339 DEFINE_STATIC_LOCAL(const AtomicString, noStoreDirective, ("no-store", AtomicString::ConstructFromLiteral));
340 DEFINE_STATIC_LOCAL(const AtomicString, mustRevalidateDirective, ("must-revalidate", AtomicString::ConstructFromLitera (…)
    [all...]
  /external/chromium_org/third_party/WebKit/Source/core/html/shadow/
MeterShadowElement.cpp 113 DEFINE_STATIC_LOCAL(AtomicString, optimumPseudoId, ("-webkit-meter-optimum-value", AtomicString::ConstructFromLiteral));
114 DEFINE_STATIC_LOCAL(AtomicString, suboptimumPseudoId, ("-webkit-meter-suboptimum-value", AtomicString::ConstructFromLiteral));
115 DEFINE_STATIC_LOCAL(AtomicString, evenLessGoodPseudoId, ("-webkit-meter-even-less-good-value", AtomicString::ConstructFromLiteral));
  /external/chromium_org/third_party/WebKit/Source/core/svg/
SVGFEGaussianBlurElement.cpp 59 DEFINE_STATIC_LOCAL(AtomicString, s_identifier, ("SVGStdDeviationX", AtomicString::ConstructFromLiteral));
65 DEFINE_STATIC_LOCAL(AtomicString, s_identifier, ("SVGStdDeviationY", AtomicString::ConstructFromLiteral));
78 DEFINE_STATIC_LOCAL(HashSet<QualifiedName>, supportedAttributes, ());
SVGStyleElement.cpp 65 DEFINE_STATIC_LOCAL(const AtomicString, defaultValue, ("text/css", AtomicString::ConstructFromLiteral));
77 DEFINE_STATIC_LOCAL(const AtomicString, defaultValue, ("all", AtomicString::ConstructFromLiteral));
99 DEFINE_STATIC_LOCAL(HashSet<QualifiedName>, supportedAttributes, ());
SVGAnimateTransformElement.cpp 58 DEFINE_STATIC_LOCAL(HashSet<QualifiedName>, supportedAttributes, ());
  /external/chromium_org/third_party/WebKit/Source/bindings/v8/
DOMDataStore.cpp 56 DEFINE_STATIC_LOCAL(DOMDataStore, mainWorldDOMDataStore, (MainWorld));
V8GCForContextDispose.cpp 65 DEFINE_STATIC_LOCAL(V8GCForContextDispose, staticInstance, ());
  /external/chromium_org/third_party/WebKit/Source/core/css/
CSSParserMode.cpp 62 DEFINE_STATIC_LOCAL(CSSParserContext, strictContext, (HTMLStandardMode));
  /external/chromium_org/third_party/WebKit/Source/core/dom/
PostAttachCallbacks.cpp 46 DEFINE_STATIC_LOCAL(CallbackQueue, callbackQueue, ());
  /external/chromium_org/third_party/WebKit/Source/core/dom/custom/
CustomElementObserver.cpp 38 DEFINE_STATIC_LOCAL(ElementObserverMap, map, ());
  /external/chromium_org/third_party/WebKit/Source/core/fetch/
FetchContext.cpp 39 DEFINE_STATIC_LOCAL(FetchContext, instance, ());
  /external/chromium_org/third_party/WebKit/Source/core/frame/
NavigatorID.cpp 77 DEFINE_STATIC_LOCAL(String, platformName, (uname(&osname) >= 0 ? String(osname.sysname) + String(" ") + String(osname.machine) : emptyString()));
  /external/chromium_org/third_party/WebKit/Source/core/rendering/
RenderBR.cpp 32 DEFINE_STATIC_LOCAL(const String, string, ("\n"));
  /external/chromium_org/third_party/WebKit/Source/modules/device_orientation/
DeviceMotionDispatcher.cpp 43 DEFINE_STATIC_LOCAL(DeviceMotionDispatcher, deviceMotionDispatcher, ());
DeviceOrientationDispatcher.cpp 43 DEFINE_STATIC_LOCAL(DeviceOrientationDispatcher, deviceOrientationDispatcher, ());
  /external/chromium_org/third_party/WebKit/Source/modules/mediasource/
MediaSourceRegistry.cpp 43 DEFINE_STATIC_LOCAL(MediaSourceRegistry, instance, ());
  /external/chromium_org/third_party/WebKit/Source/modules/navigatorcontentutils/
NavigatorContentUtils.cpp 162 DEFINE_STATIC_LOCAL(const String, newHandler, ("new"));
163 DEFINE_STATIC_LOCAL(const String, registeredHandler, ("registered"));
164 DEFINE_STATIC_LOCAL(const String, declinedHandler, ("declined"));
181 DEFINE_STATIC_LOCAL(const String, declined, ("declined"));
  /external/chromium_org/third_party/WebKit/Source/platform/
OverscrollTheme.cpp 70 DEFINE_STATIC_LOCAL(OverscrollTheme, theme, ());
  /external/chromium_org/third_party/WebKit/Source/platform/clipboard/
ClipboardUtilitiesWin.cpp 49 DEFINE_STATIC_LOCAL(String, windowsNewline, ("\r\n"));
  /external/chromium_org/third_party/WebKit/Source/platform/fonts/
FontDataCache.h 62 DEFINE_STATIC_LOCAL(FontPlatformData, key, (0.f, false, false));
  /external/chromium_org/third_party/WebKit/Source/platform/graphics/filters/
SourceGraphic.cpp 39 DEFINE_STATIC_LOCAL(const AtomicString, s_effectName, ("SourceGraphic", AtomicString::ConstructFromLiteral));
  /external/chromium_org/third_party/WebKit/Source/platform/graphics/gpu/
SharedGraphicsContext3D.cpp 80 DEFINE_STATIC_LOCAL(SharedGraphicsContext3DImpl, impl, ());
  /external/chromium_org/third_party/WebKit/Source/platform/weborigin/
KnownPorts.cpp 43 DEFINE_STATIC_LOCAL(DefaultPortsMap, defaultPorts, ());
  /external/chromium_org/third_party/WebKit/Source/core/html/
HTMLKeygenElement.cpp 54 DEFINE_STATIC_LOCAL(AtomicString, keygenSelectPseudoId, ("-webkit-keygen-select", AtomicString::ConstructFromLiteral));
95 DEFINE_STATIC_LOCAL(const AtomicString, keygen, ("keygen", AtomicString::ConstructFromLiteral));

Completed in 1086 milliseconds

12 3 4 5 6 7 8 91011>>