value 12 LayoutTests/http/tests/appcache/resources/counter.php $value = file_get_contents($file); value 13 LayoutTests/http/tests/appcache/resources/counter.php file_put_contents($file, ++$value); value 14 LayoutTests/http/tests/appcache/resources/counter.php return $value; value 22 LayoutTests/http/tests/appcache/resources/modified-manifest.php $value = getCount($file); value 23 LayoutTests/http/tests/appcache/resources/modified-manifest.php file_put_contents($file, ++$value); value 18 LayoutTests/http/tests/appcache/resources/versioned-manifest.php $value = getCount($file); value 19 LayoutTests/http/tests/appcache/resources/versioned-manifest.php file_put_contents($file, ++$value); value 4 LayoutTests/http/tests/cookies/resources/cookie-utility.php function deleteCookie($value, $name) value 29 LayoutTests/http/tests/cookies/resources/cookie-utility.php function echoCookie($value, $name) value 31 LayoutTests/http/tests/cookies/resources/cookie-utility.php echo "$name = $value\n"; value 7 LayoutTests/http/tests/cookies/resources/setArraycookies-result.php foreach ($_COOKIE['setArraycookie'] as $name => $value) { value 9 LayoutTests/http/tests/cookies/resources/setArraycookies-result.php $value = htmlspecialchars($value); value 10 LayoutTests/http/tests/cookies/resources/setArraycookies-result.php echo "$name : $value"; value 18 LayoutTests/http/tests/inspector/appcache/resources/versioned-manifest.php $value = getCount($file); value 19 LayoutTests/http/tests/inspector/appcache/resources/versioned-manifest.php file_put_contents($file, ++$value); value 12 LayoutTests/http/tests/loading/resources/307-post-output-target.php foreach ($sortedKeys as $value) { value 13 LayoutTests/http/tests/loading/resources/307-post-output-target.php echo "$value : $_POST[$value]"; value 2 LayoutTests/http/tests/misc/resources/dns-prefetch-control.php if ($_GET['value'] == 'off') value 4 LayoutTests/http/tests/misc/resources/dns-prefetch-control.php else if ($_GET['value'] == 'on') value 6 LayoutTests/http/tests/misc/resources/dns-prefetch-control.php else if ($_GET['value'] == 'foo') value 5 LayoutTests/http/tests/navigation/resources/save-Ping.php foreach ($httpHeaders as $name => $value) { value 7 LayoutTests/http/tests/navigation/resources/save-Ping.php fwrite($pingFile, "$name: $value\n"); value 11 LayoutTests/http/tests/navigation/resources/save-Ping.php foreach ($_COOKIE as $name => $value) value 4 LayoutTests/http/tests/resources/origin.php foreach (getallheaders() as $name => $value) { value 2 LayoutTests/http/tests/security/contentSecurityPolicy/resources/save-report.php function undoMagicQuotes($value) { value 4 LayoutTests/http/tests/security/contentSecurityPolicy/resources/save-report.php return stripslashes($value); value 5 LayoutTests/http/tests/security/contentSecurityPolicy/resources/save-report.php return $value; value 11 LayoutTests/http/tests/security/contentSecurityPolicy/resources/save-report.php foreach ($httpHeaders as $name => $value) { value 13 LayoutTests/http/tests/security/contentSecurityPolicy/resources/save-report.php $value = undoMagicQuotes($value); value 14 LayoutTests/http/tests/security/contentSecurityPolicy/resources/save-report.php fwrite($reportFile, "$name: $value\n"); value 21 LayoutTests/http/tests/security/contentSecurityPolicy/resources/save-report.php foreach ($_COOKIE as $name => $value) value 9 LayoutTests/http/tests/security/resources/cors-script.php $value = $_GET['value']; value 11 LayoutTests/http/tests/security/resources/cors-script.php $value = $_GET['value_cors']; value 13 LayoutTests/http/tests/security/resources/cors-script.php if ($value) value 14 LayoutTests/http/tests/security/resources/cors-script.php echo "result = \"" . $value . "\";"; value 2 LayoutTests/http/tests/security/resources/set-cookie.php setcookie($_GET["name"], $_GET["value"], 0, "/"); value 4 LayoutTests/http/tests/security/resources/set-cookie.php Set <?= $_GET["name"] ?>=<?= $_GET["value"] ?> value 16 LayoutTests/http/tests/xmlhttprequest/resources/access-control-allow-lists.php foreach ($_SERVER as $name => $value) value 21 LayoutTests/http/tests/xmlhttprequest/resources/access-control-allow-lists.php $headers[$name] = $value; value 23 LayoutTests/http/tests/xmlhttprequest/resources/access-control-allow-lists.php $headers["content-type"] = $value; value 25 LayoutTests/http/tests/xmlhttprequest/resources/access-control-allow-lists.php $headers["content-length"] = $value; value 9 LayoutTests/http/tests/xmlhttprequest/resources/multipart-post-echo.php foreach ($_POST as $key => $value) { value 10 LayoutTests/http/tests/xmlhttprequest/resources/multipart-post-echo.php $values[] = "$key=$value"; value 13 LayoutTests/http/tests/xmlhttprequest/resources/multipart-post-echo.php foreach ($_FILES as $key => $value) { value 9 LayoutTests/jquery/resources/test/data/headers.php foreach( $_SERVER as $key => $value ) { value 12 LayoutTests/jquery/resources/test/data/headers.php $headers[ $key ] = $value; value 3 LayoutTests/jquery/resources/test/data/params_html.php foreach( $_POST as $key=>$value ) value 4 LayoutTests/jquery/resources/test/data/params_html.php echo "<b id='$key'>$value</b>"; value 9 LayoutTests/jquery/resources/test/data/params_html.php foreach( $_GET as $key=>$value ) value 10 LayoutTests/jquery/resources/test/data/params_html.php echo "<b id='$key'>$value</b>"; value 51 ManualTests/NPN_Invoke/main.c NPError NPP_GetValue(NPP instance, NPPVariable variable, void *value); value 52 ManualTests/NPN_Invoke/main.c NPError NPP_SetValue(NPP instance, NPNVariable variable, void *value); value 223 ManualTests/NPN_Invoke/main.c NPError NPP_GetValue(NPP instance, NPPVariable variable, void *value) value 228 ManualTests/NPN_Invoke/main.c NPError NPP_SetValue(NPP instance, NPNVariable variable, void *value) value 57 Source/bindings/templates/attributes.cpp {# FIXME: consider always using a local variable for value #} value 115 Source/bindings/templates/attributes.cpp {# Attribute is limited to only known values: check that the attribute value is value 136 Source/bindings/templates/attributes.cpp {% for value in reflect_only_values %} value 245 Source/bindings/templates/attributes.cpp {# Convert JS value to C++ value #} value 1041 Source/bindings/templates/interface.cpp underlying value, but instead return a new copy of the original function. value 1042 Source/bindings/templates/interface.cpp This is achieved by storing the changed value as a hidden property. #} value 1073 Source/bindings/templates/interface.cpp {"{{constant.name}}", {{constant.value}}}, value 1080 Source/bindings/templates/interface.cpp static const V8DOMConfiguration::ConstantConfiguration constantConfiguration = {"{{constant.name}}", static_cast<signed int>({{constant.value}})}; value 1088 Source/bindings/templates/interface.cpp COMPILE_ASSERT({{constant.value}} == {{constant_cpp_class}}::{{constant.reflected_name}}, TheValueOf{{cpp_class}}_{{constant.reflected_name}}DoesntMatchWithImplementation); value 1131 Source/bindings/templates/interface.cpp {{cpp_class}}* {{v8_class}}::toNativeWithTypeCheck(v8::Isolate* isolate, v8::Handle<v8::Value> value) value 1133 Source/bindings/templates/interface.cpp return hasInstance(value, isolate) ? fromInternalPointer(v8::Handle<v8::Object>::Cast(value)->GetAlignedPointerFromInternalField(v8DOMWrapperObjectIndex)) : 0; value 80 Source/bindings/templates/methods.cpp {# Optional arguments without a default value generate an early call with value 219 Source/bindings/templates/methods.cpp {# Set return value #} value 125 Source/bindings/tests/results/V8SVGTestInterface.cpp SVGTestInterface* V8SVGTestInterface::toNativeWithTypeCheck(v8::Isolate* isolate, v8::Handle<v8::Value> value) value 127 Source/bindings/tests/results/V8SVGTestInterface.cpp return hasInstance(value, isolate) ? fromInternalPointer(v8::Handle<v8::Object>::Cast(value)->GetAlignedPointerFromInternalField(v8DOMWrapperObjectIndex)) : 0; value 139 Source/bindings/tests/results/V8TestException.cpp TestException* V8TestException::toNativeWithTypeCheck(v8::Isolate* isolate, v8::Handle<v8::Value> value) value 141 Source/bindings/tests/results/V8TestException.cpp return hasInstance(value, isolate) ? fromInternalPointer(v8::Handle<v8::Object>::Cast(value)->GetAlignedPointerFromInternalField(v8DOMWrapperObjectIndex)) : 0; value 1337 Source/bindings/tests/results/V8TestInterface.cpp TestInterfaceImplementation* V8TestInterface::toNativeWithTypeCheck(v8::Isolate* isolate, v8::Handle<v8::Value> value) value 1339 Source/bindings/tests/results/V8TestInterface.cpp return hasInstance(value, isolate) ? fromInternalPointer(v8::Handle<v8::Object>::Cast(value)->GetAlignedPointerFromInternalField(v8DOMWrapperObjectIndex)) : 0; value 82 Source/bindings/tests/results/V8TestInterface2.cpp V8TRYCATCH_FOR_V8STRINGRESOURCE_VOID(V8StringResource<>, value, info[1]); value 83 Source/bindings/tests/results/V8TestInterface2.cpp String result = impl->setItem(index, value, exceptionState); value 149 Source/bindings/tests/results/V8TestInterface2.cpp V8TRYCATCH_FOR_V8STRINGRESOURCE_VOID(V8StringResource<>, value, info[1]); value 150 Source/bindings/tests/results/V8TestInterface2.cpp String result = impl->setNamedItem(name, value, exceptionState); value 451 Source/bindings/tests/results/V8TestInterface2.cpp TestInterface2* V8TestInterface2::toNativeWithTypeCheck(v8::Isolate* isolate, v8::Handle<v8::Value> value) value 453 Source/bindings/tests/results/V8TestInterface2.cpp return hasInstance(value, isolate) ? fromInternalPointer(v8::Handle<v8::Object>::Cast(value)->GetAlignedPointerFromInternalField(v8DOMWrapperObjectIndex)) : 0; value 147 Source/bindings/tests/results/V8TestInterface3.cpp TestInterface3* V8TestInterface3::toNativeWithTypeCheck(v8::Isolate* isolate, v8::Handle<v8::Value> value) value 149 Source/bindings/tests/results/V8TestInterface3.cpp return hasInstance(value, isolate) ? fromInternalPointer(v8::Handle<v8::Object>::Cast(value)->GetAlignedPointerFromInternalField(v8DOMWrapperObjectIndex)) : 0; value 591 Source/bindings/tests/results/V8TestInterfaceCheckSecurity.cpp TestInterfaceCheckSecurity* V8TestInterfaceCheckSecurity::toNativeWithTypeCheck(v8::Isolate* isolate, v8::Handle<v8::Value> value) value 593 Source/bindings/tests/results/V8TestInterfaceCheckSecurity.cpp return hasInstance(value, isolate) ? fromInternalPointer(v8::Handle<v8::Object>::Cast(value)->GetAlignedPointerFromInternalField(v8DOMWrapperObjectIndex)) : 0; value 172 Source/bindings/tests/results/V8TestInterfaceConstructor.cpp TestInterfaceConstructor* V8TestInterfaceConstructor::toNativeWithTypeCheck(v8::Isolate* isolate, v8::Handle<v8::Value> value) value 174 Source/bindings/tests/results/V8TestInterfaceConstructor.cpp return hasInstance(value, isolate) ? fromInternalPointer(v8::Handle<v8::Object>::Cast(value)->GetAlignedPointerFromInternalField(v8DOMWrapperObjectIndex)) : 0; value 161 Source/bindings/tests/results/V8TestInterfaceConstructor2.cpp TestInterfaceConstructor2* V8TestInterfaceConstructor2::toNativeWithTypeCheck(v8::Isolate* isolate, v8::Handle<v8::Value> value) value 163 Source/bindings/tests/results/V8TestInterfaceConstructor2.cpp return hasInstance(value, isolate) ? fromInternalPointer(v8::Handle<v8::Object>::Cast(value)->GetAlignedPointerFromInternalField(v8DOMWrapperObjectIndex)) : 0; value 122 Source/bindings/tests/results/V8TestInterfaceConstructor3.cpp TestInterfaceConstructor3* V8TestInterfaceConstructor3::toNativeWithTypeCheck(v8::Isolate* isolate, v8::Handle<v8::Value> value) value 124 Source/bindings/tests/results/V8TestInterfaceConstructor3.cpp return hasInstance(value, isolate) ? fromInternalPointer(v8::Handle<v8::Object>::Cast(value)->GetAlignedPointerFromInternalField(v8DOMWrapperObjectIndex)) : 0; value 107 Source/bindings/tests/results/V8TestInterfaceCustomConstructor.cpp TestInterfaceCustomConstructor* V8TestInterfaceCustomConstructor::toNativeWithTypeCheck(v8::Isolate* isolate, v8::Handle<v8::Value> value) value 109 Source/bindings/tests/results/V8TestInterfaceCustomConstructor.cpp return hasInstance(value, isolate) ? fromInternalPointer(v8::Handle<v8::Object>::Cast(value)->GetAlignedPointerFromInternalField(v8DOMWrapperObjectIndex)) : 0; value 91 Source/bindings/tests/results/V8TestInterfaceDocument.cpp TestInterfaceDocument* V8TestInterfaceDocument::toNativeWithTypeCheck(v8::Isolate* isolate, v8::Handle<v8::Value> value) value 93 Source/bindings/tests/results/V8TestInterfaceDocument.cpp return hasInstance(value, isolate) ? fromInternalPointer(v8::Handle<v8::Object>::Cast(value)->GetAlignedPointerFromInternalField(v8DOMWrapperObjectIndex)) : 0; value 88 Source/bindings/tests/results/V8TestInterfaceEmpty.cpp TestInterfaceEmpty* V8TestInterfaceEmpty::toNativeWithTypeCheck(v8::Isolate* isolate, v8::Handle<v8::Value> value) value 90 Source/bindings/tests/results/V8TestInterfaceEmpty.cpp return hasInstance(value, isolate) ? fromInternalPointer(v8::Handle<v8::Object>::Cast(value)->GetAlignedPointerFromInternalField(v8DOMWrapperObjectIndex)) : 0; value 398 Source/bindings/tests/results/V8TestInterfaceEventConstructor.cpp TestInterfaceEventConstructor* V8TestInterfaceEventConstructor::toNativeWithTypeCheck(v8::Isolate* isolate, v8::Handle<v8::Value> value) value 400 Source/bindings/tests/results/V8TestInterfaceEventConstructor.cpp return hasInstance(value, isolate) ? fromInternalPointer(v8::Handle<v8::Object>::Cast(value)->GetAlignedPointerFromInternalField(v8DOMWrapperObjectIndex)) : 0; value 135 Source/bindings/tests/results/V8TestInterfaceEventTarget.cpp TestInterfaceEventTarget* V8TestInterfaceEventTarget::toNativeWithTypeCheck(v8::Isolate* isolate, v8::Handle<v8::Value> value) value 137 Source/bindings/tests/results/V8TestInterfaceEventTarget.cpp return hasInstance(value, isolate) ? fromInternalPointer(v8::Handle<v8::Object>::Cast(value)->GetAlignedPointerFromInternalField(v8DOMWrapperObjectIndex)) : 0; value 171 Source/bindings/tests/results/V8TestInterfaceNamedConstructor.cpp TestInterfaceNamedConstructor* V8TestInterfaceNamedConstructor::toNativeWithTypeCheck(v8::Isolate* isolate, v8::Handle<v8::Value> value) value 173 Source/bindings/tests/results/V8TestInterfaceNamedConstructor.cpp return hasInstance(value, isolate) ? fromInternalPointer(v8::Handle<v8::Object>::Cast(value)->GetAlignedPointerFromInternalField(v8DOMWrapperObjectIndex)) : 0; value 140 Source/bindings/tests/results/V8TestInterfaceNamedConstructor2.cpp TestInterfaceNamedConstructor2* V8TestInterfaceNamedConstructor2::toNativeWithTypeCheck(v8::Isolate* isolate, v8::Handle<v8::Value> value) value 142 Source/bindings/tests/results/V8TestInterfaceNamedConstructor2.cpp return hasInstance(value, isolate) ? fromInternalPointer(v8::Handle<v8::Object>::Cast(value)->GetAlignedPointerFromInternalField(v8DOMWrapperObjectIndex)) : 0; value 343 Source/bindings/tests/results/V8TestInterfaceNode.cpp TestInterfaceNode* V8TestInterfaceNode::toNativeWithTypeCheck(v8::Isolate* isolate, v8::Handle<v8::Value> value) value 345 Source/bindings/tests/results/V8TestInterfaceNode.cpp return hasInstance(value, isolate) ? fromInternalPointer(v8::Handle<v8::Object>::Cast(value)->GetAlignedPointerFromInternalField(v8DOMWrapperObjectIndex)) : 0; value 177 Source/bindings/tests/results/V8TestInterfaceWillBeGarbageCollected.cpp TestInterfaceWillBeGarbageCollected* V8TestInterfaceWillBeGarbageCollected::toNativeWithTypeCheck(v8::Isolate* isolate, v8::Handle<v8::Value> value) value 179 Source/bindings/tests/results/V8TestInterfaceWillBeGarbageCollected.cpp return hasInstance(value, isolate) ? fromInternalPointer(v8::Handle<v8::Object>::Cast(value)->GetAlignedPointerFromInternalField(v8DOMWrapperObjectIndex)) : 0; value 212 Source/bindings/tests/results/V8TestNode.cpp TestNode* V8TestNode::toNativeWithTypeCheck(v8::Isolate* isolate, v8::Handle<v8::Value> value) value 214 Source/bindings/tests/results/V8TestNode.cpp return hasInstance(value, isolate) ? fromInternalPointer(v8::Handle<v8::Object>::Cast(value)->GetAlignedPointerFromInternalField(v8DOMWrapperObjectIndex)) : 0; value 8125 Source/bindings/tests/results/V8TestObject.cpp TestObject* V8TestObject::toNativeWithTypeCheck(v8::Isolate* isolate, v8::Handle<v8::Value> value) value 8127 Source/bindings/tests/results/V8TestObject.cpp return hasInstance(value, isolate) ? fromInternalPointer(v8::Handle<v8::Object>::Cast(value)->GetAlignedPointerFromInternalField(v8DOMWrapperObjectIndex)) : 0; value 216 Source/bindings/tests/results/V8TestSpecialOperations.cpp TestSpecialOperations* V8TestSpecialOperations::toNativeWithTypeCheck(v8::Isolate* isolate, v8::Handle<v8::Value> value) value 218 Source/bindings/tests/results/V8TestSpecialOperations.cpp return hasInstance(value, isolate) ? fromInternalPointer(v8::Handle<v8::Object>::Cast(value)->GetAlignedPointerFromInternalField(v8DOMWrapperObjectIndex)) : 0; value 128 Source/bindings/tests/results/V8TestSpecialOperationsNotEnumerable.cpp TestSpecialOperationsNotEnumerable* V8TestSpecialOperationsNotEnumerable::toNativeWithTypeCheck(v8::Isolate* isolate, v8::Handle<v8::Value> value) value 130 Source/bindings/tests/results/V8TestSpecialOperationsNotEnumerable.cpp return hasInstance(value, isolate) ? fromInternalPointer(v8::Handle<v8::Object>::Cast(value)->GetAlignedPointerFromInternalField(v8DOMWrapperObjectIndex)) : 0; value 331 Source/bindings/tests/results/V8TestTypedefs.cpp TestTypedefs* V8TestTypedefs::toNativeWithTypeCheck(v8::Isolate* isolate, v8::Handle<v8::Value> value) value 333 Source/bindings/tests/results/V8TestTypedefs.cpp return hasInstance(value, isolate) ? fromInternalPointer(v8::Handle<v8::Object>::Cast(value)->GetAlignedPointerFromInternalField(v8DOMWrapperObjectIndex)) : 0; value 55 Source/bindings/v8/ArrayValue.cpp bool ArrayValue::get(size_t index, Dictionary& value) const value 69 Source/bindings/v8/ArrayValue.cpp value = Dictionary(indexedValue, m_isolate); value 156 Source/bindings/v8/CustomElementConstructorBuilder.cpp v8::Handle<v8::Value> value = m_prototype->Get(v8String(isolate, name)); value 157 Source/bindings/v8/CustomElementConstructorBuilder.cpp if (value.IsEmpty() || !value->IsFunction()) value 159 Source/bindings/v8/CustomElementConstructorBuilder.cpp return value.As<v8::Function>(); value 116 Source/bindings/v8/DOMDataStore.h RELEASE_ASSERT_WITH_SECURITY_IMPLICATION(unsafePersistent.isEmpty() || unsafePersistent.value()->GetAlignedPointerFromInternalField(v8DOMWrapperObjectIndex) == V8T::toInternalPointer(child)); value 61 Source/bindings/v8/DOMWrapperMap.h returnValue.Set(*(it->value.persistent())); value 75 Source/bindings/v8/DOMWrapperMap.h bool containsKeyAndValue(KeyType* key, v8::Handle<v8::Object> value) value 80 Source/bindings/v8/DOMWrapperMap.h return *(it->value.persistent()) == value; value 93 Source/bindings/v8/DOMWrapperMap.h result.storedValue->value.dispose(); value 94 Source/bindings/v8/DOMWrapperMap.h result.storedValue->value = UnsafePersistent<v8::Object>(persistent); value 105 Source/bindings/v8/DOMWrapperMap.h releaseObject(it->value.newLocal(m_isolate)); value 106 Source/bindings/v8/DOMWrapperMap.h it->value.dispose(); value 115 Source/bindings/v8/DOMWrapperMap.h it->value.dispose(); value 84 Source/bindings/v8/DOMWrapperWorld.cpp worlds.append(it->value); value 102 Source/bindings/v8/DOMWrapperWorld.cpp ASSERT(i->value == this); value 127 Source/bindings/v8/DOMWrapperWorld.cpp RefPtr<DOMWrapperWorld> world = result.storedValue->value; value 135 Source/bindings/v8/DOMWrapperWorld.cpp result.storedValue->value = world.get(); value 155 Source/bindings/v8/DOMWrapperWorld.cpp return it == origins.end() ? 0 : it->value.get(); value 186 Source/bindings/v8/DOMWrapperWorld.cpp return it == policies.end() ? false : it->value; value 114 Source/bindings/v8/Dictionary.cpp bool Dictionary::getKey(const String& key, v8::Local<v8::Value>& value) const value 126 Source/bindings/v8/Dictionary.cpp value = options->Get(v8Key); value 127 Source/bindings/v8/Dictionary.cpp if (value.IsEmpty()) value 132 Source/bindings/v8/Dictionary.cpp bool Dictionary::get(const String& key, v8::Local<v8::Value>& value) const value 134 Source/bindings/v8/Dictionary.cpp return getKey(key, value); value 137 Source/bindings/v8/Dictionary.cpp bool Dictionary::get(const String& key, bool& value) const value 146 Source/bindings/v8/Dictionary.cpp value = v8Bool->Value(); value 150 Source/bindings/v8/Dictionary.cpp bool Dictionary::convert(ConversionContext& context, const String& key, bool& value) const value 153 Source/bindings/v8/Dictionary.cpp get(key, value); value 157 Source/bindings/v8/Dictionary.cpp bool Dictionary::get(const String& key, int32_t& value) const value 166 Source/bindings/v8/Dictionary.cpp value = v8Int32->Value(); value 170 Source/bindings/v8/Dictionary.cpp bool Dictionary::get(const String& key, double& value, bool& hasValue) const value 182 Source/bindings/v8/Dictionary.cpp value = v8Number->Value(); value 186 Source/bindings/v8/Dictionary.cpp bool Dictionary::get(const String& key, double& value) const value 189 Source/bindings/v8/Dictionary.cpp return get(key, value, unused); value 192 Source/bindings/v8/Dictionary.cpp bool Dictionary::convert(ConversionContext& context, const String& key, double& value) const value 197 Source/bindings/v8/Dictionary.cpp if (!get(key, value, hasValue) && hasValue) { value 205 Source/bindings/v8/Dictionary.cpp inline bool Dictionary::getStringType(const String& key, StringType& value) const value 212 Source/bindings/v8/Dictionary.cpp value = stringValue; value 216 Source/bindings/v8/Dictionary.cpp bool Dictionary::get(const String& key, String& value) const value 218 Source/bindings/v8/Dictionary.cpp return getStringType(key, value); value 221 Source/bindings/v8/Dictionary.cpp bool Dictionary::get(const String& key, AtomicString& value) const value 223 Source/bindings/v8/Dictionary.cpp return getStringType(key, value); value 226 Source/bindings/v8/Dictionary.cpp bool Dictionary::convert(ConversionContext& context, const String& key, String& value) const value 235 Source/bindings/v8/Dictionary.cpp value = stringValue; value 239 Source/bindings/v8/Dictionary.cpp bool Dictionary::get(const String& key, ScriptValue& value) const value 245 Source/bindings/v8/Dictionary.cpp value = ScriptValue(v8Value, m_isolate); value 249 Source/bindings/v8/Dictionary.cpp bool Dictionary::convert(ConversionContext& context, const String& key, ScriptValue& value) const value 253 Source/bindings/v8/Dictionary.cpp get(key, value); value 257 Source/bindings/v8/Dictionary.cpp bool Dictionary::get(const String& key, unsigned short& value) const value 266 Source/bindings/v8/Dictionary.cpp value = static_cast<unsigned short>(v8Int32->Value()); value 270 Source/bindings/v8/Dictionary.cpp bool Dictionary::get(const String& key, short& value) const value 279 Source/bindings/v8/Dictionary.cpp value = static_cast<short>(v8Int32->Value()); value 283 Source/bindings/v8/Dictionary.cpp bool Dictionary::get(const String& key, unsigned& value) const value 292 Source/bindings/v8/Dictionary.cpp value = static_cast<unsigned>(v8Int32->Value()); value 296 Source/bindings/v8/Dictionary.cpp bool Dictionary::get(const String& key, unsigned long& value) const value 305 Source/bindings/v8/Dictionary.cpp value = static_cast<unsigned long>(v8Integer->Value()); value 309 Source/bindings/v8/Dictionary.cpp bool Dictionary::get(const String& key, unsigned long long& value) const value 319 Source/bindings/v8/Dictionary.cpp doubleToInteger(d, value); value 323 Source/bindings/v8/Dictionary.cpp bool Dictionary::get(const String& key, RefPtrWillBeMember<DOMWindow>& value) const value 331 Source/bindings/v8/Dictionary.cpp value = toDOMWindow(v8Value, m_isolate); value 335 Source/bindings/v8/Dictionary.cpp bool Dictionary::get(const String& key, RefPtrWillBeMember<Storage>& value) const value 341 Source/bindings/v8/Dictionary.cpp value = V8Storage::toNativeWithTypeCheck(m_isolate, v8Value); value 345 Source/bindings/v8/Dictionary.cpp bool Dictionary::get(const String& key, MessagePortArray& value) const value 356 Source/bindings/v8/Dictionary.cpp value = toRefPtrNativeArray<MessagePort, V8MessagePort>(v8Value, key, m_isolate, &success); value 360 Source/bindings/v8/Dictionary.cpp bool Dictionary::convert(ConversionContext& context, const String& key, MessagePortArray& value) const value 368 Source/bindings/v8/Dictionary.cpp return get(key, value); value 371 Source/bindings/v8/Dictionary.cpp bool Dictionary::get(const String& key, HashSet<AtomicString>& value) const value 387 Source/bindings/v8/Dictionary.cpp value.add(stringValue); value 393 Source/bindings/v8/Dictionary.cpp bool Dictionary::convert(ConversionContext& context, const String& key, HashSet<AtomicString>& value) const value 409 Source/bindings/v8/Dictionary.cpp return get(key, value); value 412 Source/bindings/v8/Dictionary.cpp bool Dictionary::getWithUndefinedOrNullCheck(const String& key, String& value) const value 419 Source/bindings/v8/Dictionary.cpp value = stringValue; value 423 Source/bindings/v8/Dictionary.cpp bool Dictionary::get(const String& key, RefPtr<Uint8Array>& value) const value 429 Source/bindings/v8/Dictionary.cpp value = V8Uint8Array::toNativeWithTypeCheck(m_isolate, v8Value); value 433 Source/bindings/v8/Dictionary.cpp bool Dictionary::get(const String& key, RefPtr<ArrayBufferView>& value) const value 439 Source/bindings/v8/Dictionary.cpp value = V8ArrayBufferView::toNativeWithTypeCheck(m_isolate, v8Value); value 443 Source/bindings/v8/Dictionary.cpp bool Dictionary::get(const String& key, RefPtr<MIDIPort>& value) const value 449 Source/bindings/v8/Dictionary.cpp value = V8MIDIPort::toNativeWithTypeCheck(m_isolate, v8Value); value 453 Source/bindings/v8/Dictionary.cpp bool Dictionary::get(const String& key, RefPtr<MediaKeyError>& value) const value 459 Source/bindings/v8/Dictionary.cpp value = V8MediaKeyError::toNativeWithTypeCheck(m_isolate, v8Value); value 463 Source/bindings/v8/Dictionary.cpp bool Dictionary::get(const String& key, RefPtr<TrackBase>& value) const value 479 Source/bindings/v8/Dictionary.cpp value = source; value 483 Source/bindings/v8/Dictionary.cpp bool Dictionary::get(const String& key, RefPtrWillBeMember<SpeechRecognitionError>& value) const value 489 Source/bindings/v8/Dictionary.cpp value = V8SpeechRecognitionError::toNativeWithTypeCheck(m_isolate, v8Value); value 493 Source/bindings/v8/Dictionary.cpp bool Dictionary::get(const String& key, RefPtrWillBeMember<SpeechRecognitionResult>& value) const value 499 Source/bindings/v8/Dictionary.cpp value = V8SpeechRecognitionResult::toNativeWithTypeCheck(m_isolate, v8Value); value 503 Source/bindings/v8/Dictionary.cpp bool Dictionary::get(const String& key, RefPtrWillBeMember<SpeechRecognitionResultList>& value) const value 509 Source/bindings/v8/Dictionary.cpp value = V8SpeechRecognitionResultList::toNativeWithTypeCheck(m_isolate, v8Value); value 513 Source/bindings/v8/Dictionary.cpp bool Dictionary::get(const String& key, RefPtrWillBeMember<Gamepad>& value) const value 519 Source/bindings/v8/Dictionary.cpp value = V8Gamepad::toNativeWithTypeCheck(m_isolate, v8Value); value 523 Source/bindings/v8/Dictionary.cpp bool Dictionary::get(const String& key, RefPtr<MediaStream>& value) const value 529 Source/bindings/v8/Dictionary.cpp value = V8MediaStream::toNativeWithTypeCheck(m_isolate, v8Value); value 533 Source/bindings/v8/Dictionary.cpp bool Dictionary::get(const String& key, RefPtr<EventTarget>& value) const value 539 Source/bindings/v8/Dictionary.cpp value = nullptr; value 546 Source/bindings/v8/Dictionary.cpp value = toWrapperTypeInfo(window)->toEventTarget(window); value 553 Source/bindings/v8/Dictionary.cpp value = toWrapperTypeInfo(wrapper)->toEventTarget(wrapper); value 558 Source/bindings/v8/Dictionary.cpp bool Dictionary::get(const String& key, Dictionary& value) const value 567 Source/bindings/v8/Dictionary.cpp value = Dictionary(v8Value, m_isolate); value 573 Source/bindings/v8/Dictionary.cpp bool Dictionary::convert(ConversionContext& context, const String& key, Dictionary& value) const value 582 Source/bindings/v8/Dictionary.cpp return get(key, value); value 591 Source/bindings/v8/Dictionary.cpp bool Dictionary::get(const String& key, Vector<String>& value) const value 604 Source/bindings/v8/Dictionary.cpp value.append(stringValue); value 610 Source/bindings/v8/Dictionary.cpp bool Dictionary::convert(ConversionContext& context, const String& key, Vector<String>& value) const value 626 Source/bindings/v8/Dictionary.cpp return get(key, value); value 629 Source/bindings/v8/Dictionary.cpp bool Dictionary::get(const String& key, ArrayValue& value) const value 640 Source/bindings/v8/Dictionary.cpp value = ArrayValue(v8::Local<v8::Array>::Cast(v8Value), m_isolate); value 644 Source/bindings/v8/Dictionary.cpp bool Dictionary::convert(ConversionContext& context, const String& key, ArrayValue& value) const value 660 Source/bindings/v8/Dictionary.cpp return get(key, value); value 663 Source/bindings/v8/Dictionary.cpp bool Dictionary::get(const String& key, RefPtrWillBeMember<DOMError>& value) const value 669 Source/bindings/v8/Dictionary.cpp value = V8DOMError::toNativeWithTypeCheck(m_isolate, v8Value); value 673 Source/bindings/v8/Dictionary.cpp bool Dictionary::get(const String& key, OwnPtr<VoidCallback>& value) const value 682 Source/bindings/v8/Dictionary.cpp value = V8VoidCallback::create(v8::Handle<v8::Function>::Cast(v8Value), currentExecutionContext(m_isolate)); value 703 Source/bindings/v8/Dictionary.cpp v8::Local<v8::Value> value = options->Get(key); value 705 Source/bindings/v8/Dictionary.cpp V8TRYCATCH_FOR_V8STRINGRESOURCE_RETURN(V8StringResource<>, stringValue, value, false); value 191 Source/bindings/v8/Dictionary.h static inline Dictionary nativeValue(const v8::Handle<v8::Value>& value, v8::Isolate* isolate) value 193 Source/bindings/v8/Dictionary.h return Dictionary(value, isolate); value 203 Source/bindings/v8/Dictionary.h static inline uint8_t toIntegral(v8::Handle<v8::Value> value, IntegerConversionConfiguration configuration, ExceptionState& exceptionState) value 205 Source/bindings/v8/Dictionary.h return toUInt8(value, configuration, exceptionState); value 212 Source/bindings/v8/Dictionary.h static inline int8_t toIntegral(v8::Handle<v8::Value> value, IntegerConversionConfiguration configuration, ExceptionState& exceptionState) value 214 Source/bindings/v8/Dictionary.h return toInt8(value, configuration, exceptionState); value 221 Source/bindings/v8/Dictionary.h static inline uint16_t toIntegral(v8::Handle<v8::Value> value, IntegerConversionConfiguration configuration, ExceptionState& exceptionState) value 223 Source/bindings/v8/Dictionary.h return toUInt16(value, configuration, exceptionState); value 230 Source/bindings/v8/Dictionary.h static inline int16_t toIntegral(v8::Handle<v8::Value> value, IntegerConversionConfiguration configuration, ExceptionState& exceptionState) value 232 Source/bindings/v8/Dictionary.h return toInt16(value, configuration, exceptionState); value 239 Source/bindings/v8/Dictionary.h static inline uint32_t toIntegral(v8::Handle<v8::Value> value, IntegerConversionConfiguration configuration, ExceptionState& exceptionState) value 241 Source/bindings/v8/Dictionary.h return toUInt32(value, configuration, exceptionState); value 248 Source/bindings/v8/Dictionary.h static inline uint32_t toIntegral(v8::Handle<v8::Value> value, IntegerConversionConfiguration configuration, ExceptionState& exceptionState) value 250 Source/bindings/v8/Dictionary.h return toUInt32(value, configuration, exceptionState); value 257 Source/bindings/v8/Dictionary.h static inline int32_t toIntegral(v8::Handle<v8::Value> value, IntegerConversionConfiguration configuration, ExceptionState& exceptionState) value 259 Source/bindings/v8/Dictionary.h return toInt32(value, configuration, exceptionState); value 266 Source/bindings/v8/Dictionary.h static inline int32_t toIntegral(v8::Handle<v8::Value> value, IntegerConversionConfiguration configuration, ExceptionState& exceptionState) value 268 Source/bindings/v8/Dictionary.h return toInt32(value, configuration, exceptionState); value 275 Source/bindings/v8/Dictionary.h static inline unsigned long long toIntegral(v8::Handle<v8::Value> value, IntegerConversionConfiguration configuration, ExceptionState& exceptionState) value 277 Source/bindings/v8/Dictionary.h return toUInt64(value, configuration, exceptionState); value 284 Source/bindings/v8/Dictionary.h static inline long long toIntegral(v8::Handle<v8::Value> value, IntegerConversionConfiguration configuration, ExceptionState& exceptionState) value 286 Source/bindings/v8/Dictionary.h return toInt64(value, configuration, exceptionState); value 291 Source/bindings/v8/Dictionary.h template<typename T> bool Dictionary::convert(ConversionContext& context, const String& key, T& value) const value 299 Source/bindings/v8/Dictionary.h value = IntegralTypeTraits<T>::toIntegral(v8Value, NormalConversion, context.exceptionState()); value 306 Source/bindings/v8/Dictionary.h template<typename T> bool Dictionary::convert(ConversionContext& context, const String& key, Nullable<T>& value) const value 315 Source/bindings/v8/Dictionary.h value = Nullable<T>(); value 324 Source/bindings/v8/Dictionary.h value = Nullable<T>(converted); value 328 Source/bindings/v8/Dictionary.h template<template <typename> class PointerType, typename T> bool Dictionary::convert(ConversionContext& context, const String& key, PointerType<T>& value) const value 332 Source/bindings/v8/Dictionary.h if (!get(key, value)) value 335 Source/bindings/v8/Dictionary.h if (value) value 119 Source/bindings/v8/ExceptionMessages.cpp String ExceptionMessages::notAFiniteNumber(double value, const char* name) value 121 Source/bindings/v8/ExceptionMessages.cpp ASSERT(!std::isfinite(value)); value 122 Source/bindings/v8/ExceptionMessages.cpp return String::format("The %s is %s.", name, std::isinf(value) ? "infinite" : "not a number"); value 125 Source/bindings/v8/ExceptionMessages.cpp String ExceptionMessages::notAFiniteNumber(const Decimal& value, const char* name) value 127 Source/bindings/v8/ExceptionMessages.cpp ASSERT(!value.isFinite()); value 128 Source/bindings/v8/ExceptionMessages.cpp return String::format("The %s is %s.", name, value.isInfinity() ? "infinite" : "not a number"); value 126 Source/bindings/v8/ExceptionMessages.h static String notAFiniteNumber(double value, const char* name = "value provided"); value 127 Source/bindings/v8/ExceptionMessages.h static String notAFiniteNumber(const Decimal& value, const char* name = "value provided"); value 99 Source/bindings/v8/ExceptionState.h void rethrowV8Exception(v8::Handle<v8::Value> value) value 101 Source/bindings/v8/ExceptionState.h setException(value); value 59 Source/bindings/v8/IDBBindingUtilities.cpp static v8::Handle<v8::Value> toV8(const IDBKeyPath& value, v8::Handle<v8::Object> creationContext, v8::Isolate* isolate) value 61 Source/bindings/v8/IDBBindingUtilities.cpp switch (value.type()) { value 65 Source/bindings/v8/IDBBindingUtilities.cpp return v8String(isolate, value.string()); value 68 Source/bindings/v8/IDBBindingUtilities.cpp for (Vector<String>::const_iterator it = value.array().begin(); it != value.array().end(); ++it) value 157 Source/bindings/v8/IDBBindingUtilities.cpp v8::Handle<v8::Value> value = deserializeIDBValueBuffer(impl->buffer(), isolate); value 159 Source/bindings/v8/IDBBindingUtilities.cpp bool injected = injectV8KeyIntoV8Value(key, value, impl->keyPath(), isolate); value 161 Source/bindings/v8/IDBBindingUtilities.cpp return value; value 171 Source/bindings/v8/IDBBindingUtilities.cpp static PassRefPtr<IDBKey> createIDBKeyFromValue(v8::Handle<v8::Value> value, Vector<v8::Handle<v8::Array> >& stack, v8::Isolate* isolate, bool allowExperimentalTypes = false) value 173 Source/bindings/v8/IDBBindingUtilities.cpp if (value->IsNumber() && !std::isnan(value->NumberValue())) value 174 Source/bindings/v8/IDBBindingUtilities.cpp return IDBKey::createNumber(value->NumberValue()); value 175 Source/bindings/v8/IDBBindingUtilities.cpp if (value->IsString()) value 176 Source/bindings/v8/IDBBindingUtilities.cpp return IDBKey::createString(toCoreString(value.As<v8::String>())); value 177 Source/bindings/v8/IDBBindingUtilities.cpp if (value->IsDate() && !std::isnan(value->NumberValue())) value 178 Source/bindings/v8/IDBBindingUtilities.cpp return IDBKey::createDate(value->NumberValue()); value 179 Source/bindings/v8/IDBBindingUtilities.cpp if (value->IsUint8Array() && (allowExperimentalTypes || RuntimeEnabledFeatures::indexedDBExperimentalEnabled())) { value 182 Source/bindings/v8/IDBBindingUtilities.cpp ArrayBufferView* view = WebCore::V8ArrayBufferView::toNative(value->ToObject()); value 187 Source/bindings/v8/IDBBindingUtilities.cpp if (value->IsArray()) { value 188 Source/bindings/v8/IDBBindingUtilities.cpp v8::Handle<v8::Array> array = v8::Handle<v8::Array>::Cast(value); value 213 Source/bindings/v8/IDBBindingUtilities.cpp static PassRefPtr<IDBKey> createIDBKeyFromValue(v8::Handle<v8::Value> value, v8::Isolate* isolate, bool allowExperimentalTypes = false) value 216 Source/bindings/v8/IDBBindingUtilities.cpp RefPtr<IDBKey> key = createIDBKeyFromValue(value, stack, isolate, allowExperimentalTypes); value 309 Source/bindings/v8/IDBBindingUtilities.cpp static PassRefPtr<IDBKey> createIDBKeyFromScriptValueAndKeyPath(const ScriptValue& value, const String& keyPath, v8::Isolate* isolate, bool allowExperimentalTypes) value 318 Source/bindings/v8/IDBBindingUtilities.cpp v8::Handle<v8::Value> v8Value(value.v8Value()); value 325 Source/bindings/v8/IDBBindingUtilities.cpp static PassRefPtr<IDBKey> createIDBKeyFromScriptValueAndKeyPath(const ScriptValue& value, const IDBKeyPath& keyPath, v8::Isolate* isolate, bool allowExperimentalTypes = false) value 333 Source/bindings/v8/IDBBindingUtilities.cpp RefPtr<IDBKey> key = createIDBKeyFromScriptValueAndKeyPath(value, array[i], isolate, allowExperimentalTypes); value 342 Source/bindings/v8/IDBBindingUtilities.cpp return createIDBKeyFromScriptValueAndKeyPath(value, keyPath.string(), isolate, allowExperimentalTypes); value 345 Source/bindings/v8/IDBBindingUtilities.cpp PassRefPtr<IDBKey> createIDBKeyFromScriptValueAndKeyPath(DOMRequestState* state, const ScriptValue& value, const IDBKeyPath& keyPath) value 349 Source/bindings/v8/IDBBindingUtilities.cpp return createIDBKeyFromScriptValueAndKeyPath(value, keyPath, isolate); value 359 Source/bindings/v8/IDBBindingUtilities.cpp Vector<uint8_t> value; value 360 Source/bindings/v8/IDBBindingUtilities.cpp value.append(buffer->data(), buffer->size()); value 361 Source/bindings/v8/IDBBindingUtilities.cpp RefPtr<SerializedScriptValue> serializedValue = SerializedScriptValue::createFromWireBytes(value); value 365 Source/bindings/v8/IDBBindingUtilities.cpp bool injectV8KeyIntoV8Value(v8::Handle<v8::Value> key, v8::Handle<v8::Value> value, const IDBKeyPath& keyPath, v8::Isolate* isolate) value 380 Source/bindings/v8/IDBBindingUtilities.cpp v8::Handle<v8::Value> parent(ensureNthValueOnKeyPath(value, keyPathElements, keyPathElements.size() - 1, isolate)); value 439 Source/bindings/v8/IDBBindingUtilities.cpp v8::Handle<v8::Value> value(scriptValue.v8Value()); value 440 Source/bindings/v8/IDBBindingUtilities.cpp return V8IDBKeyRange::toNativeWithTypeCheck(isolate, value); value 40 Source/bindings/v8/IDBBindingUtilitiesTest.cpp PassRefPtr<IDBKey> checkKeyFromValueAndKeyPathInternal(const ScriptValue& value, const String& keyPath) value 45 Source/bindings/v8/IDBBindingUtilitiesTest.cpp return createIDBKeyFromScriptValueAndKeyPath(0, value, idbKeyPath); value 48 Source/bindings/v8/IDBBindingUtilitiesTest.cpp void checkKeyPathNullValue(const ScriptValue& value, const String& keyPath) value 50 Source/bindings/v8/IDBBindingUtilitiesTest.cpp RefPtr<IDBKey> idbKey = checkKeyFromValueAndKeyPathInternal(value, keyPath); value 54 Source/bindings/v8/IDBBindingUtilitiesTest.cpp bool injectKey(PassRefPtr<IDBKey> key, ScriptValue& value, const String& keyPath) value 59 Source/bindings/v8/IDBBindingUtilitiesTest.cpp return injectV8KeyIntoV8Value(keyValue.v8Value(), value.v8Value(), idbKeyPath, v8::Isolate::GetCurrent()); value 62 Source/bindings/v8/IDBBindingUtilitiesTest.cpp void checkInjection(PassRefPtr<IDBKey> prpKey, ScriptValue& value, const String& keyPath) value 65 Source/bindings/v8/IDBBindingUtilitiesTest.cpp bool result = injectKey(key, value, keyPath); value 67 Source/bindings/v8/IDBBindingUtilitiesTest.cpp RefPtr<IDBKey> extractedKey = checkKeyFromValueAndKeyPathInternal(value, keyPath); value 71 Source/bindings/v8/IDBBindingUtilitiesTest.cpp void checkInjectionFails(PassRefPtr<IDBKey> key, ScriptValue& value, const String& keyPath) value 73 Source/bindings/v8/IDBBindingUtilitiesTest.cpp EXPECT_FALSE(injectKey(key, value, keyPath)); value 76 Source/bindings/v8/IDBBindingUtilitiesTest.cpp void checkKeyPathStringValue(const ScriptValue& value, const String& keyPath, const String& expected) value 78 Source/bindings/v8/IDBBindingUtilitiesTest.cpp RefPtr<IDBKey> idbKey = checkKeyFromValueAndKeyPathInternal(value, keyPath); value 84 Source/bindings/v8/IDBBindingUtilitiesTest.cpp void checkKeyPathNumberValue(const ScriptValue& value, const String& keyPath, int expected) value 86 Source/bindings/v8/IDBBindingUtilitiesTest.cpp RefPtr<IDBKey> idbKey = checkKeyFromValueAndKeyPathInternal(value, keyPath); value 105 Source/bindings/v8/NPV8Object.cpp return v8AtomicString(isolate, static_cast<const char*>(identifier->value.string)); value 108 Source/bindings/v8/NPV8Object.cpp snprintf(buffer, sizeof(buffer), "%d", identifier->value.number); value 136 Source/bindings/v8/NPV8Object.cpp V8NPObjectVector& objects = iter->value; value 144 Source/bindings/v8/NPV8Object.cpp objectVector = &iter->value; value 146 Source/bindings/v8/NPV8Object.cpp objectVector = &v8NPObjectMap->set(v8ObjectHash, V8NPObjectVector()).storedValue->value; value 188 Source/bindings/v8/NPV8Object.cpp V8NPObjectVector& objects = iter->value; value 225 Source/bindings/v8/NPV8Object.cpp if (!strcmp(identifier->value.string, "eval")) { value 230 Source/bindings/v8/NPV8Object.cpp return _NPN_Evaluate(npp, npObject, const_cast<NPString*>(&arguments[0].value.stringValue), result); value 243 Source/bindings/v8/NPV8Object.cpp v8::Handle<v8::Value> functionObject = v8Object->Get(v8AtomicString(isolate, identifier->value.string)); value 401 Source/bindings/v8/NPV8Object.cpp bool _NPN_SetProperty(NPP npp, NPObject* npObject, NPIdentifier propertyName, const NPVariant* value) value 417 Source/bindings/v8/NPV8Object.cpp obj->Set(npIdentifierToV8Identifier(propertyName, context->GetIsolate()), convertNPVariantToV8Object(value, object->rootObject->frame()->script().windowScriptNPObject(), context->GetIsolate())); value 422 Source/bindings/v8/NPV8Object.cpp return npObject->_class->setProperty(npObject, propertyName, value); value 63 Source/bindings/v8/NPV8Object.h } value; value 19 Source/bindings/v8/Nullable.h Nullable(const T& value) value 20 Source/bindings/v8/Nullable.h : m_value(value) value 122 Source/bindings/v8/PageScriptDebugServer.cpp v8::Handle<v8::Value> value = V8ScriptRunner::callInternalFunction(getScriptsFunction, debuggerScript, WTF_ARRAY_LENGTH(argv), argv, m_isolate); value 123 Source/bindings/v8/PageScriptDebugServer.cpp if (value.IsEmpty()) value 125 Source/bindings/v8/PageScriptDebugServer.cpp ASSERT(!value->IsUndefined() && value->IsArray()); value 126 Source/bindings/v8/PageScriptDebugServer.cpp v8::Handle<v8::Array> scriptsArray = v8::Handle<v8::Array>::Cast(value); value 109 Source/bindings/v8/ScriptController.cpp _NPN_UnregisterObject(it->value); value 110 Source/bindings/v8/ScriptController.cpp _NPN_ReleaseObject(it->value); value 130 Source/bindings/v8/ScriptController.cpp iter->value->clearForClose(); value 220 Source/bindings/v8/ScriptController.cpp return iter->value->isContextInitialized() ? iter->value.get() : 0; value 231 Source/bindings/v8/ScriptController.cpp shell = iter->value.get(); value 271 Source/bindings/v8/ScriptController.cpp v8::Handle<v8::Object> value = createV8ObjectForNPObject(object, 0, m_isolate); value 275 Source/bindings/v8/ScriptController.cpp global->Set(v8String(m_isolate, key), value); value 344 Source/bindings/v8/ScriptController.cpp _NPN_UnregisterObject(it->value); value 345 Source/bindings/v8/ScriptController.cpp _NPN_ReleaseObject(it->value); value 433 Source/bindings/v8/ScriptController.cpp iter->value->clearForNavigation(); value 438 Source/bindings/v8/ScriptController.cpp void ScriptController::setCaptureCallStackForUncaughtExceptions(bool value) value 440 Source/bindings/v8/ScriptController.cpp v8::V8::SetCaptureStackTraceForUncaughtExceptions(value, ScriptCallStack::maxCallStackSizeToCapture, stackTraceOptions); value 447 Source/bindings/v8/ScriptController.cpp V8WindowShell* isolatedWorldShell = it->value.get(); value 467 Source/bindings/v8/ScriptDebugServer.cpp v8::Handle<v8::Value> value = V8ScriptRunner::callInternalFunction(getAfterCompileScript, debuggerScript, WTF_ARRAY_LENGTH(argv), argv, m_isolate); value 468 Source/bindings/v8/ScriptDebugServer.cpp ASSERT(value->IsObject()); value 469 Source/bindings/v8/ScriptDebugServer.cpp v8::Handle<v8::Object> object = v8::Handle<v8::Object>::Cast(value); value 529 Source/bindings/v8/ScriptDebugServer.cpp v8::Local<v8::Value> value = V8ScriptRunner::compileAndRunInternalScript(source, m_isolate); value 530 Source/bindings/v8/ScriptDebugServer.cpp ASSERT(!value.IsEmpty()); value 531 Source/bindings/v8/ScriptDebugServer.cpp ASSERT(value->IsObject()); value 532 Source/bindings/v8/ScriptDebugServer.cpp m_debuggerScript.set(m_isolate, v8::Handle<v8::Object>::Cast(value)); value 618 Source/bindings/v8/ScriptDebugServer.cpp v8::Local<v8::Value> value = V8ScriptRunner::runCompiledScript(script, state->executionContext(), m_isolate); value 627 Source/bindings/v8/ScriptDebugServer.cpp *result = ScriptValue(value, m_isolate); value 54 Source/bindings/v8/ScriptEventListener.cpp PassRefPtr<V8LazyEventListener> createAttributeEventListener(Node* node, const QualifiedName& name, const AtomicString& value) value 57 Source/bindings/v8/ScriptEventListener.cpp if (value.isNull()) value 76 Source/bindings/v8/ScriptEventListener.cpp return V8LazyEventListener::create(name.localName(), eventParameterName(node->isSVGElement()), value, sourceURL, position, node, isolate); value 79 Source/bindings/v8/ScriptEventListener.cpp PassRefPtr<V8LazyEventListener> createAttributeEventListener(LocalFrame* frame, const QualifiedName& name, const AtomicString& value) value 84 Source/bindings/v8/ScriptEventListener.cpp if (value.isNull()) value 94 Source/bindings/v8/ScriptEventListener.cpp return V8LazyEventListener::create(name.localName(), eventParameterName(frame->document()->isSVGDocument()), value, sourceURL, position, 0, toIsolate(frame)); value 47 Source/bindings/v8/ScriptEventListener.h PassRefPtr<V8LazyEventListener> createAttributeEventListener(Node*, const QualifiedName&, const AtomicString& value); value 48 Source/bindings/v8/ScriptEventListener.h PassRefPtr<V8LazyEventListener> createAttributeEventListener(LocalFrame*, const QualifiedName&, const AtomicString& value); value 62 Source/bindings/v8/ScriptFunction.h v8::Local<v8::Value> value = args.Length() > 0 ? args[0] : v8::Local<v8::Value>(v8::Undefined(isolate)); value 64 Source/bindings/v8/ScriptFunction.h ScriptValue result = function->call(ScriptValue(value, isolate)); value 137 Source/bindings/v8/ScriptFunctionCall.cpp v8::Local<v8::Value> value = thisObject->Get(v8String(m_scriptState->isolate(), m_name)); value 143 Source/bindings/v8/ScriptFunctionCall.cpp ASSERT(value->IsFunction()); value 145 Source/bindings/v8/ScriptFunctionCall.cpp v8::Local<v8::Function> function = v8::Local<v8::Function>::Cast(value); value 172 Source/bindings/v8/ScriptFunctionCall.cpp v8::Local<v8::Value> value = thisObject->Get(v8String(m_scriptState->isolate(), m_name)); value 178 Source/bindings/v8/ScriptFunctionCall.cpp ASSERT(value->IsFunction()); value 180 Source/bindings/v8/ScriptFunctionCall.cpp v8::Local<v8::Function> constructor = v8::Local<v8::Function>::Cast(value); value 61 Source/bindings/v8/ScriptObject.cpp bool ScriptGlobalObject::set(ScriptState* scriptState, const char* name, InspectorFrontendHost* value) value 64 Source/bindings/v8/ScriptObject.cpp scope.global()->Set(v8AtomicString(scriptState->isolate(), name), toV8(value, v8::Handle<v8::Object>(), scriptState->isolate())); value 68 Source/bindings/v8/ScriptObject.cpp bool ScriptGlobalObject::get(ScriptState* scriptState, const char* name, ScriptObject& value) value 78 Source/bindings/v8/ScriptObject.cpp value = ScriptObject(scriptState, v8::Handle<v8::Object>::Cast(v8Value)); value 50 Source/bindings/v8/ScriptObjectTraits.h static bool isDeletedValue(ScriptObject value) { return value.hasNoValue(); } value 91 Source/bindings/v8/ScriptProfiler.cpp idleTime = profileIdleTime->value * 1000.0; value 108 Source/bindings/v8/ScriptProfiler.cpp v8::Handle<v8::Value> value = profiler->FindObjectById(id); value 109 Source/bindings/v8/ScriptProfiler.cpp if (value.IsEmpty() || !value->IsObject()) value 112 Source/bindings/v8/ScriptProfiler.cpp v8::Handle<v8::Object> object = value.As<v8::Object>(); value 126 Source/bindings/v8/ScriptProfiler.cpp unsigned ScriptProfiler::getHeapObjectId(const ScriptValue& value) value 130 Source/bindings/v8/ScriptProfiler.cpp v8::SnapshotObjectId id = profiler->GetObjectId(value.v8Value()); value 277 Source/bindings/v8/ScriptProfiler.cpp virtual void VisitPersistentHandle(v8::Persistent<v8::Value>* value, uint16_t classId) OVERRIDE value 283 Source/bindings/v8/ScriptProfiler.cpp v8::Handle<v8::Object>* wrapper = reinterpret_cast<v8::Handle<v8::Object>*>(value); value 43 Source/bindings/v8/ScriptPromise.cpp ScriptPromise::ScriptPromise(v8::Handle<v8::Value> value, v8::Isolate* isolate) value 45 Source/bindings/v8/ScriptPromise.cpp if (value.IsEmpty()) value 48 Source/bindings/v8/ScriptPromise.cpp if (!V8PromiseCustom::isPromise(value, isolate) && !value->IsPromise()) { value 53 Source/bindings/v8/ScriptPromise.cpp m_promise = ScriptValue(value, isolate); value 88 Source/bindings/v8/ScriptPromise.cpp ScriptPromise ScriptPromise::cast(const ScriptValue& value) value 90 Source/bindings/v8/ScriptPromise.cpp if (value.hasNoValue()) value 92 Source/bindings/v8/ScriptPromise.cpp v8::Local<v8::Value> v8Value(value.v8Value()); value 93 Source/bindings/v8/ScriptPromise.cpp v8::Isolate* isolate = value.isolate(); value 103 Source/bindings/v8/ScriptPromiseResolver.cpp void ScriptPromiseResolver::resolve(v8::Handle<v8::Value> value) value 107 Source/bindings/v8/ScriptPromiseResolver.cpp m_resolver.v8Value().As<v8::Promise::Resolver>()->Resolve(value); value 111 Source/bindings/v8/ScriptPromiseResolver.cpp V8PromiseCustom::resolve(promise, value, m_isolate); value 117 Source/bindings/v8/ScriptPromiseResolver.cpp void ScriptPromiseResolver::reject(v8::Handle<v8::Value> value) value 121 Source/bindings/v8/ScriptPromiseResolver.cpp m_resolver.v8Value().As<v8::Promise::Resolver>()->Reject(value); value 125 Source/bindings/v8/ScriptPromiseResolver.cpp V8PromiseCustom::reject(promise, value, m_isolate); value 131 Source/bindings/v8/ScriptPromiseResolver.cpp void ScriptPromiseResolver::resolve(ScriptValue value) value 134 Source/bindings/v8/ScriptPromiseResolver.cpp resolve(value.v8Value()); value 137 Source/bindings/v8/ScriptPromiseResolver.cpp void ScriptPromiseResolver::reject(ScriptValue value) value 140 Source/bindings/v8/ScriptPromiseResolver.cpp reject(value.v8Value()); value 91 Source/bindings/v8/ScriptPromiseResolver.h void resolve(T* value, v8::Handle<v8::Object> creationContext) { resolve(toV8NoInline(value, creationContext, m_isolate)); } value 93 Source/bindings/v8/ScriptPromiseResolver.h void reject(T* value, v8::Handle<v8::Object> creationContext) { reject(toV8NoInline(value, creationContext, m_isolate)); } value 96 Source/bindings/v8/ScriptPromiseResolver.h void resolve(PassRefPtr<T> value, v8::Handle<v8::Object> creationContext) { resolve(value.get(), creationContext); } value 98 Source/bindings/v8/ScriptPromiseResolver.h void resolve(RawPtr<T> value, v8::Handle<v8::Object> creationContext) { resolve(value.get(), creationContext); } value 100 Source/bindings/v8/ScriptPromiseResolver.h void reject(PassRefPtr<T> value, v8::Handle<v8::Object> creationContext) { reject(value.get(), creationContext); } value 102 Source/bindings/v8/ScriptPromiseResolver.h void reject(RawPtr<T> value, v8::Handle<v8::Object> creationContext) { reject(value.get(), creationContext); } value 105 Source/bindings/v8/ScriptPromiseResolver.h inline void resolve(T* value, ExecutionContext*); value 107 Source/bindings/v8/ScriptPromiseResolver.h inline void reject(T* value, ExecutionContext*); value 110 Source/bindings/v8/ScriptPromiseResolver.h void resolve(PassRefPtr<T> value, ExecutionContext* context) { resolve(value.get(), context); } value 112 Source/bindings/v8/ScriptPromiseResolver.h void resolve(RawPtr<T> value, ExecutionContext* context) { resolve(value.get(), context); } value 114 Source/bindings/v8/ScriptPromiseResolver.h void reject(PassRefPtr<T> value, ExecutionContext* context) { reject(value.get(), context); } value 116 Source/bindings/v8/ScriptPromiseResolver.h void reject(RawPtr<T> value, ExecutionContext* context) { reject(value.get(), context); } value 119 Source/bindings/v8/ScriptPromiseResolver.h inline void resolve(T* value); value 121 Source/bindings/v8/ScriptPromiseResolver.h inline void reject(T* value); value 129 Source/bindings/v8/ScriptPromiseResolver.h void resolve(PassRefPtr<T> value) { resolve(value.get()); } value 131 Source/bindings/v8/ScriptPromiseResolver.h void resolve(RawPtr<T> value) { resolve(value.get()); } value 133 Source/bindings/v8/ScriptPromiseResolver.h void reject(PassRefPtr<T> value) { reject(value.get()); } value 135 Source/bindings/v8/ScriptPromiseResolver.h void reject(RawPtr<T> value) { reject(value.get()); } value 155 Source/bindings/v8/ScriptPromiseResolver.h void ScriptPromiseResolver::resolve(T* value, ExecutionContext* context) value 159 Source/bindings/v8/ScriptPromiseResolver.h resolve(value, v8Context->Global()); value 163 Source/bindings/v8/ScriptPromiseResolver.h void ScriptPromiseResolver::reject(T* value, ExecutionContext* context) value 167 Source/bindings/v8/ScriptPromiseResolver.h reject(value, v8Context->Global()); value 171 Source/bindings/v8/ScriptPromiseResolver.h void ScriptPromiseResolver::resolve(T* value) value 174 Source/bindings/v8/ScriptPromiseResolver.h resolve(value, v8::Object::New(m_isolate)); value 178 Source/bindings/v8/ScriptPromiseResolver.h void ScriptPromiseResolver::reject(T* value) value 181 Source/bindings/v8/ScriptPromiseResolver.h reject(value, v8::Object::New(m_isolate)); value 95 Source/bindings/v8/ScriptPromiseTest.cpp ScriptValue value = ScriptValue(v8String(m_isolate, "hello"), m_isolate); value 96 Source/bindings/v8/ScriptPromiseTest.cpp ScriptPromise promise1 = ScriptPromise::cast(ScriptValue(value.v8Value(), m_isolate)); value 97 Source/bindings/v8/ScriptPromiseTest.cpp ScriptPromise promise2 = ScriptPromise::cast(ScriptValue(value.v8Value(), m_isolate)); value 52 Source/bindings/v8/ScriptString.cpp v8::Handle<v8::String> value = v8::Handle<v8::String>::Cast(v8Value()); value 53 Source/bindings/v8/ScriptString.cpp return v8StringToWebCoreString<String>(value, Externalize); value 43 Source/bindings/v8/ScriptString.h ScriptString(v8::Handle<v8::String> value, v8::Isolate* isolate) : ScriptValue(value, isolate) { } value 67 Source/bindings/v8/ScriptValue.cpp static PassRefPtr<JSONValue> v8ToJSONValue(v8::Handle<v8::Value> value, int maxDepth, v8::Isolate* isolate) value 69 Source/bindings/v8/ScriptValue.cpp if (value.IsEmpty()) { value 78 Source/bindings/v8/ScriptValue.cpp if (value->IsNull() || value->IsUndefined()) value 80 Source/bindings/v8/ScriptValue.cpp if (value->IsBoolean()) value 81 Source/bindings/v8/ScriptValue.cpp return JSONBasicValue::create(value->BooleanValue()); value 82 Source/bindings/v8/ScriptValue.cpp if (value->IsNumber()) value 83 Source/bindings/v8/ScriptValue.cpp return JSONBasicValue::create(value->NumberValue()); value 84 Source/bindings/v8/ScriptValue.cpp if (value->IsString()) value 85 Source/bindings/v8/ScriptValue.cpp return JSONString::create(toCoreString(value.As<v8::String>())); value 86 Source/bindings/v8/ScriptValue.cpp if (value->IsArray()) { value 87 Source/bindings/v8/ScriptValue.cpp v8::Handle<v8::Array> array = v8::Handle<v8::Array>::Cast(value); value 91 Source/bindings/v8/ScriptValue.cpp v8::Local<v8::Value> value = array->Get(v8::Int32::New(isolate, i)); value 92 Source/bindings/v8/ScriptValue.cpp RefPtr<JSONValue> element = v8ToJSONValue(value, maxDepth, isolate); value 99 Source/bindings/v8/ScriptValue.cpp if (value->IsObject()) { value 101 Source/bindings/v8/ScriptValue.cpp v8::Handle<v8::Object> object = v8::Handle<v8::Object>::Cast(value); value 53 Source/bindings/v8/ScriptValue.h ScriptValue(v8::Handle<v8::Value> value, v8::Isolate* isolate) value 55 Source/bindings/v8/ScriptValue.h , m_value(value.IsEmpty() ? nullptr : SharedPersistent<v8::Value>::create(value, isolate)) value 59 Source/bindings/v8/ScriptValue.h ScriptValue(const ScriptValue& value) value 60 Source/bindings/v8/ScriptValue.h : m_isolate(value.m_isolate) value 61 Source/bindings/v8/ScriptValue.h , m_value(value.m_value) value 83 Source/bindings/v8/ScriptValue.h ScriptValue& operator=(const ScriptValue& value) value 85 Source/bindings/v8/ScriptValue.h if (this != &value) { value 86 Source/bindings/v8/ScriptValue.h m_value = value.m_value; value 87 Source/bindings/v8/ScriptValue.h m_isolate = value.m_isolate; value 92 Source/bindings/v8/ScriptValue.h bool operator==(const ScriptValue& value) const value 95 Source/bindings/v8/ScriptValue.h return value.hasNoValue(); value 96 Source/bindings/v8/ScriptValue.h if (value.hasNoValue()) value 98 Source/bindings/v8/ScriptValue.h return *m_value == *value.m_value; value 101 Source/bindings/v8/ScriptValue.h bool isEqual(ScriptState*, const ScriptValue& value) const value 103 Source/bindings/v8/ScriptValue.h return operator==(value); value 111 Source/bindings/v8/ScriptValue.h v8::Handle<v8::Value> value = v8Value(); value 112 Source/bindings/v8/ScriptValue.h return !value.IsEmpty() && value->IsFunction(); value 115 Source/bindings/v8/ScriptValue.h bool operator!=(const ScriptValue& value) const value 117 Source/bindings/v8/ScriptValue.h return !operator==(value); value 125 Source/bindings/v8/ScriptValue.h v8::Handle<v8::Value> value = v8Value(); value 126 Source/bindings/v8/ScriptValue.h return !value.IsEmpty() && value->IsNull(); value 134 Source/bindings/v8/ScriptValue.h v8::Handle<v8::Value> value = v8Value(); value 135 Source/bindings/v8/ScriptValue.h return !value.IsEmpty() && value->IsUndefined(); value 143 Source/bindings/v8/ScriptValue.h v8::Handle<v8::Value> value = v8Value(); value 144 Source/bindings/v8/ScriptValue.h return !value.IsEmpty() && value->IsObject(); value 119 Source/bindings/v8/SerializedScriptValue.cpp *valueOut = result->value; value 125 Source/bindings/v8/SerializedScriptValue.cpp void set(const v8::Handle<GCObject>& handle, const T& value) value 127 Source/bindings/v8/SerializedScriptValue.cpp m_map.set(*handle, value); value 143 Source/bindings/v8/SerializedScriptValue.cpp static v8::Handle<G> unsafeHandleFromRawValue(const G* value) value 145 Source/bindings/v8/SerializedScriptValue.cpp const v8::Handle<G>* handle = reinterpret_cast<const v8::Handle<G>*>(&value); value 315 Source/bindings/v8/SerializedScriptValue.cpp static uint32_t encode(uint32_t value) value 317 Source/bindings/v8/SerializedScriptValue.cpp if (value & (1U << 31)) value 318 Source/bindings/v8/SerializedScriptValue.cpp value = ((~value) << 1) + 1; value 320 Source/bindings/v8/SerializedScriptValue.cpp value <<= 1; value 321 Source/bindings/v8/SerializedScriptValue.cpp return value; value 324 Source/bindings/v8/SerializedScriptValue.cpp static uint32_t decode(uint32_t value) value 326 Source/bindings/v8/SerializedScriptValue.cpp if (value & 1) value 327 Source/bindings/v8/SerializedScriptValue.cpp value = ~(value >> 1); value 329 Source/bindings/v8/SerializedScriptValue.cpp value >>= 1; value 330 Source/bindings/v8/SerializedScriptValue.cpp return value; value 357 Source/bindings/v8/SerializedScriptValue.cpp void writeBooleanObject(bool value) value 359 Source/bindings/v8/SerializedScriptValue.cpp append(value ? TrueObjectTag : FalseObjectTag); value 423 Source/bindings/v8/SerializedScriptValue.cpp void writeInt32(int32_t value) value 426 Source/bindings/v8/SerializedScriptValue.cpp doWriteUint32(ZigZag::encode(static_cast<uint32_t>(value))); value 429 Source/bindings/v8/SerializedScriptValue.cpp void writeUint32(uint32_t value) value 432 Source/bindings/v8/SerializedScriptValue.cpp doWriteUint32(value); value 773 Source/bindings/v8/SerializedScriptValue.cpp uint32_t value = 0; value 776 Source/bindings/v8/SerializedScriptValue.cpp value |= ExtractableUsage; value 779 Source/bindings/v8/SerializedScriptValue.cpp value |= EncryptUsage; value 781 Source/bindings/v8/SerializedScriptValue.cpp value |= DecryptUsage; value 783 Source/bindings/v8/SerializedScriptValue.cpp value |= SignUsage; value 785 Source/bindings/v8/SerializedScriptValue.cpp value |= VerifyUsage; value 787 Source/bindings/v8/SerializedScriptValue.cpp value |= DeriveKeyUsage; value 789 Source/bindings/v8/SerializedScriptValue.cpp value |= WrapKeyUsage; value 791 Source/bindings/v8/SerializedScriptValue.cpp value |= UnwrapKeyUsage; value 793 Source/bindings/v8/SerializedScriptValue.cpp doWriteUint32(value); value 796 Source/bindings/v8/SerializedScriptValue.cpp int bytesNeededToWireEncode(uint32_t value) value 800 Source/bindings/v8/SerializedScriptValue.cpp value >>= varIntShift; value 801 Source/bindings/v8/SerializedScriptValue.cpp if (!value) value 810 Source/bindings/v8/SerializedScriptValue.cpp void doWriteUintHelper(T value) value 813 Source/bindings/v8/SerializedScriptValue.cpp uint8_t b = (value & varIntMask); value 814 Source/bindings/v8/SerializedScriptValue.cpp value >>= varIntShift; value 815 Source/bindings/v8/SerializedScriptValue.cpp if (!value) { value 823 Source/bindings/v8/SerializedScriptValue.cpp void doWriteUint32(uint32_t value) value 825 Source/bindings/v8/SerializedScriptValue.cpp doWriteUintHelper(value); value 828 Source/bindings/v8/SerializedScriptValue.cpp void doWriteUint64(uint64_t value) value 830 Source/bindings/v8/SerializedScriptValue.cpp doWriteUintHelper(value); value 937 Source/bindings/v8/SerializedScriptValue.cpp Status serialize(v8::Handle<v8::Value> value) value 941 Source/bindings/v8/SerializedScriptValue.cpp StateBase* state = doSerialize(value, 0); value 1078 Source/bindings/v8/SerializedScriptValue.cpp v8::Local<v8::Value> value = composite()->Get(m_propertyName); value 1088 Source/bindings/v8/SerializedScriptValue.cpp if (StateBase* newState = serializer.doSerialize(value, this)) value 1142 Source/bindings/v8/SerializedScriptValue.cpp v8::Handle<v8::Value> value = composite().As<v8::Array>()->Get(m_arrayIndex); value 1146 Source/bindings/v8/SerializedScriptValue.cpp if (StateBase* newState = serializer.doSerialize(value, this)) value 1227 Source/bindings/v8/SerializedScriptValue.cpp void writeString(v8::Handle<v8::Value> value) value 1229 Source/bindings/v8/SerializedScriptValue.cpp v8::Handle<v8::String> string = value.As<v8::String>(); value 1236 Source/bindings/v8/SerializedScriptValue.cpp void writeStringObject(v8::Handle<v8::Value> value) value 1238 Source/bindings/v8/SerializedScriptValue.cpp v8::Handle<v8::StringObject> stringObject = value.As<v8::StringObject>(); value 1243 Source/bindings/v8/SerializedScriptValue.cpp void writeNumberObject(v8::Handle<v8::Value> value) value 1245 Source/bindings/v8/SerializedScriptValue.cpp v8::Handle<v8::NumberObject> numberObject = value.As<v8::NumberObject>(); value 1249 Source/bindings/v8/SerializedScriptValue.cpp void writeBooleanObject(v8::Handle<v8::Value> value) value 1251 Source/bindings/v8/SerializedScriptValue.cpp v8::Handle<v8::BooleanObject> booleanObject = value.As<v8::BooleanObject>(); value 1255 Source/bindings/v8/SerializedScriptValue.cpp StateBase* writeBlob(v8::Handle<v8::Value> value, StateBase* next) value 1257 Source/bindings/v8/SerializedScriptValue.cpp Blob* blob = V8Blob::toNative(value.As<v8::Object>()); value 1267 Source/bindings/v8/SerializedScriptValue.cpp StateBase* writeDOMFileSystem(v8::Handle<v8::Value> value, StateBase* next) value 1269 Source/bindings/v8/SerializedScriptValue.cpp DOMFileSystem* fs = V8DOMFileSystem::toNative(value.As<v8::Object>()); value 1278 Source/bindings/v8/SerializedScriptValue.cpp StateBase* writeFile(v8::Handle<v8::Value> value, StateBase* next) value 1280 Source/bindings/v8/SerializedScriptValue.cpp File* file = V8File::toNative(value.As<v8::Object>()); value 1290 Source/bindings/v8/SerializedScriptValue.cpp void writeFileList(v8::Handle<v8::Value> value) value 1292 Source/bindings/v8/SerializedScriptValue.cpp FileList* fileList = V8FileList::toNative(value.As<v8::Object>()); value 1301 Source/bindings/v8/SerializedScriptValue.cpp bool writeCryptoKey(v8::Handle<v8::Value> value) value 1303 Source/bindings/v8/SerializedScriptValue.cpp Key* key = V8Key::toNative(value.As<v8::Object>()); value 1309 Source/bindings/v8/SerializedScriptValue.cpp void writeImageData(v8::Handle<v8::Value> value) value 1311 Source/bindings/v8/SerializedScriptValue.cpp ImageData* imageData = V8ImageData::toNative(value.As<v8::Object>()); value 1318 Source/bindings/v8/SerializedScriptValue.cpp void writeRegExp(v8::Handle<v8::Value> value) value 1320 Source/bindings/v8/SerializedScriptValue.cpp v8::Handle<v8::RegExp> regExp = value.As<v8::RegExp>(); value 1353 Source/bindings/v8/SerializedScriptValue.cpp StateBase* writeArrayBuffer(v8::Handle<v8::Value> value, StateBase* next) value 1355 Source/bindings/v8/SerializedScriptValue.cpp ArrayBuffer* arrayBuffer = V8ArrayBuffer::toNative(value.As<v8::Object>()); value 1360 Source/bindings/v8/SerializedScriptValue.cpp ASSERT(!m_transferredArrayBuffers.contains(value.As<v8::Object>())); value 1365 Source/bindings/v8/SerializedScriptValue.cpp StateBase* writeTransferredArrayBuffer(v8::Handle<v8::Value> value, uint32_t index, StateBase* next) value 1367 Source/bindings/v8/SerializedScriptValue.cpp ArrayBuffer* arrayBuffer = V8ArrayBuffer::toNative(value.As<v8::Object>()); value 1442 Source/bindings/v8/SerializedScriptValue.cpp Serializer::StateBase* Serializer::doSerialize(v8::Handle<v8::Value> value, StateBase* next) value 1447 Source/bindings/v8/SerializedScriptValue.cpp if ((value->IsObject() || value->IsDate() || value->IsRegExp()) value 1448 Source/bindings/v8/SerializedScriptValue.cpp && m_objectPool.tryGet(value.As<v8::Object>(), &objectReference)) { value 1451 Source/bindings/v8/SerializedScriptValue.cpp ASSERT(!value->IsString()); value 1453 Source/bindings/v8/SerializedScriptValue.cpp } else if (value.IsEmpty()) { value 1455 Source/bindings/v8/SerializedScriptValue.cpp } else if (value->IsUndefined()) value 1457 Source/bindings/v8/SerializedScriptValue.cpp else if (value->IsNull()) value 1459 Source/bindings/v8/SerializedScriptValue.cpp else if (value->IsTrue()) value 1461 Source/bindings/v8/SerializedScriptValue.cpp else if (value->IsFalse()) value 1463 Source/bindings/v8/SerializedScriptValue.cpp else if (value->IsInt32()) value 1464 Source/bindings/v8/SerializedScriptValue.cpp m_writer.writeInt32(value->Int32Value()); value 1465 Source/bindings/v8/SerializedScriptValue.cpp else if (value->IsUint32()) value 1466 Source/bindings/v8/SerializedScriptValue.cpp m_writer.writeUint32(value->Uint32Value()); value 1467 Source/bindings/v8/SerializedScriptValue.cpp else if (value->IsNumber()) value 1468 Source/bindings/v8/SerializedScriptValue.cpp m_writer.writeNumber(value.As<v8::Number>()->Value()); value 1469 Source/bindings/v8/SerializedScriptValue.cpp else if (V8ArrayBufferView::hasInstance(value, m_isolate)) value 1470 Source/bindings/v8/SerializedScriptValue.cpp return writeAndGreyArrayBufferView(value.As<v8::Object>(), next); value 1471 Source/bindings/v8/SerializedScriptValue.cpp else if (value->IsString()) value 1472 Source/bindings/v8/SerializedScriptValue.cpp writeString(value); value 1473 Source/bindings/v8/SerializedScriptValue.cpp else if (V8MessagePort::hasInstance(value, m_isolate)) { value 1475 Source/bindings/v8/SerializedScriptValue.cpp if (m_transferredMessagePorts.tryGet(value.As<v8::Object>(), &messagePortIndex)) value 1479 Source/bindings/v8/SerializedScriptValue.cpp } else if (V8ArrayBuffer::hasInstance(value, m_isolate) && m_transferredArrayBuffers.tryGet(value.As<v8::Object>(), &arrayBufferIndex)) value 1480 Source/bindings/v8/SerializedScriptValue.cpp return writeTransferredArrayBuffer(value, arrayBufferIndex, next); value 1482 Source/bindings/v8/SerializedScriptValue.cpp v8::Handle<v8::Object> jsObject = value.As<v8::Object>(); value 1486 Source/bindings/v8/SerializedScriptValue.cpp if (value->IsDate()) value 1487 Source/bindings/v8/SerializedScriptValue.cpp m_writer.writeDate(value->NumberValue()); value 1488 Source/bindings/v8/SerializedScriptValue.cpp else if (value->IsStringObject()) value 1489 Source/bindings/v8/SerializedScriptValue.cpp writeStringObject(value); value 1490 Source/bindings/v8/SerializedScriptValue.cpp else if (value->IsNumberObject()) value 1491 Source/bindings/v8/SerializedScriptValue.cpp writeNumberObject(value); value 1492 Source/bindings/v8/SerializedScriptValue.cpp else if (value->IsBooleanObject()) value 1493 Source/bindings/v8/SerializedScriptValue.cpp writeBooleanObject(value); value 1494 Source/bindings/v8/SerializedScriptValue.cpp else if (value->IsArray()) { value 1495 Source/bindings/v8/SerializedScriptValue.cpp return startArrayState(value.As<v8::Array>(), next); value 1496 Source/bindings/v8/SerializedScriptValue.cpp } else if (V8File::hasInstance(value, m_isolate)) value 1497 Source/bindings/v8/SerializedScriptValue.cpp return writeFile(value, next); value 1498 Source/bindings/v8/SerializedScriptValue.cpp else if (V8Blob::hasInstance(value, m_isolate)) value 1499 Source/bindings/v8/SerializedScriptValue.cpp return writeBlob(value, next); value 1500 Source/bindings/v8/SerializedScriptValue.cpp else if (V8DOMFileSystem::hasInstance(value, m_isolate)) value 1501 Source/bindings/v8/SerializedScriptValue.cpp return writeDOMFileSystem(value, next); value 1502 Source/bindings/v8/SerializedScriptValue.cpp else if (V8FileList::hasInstance(value, m_isolate)) value 1503 Source/bindings/v8/SerializedScriptValue.cpp writeFileList(value); value 1504 Source/bindings/v8/SerializedScriptValue.cpp else if (V8Key::hasInstance(value, m_isolate)) { value 1505 Source/bindings/v8/SerializedScriptValue.cpp if (!writeCryptoKey(value)) value 1507 Source/bindings/v8/SerializedScriptValue.cpp } else if (V8ImageData::hasInstance(value, m_isolate)) value 1508 Source/bindings/v8/SerializedScriptValue.cpp writeImageData(value); value 1509 Source/bindings/v8/SerializedScriptValue.cpp else if (value->IsRegExp()) value 1510 Source/bindings/v8/SerializedScriptValue.cpp writeRegExp(value); value 1511 Source/bindings/v8/SerializedScriptValue.cpp else if (V8ArrayBuffer::hasInstance(value, m_isolate)) value 1512 Source/bindings/v8/SerializedScriptValue.cpp return writeArrayBuffer(value, next); value 1513 Source/bindings/v8/SerializedScriptValue.cpp else if (value->IsObject()) { value 1514 Source/bindings/v8/SerializedScriptValue.cpp if (isHostObject(jsObject) || jsObject->IsCallable() || value->IsNativeError()) value 1562 Source/bindings/v8/SerializedScriptValue.cpp bool read(v8::Handle<v8::Value>* value, CompositeCreator& creator) value 1586 Source/bindings/v8/SerializedScriptValue.cpp *value = v8::Undefined(m_isolate); value 1589 Source/bindings/v8/SerializedScriptValue.cpp *value = v8::Null(m_isolate); value 1592 Source/bindings/v8/SerializedScriptValue.cpp *value = v8Boolean(true, m_isolate); value 1595 Source/bindings/v8/SerializedScriptValue.cpp *value = v8Boolean(false, m_isolate); value 1598 Source/bindings/v8/SerializedScriptValue.cpp *value = v8::BooleanObject::New(true); value 1599 Source/bindings/v8/SerializedScriptValue.cpp creator.pushObjectReference(*value); value 1602 Source/bindings/v8/SerializedScriptValue.cpp *value = v8::BooleanObject::New(false); value 1603 Source/bindings/v8/SerializedScriptValue.cpp creator.pushObjectReference(*value); value 1606 Source/bindings/v8/SerializedScriptValue.cpp if (!readString(value)) value 1610 Source/bindings/v8/SerializedScriptValue.cpp if (!readUCharString(value)) value 1614 Source/bindings/v8/SerializedScriptValue.cpp if (!readStringObject(value)) value 1616 Source/bindings/v8/SerializedScriptValue.cpp creator.pushObjectReference(*value); value 1619 Source/bindings/v8/SerializedScriptValue.cpp if (!readInt32(value)) value 1623 Source/bindings/v8/SerializedScriptValue.cpp if (!readUint32(value)) value 1627 Source/bindings/v8/SerializedScriptValue.cpp if (!readDate(value)) value 1629 Source/bindings/v8/SerializedScriptValue.cpp creator.pushObjectReference(*value); value 1632 Source/bindings/v8/SerializedScriptValue.cpp if (!readNumber(value)) value 1636 Source/bindings/v8/SerializedScriptValue.cpp if (!readNumberObject(value)) value 1638 Source/bindings/v8/SerializedScriptValue.cpp creator.pushObjectReference(*value); value 1641 Source/bindings/v8/SerializedScriptValue.cpp if (!readBlob(value)) value 1643 Source/bindings/v8/SerializedScriptValue.cpp creator.pushObjectReference(*value); value 1646 Source/bindings/v8/SerializedScriptValue.cpp if (!readFile(value)) value 1648 Source/bindings/v8/SerializedScriptValue.cpp creator.pushObjectReference(*value); value 1651 Source/bindings/v8/SerializedScriptValue.cpp if (!readDOMFileSystem(value)) value 1653 Source/bindings/v8/SerializedScriptValue.cpp creator.pushObjectReference(*value); value 1656 Source/bindings/v8/SerializedScriptValue.cpp if (!readFileList(value)) value 1658 Source/bindings/v8/SerializedScriptValue.cpp creator.pushObjectReference(*value); value 1661 Source/bindings/v8/SerializedScriptValue.cpp if (!readCryptoKey(value)) value 1663 Source/bindings/v8/SerializedScriptValue.cpp creator.pushObjectReference(*value); value 1666 Source/bindings/v8/SerializedScriptValue.cpp if (!readImageData(value)) value 1668 Source/bindings/v8/SerializedScriptValue.cpp creator.pushObjectReference(*value); value 1672 Source/bindings/v8/SerializedScriptValue.cpp if (!readRegExp(value)) value 1674 Source/bindings/v8/SerializedScriptValue.cpp creator.pushObjectReference(*value); value 1680 Source/bindings/v8/SerializedScriptValue.cpp if (!creator.completeObject(numProperties, value)) value 1691 Source/bindings/v8/SerializedScriptValue.cpp if (!creator.completeSparseArray(numProperties, length, value)) value 1702 Source/bindings/v8/SerializedScriptValue.cpp if (!creator.completeDenseArray(numProperties, length, value)) value 1709 Source/bindings/v8/SerializedScriptValue.cpp if (!readArrayBufferView(value, creator)) value 1711 Source/bindings/v8/SerializedScriptValue.cpp creator.pushObjectReference(*value); value 1717 Source/bindings/v8/SerializedScriptValue.cpp if (!readArrayBuffer(value)) value 1719 Source/bindings/v8/SerializedScriptValue.cpp creator.pushObjectReference(*value); value 1755 Source/bindings/v8/SerializedScriptValue.cpp if (!creator.tryGetTransferredMessagePort(index, value)) value 1765 Source/bindings/v8/SerializedScriptValue.cpp if (!creator.tryGetTransferredArrayBuffer(index, value)) value 1775 Source/bindings/v8/SerializedScriptValue.cpp if (!creator.tryGetObjectFromObjectReference(reference, value)) value 1782 Source/bindings/v8/SerializedScriptValue.cpp return !value->IsEmpty(); value 1834 Source/bindings/v8/SerializedScriptValue.cpp bool readString(v8::Handle<v8::Value>* value) value 1841 Source/bindings/v8/SerializedScriptValue.cpp *value = v8::String::NewFromUtf8(m_isolate, reinterpret_cast<const char*>(m_buffer + m_position), v8::String::kNormalString, length); value 1846 Source/bindings/v8/SerializedScriptValue.cpp bool readUCharString(v8::Handle<v8::Value>* value) value 1854 Source/bindings/v8/SerializedScriptValue.cpp *value = v8::String::NewFromTwoByte(m_isolate, reinterpret_cast<const uint16_t*>(m_buffer + m_position), v8::String::kNormalString, length / sizeof(UChar)); value 1859 Source/bindings/v8/SerializedScriptValue.cpp bool readStringObject(v8::Handle<v8::Value>* value) value 1864 Source/bindings/v8/SerializedScriptValue.cpp *value = v8::StringObject::New(stringValue.As<v8::String>()); value 1880 Source/bindings/v8/SerializedScriptValue.cpp bool readInt32(v8::Handle<v8::Value>* value) value 1885 Source/bindings/v8/SerializedScriptValue.cpp *value = v8::Integer::New(m_isolate, static_cast<int32_t>(ZigZag::decode(rawValue))); value 1889 Source/bindings/v8/SerializedScriptValue.cpp bool readUint32(v8::Handle<v8::Value>* value) value 1894 Source/bindings/v8/SerializedScriptValue.cpp *value = v8::Integer::NewFromUnsigned(m_isolate, rawValue); value 1898 Source/bindings/v8/SerializedScriptValue.cpp bool readDate(v8::Handle<v8::Value>* value) value 1903 Source/bindings/v8/SerializedScriptValue.cpp *value = v8DateOrNaN(numberValue, m_isolate); value 1907 Source/bindings/v8/SerializedScriptValue.cpp bool readNumber(v8::Handle<v8::Value>* value) value 1912 Source/bindings/v8/SerializedScriptValue.cpp *value = v8::Number::New(m_isolate, number); value 1916 Source/bindings/v8/SerializedScriptValue.cpp bool readNumberObject(v8::Handle<v8::Value>* value) value 1921 Source/bindings/v8/SerializedScriptValue.cpp *value = v8::NumberObject::New(m_isolate, number); value 1925 Source/bindings/v8/SerializedScriptValue.cpp bool readImageData(v8::Handle<v8::Value>* value) value 1944 Source/bindings/v8/SerializedScriptValue.cpp *value = toV8(imageData.release(), v8::Handle<v8::Object>(), m_isolate); value 1962 Source/bindings/v8/SerializedScriptValue.cpp bool readArrayBuffer(v8::Handle<v8::Value>* value) value 1967 Source/bindings/v8/SerializedScriptValue.cpp *value = toV8(arrayBuffer.release(), v8::Handle<v8::Object>(), m_isolate); value 1971 Source/bindings/v8/SerializedScriptValue.cpp bool readArrayBufferView(v8::Handle<v8::Value>* value, CompositeCreator& creator) value 1993 Source/bindings/v8/SerializedScriptValue.cpp *value = toV8(Int8Array::create(arrayBuffer.release(), byteOffset, byteLength), v8::Handle<v8::Object>(), m_isolate); value 1996 Source/bindings/v8/SerializedScriptValue.cpp *value = toV8(Uint8Array::create(arrayBuffer.release(), byteOffset, byteLength), v8::Handle<v8::Object>(), m_isolate); value 1999 Source/bindings/v8/SerializedScriptValue.cpp *value = toV8(Uint8ClampedArray::create(arrayBuffer.release(), byteOffset, byteLength), v8::Handle<v8::Object>(), m_isolate); value 2005 Source/bindings/v8/SerializedScriptValue.cpp *value = toV8(Int16Array::create(arrayBuffer.release(), byteOffset, shortLength), v8::Handle<v8::Object>(), m_isolate); value 2012 Source/bindings/v8/SerializedScriptValue.cpp *value = toV8(Uint16Array::create(arrayBuffer.release(), byteOffset, shortLength), v8::Handle<v8::Object>(), m_isolate); value 2019 Source/bindings/v8/SerializedScriptValue.cpp *value = toV8(Int32Array::create(arrayBuffer.release(), byteOffset, intLength), v8::Handle<v8::Object>(), m_isolate); value 2026 Source/bindings/v8/SerializedScriptValue.cpp *value = toV8(Uint32Array::create(arrayBuffer.release(), byteOffset, intLength), v8::Handle<v8::Object>(), m_isolate); value 2033 Source/bindings/v8/SerializedScriptValue.cpp *value = toV8(Float32Array::create(arrayBuffer.release(), byteOffset, floatLength), v8::Handle<v8::Object>(), m_isolate); value 2040 Source/bindings/v8/SerializedScriptValue.cpp *value = toV8(Float64Array::create(arrayBuffer.release(), byteOffset, floatLength), v8::Handle<v8::Object>(), m_isolate); value 2044 Source/bindings/v8/SerializedScriptValue.cpp *value = toV8(DataView::create(arrayBuffer.release(), byteOffset, byteLength), v8::Handle<v8::Object>(), m_isolate); value 2052 Source/bindings/v8/SerializedScriptValue.cpp return !value->IsEmpty(); value 2055 Source/bindings/v8/SerializedScriptValue.cpp bool readRegExp(v8::Handle<v8::Value>* value) value 2063 Source/bindings/v8/SerializedScriptValue.cpp *value = v8::RegExp::New(pattern.As<v8::String>(), static_cast<v8::RegExp::Flags>(flags)); value 2067 Source/bindings/v8/SerializedScriptValue.cpp bool readBlob(v8::Handle<v8::Value>* value) value 2081 Source/bindings/v8/SerializedScriptValue.cpp *value = toV8(blob.release(), v8::Handle<v8::Object>(), m_isolate); value 2085 Source/bindings/v8/SerializedScriptValue.cpp bool readDOMFileSystem(v8::Handle<v8::Value>* value) value 2097 Source/bindings/v8/SerializedScriptValue.cpp *value = toV8(fs.release(), v8::Handle<v8::Object>(), m_isolate); value 2101 Source/bindings/v8/SerializedScriptValue.cpp bool readFile(v8::Handle<v8::Value>* value) value 2106 Source/bindings/v8/SerializedScriptValue.cpp *value = toV8(file.release(), v8::Handle<v8::Object>(), m_isolate); value 2110 Source/bindings/v8/SerializedScriptValue.cpp bool readFileList(v8::Handle<v8::Value>* value) value 2124 Source/bindings/v8/SerializedScriptValue.cpp *value = toV8(fileList.release(), v8::Handle<v8::Object>(), m_isolate); value 2128 Source/bindings/v8/SerializedScriptValue.cpp bool readCryptoKey(v8::Handle<v8::Value>* value) value 2180 Source/bindings/v8/SerializedScriptValue.cpp *value = toV8(k.release(), v8::Handle<v8::Object>(), m_isolate); value 2218 Source/bindings/v8/SerializedScriptValue.cpp bool doReadUintHelper(T* value) value 2220 Source/bindings/v8/SerializedScriptValue.cpp *value = 0; value 2227 Source/bindings/v8/SerializedScriptValue.cpp *value |= ((currentByte & varIntMask) << shift); value 2233 Source/bindings/v8/SerializedScriptValue.cpp bool doReadUint32(uint32_t* value) value 2235 Source/bindings/v8/SerializedScriptValue.cpp return doReadUintHelper(value); value 2238 Source/bindings/v8/SerializedScriptValue.cpp bool doReadUint64(uint64_t* value) value 2240 Source/bindings/v8/SerializedScriptValue.cpp return doReadUintHelper(value); value 2268 Source/bindings/v8/SerializedScriptValue.cpp return it->value; value 2500 Source/bindings/v8/SerializedScriptValue.cpp virtual bool completeObject(uint32_t numProperties, v8::Handle<v8::Value>* value) OVERRIDE value 2513 Source/bindings/v8/SerializedScriptValue.cpp return initializeObject(object, numProperties, value); value 2516 Source/bindings/v8/SerializedScriptValue.cpp virtual bool completeSparseArray(uint32_t numProperties, uint32_t length, v8::Handle<v8::Value>* value) OVERRIDE value 2529 Source/bindings/v8/SerializedScriptValue.cpp return initializeObject(array, numProperties, value); value 2532 Source/bindings/v8/SerializedScriptValue.cpp virtual bool completeDenseArray(uint32_t numProperties, uint32_t length, v8::Handle<v8::Value>* value) OVERRIDE value 2543 Source/bindings/v8/SerializedScriptValue.cpp if (!initializeObject(array, numProperties, value)) value 2603 Source/bindings/v8/SerializedScriptValue.cpp bool initializeObject(v8::Handle<v8::Object> object, uint32_t numProperties, v8::Handle<v8::Value>* value) value 2614 Source/bindings/v8/SerializedScriptValue.cpp *value = object; value 2620 Source/bindings/v8/SerializedScriptValue.cpp v8::Local<v8::Value> value; value 2621 Source/bindings/v8/SerializedScriptValue.cpp if (!m_reader.read(&value, *this)) value 2623 Source/bindings/v8/SerializedScriptValue.cpp if (!value.IsEmpty()) value 2624 Source/bindings/v8/SerializedScriptValue.cpp push(value); value 2628 Source/bindings/v8/SerializedScriptValue.cpp void push(v8::Local<v8::Value> value) { m_stack.append(value); } value 2675 Source/bindings/v8/SerializedScriptValue.cpp PassRefPtr<SerializedScriptValue> SerializedScriptValue::create(v8::Handle<v8::Value> value, MessagePortArray* messagePorts, ArrayBufferArray* arrayBuffers, ExceptionState& exceptionState, v8::Isolate* isolate) value 2677 Source/bindings/v8/SerializedScriptValue.cpp return adoptRef(new SerializedScriptValue(value, messagePorts, arrayBuffers, exceptionState, isolate)); value 2680 Source/bindings/v8/SerializedScriptValue.cpp PassRefPtr<SerializedScriptValue> SerializedScriptValue::createAndSwallowExceptions(v8::Handle<v8::Value> value, v8::Isolate* isolate) value 2683 Source/bindings/v8/SerializedScriptValue.cpp return adoptRef(new SerializedScriptValue(value, 0, 0, exceptionState, isolate)); value 2686 Source/bindings/v8/SerializedScriptValue.cpp PassRefPtr<SerializedScriptValue> SerializedScriptValue::create(const ScriptValue& value, ExceptionState& exceptionState, ScriptState* state) value 2689 Source/bindings/v8/SerializedScriptValue.cpp return adoptRef(new SerializedScriptValue(value.v8Value(), 0, 0, exceptionState, state->isolate())); value 2813 Source/bindings/v8/SerializedScriptValue.cpp SerializedScriptValue::SerializedScriptValue(v8::Handle<v8::Value> value, MessagePortArray* messagePorts, ArrayBufferArray* arrayBuffers, ExceptionState& exceptionState, v8::Isolate* isolate) value 2822 Source/bindings/v8/SerializedScriptValue.cpp status = serializer.serialize(value); value 2878 Source/bindings/v8/SerializedScriptValue.cpp bool SerializedScriptValue::extractTransferables(v8::Local<v8::Value> value, int argumentIndex, MessagePortArray& ports, ArrayBufferArray& arrayBuffers, ExceptionState& exceptionState, v8::Isolate* isolate) value 2880 Source/bindings/v8/SerializedScriptValue.cpp if (isUndefinedOrNull(value)) { value 2887 Source/bindings/v8/SerializedScriptValue.cpp if (value->IsArray()) { value 2888 Source/bindings/v8/SerializedScriptValue.cpp v8::Local<v8::Array> array = v8::Local<v8::Array>::Cast(value); value 2890 Source/bindings/v8/SerializedScriptValue.cpp } else if (toV8Sequence(value, length, isolate).IsEmpty()) { value 2895 Source/bindings/v8/SerializedScriptValue.cpp v8::Local<v8::Object> transferrables = v8::Local<v8::Object>::Cast(value); value 45 Source/bindings/v8/SharedPersistent.h static PassRefPtr<SharedPersistent<T> > create(v8::Handle<T> value, v8::Isolate* isolate) value 47 Source/bindings/v8/SharedPersistent.h return adoptRef(new SharedPersistent<T>(value, isolate)); value 63 Source/bindings/v8/SharedPersistent.h explicit SharedPersistent(v8::Handle<T> value, v8::Isolate* isolate) : m_value(isolate, value) { } value 50 Source/bindings/v8/UnsafePersistent.h explicit UnsafePersistent(T* value) : m_value(value) { } value 62 Source/bindings/v8/UnsafePersistent.h T* value() const value 71 Source/bindings/v8/UnsafePersistent.h RELEASE_ASSERT_WITH_SECURITY_IMPLICATION(isEmpty() || value()->GetAlignedPointerFromInternalField(v8DOMWrapperObjectIndex) == V8T::toInternalPointer(object)); value 172 Source/bindings/v8/V8AbstractEventListener.cpp v8::Handle<v8::Value> value = toV8(target, v8::Handle<v8::Object>(), isolate); value 173 Source/bindings/v8/V8AbstractEventListener.cpp if (value.IsEmpty()) value 175 Source/bindings/v8/V8AbstractEventListener.cpp return v8::Local<v8::Object>::New(isolate, v8::Handle<v8::Object>::Cast(value)); value 191 Source/bindings/v8/V8Binding.cpp static inline T toSmallerInt(v8::Handle<v8::Value> value, IntegerConversionConfiguration configuration, const char* typeName, ExceptionState& exceptionState) value 196 Source/bindings/v8/V8Binding.cpp if (value->IsInt32()) { value 197 Source/bindings/v8/V8Binding.cpp int32_t result = value->Int32Value(); value 209 Source/bindings/v8/V8Binding.cpp V8TRYCATCH_EXCEPTION_RETURN(v8::Local<v8::Number>, numberObject, value->ToNumber(), exceptionState, 0); value 229 Source/bindings/v8/V8Binding.cpp static inline T toSmallerUInt(v8::Handle<v8::Value> value, IntegerConversionConfiguration configuration, const char* typeName, ExceptionState& exceptionState) value 234 Source/bindings/v8/V8Binding.cpp if (value->IsInt32()) { value 235 Source/bindings/v8/V8Binding.cpp int32_t result = value->Int32Value(); value 246 Source/bindings/v8/V8Binding.cpp V8TRYCATCH_EXCEPTION_RETURN(v8::Local<v8::Number>, numberObject, value->ToNumber(), exceptionState, 0); value 267 Source/bindings/v8/V8Binding.cpp int8_t toInt8(v8::Handle<v8::Value> value, IntegerConversionConfiguration configuration, ExceptionState& exceptionState) value 269 Source/bindings/v8/V8Binding.cpp return toSmallerInt<int8_t>(value, configuration, "byte", exceptionState); value 272 Source/bindings/v8/V8Binding.cpp int8_t toInt8(v8::Handle<v8::Value> value) value 275 Source/bindings/v8/V8Binding.cpp return toInt8(value, NormalConversion, exceptionState); value 278 Source/bindings/v8/V8Binding.cpp uint8_t toUInt8(v8::Handle<v8::Value> value, IntegerConversionConfiguration configuration, ExceptionState& exceptionState) value 280 Source/bindings/v8/V8Binding.cpp return toSmallerUInt<uint8_t>(value, configuration, "octet", exceptionState); value 283 Source/bindings/v8/V8Binding.cpp uint8_t toUInt8(v8::Handle<v8::Value> value) value 286 Source/bindings/v8/V8Binding.cpp return toUInt8(value, NormalConversion, exceptionState); value 289 Source/bindings/v8/V8Binding.cpp int16_t toInt16(v8::Handle<v8::Value> value, IntegerConversionConfiguration configuration, ExceptionState& exceptionState) value 291 Source/bindings/v8/V8Binding.cpp return toSmallerInt<int16_t>(value, configuration, "short", exceptionState); value 294 Source/bindings/v8/V8Binding.cpp int16_t toInt16(v8::Handle<v8::Value> value) value 297 Source/bindings/v8/V8Binding.cpp return toInt16(value, NormalConversion, exceptionState); value 300 Source/bindings/v8/V8Binding.cpp uint16_t toUInt16(v8::Handle<v8::Value> value, IntegerConversionConfiguration configuration, ExceptionState& exceptionState) value 302 Source/bindings/v8/V8Binding.cpp return toSmallerUInt<uint16_t>(value, configuration, "unsigned short", exceptionState); value 305 Source/bindings/v8/V8Binding.cpp uint16_t toUInt16(v8::Handle<v8::Value> value) value 308 Source/bindings/v8/V8Binding.cpp return toUInt16(value, NormalConversion, exceptionState); value 311 Source/bindings/v8/V8Binding.cpp int32_t toInt32(v8::Handle<v8::Value> value, IntegerConversionConfiguration configuration, ExceptionState& exceptionState) value 314 Source/bindings/v8/V8Binding.cpp if (value->IsInt32()) value 315 Source/bindings/v8/V8Binding.cpp return value->Int32Value(); value 318 Source/bindings/v8/V8Binding.cpp V8TRYCATCH_EXCEPTION_RETURN(v8::Local<v8::Number>, numberObject, value->ToNumber(), exceptionState, 0); value 339 Source/bindings/v8/V8Binding.cpp int32_t toInt32(v8::Handle<v8::Value> value) value 342 Source/bindings/v8/V8Binding.cpp return toInt32(value, NormalConversion, exceptionState); value 345 Source/bindings/v8/V8Binding.cpp uint32_t toUInt32(v8::Handle<v8::Value> value, IntegerConversionConfiguration configuration, ExceptionState& exceptionState) value 348 Source/bindings/v8/V8Binding.cpp if (value->IsUint32()) value 349 Source/bindings/v8/V8Binding.cpp return value->Uint32Value(); value 352 Source/bindings/v8/V8Binding.cpp if (value->IsInt32()) { value 353 Source/bindings/v8/V8Binding.cpp int32_t result = value->Int32Value(); value 364 Source/bindings/v8/V8Binding.cpp V8TRYCATCH_EXCEPTION_RETURN(v8::Local<v8::Number>, numberObject, value->ToNumber(), exceptionState, 0); value 385 Source/bindings/v8/V8Binding.cpp uint32_t toUInt32(v8::Handle<v8::Value> value) value 388 Source/bindings/v8/V8Binding.cpp return toUInt32(value, NormalConversion, exceptionState); value 391 Source/bindings/v8/V8Binding.cpp int64_t toInt64(v8::Handle<v8::Value> value, IntegerConversionConfiguration configuration, ExceptionState& exceptionState) value 394 Source/bindings/v8/V8Binding.cpp if (value->IsInt32()) value 395 Source/bindings/v8/V8Binding.cpp return value->Int32Value(); value 398 Source/bindings/v8/V8Binding.cpp V8TRYCATCH_EXCEPTION_RETURN(v8::Local<v8::Number>, numberObject, value->ToNumber(), exceptionState, 0); value 419 Source/bindings/v8/V8Binding.cpp int64_t toInt64(v8::Handle<v8::Value> value) value 422 Source/bindings/v8/V8Binding.cpp return toInt64(value, NormalConversion, exceptionState); value 425 Source/bindings/v8/V8Binding.cpp uint64_t toUInt64(v8::Handle<v8::Value> value, IntegerConversionConfiguration configuration, ExceptionState& exceptionState) value 428 Source/bindings/v8/V8Binding.cpp if (value->IsUint32()) value 429 Source/bindings/v8/V8Binding.cpp return value->Uint32Value(); value 432 Source/bindings/v8/V8Binding.cpp if (value->IsInt32()) { value 433 Source/bindings/v8/V8Binding.cpp int32_t result = value->Int32Value(); value 444 Source/bindings/v8/V8Binding.cpp V8TRYCATCH_EXCEPTION_RETURN(v8::Local<v8::Number>, numberObject, value->ToNumber(), exceptionState, 0); value 465 Source/bindings/v8/V8Binding.cpp uint64_t toUInt64(v8::Handle<v8::Value> value) value 468 Source/bindings/v8/V8Binding.cpp return toUInt64(value, NormalConversion, exceptionState); value 471 Source/bindings/v8/V8Binding.cpp float toFloat(v8::Handle<v8::Value> value, ExceptionState& exceptionState) value 473 Source/bindings/v8/V8Binding.cpp V8TRYCATCH_EXCEPTION_RETURN(v8::Local<v8::Number>, numberObject, value->ToNumber(), exceptionState, 0); value 477 Source/bindings/v8/V8Binding.cpp PassRefPtrWillBeRawPtr<XPathNSResolver> toXPathNSResolver(v8::Handle<v8::Value> value, v8::Isolate* isolate) value 480 Source/bindings/v8/V8Binding.cpp if (V8XPathNSResolver::hasInstance(value, isolate)) value 481 Source/bindings/v8/V8Binding.cpp resolver = V8XPathNSResolver::toNative(v8::Handle<v8::Object>::Cast(value)); value 482 Source/bindings/v8/V8Binding.cpp else if (value->IsObject()) value 483 Source/bindings/v8/V8Binding.cpp resolver = V8CustomXPathNSResolver::create(value->ToObject(), isolate); value 487 Source/bindings/v8/V8Binding.cpp DOMWindow* toDOMWindow(v8::Handle<v8::Value> value, v8::Isolate* isolate) value 489 Source/bindings/v8/V8Binding.cpp if (value.IsEmpty() || !value->IsObject()) value 492 Source/bindings/v8/V8Binding.cpp v8::Handle<v8::Object> windowWrapper = V8Window::findInstanceInPrototypeChain(v8::Handle<v8::Object>::Cast(value), isolate); value 613 Source/bindings/v8/V8Binding.cpp void addHiddenValueToArray(v8::Handle<v8::Object> object, v8::Local<v8::Value> value, int arrayIndex, v8::Isolate* isolate) value 622 Source/bindings/v8/V8Binding.cpp array->Set(v8::Integer::New(isolate, array->Length()), value); value 625 Source/bindings/v8/V8Binding.cpp void removeHiddenValueFromArray(v8::Handle<v8::Object> object, v8::Local<v8::Value> value, int arrayIndex, v8::Isolate* isolate) value 633 Source/bindings/v8/V8Binding.cpp if (item->StrictEquals(value)) { value 157 Source/bindings/v8/V8Binding.h inline String toCoreString(v8::Handle<v8::String> value) value 159 Source/bindings/v8/V8Binding.h return v8StringToWebCoreString<String>(value, Externalize); value 162 Source/bindings/v8/V8Binding.h inline String toCoreStringWithNullCheck(v8::Handle<v8::String> value) value 164 Source/bindings/v8/V8Binding.h if (value.IsEmpty() || value->IsNull()) value 166 Source/bindings/v8/V8Binding.h return toCoreString(value); value 169 Source/bindings/v8/V8Binding.h inline String toCoreStringWithUndefinedOrNullCheck(v8::Handle<v8::String> value) value 171 Source/bindings/v8/V8Binding.h if (value.IsEmpty() || value->IsNull() || value->IsUndefined()) value 173 Source/bindings/v8/V8Binding.h return toCoreString(value); value 176 Source/bindings/v8/V8Binding.h inline AtomicString toCoreAtomicString(v8::Handle<v8::String> value) value 178 Source/bindings/v8/V8Binding.h return v8StringToWebCoreString<AtomicString>(value, Externalize); value 184 Source/bindings/v8/V8Binding.h inline String toCoreStringWithUndefinedOrNullCheck(v8::Handle<v8::Value> value) value 186 Source/bindings/v8/V8Binding.h if (value.IsEmpty() || !value->IsString()) value 188 Source/bindings/v8/V8Binding.h return toCoreString(value.As<v8::String>()); value 221 Source/bindings/v8/V8Binding.h static inline v8::Handle<v8::Value> arrayV8Value(const T& value, v8::Isolate* isolate) value 223 Source/bindings/v8/V8Binding.h return toV8(WTF::getPtr(value), v8::Handle<v8::Object>(), isolate); value 229 Source/bindings/v8/V8Binding.h static inline v8::Handle<v8::Value> arrayV8Value(const String& value, v8::Isolate* isolate) value 231 Source/bindings/v8/V8Binding.h return v8String(isolate, value); value 237 Source/bindings/v8/V8Binding.h static inline v8::Handle<v8::Value> arrayV8Value(const AtomicString& value, v8::Isolate* isolate) value 239 Source/bindings/v8/V8Binding.h return v8String(isolate, value); value 245 Source/bindings/v8/V8Binding.h static inline v8::Handle<v8::Value> arrayV8Value(const unsigned& value, v8::Isolate* isolate) value 247 Source/bindings/v8/V8Binding.h return v8::Integer::NewFromUnsigned(isolate, value); value 253 Source/bindings/v8/V8Binding.h static inline v8::Handle<v8::Value> arrayV8Value(const unsigned long& value, v8::Isolate* isolate) value 255 Source/bindings/v8/V8Binding.h return v8::Integer::NewFromUnsigned(isolate, value); value 261 Source/bindings/v8/V8Binding.h static inline v8::Handle<v8::Value> arrayV8Value(const float& value, v8::Isolate* isolate) value 263 Source/bindings/v8/V8Binding.h return v8::Number::New(isolate, value); value 269 Source/bindings/v8/V8Binding.h static inline v8::Handle<v8::Value> arrayV8Value(const double& value, v8::Isolate* isolate) value 271 Source/bindings/v8/V8Binding.h return v8::Number::New(isolate, value); value 321 Source/bindings/v8/V8Binding.h inline int8_t toInt8(v8::Handle<v8::Value> value, ExceptionState& exceptionState) value 323 Source/bindings/v8/V8Binding.h return toInt8(value, NormalConversion, exceptionState); value 333 Source/bindings/v8/V8Binding.h inline uint8_t toUInt8(v8::Handle<v8::Value> value, ExceptionState& exceptionState) value 335 Source/bindings/v8/V8Binding.h return toUInt8(value, NormalConversion, exceptionState); value 345 Source/bindings/v8/V8Binding.h inline int16_t toInt16(v8::Handle<v8::Value> value, ExceptionState& exceptionState) value 347 Source/bindings/v8/V8Binding.h return toInt16(value, NormalConversion, exceptionState); value 357 Source/bindings/v8/V8Binding.h inline uint16_t toUInt16(v8::Handle<v8::Value> value, ExceptionState& exceptionState) value 359 Source/bindings/v8/V8Binding.h return toUInt16(value, NormalConversion, exceptionState); value 369 Source/bindings/v8/V8Binding.h inline int32_t toInt32(v8::Handle<v8::Value> value, ExceptionState& exceptionState) value 371 Source/bindings/v8/V8Binding.h return toInt32(value, NormalConversion, exceptionState); value 381 Source/bindings/v8/V8Binding.h inline uint32_t toUInt32(v8::Handle<v8::Value> value, ExceptionState& exceptionState) value 383 Source/bindings/v8/V8Binding.h return toUInt32(value, NormalConversion, exceptionState); value 393 Source/bindings/v8/V8Binding.h inline int64_t toInt64(v8::Handle<v8::Value> value, ExceptionState& exceptionState) value 395 Source/bindings/v8/V8Binding.h return toInt64(value, NormalConversion, exceptionState); value 405 Source/bindings/v8/V8Binding.h inline uint64_t toUInt64(v8::Handle<v8::Value> value, ExceptionState& exceptionState) value 407 Source/bindings/v8/V8Binding.h return toUInt64(value, NormalConversion, exceptionState); value 417 Source/bindings/v8/V8Binding.h inline float toFloat(v8::Local<v8::Value> value) value 419 Source/bindings/v8/V8Binding.h return static_cast<float>(value->NumberValue()); value 422 Source/bindings/v8/V8Binding.h inline v8::Handle<v8::Boolean> v8Boolean(bool value, v8::Isolate* isolate) value 424 Source/bindings/v8/V8Binding.h return value ? v8::True(isolate) : v8::False(isolate); value 436 Source/bindings/v8/V8Binding.h inline v8::Handle<v8::Value> v8DateOrNaN(double value, v8::Isolate* isolate) value 439 Source/bindings/v8/V8Binding.h return v8::Date::New(isolate, std::isfinite(value) ? value : std::numeric_limits<double>::quiet_NaN()); value 450 Source/bindings/v8/V8Binding.h static inline String nativeValue(const v8::Handle<v8::Value>& value, v8::Isolate* isolate) value 452 Source/bindings/v8/V8Binding.h V8TRYCATCH_FOR_V8STRINGRESOURCE_RETURN(V8StringResource<>, stringValue, value, String()); value 459 Source/bindings/v8/V8Binding.h static inline unsigned nativeValue(const v8::Handle<v8::Value>& value, v8::Isolate* isolate) value 461 Source/bindings/v8/V8Binding.h return toUInt32(value); value 467 Source/bindings/v8/V8Binding.h static inline float nativeValue(const v8::Handle<v8::Value>& value, v8::Isolate* isolate) value 469 Source/bindings/v8/V8Binding.h return static_cast<float>(value->NumberValue()); value 475 Source/bindings/v8/V8Binding.h static inline double nativeValue(const v8::Handle<v8::Value>& value, v8::Isolate* isolate) value 477 Source/bindings/v8/V8Binding.h return static_cast<double>(value->NumberValue()); value 483 Source/bindings/v8/V8Binding.h static inline v8::Handle<v8::Value> nativeValue(const v8::Handle<v8::Value>& value, v8::Isolate* isolate) value 485 Source/bindings/v8/V8Binding.h return value; value 515 Source/bindings/v8/V8Binding.h Vector<RefPtr<T> > toRefPtrNativeArray(v8::Handle<v8::Value> value, int argumentIndex, v8::Isolate* isolate, bool* success = 0) value 520 Source/bindings/v8/V8Binding.h v8::Local<v8::Value> v8Value(v8::Local<v8::Value>::New(isolate, value)); value 522 Source/bindings/v8/V8Binding.h if (value->IsArray()) { value 524 Source/bindings/v8/V8Binding.h } else if (toV8Sequence(value, length, isolate).IsEmpty()) { value 532 Source/bindings/v8/V8Binding.h Vector<RefPtr<T> > toRefPtrNativeArray(v8::Handle<v8::Value> value, const String& propertyName, v8::Isolate* isolate, bool* success = 0) value 537 Source/bindings/v8/V8Binding.h v8::Local<v8::Value> v8Value(v8::Local<v8::Value>::New(isolate, value)); value 539 Source/bindings/v8/V8Binding.h if (value->IsArray()) { value 541 Source/bindings/v8/V8Binding.h } else if (toV8Sequence(value, length, isolate).IsEmpty()) { value 549 Source/bindings/v8/V8Binding.h HeapVector<Member<T> > toMemberNativeArray(v8::Handle<v8::Value> value, int argumentIndex, v8::Isolate* isolate, bool* success = 0) value 554 Source/bindings/v8/V8Binding.h v8::Local<v8::Value> v8Value(v8::Local<v8::Value>::New(isolate, value)); value 556 Source/bindings/v8/V8Binding.h if (value->IsArray()) { value 558 Source/bindings/v8/V8Binding.h } else if (toV8Sequence(value, length, isolate).IsEmpty()) { value 584 Source/bindings/v8/V8Binding.h Vector<T> toNativeArray(v8::Handle<v8::Value> value, int argumentIndex, v8::Isolate* isolate) value 586 Source/bindings/v8/V8Binding.h v8::Local<v8::Value> v8Value(v8::Local<v8::Value>::New(isolate, value)); value 588 Source/bindings/v8/V8Binding.h if (value->IsArray()) { value 590 Source/bindings/v8/V8Binding.h } else if (toV8Sequence(value, length, isolate).IsEmpty()) { value 619 Source/bindings/v8/V8Binding.h inline v8::Handle<v8::Value> toV8Sequence(v8::Handle<v8::Value> value, uint32_t& length, v8::Isolate* isolate) value 623 Source/bindings/v8/V8Binding.h ASSERT(!value->IsArray()); value 626 Source/bindings/v8/V8Binding.h if (!value->IsObject() || value->IsDate() || value->IsRegExp()) { value 631 Source/bindings/v8/V8Binding.h v8::Local<v8::Value> v8Value(v8::Local<v8::Value>::New(isolate, value)); value 679 Source/bindings/v8/V8Binding.h inline bool isUndefinedOrNull(v8::Handle<v8::Value> value) value 681 Source/bindings/v8/V8Binding.h return value->IsNull() || value->IsUndefined(); value 36 Source/bindings/v8/V8BindingMacros.h #define V8TRYCATCH(type, var, value) \ value 40 Source/bindings/v8/V8BindingMacros.h var = (value); \ value 45 Source/bindings/v8/V8BindingMacros.h #define V8TRYCATCH_RETURN(type, var, value, retVal) \ value 49 Source/bindings/v8/V8BindingMacros.h var = (value); \ value 56 Source/bindings/v8/V8BindingMacros.h #define V8TRYCATCH_EXCEPTION_RETURN(type, var, value, exceptionState, retVal) \ value 60 Source/bindings/v8/V8BindingMacros.h var = (value); \ value 67 Source/bindings/v8/V8BindingMacros.h #define V8TRYCATCH_VOID(type, var, value) \ value 71 Source/bindings/v8/V8BindingMacros.h var = (value); \ value 78 Source/bindings/v8/V8BindingMacros.h #define V8TRYCATCH_EXCEPTION_VOID(type, var, value, exceptionState) \ value 82 Source/bindings/v8/V8BindingMacros.h var = (value); \ value 89 Source/bindings/v8/V8BindingMacros.h #define V8TRYCATCH_FOR_V8STRINGRESOURCE_RETURN(type, var, value, retVal) \ value 90 Source/bindings/v8/V8BindingMacros.h type var(value); \ value 94 Source/bindings/v8/V8BindingMacros.h #define V8TRYCATCH_FOR_V8STRINGRESOURCE_VOID(type, var, value) \ value 95 Source/bindings/v8/V8BindingMacros.h type var(value); \ value 56 Source/bindings/v8/V8Callback.h PassOwnPtr<V8CallbackType> createFunctionOnlyCallback(v8::Local<v8::Value> value, unsigned index, bool& succeeded, v8::Isolate* isolate, ExceptionState& exceptionState, CallbackAllowedValueFlags acceptedValues = 0) value 60 Source/bindings/v8/V8Callback.h if (value->IsUndefined() && (acceptedValues & CallbackAllowUndefined)) value 63 Source/bindings/v8/V8Callback.h if (value->IsNull() && (acceptedValues & CallbackAllowNull)) value 66 Source/bindings/v8/V8Callback.h if (!value->IsFunction()) { value 73 Source/bindings/v8/V8Callback.h return V8CallbackType::create(v8::Handle<v8::Function>::Cast(value), currentExecutionContext(isolate)); value 32 Source/bindings/v8/V8DOMActivityLogger.cpp return it == loggers.end() ? 0 : it->value.get(); value 74 Source/bindings/v8/V8DOMConfiguration.cpp functionDescriptor->Set(constantName, v8::Integer::New(isolate, constant->value), static_cast<v8::PropertyAttribute>(v8::ReadOnly | v8::DontDelete)); value 75 Source/bindings/v8/V8DOMConfiguration.cpp prototype->Set(constantName, v8::Integer::New(isolate, constant->value), static_cast<v8::PropertyAttribute>(v8::ReadOnly | v8::DontDelete)); value 98 Source/bindings/v8/V8DOMConfiguration.h int value; value 84 Source/bindings/v8/V8DOMWrapper.cpp bool V8DOMWrapper::isDOMWrapper(v8::Handle<v8::Value> value) value 86 Source/bindings/v8/V8DOMWrapper.cpp if (value.IsEmpty() || !value->IsObject()) value 89 Source/bindings/v8/V8DOMWrapper.cpp if (v8::Handle<v8::Object>::Cast(value)->InternalFieldCount() < v8DefaultWrapperInternalFieldCount) value 92 Source/bindings/v8/V8DOMWrapper.cpp v8::Handle<v8::Object> wrapper = v8::Handle<v8::Object>::Cast(value); value 40 Source/bindings/v8/V8EventListenerList.cpp PassRefPtr<EventListener> V8EventListenerList::getEventListener(v8::Local<v8::Value> value, bool isAttribute, ListenerLookupType lookup) value 50 Source/bindings/v8/V8EventListenerList.cpp return V8EventListenerList::findWrapper(value, isolate); value 53 Source/bindings/v8/V8EventListenerList.cpp return V8EventListenerList::findOrCreateWrapper<V8EventListener>(value, isAttribute, isolate); value 54 Source/bindings/v8/V8EventListenerList.cpp return V8EventListenerList::findOrCreateWrapper<V8WorkerGlobalScopeEventListener>(value, isAttribute, isolate); value 49 Source/bindings/v8/V8EventListenerList.h static PassRefPtr<V8EventListener> findWrapper(v8::Local<v8::Value> value, v8::Isolate* isolate) value 52 Source/bindings/v8/V8EventListenerList.h if (!value->IsObject()) value 56 Source/bindings/v8/V8EventListenerList.h return doFindWrapper(v8::Local<v8::Object>::Cast(value), wrapperProperty, isolate); value 88 Source/bindings/v8/V8EventListenerList.h PassRefPtr<V8EventListener> V8EventListenerList::findOrCreateWrapper(v8::Local<v8::Value> value, bool isAttribute, v8::Isolate* isolate) value 91 Source/bindings/v8/V8EventListenerList.h if (!value->IsObject() value 93 Source/bindings/v8/V8EventListenerList.h || (isAttribute && !value->IsFunction())) value 96 Source/bindings/v8/V8EventListenerList.h v8::Local<v8::Object> object = v8::Local<v8::Object>::Cast(value); value 102 Source/bindings/v8/V8GCController.cpp virtual void VisitPersistentHandle(v8::Persistent<v8::Value>* value, uint16_t classId) OVERRIDE value 121 Source/bindings/v8/V8GCController.cpp ASSERT((*reinterpret_cast<v8::Handle<v8::Value>*>(value))->IsObject()); value 122 Source/bindings/v8/V8GCController.cpp v8::Handle<v8::Object>* wrapper = reinterpret_cast<v8::Handle<v8::Object>*>(value); value 217 Source/bindings/v8/V8GCController.cpp v8::UniqueId id(reinterpret_cast<intptr_t>((*nodeIterator)->unsafePersistent().value())); value 243 Source/bindings/v8/V8GCController.cpp virtual void VisitPersistentHandle(v8::Persistent<v8::Value>* value, uint16_t classId) OVERRIDE value 250 Source/bindings/v8/V8GCController.cpp ASSERT((*reinterpret_cast<v8::Handle<v8::Value>*>(value))->IsObject()); value 251 Source/bindings/v8/V8GCController.cpp v8::Handle<v8::Object>* wrapper = reinterpret_cast<v8::Handle<v8::Object>*>(value); value 254 Source/bindings/v8/V8GCController.cpp if (value->IsIndependent()) value 262 Source/bindings/v8/V8GCController.cpp m_isolate->SetObjectGroupId(*value, liveRootId()); value 268 Source/bindings/v8/V8GCController.cpp addReferencesForNodeWithEventListeners(m_isolate, node, v8::Persistent<v8::Object>::Cast(*value)); value 270 Source/bindings/v8/V8GCController.cpp m_isolate->SetObjectGroupId(*value, v8::UniqueId(reinterpret_cast<intptr_t>(root))); value 274 Source/bindings/v8/V8GCController.cpp type->visitDOMWrapper(object, v8::Persistent<v8::Object>::Cast(*value), m_isolate); value 42 Source/bindings/v8/V8GarbageCollected.h static T* Cast(v8::Handle<v8::Value> value) value 44 Source/bindings/v8/V8GarbageCollected.h ASSERT(value->IsExternal()); value 45 Source/bindings/v8/V8GarbageCollected.h T* result = static_cast<T*>(value.As<v8::External>()->Value()); value 46 Source/bindings/v8/V8GarbageCollected.h RELEASE_ASSERT(result->m_handle == value); value 30 Source/bindings/v8/V8HiddenValue.cpp bool V8HiddenValue::setHiddenValue(v8::Isolate* isolate, v8::Handle<v8::Object> object, v8::Handle<v8::String> key, v8::Handle<v8::Value> value) value 32 Source/bindings/v8/V8HiddenValue.cpp return object->SetHiddenValue(key, value); value 71 Source/bindings/v8/V8LazyEventListener.cpp v8::Handle<v8::Value> value = toV8(domObject, v8::Handle<v8::Object>(), isolate); value 72 Source/bindings/v8/V8LazyEventListener.cpp if (value.IsEmpty()) value 74 Source/bindings/v8/V8LazyEventListener.cpp return v8::Local<v8::Object>::New(isolate, value.As<v8::Object>()); value 203 Source/bindings/v8/V8NPObject.cpp it->value.dispose(); value 303 Source/bindings/v8/V8NPObject.cpp static v8::Handle<v8::Value> npObjectSetProperty(v8::Local<v8::Object> self, NPIdentifier identifier, v8::Local<v8::Value> value, v8::Isolate* isolate) value 310 Source/bindings/v8/V8NPObject.cpp return value; // Intercepted, but an exception was thrown. value 319 Source/bindings/v8/V8NPObject.cpp convertV8ObjectToNPVariant(value, npObject, &npValue, isolate); value 323 Source/bindings/v8/V8NPObject.cpp return value; // Intercept the call. value 329 Source/bindings/v8/V8NPObject.cpp void npObjectNamedPropertySetter(v8::Local<v8::String> name, v8::Local<v8::Value> value, const v8::PropertyCallbackInfo<v8::Value>& info) value 332 Source/bindings/v8/V8NPObject.cpp v8SetReturnValue(info, npObjectSetProperty(info.Holder(), identifier, value, info.GetIsolate())); value 336 Source/bindings/v8/V8NPObject.cpp void npObjectIndexedPropertySetter(uint32_t index, v8::Local<v8::Value> value, const v8::PropertyCallbackInfo<v8::Value>& info) value 339 Source/bindings/v8/V8NPObject.cpp v8SetReturnValue(info, npObjectSetProperty(info.Holder(), identifier, value, info.GetIsolate())); value 342 Source/bindings/v8/V8NPObject.cpp void npObjectSetNamedProperty(v8::Local<v8::Object> self, v8::Local<v8::String> name, v8::Local<v8::Value> value, const v8::PropertyCallbackInfo<v8::Value>& info) value 345 Source/bindings/v8/V8NPObject.cpp v8SetReturnValue(info, npObjectSetProperty(self, identifier, value, info.GetIsolate())); value 348 Source/bindings/v8/V8NPObject.cpp void npObjectSetIndexedProperty(v8::Local<v8::Object> self, uint32_t index, v8::Local<v8::Value> value, const v8::PropertyCallbackInfo<v8::Value>& info) value 351 Source/bindings/v8/V8NPObject.cpp v8SetReturnValue(info, npObjectSetProperty(self, identifier, value, info.GetIsolate())); value 456 Source/bindings/v8/V8NPObject.cpp v8::Local<v8::Object> value = V8ObjectConstructor::newInstance(isolate, v8Function); value 457 Source/bindings/v8/V8NPObject.cpp if (value.IsEmpty()) value 458 Source/bindings/v8/V8NPObject.cpp return value; value 460 Source/bindings/v8/V8NPObject.cpp V8DOMWrapper::setNativeInfo(value, npObjectTypeInfo(), object); value 467 Source/bindings/v8/V8NPObject.cpp staticNPObjectMap().set(object, value, configuration); value 468 Source/bindings/v8/V8NPObject.cpp ASSERT(V8DOMWrapper::isDOMWrapper(value)); value 469 Source/bindings/v8/V8NPObject.cpp return value; value 73 Source/bindings/v8/V8NodeFilterCondition.cpp v8::Local<v8::Value> value = filter->ToObject()->Get(v8AtomicString(isolate, "acceptNode")); value 74 Source/bindings/v8/V8NodeFilterCondition.cpp if (value.IsEmpty() || !value->IsFunction()) { value 78 Source/bindings/v8/V8NodeFilterCondition.cpp callback = v8::Handle<v8::Function>::Cast(value); value 48 Source/bindings/v8/V8PerContextData.cpp it->value.dispose(); value 160 Source/bindings/v8/V8PerContextData.cpp return it->value.get(); value 185 Source/bindings/v8/V8PerContextData.cpp static void setDebugData(v8::Handle<v8::Context> context, v8::Handle<v8::Value> value) value 188 Source/bindings/v8/V8PerContextData.cpp context->SetEmbedderData(v8ContextDebugIdIndex, value); value 107 Source/bindings/v8/V8PerIsolateData.cpp return result->value.Get(m_isolate); value 119 Source/bindings/v8/V8PerIsolateData.cpp return result->value.Get(m_isolate); value 135 Source/bindings/v8/V8PerIsolateData.cpp bool V8PerIsolateData::hasInstance(const WrapperTypeInfo* info, v8::Handle<v8::Value> value) value 137 Source/bindings/v8/V8PerIsolateData.cpp return hasInstance(info, value, m_domTemplateMapForMainWorld) value 138 Source/bindings/v8/V8PerIsolateData.cpp || hasInstance(info, value, m_domTemplateMapForNonMainWorld); value 141 Source/bindings/v8/V8PerIsolateData.cpp bool V8PerIsolateData::hasInstance(const WrapperTypeInfo* info, v8::Handle<v8::Value> value, DOMTemplateMap& domTemplateMap) value 146 Source/bindings/v8/V8PerIsolateData.cpp v8::Handle<v8::FunctionTemplate> templ = result->value.Get(m_isolate); value 147 Source/bindings/v8/V8PerIsolateData.cpp return templ->HasInstance(value); value 150 Source/bindings/v8/V8PerIsolateData.cpp v8::Handle<v8::Object> V8PerIsolateData::findInstanceInPrototypeChain(const WrapperTypeInfo* info, v8::Handle<v8::Value> value) value 152 Source/bindings/v8/V8PerIsolateData.cpp v8::Handle<v8::Object> wrapper = findInstanceInPrototypeChain(info, value, m_domTemplateMapForMainWorld); value 155 Source/bindings/v8/V8PerIsolateData.cpp return findInstanceInPrototypeChain(info, value, m_domTemplateMapForNonMainWorld); value 158 Source/bindings/v8/V8PerIsolateData.cpp v8::Handle<v8::Object> V8PerIsolateData::findInstanceInPrototypeChain(const WrapperTypeInfo* info, v8::Handle<v8::Value> value, DOMTemplateMap& domTemplateMap) value 160 Source/bindings/v8/V8PerIsolateData.cpp if (value.IsEmpty() || !value->IsObject()) value 165 Source/bindings/v8/V8PerIsolateData.cpp v8::Handle<v8::FunctionTemplate> templ = result->value.Get(m_isolate); value 166 Source/bindings/v8/V8PerIsolateData.cpp return v8::Handle<v8::Object>::Cast(value)->FindInstanceInPrototypeChain(templ); value 179 Source/bindings/v8/V8PerIsolateData.cpp v8::Handle<v8::Value> value = info.Callee()->Get(v8AtomicString(info.GetIsolate(), "toString")); value 180 Source/bindings/v8/V8PerIsolateData.cpp if (!value->IsFunction()) { value 184 Source/bindings/v8/V8PerIsolateData.cpp v8SetReturnValue(info, V8ScriptRunner::callInternalFunction(v8::Handle<v8::Function>::Cast(value), info.This(), 0, 0, v8::Isolate::GetCurrent())); value 177 Source/bindings/v8/V8StringResource.cpp String int32ToWebCoreStringFast(int value) value 187 Source/bindings/v8/V8StringResource.cpp if (0 <= value && value <= kLowNumbers) { value 188 Source/bindings/v8/V8StringResource.cpp webCoreString = lowNumbers[value]; value 190 Source/bindings/v8/V8StringResource.cpp AtomicString valueString = AtomicString::number(value); value 191 Source/bindings/v8/V8StringResource.cpp lowNumbers[value] = valueString; value 195 Source/bindings/v8/V8StringResource.cpp webCoreString = String::number(value); value 199 Source/bindings/v8/V8StringResource.cpp String int32ToWebCoreString(int value) value 203 Source/bindings/v8/V8StringResource.cpp return int32ToWebCoreStringFast(value); value 204 Source/bindings/v8/V8StringResource.cpp return String::number(value); value 163 Source/bindings/v8/V8StringResource.h String int32ToWebCoreString(int value); value 41 Source/bindings/v8/V8ThrowException.cpp static void domExceptionStackSetter(v8::Local<v8::String> name, v8::Local<v8::Value> value, const v8::PropertyCallbackInfo<void>& info) value 44 Source/bindings/v8/V8ThrowException.cpp info.Data()->ToObject()->Set(v8AtomicString(info.GetIsolate(), "stack"), value); value 120 Source/bindings/v8/V8WorkerGlobalScopeEventListener.cpp v8::Handle<v8::Value> value = toV8(target, v8::Handle<v8::Object>(), isolate); value 121 Source/bindings/v8/V8WorkerGlobalScopeEventListener.cpp if (value.IsEmpty()) value 123 Source/bindings/v8/V8WorkerGlobalScopeEventListener.cpp return v8::Local<v8::Object>::New(isolate, v8::Handle<v8::Object>::Cast(value)); value 68 Source/bindings/v8/WorkerScriptDebugServer.cpp v8::Handle<v8::Value> value = V8ScriptRunner::callInternalFunction(getScriptsFunction, debuggerScript, 0, 0, m_isolate); value 69 Source/bindings/v8/WorkerScriptDebugServer.cpp if (value.IsEmpty()) value 71 Source/bindings/v8/WorkerScriptDebugServer.cpp ASSERT(!value->IsUndefined() && value->IsArray()); value 72 Source/bindings/v8/WorkerScriptDebugServer.cpp v8::Handle<v8::Array> scriptsArray = v8::Handle<v8::Array>::Cast(value); value 54 Source/bindings/v8/custom/V8ArrayBufferCustom.cpp bool V8ArrayBuffer::hasInstance(v8::Handle<v8::Value> value, v8::Isolate*) value 56 Source/bindings/v8/custom/V8ArrayBufferCustom.cpp return value->IsArrayBuffer(); value 94 Source/bindings/v8/custom/V8ArrayBufferCustom.cpp ArrayBuffer* V8ArrayBuffer::toNativeWithTypeCheck(v8::Isolate* isolate, v8::Handle<v8::Value> value) value 96 Source/bindings/v8/custom/V8ArrayBufferCustom.cpp return V8ArrayBuffer::hasInstance(value, isolate) ? V8ArrayBuffer::toNative(v8::Handle<v8::Object>::Cast(value)) : 0; value 85 Source/bindings/v8/custom/V8ArrayBufferViewCustom.cpp ArrayBufferView* V8ArrayBufferView::toNativeWithTypeCheck(v8::Isolate* isolate, v8::Handle<v8::Value> value) value 87 Source/bindings/v8/custom/V8ArrayBufferViewCustom.cpp return V8ArrayBufferView::hasInstance(value, isolate) ? V8ArrayBufferView::toNative(v8::Handle<v8::Object>::Cast(value)) : 0; value 46 Source/bindings/v8/custom/V8ArrayBufferViewCustom.h static bool hasInstance(v8::Handle<v8::Value> value, v8::Isolate*) value 48 Source/bindings/v8/custom/V8ArrayBufferViewCustom.h return value->IsArrayBufferView(); value 35 Source/bindings/v8/custom/V8BiquadFilterNodeCustom.cpp void V8BiquadFilterNode::typeAttributeSetterCustom(v8::Local<v8::Value> value, const v8::PropertyCallbackInfo<void>& info) value 40 Source/bindings/v8/custom/V8BiquadFilterNodeCustom.cpp if (value->IsNumber()) { value 41 Source/bindings/v8/custom/V8BiquadFilterNodeCustom.cpp uint32_t type = toUInt32(value, exceptionState); value 51 Source/bindings/v8/custom/V8BiquadFilterNodeCustom.cpp if (value->IsString()) { value 52 Source/bindings/v8/custom/V8BiquadFilterNodeCustom.cpp String type = toCoreString(value.As<v8::String>()); value 219 Source/bindings/v8/custom/V8CSSStyleDeclarationCustom.cpp void V8CSSStyleDeclaration::namedPropertySetterCustom(v8::Local<v8::String> name, v8::Local<v8::Value> value, const v8::PropertyCallbackInfo<v8::Value>& info) value 226 Source/bindings/v8/custom/V8CSSStyleDeclarationCustom.cpp V8TRYCATCH_FOR_V8STRINGRESOURCE_VOID(V8StringResource<WithNullCheck>, propertyValue, value); value 233 Source/bindings/v8/custom/V8CSSStyleDeclarationCustom.cpp v8SetReturnValue(info, value); value 60 Source/bindings/v8/custom/V8CanvasRenderingContext2DCustom.cpp static PassRefPtr<CanvasStyle> toCanvasStyle(v8::Handle<v8::Value> value, v8::Isolate* isolate) value 62 Source/bindings/v8/custom/V8CanvasRenderingContext2DCustom.cpp RefPtr<CanvasStyle> canvasStyle = CanvasStyle::createFromGradient(V8CanvasGradient::toNativeWithTypeCheck(isolate, value)); value 65 Source/bindings/v8/custom/V8CanvasRenderingContext2DCustom.cpp return CanvasStyle::createFromPattern(V8CanvasPattern::toNativeWithTypeCheck(isolate, value)); value 74 Source/bindings/v8/custom/V8CanvasRenderingContext2DCustom.cpp void V8CanvasRenderingContext2D::strokeStyleAttributeSetterCustom(v8::Local<v8::Value> value, const v8::PropertyCallbackInfo<void>& info) value 77 Source/bindings/v8/custom/V8CanvasRenderingContext2DCustom.cpp if (value->IsString()) value 78 Source/bindings/v8/custom/V8CanvasRenderingContext2DCustom.cpp impl->setStrokeColor(toCoreString(value.As<v8::String>())); value 80 Source/bindings/v8/custom/V8CanvasRenderingContext2DCustom.cpp impl->setStrokeStyle(toCanvasStyle(value, info.GetIsolate())); value 89 Source/bindings/v8/custom/V8CanvasRenderingContext2DCustom.cpp void V8CanvasRenderingContext2D::fillStyleAttributeSetterCustom(v8::Local<v8::Value> value, const v8::PropertyCallbackInfo<void>& info) value 92 Source/bindings/v8/custom/V8CanvasRenderingContext2DCustom.cpp if (value->IsString()) value 93 Source/bindings/v8/custom/V8CanvasRenderingContext2DCustom.cpp impl->setFillColor(toCoreString(value.As<v8::String>())); value 95 Source/bindings/v8/custom/V8CanvasRenderingContext2DCustom.cpp impl->setFillStyle(toCanvasStyle(value, info.GetIsolate())); value 44 Source/bindings/v8/custom/V8DataViewCustom.h static bool IsInstance(v8::Handle<v8::Value> value) value 46 Source/bindings/v8/custom/V8DataViewCustom.h return value->IsDataView(); value 49 Source/bindings/v8/custom/V8DataViewCustom.h static size_t length(v8::Handle<v8::DataView> value) value 51 Source/bindings/v8/custom/V8DataViewCustom.h return value->ByteLength(); value 37 Source/bindings/v8/custom/V8DeviceMotionEventCustom.cpp PassRefPtrWillBeRawPtr<DeviceMotionData::Acceleration> readAccelerationArgument(v8::Local<v8::Value> value, v8::Isolate* isolate) value 39 Source/bindings/v8/custom/V8DeviceMotionEventCustom.cpp if (isUndefinedOrNull(value)) value 43 Source/bindings/v8/custom/V8DeviceMotionEventCustom.cpp v8::Local<v8::Object> object = value->ToObject(); value 69 Source/bindings/v8/custom/V8DeviceMotionEventCustom.cpp PassRefPtrWillBeRawPtr<DeviceMotionData::RotationRate> readRotationRateArgument(v8::Local<v8::Value> value, v8::Isolate* isolate) value 71 Source/bindings/v8/custom/V8DeviceMotionEventCustom.cpp if (isUndefinedOrNull(value)) value 75 Source/bindings/v8/custom/V8DeviceMotionEventCustom.cpp v8::Local<v8::Object> object = value->ToObject(); value 43 Source/bindings/v8/custom/V8ElementCustom.cpp void V8Element::scrollLeftAttributeSetterCustom(v8::Local<v8::Value> value, const v8::PropertyCallbackInfo<void>& info) value 48 Source/bindings/v8/custom/V8ElementCustom.cpp if (RuntimeEnabledFeatures::cssomSmoothScrollEnabled() && value->IsObject()) { value 49 Source/bindings/v8/custom/V8ElementCustom.cpp V8TRYCATCH_VOID(Dictionary, scrollOptionsHorizontal, Dictionary(value, info.GetIsolate())); value 55 Source/bindings/v8/custom/V8ElementCustom.cpp V8TRYCATCH_EXCEPTION_VOID(int, position, toInt32(value, exceptionState), exceptionState); value 59 Source/bindings/v8/custom/V8ElementCustom.cpp void V8Element::scrollTopAttributeSetterCustom(v8::Local<v8::Value> value, const v8::PropertyCallbackInfo<void>& info) value 64 Source/bindings/v8/custom/V8ElementCustom.cpp if (RuntimeEnabledFeatures::cssomSmoothScrollEnabled() && value->IsObject()) { value 65 Source/bindings/v8/custom/V8ElementCustom.cpp V8TRYCATCH_VOID(Dictionary, scrollOptionsVertical, Dictionary(value, info.GetIsolate())); value 71 Source/bindings/v8/custom/V8ElementCustom.cpp V8TRYCATCH_EXCEPTION_VOID(int, position, toInt32(value, exceptionState), exceptionState); value 44 Source/bindings/v8/custom/V8Float32ArrayCustom.h static bool IsInstance(v8::Handle<v8::Value> value) value 46 Source/bindings/v8/custom/V8Float32ArrayCustom.h return value->IsFloat32Array(); value 49 Source/bindings/v8/custom/V8Float32ArrayCustom.h static size_t length(v8::Handle<v8::Float32Array> value) value 51 Source/bindings/v8/custom/V8Float32ArrayCustom.h return value->Length(); value 44 Source/bindings/v8/custom/V8Float64ArrayCustom.h static bool IsInstance(v8::Handle<v8::Value> value) value 46 Source/bindings/v8/custom/V8Float64ArrayCustom.h return value->IsFloat64Array(); value 49 Source/bindings/v8/custom/V8Float64ArrayCustom.h static size_t length(v8::Handle<v8::Float64Array> value) value 51 Source/bindings/v8/custom/V8Float64ArrayCustom.h return value->Length(); value 40 Source/bindings/v8/custom/V8GeolocationCustom.cpp static PassRefPtrWillBeRawPtr<PositionOptions> createPositionOptions(v8::Local<v8::Value> value, v8::Isolate* isolate, bool& succeeded) value 48 Source/bindings/v8/custom/V8GeolocationCustom.cpp if (isUndefinedOrNull(value)) { value 54 Source/bindings/v8/custom/V8GeolocationCustom.cpp v8::Local<v8::Object> object = value->ToObject(); value 70 Source/bindings/v8/custom/V8HTMLOptionsCollectionCustom.cpp void V8HTMLOptionsCollection::lengthAttributeSetterCustom(v8::Local<v8::Value> value, const v8::PropertyCallbackInfo<void>& info) value 73 Source/bindings/v8/custom/V8HTMLOptionsCollectionCustom.cpp double v = value->NumberValue(); value 62 Source/bindings/v8/custom/V8HTMLPlugInElementCustom.cpp static void npObjectNamedSetter(v8::Local<v8::String> name, v8::Local<v8::Value> value, const v8::PropertyCallbackInfo<v8::Value>& info) value 73 Source/bindings/v8/custom/V8HTMLPlugInElementCustom.cpp npObjectSetNamedProperty(instanceTemplate, name, value, info); value 91 Source/bindings/v8/custom/V8HTMLPlugInElementCustom.cpp void V8HTMLAppletElement::namedPropertySetterCustom(v8::Local<v8::String> name, v8::Local<v8::Value> value, const v8::PropertyCallbackInfo<v8::Value>& info) value 93 Source/bindings/v8/custom/V8HTMLPlugInElementCustom.cpp npObjectNamedSetter<V8HTMLAppletElement>(name, value, info); value 96 Source/bindings/v8/custom/V8HTMLPlugInElementCustom.cpp void V8HTMLEmbedElement::namedPropertySetterCustom(v8::Local<v8::String> name, v8::Local<v8::Value> value, const v8::PropertyCallbackInfo<v8::Value>& info) value 98 Source/bindings/v8/custom/V8HTMLPlugInElementCustom.cpp npObjectNamedSetter<V8HTMLEmbedElement>(name, value, info); value 101 Source/bindings/v8/custom/V8HTMLPlugInElementCustom.cpp void V8HTMLObjectElement::namedPropertySetterCustom(v8::Local<v8::String> name, v8::Local<v8::Value> value, const v8::PropertyCallbackInfo<v8::Value>& info) value 103 Source/bindings/v8/custom/V8HTMLPlugInElementCustom.cpp return npObjectNamedSetter<V8HTMLObjectElement>(name, value, info); value 143 Source/bindings/v8/custom/V8HTMLPlugInElementCustom.cpp void npObjectIndexedSetter(uint32_t index, v8::Local<v8::Value> value, const v8::PropertyCallbackInfo<v8::Value>& info) value 154 Source/bindings/v8/custom/V8HTMLPlugInElementCustom.cpp npObjectSetIndexedProperty(instanceTemplate, index, value, info); value 172 Source/bindings/v8/custom/V8HTMLPlugInElementCustom.cpp void V8HTMLAppletElement::indexedPropertySetterCustom(uint32_t index, v8::Local<v8::Value> value, const v8::PropertyCallbackInfo<v8::Value>& info) value 174 Source/bindings/v8/custom/V8HTMLPlugInElementCustom.cpp npObjectIndexedSetter<V8HTMLAppletElement>(index, value, info); value 177 Source/bindings/v8/custom/V8HTMLPlugInElementCustom.cpp void V8HTMLEmbedElement::indexedPropertySetterCustom(uint32_t index, v8::Local<v8::Value> value, const v8::PropertyCallbackInfo<v8::Value>& info) value 179 Source/bindings/v8/custom/V8HTMLPlugInElementCustom.cpp npObjectIndexedSetter<V8HTMLEmbedElement>(index, value, info); value 182 Source/bindings/v8/custom/V8HTMLPlugInElementCustom.cpp void V8HTMLObjectElement::indexedPropertySetterCustom(uint32_t index, v8::Local<v8::Value> value, const v8::PropertyCallbackInfo<v8::Value>& info) value 184 Source/bindings/v8/custom/V8HTMLPlugInElementCustom.cpp npObjectIndexedSetter<V8HTMLObjectElement>(index, value, info); value 48 Source/bindings/v8/custom/V8HistoryCustom.cpp v8::Handle<v8::Value> value = V8HiddenValue::getHiddenValue(info.GetIsolate(), info.Holder(), V8HiddenValue::state(info.GetIsolate())); value 50 Source/bindings/v8/custom/V8HistoryCustom.cpp if (!value.IsEmpty() && !history->stateChanged()) { value 51 Source/bindings/v8/custom/V8HistoryCustom.cpp v8SetReturnValue(info, value); value 56 Source/bindings/v8/custom/V8HistoryCustom.cpp value = serialized ? serialized->deserialize(info.GetIsolate()) : v8::Handle<v8::Value>(v8::Null(info.GetIsolate())); value 57 Source/bindings/v8/custom/V8HistoryCustom.cpp V8HiddenValue::setHiddenValue(info.GetIsolate(), info.Holder(), V8HiddenValue::state(info.GetIsolate()), value); value 59 Source/bindings/v8/custom/V8HistoryCustom.cpp v8SetReturnValue(info, value); value 67 Source/bindings/v8/custom/V8InjectedScriptHostCustom.cpp Node* InjectedScriptHost::scriptValueAsNode(ScriptValue value) value 69 Source/bindings/v8/custom/V8InjectedScriptHostCustom.cpp v8::HandleScope scope(value.isolate()); value 70 Source/bindings/v8/custom/V8InjectedScriptHostCustom.cpp if (!value.isObject() || value.isNull()) value 72 Source/bindings/v8/custom/V8InjectedScriptHostCustom.cpp return V8Node::toNative(v8::Handle<v8::Object>::Cast(value.v8Value())); value 133 Source/bindings/v8/custom/V8InjectedScriptHostCustom.cpp v8::Handle<v8::Value> value = info[0]; value 134 Source/bindings/v8/custom/V8InjectedScriptHostCustom.cpp if (value->IsString()) { value 138 Source/bindings/v8/custom/V8InjectedScriptHostCustom.cpp if (value->IsArray()) { value 142 Source/bindings/v8/custom/V8InjectedScriptHostCustom.cpp if (value->IsBoolean()) { value 146 Source/bindings/v8/custom/V8InjectedScriptHostCustom.cpp if (value->IsNumber()) { value 150 Source/bindings/v8/custom/V8InjectedScriptHostCustom.cpp if (value->IsDate()) { value 154 Source/bindings/v8/custom/V8InjectedScriptHostCustom.cpp if (value->IsRegExp()) { value 158 Source/bindings/v8/custom/V8InjectedScriptHostCustom.cpp if (V8Node::hasInstance(value, isolate)) { value 162 Source/bindings/v8/custom/V8InjectedScriptHostCustom.cpp if (V8NodeList::hasInstance(value, isolate)) { value 166 Source/bindings/v8/custom/V8InjectedScriptHostCustom.cpp if (V8HTMLCollection::hasInstance(value, isolate)) { value 170 Source/bindings/v8/custom/V8InjectedScriptHostCustom.cpp if (V8Int8Array::hasInstance(value, isolate) || V8Int16Array::hasInstance(value, isolate) || V8Int32Array::hasInstance(value, isolate)) { value 174 Source/bindings/v8/custom/V8InjectedScriptHostCustom.cpp if (V8Uint8Array::hasInstance(value, isolate) || V8Uint16Array::hasInstance(value, isolate) || V8Uint32Array::hasInstance(value, isolate)) { value 178 Source/bindings/v8/custom/V8InjectedScriptHostCustom.cpp if (V8Float32Array::hasInstance(value, isolate) || V8Float64Array::hasInstance(value, isolate)) { value 182 Source/bindings/v8/custom/V8InjectedScriptHostCustom.cpp if (V8Uint8ClampedArray::hasInstance(value, isolate)) { value 188 Source/bindings/v8/custom/V8InjectedScriptHostCustom.cpp static bool setFunctionName(v8::Handle<v8::Object>& result, const v8::Handle<v8::Value>& value, v8::Isolate* isolate) value 190 Source/bindings/v8/custom/V8InjectedScriptHostCustom.cpp if (value->IsString() && v8::Handle<v8::String>::Cast(value)->Length()) { value 191 Source/bindings/v8/custom/V8InjectedScriptHostCustom.cpp result->Set(v8AtomicString(isolate, "functionName"), value); value 204 Source/bindings/v8/custom/V8InjectedScriptHostCustom.cpp v8::Handle<v8::Value> value = info[0]; value 205 Source/bindings/v8/custom/V8InjectedScriptHostCustom.cpp if (!value->IsFunction()) value 207 Source/bindings/v8/custom/V8InjectedScriptHostCustom.cpp v8::Handle<v8::Function> function = v8::Handle<v8::Function>::Cast(value); value 283 Source/bindings/v8/custom/V8InjectedScriptHostCustom.cpp v8::Local<v8::Value> value = info[0]; value 284 Source/bindings/v8/custom/V8InjectedScriptHostCustom.cpp EventTarget* target = V8EventTarget::toNativeWithTypeCheck(info.GetIsolate(), value); value 288 Source/bindings/v8/custom/V8InjectedScriptHostCustom.cpp target = toDOMWindow(value, info.GetIsolate()); value 97 Source/bindings/v8/custom/V8InjectedScriptManager.cpp v8::Local<v8::Value> value = V8ScriptRunner::compileAndRunInternalScript(v8String(isolate, scriptSource), isolate); value 98 Source/bindings/v8/custom/V8InjectedScriptManager.cpp ASSERT(!value.IsEmpty()); value 99 Source/bindings/v8/custom/V8InjectedScriptManager.cpp ASSERT(value->IsFunction()); value 103 Source/bindings/v8/custom/V8InjectedScriptManager.cpp v8::Local<v8::Value> injectedScriptValue = V8ScriptRunner::callInternalFunction(v8::Local<v8::Function>::Cast(value), windowGlobal, WTF_ARRAY_LENGTH(info), info, inspectedContext->GetIsolate()); value 44 Source/bindings/v8/custom/V8Int16ArrayCustom.h static bool IsInstance(v8::Handle<v8::Value> value) value 46 Source/bindings/v8/custom/V8Int16ArrayCustom.h return value->IsInt16Array(); value 49 Source/bindings/v8/custom/V8Int16ArrayCustom.h static size_t length(v8::Handle<v8::Int16Array> value) value 51 Source/bindings/v8/custom/V8Int16ArrayCustom.h return value->Length(); value 44 Source/bindings/v8/custom/V8Int32ArrayCustom.h static bool IsInstance(v8::Handle<v8::Value> value) value 46 Source/bindings/v8/custom/V8Int32ArrayCustom.h return value->IsInt32Array(); value 49 Source/bindings/v8/custom/V8Int32ArrayCustom.h static size_t length(v8::Handle<v8::Int32Array> value) value 51 Source/bindings/v8/custom/V8Int32ArrayCustom.h return value->Length(); value 44 Source/bindings/v8/custom/V8Int8ArrayCustom.h static bool IsInstance(v8::Handle<v8::Value> value) value 46 Source/bindings/v8/custom/V8Int8ArrayCustom.h return value->IsInt8Array(); value 49 Source/bindings/v8/custom/V8Int8ArrayCustom.h static size_t length(v8::Handle<v8::Int8Array> value) value 51 Source/bindings/v8/custom/V8Int8ArrayCustom.h return value->Length(); value 35 Source/bindings/v8/custom/V8OscillatorNodeCustom.cpp void V8OscillatorNode::typeAttributeSetterCustom(v8::Local<v8::Value> value, const v8::PropertyCallbackInfo<void>& info) value 41 Source/bindings/v8/custom/V8OscillatorNodeCustom.cpp if (value->IsNumber()) { value 42 Source/bindings/v8/custom/V8OscillatorNodeCustom.cpp uint32_t type = toUInt32(value, exceptionState); value 52 Source/bindings/v8/custom/V8OscillatorNodeCustom.cpp if (value->IsString()) { value 53 Source/bindings/v8/custom/V8OscillatorNodeCustom.cpp String type = toCoreString(value.As<v8::String>()); value 35 Source/bindings/v8/custom/V8PannerNodeCustom.cpp void V8PannerNode::panningModelAttributeSetterCustom(v8::Local<v8::Value> value, const v8::PropertyCallbackInfo<void>& info) value 40 Source/bindings/v8/custom/V8PannerNodeCustom.cpp if (value->IsNumber()) { value 41 Source/bindings/v8/custom/V8PannerNodeCustom.cpp uint32_t model = toUInt32(value, exceptionState); value 51 Source/bindings/v8/custom/V8PannerNodeCustom.cpp if (value->IsString()) { value 52 Source/bindings/v8/custom/V8PannerNodeCustom.cpp String model = toCoreString(value.As<v8::String>()); value 63 Source/bindings/v8/custom/V8PannerNodeCustom.cpp void V8PannerNode::distanceModelAttributeSetterCustom(v8::Local<v8::Value> value, const v8::PropertyCallbackInfo<void>& info) value 68 Source/bindings/v8/custom/V8PannerNodeCustom.cpp if (value->IsNumber()) { value 69 Source/bindings/v8/custom/V8PannerNodeCustom.cpp uint32_t model = toUInt32(value, exceptionState); value 79 Source/bindings/v8/custom/V8PannerNodeCustom.cpp if (value->IsString()) { value 80 Source/bindings/v8/custom/V8PannerNodeCustom.cpp String model = toCoreString(value.As<v8::String>()); value 57 Source/bindings/v8/custom/V8PromiseCustom.cpp #define V8TRYCATCH_VOID_EMPTY(type, var, value) \ value 61 Source/bindings/v8/custom/V8PromiseCustom.cpp var = (value); \ value 205 Source/bindings/v8/custom/V8PromiseCustom.cpp void setStateForPromise(v8::Handle<v8::Object> promise, V8PromiseCustom::PromiseState state, v8::Handle<v8::Value> value, v8::Isolate* isolate) value 207 Source/bindings/v8/custom/V8PromiseCustom.cpp ASSERT(!value.IsEmpty()); value 211 Source/bindings/v8/custom/V8PromiseCustom.cpp internal->SetInternalField(V8PromiseCustom::InternalResultIndex, value); value 214 Source/bindings/v8/custom/V8PromiseCustom.cpp InspectorInstrumentation::didUpdatePromiseState(context, ScriptObject(ScriptState::forContext(isolate->GetCurrentContext()), promise), state, ScriptValue(value, isolate)); value 269 Source/bindings/v8/custom/V8PromiseCustom.cpp v8::Local<v8::Value> value = V8ScriptRunner::callFunction(m_handler.newLocal(isolate), context, v8::Undefined(isolate), WTF_ARRAY_LENGTH(info), info, isolate); value 270 Source/bindings/v8/custom/V8PromiseCustom.cpp if (value.IsEmpty()) { value 273 Source/bindings/v8/custom/V8PromiseCustom.cpp V8PromiseCustom::resolve(m_promise.newLocal(isolate), value, isolate); value 415 Source/bindings/v8/custom/V8PromiseCustom.cpp void PromisePropagator::setValue(v8::Handle<v8::Object> promise, v8::Handle<v8::Value> value, v8::Isolate* isolate) value 418 Source/bindings/v8/custom/V8PromiseCustom.cpp setStateForPromise(promise, V8PromiseCustom::Fulfilled, value, isolate); value 460 Source/bindings/v8/custom/V8PromiseCustom.cpp void PromisePropagator::updateDerivedFromValue(v8::Handle<v8::Object> derivedPromise, v8::Handle<v8::Function> onFulfilled, v8::Handle<v8::Value> value, v8::Isolate* isolate) value 463 Source/bindings/v8/custom/V8PromiseCustom.cpp V8PromiseCustom::callHandler(derivedPromise, onFulfilled, value, V8PromiseCustom::Fulfilled, isolate); value 465 Source/bindings/v8/custom/V8PromiseCustom.cpp setValue(derivedPromise, value, isolate); value 692 Source/bindings/v8/custom/V8PromiseCustom.cpp v8::Local<v8::Value> value = promise->GetInternalField(v8DOMWrapperObjectIndex); value 693 Source/bindings/v8/custom/V8PromiseCustom.cpp return value.As<v8::Object>(); value 698 Source/bindings/v8/custom/V8PromiseCustom.cpp v8::Handle<v8::Value> value = internal->GetInternalField(V8PromiseCustom::InternalStateIndex); value 699 Source/bindings/v8/custom/V8PromiseCustom.cpp uint32_t number = toInt32(value); value 783 Source/bindings/v8/custom/V8PromiseCustom.cpp void V8PromiseCustom::setValue(v8::Handle<v8::Object> promise, v8::Handle<v8::Value> value, v8::Isolate* isolate) value 786 Source/bindings/v8/custom/V8PromiseCustom.cpp propagator.setValue(promise, value, isolate); value 811 Source/bindings/v8/custom/V8PromiseCustom.cpp void V8PromiseCustom::updateDerivedFromValue(v8::Handle<v8::Object> derivedPromise, v8::Handle<v8::Function> onFulfilled, v8::Handle<v8::Value> value, v8::Isolate* isolate) value 814 Source/bindings/v8/custom/V8PromiseCustom.cpp propagator.updateDerivedFromValue(derivedPromise, onFulfilled, value, isolate); value 72 Source/bindings/v8/custom/V8SQLResultSetRowListCustom.cpp v8::Handle<v8::Value> value; value 75 Source/bindings/v8/custom/V8SQLResultSetRowListCustom.cpp value = v8String(info.GetIsolate(), sqlValue.string()); value 78 Source/bindings/v8/custom/V8SQLResultSetRowListCustom.cpp value = v8::Null(info.GetIsolate()); value 81 Source/bindings/v8/custom/V8SQLResultSetRowListCustom.cpp value = v8::Number::New(info.GetIsolate(), sqlValue.number()); value 87 Source/bindings/v8/custom/V8SQLResultSetRowListCustom.cpp item->Set(v8String(info.GetIsolate(), rowList->columnNames()[i]), value, static_cast<v8::PropertyAttribute>(v8::DontDelete | v8::ReadOnly)); value 79 Source/bindings/v8/custom/V8SQLTransactionCustom.cpp V8TRYCATCH_VOID(v8::Local<v8::Value>, value, sqlArgsObject->Get(key)); value 81 Source/bindings/v8/custom/V8SQLTransactionCustom.cpp if (value.IsEmpty() || value->IsNull()) value 83 Source/bindings/v8/custom/V8SQLTransactionCustom.cpp else if (value->IsNumber()) { value 84 Source/bindings/v8/custom/V8SQLTransactionCustom.cpp V8TRYCATCH_VOID(double, sqlValue, value->NumberValue()); value 87 Source/bindings/v8/custom/V8SQLTransactionCustom.cpp V8TRYCATCH_FOR_V8STRINGRESOURCE_VOID(V8StringResource<>, sqlValue, value); value 78 Source/bindings/v8/custom/V8SQLTransactionSyncCustom.cpp V8TRYCATCH_VOID(v8::Local<v8::Value>, value, sqlArgsObject->Get(key)); value 80 Source/bindings/v8/custom/V8SQLTransactionSyncCustom.cpp if (value.IsEmpty() || value->IsNull()) value 82 Source/bindings/v8/custom/V8SQLTransactionSyncCustom.cpp else if (value->IsNumber()) { value 83 Source/bindings/v8/custom/V8SQLTransactionSyncCustom.cpp V8TRYCATCH_VOID(double, sqlValue, value->NumberValue()); value 86 Source/bindings/v8/custom/V8SQLTransactionSyncCustom.cpp V8TRYCATCH_FOR_V8STRINGRESOURCE_VOID(V8StringResource<>, sqlValue, value); value 50 Source/bindings/v8/custom/V8TypedArrayCustom.h static bool hasInstance(v8::Handle<v8::Value> value, v8::Isolate*) value 52 Source/bindings/v8/custom/V8TypedArrayCustom.h return TypedArrayTraits<TypedArray>::IsInstance(value); value 174 Source/bindings/v8/custom/V8TypedArrayCustom.h TypedArray* V8TypedArray<TypedArray>::toNativeWithTypeCheck(v8::Isolate* isolate, v8::Handle<v8::Value> value) value 176 Source/bindings/v8/custom/V8TypedArrayCustom.h return V8TypedArray<TypedArray>::hasInstance(value, isolate) ? V8TypedArray<TypedArray>::toNative(v8::Handle<v8::Object>::Cast(value)) : 0; value 44 Source/bindings/v8/custom/V8Uint16ArrayCustom.h static bool IsInstance(v8::Handle<v8::Value> value) value 46 Source/bindings/v8/custom/V8Uint16ArrayCustom.h return value->IsUint16Array(); value 49 Source/bindings/v8/custom/V8Uint16ArrayCustom.h static size_t length(v8::Handle<v8::Uint16Array> value) value 51 Source/bindings/v8/custom/V8Uint16ArrayCustom.h return value->Length(); value 44 Source/bindings/v8/custom/V8Uint32ArrayCustom.h static bool IsInstance(v8::Handle<v8::Value> value) value 46 Source/bindings/v8/custom/V8Uint32ArrayCustom.h return value->IsUint32Array(); value 49 Source/bindings/v8/custom/V8Uint32ArrayCustom.h static size_t length(v8::Handle<v8::Uint32Array> value) value 51 Source/bindings/v8/custom/V8Uint32ArrayCustom.h return value->Length(); value 44 Source/bindings/v8/custom/V8Uint8ArrayCustom.h static bool IsInstance(v8::Handle<v8::Value> value) value 46 Source/bindings/v8/custom/V8Uint8ArrayCustom.h return value->IsUint8Array(); value 49 Source/bindings/v8/custom/V8Uint8ArrayCustom.h static size_t length(v8::Handle<v8::Uint8Array> value) value 51 Source/bindings/v8/custom/V8Uint8ArrayCustom.h return value->Length(); value 44 Source/bindings/v8/custom/V8Uint8ClampedArrayCustom.h static bool IsInstance(v8::Handle<v8::Value> value) value 46 Source/bindings/v8/custom/V8Uint8ClampedArrayCustom.h return value->IsUint8ClampedArray(); value 49 Source/bindings/v8/custom/V8Uint8ClampedArrayCustom.h static size_t length(v8::Handle<v8::Uint8ClampedArray> value) value 51 Source/bindings/v8/custom/V8Uint8ClampedArrayCustom.h return value->Length(); value 96 Source/bindings/v8/custom/V8WebGLRenderingContextCustom.cpp float value = toFloat(val, exceptionState); value 101 Source/bindings/v8/custom/V8WebGLRenderingContextCustom.cpp data[i] = value; value 135 Source/bindings/v8/custom/V8WebGLRenderingContextCustom.cpp const Vector<bool>& value = args.getBoolArray(); value 136 Source/bindings/v8/custom/V8WebGLRenderingContextCustom.cpp v8::Local<v8::Array> array = v8::Array::New(isolate, value.size()); value 137 Source/bindings/v8/custom/V8WebGLRenderingContextCustom.cpp for (size_t ii = 0; ii < value.size(); ++ii) value 138 Source/bindings/v8/custom/V8WebGLRenderingContextCustom.cpp array->Set(v8::Integer::New(isolate, ii), v8Boolean(value[ii], isolate)); value 308 Source/bindings/v8/custom/V8WebGLRenderingContextCustom.cpp static WebGLUniformLocation* toWebGLUniformLocation(v8::Handle<v8::Value> value, v8::Isolate* isolate) value 310 Source/bindings/v8/custom/V8WebGLRenderingContextCustom.cpp return V8WebGLUniformLocation::toNativeWithTypeCheck(isolate, value); value 466 Source/bindings/v8/custom/V8WebGLRenderingContextCustom.cpp Vector<String> value = impl->getSupportedExtensions(); value 467 Source/bindings/v8/custom/V8WebGLRenderingContextCustom.cpp v8::Local<v8::Array> array = v8::Array::New(info.GetIsolate(), value.size()); value 468 Source/bindings/v8/custom/V8WebGLRenderingContextCustom.cpp for (size_t ii = 0; ii < value.size(); ++ii) value 469 Source/bindings/v8/custom/V8WebGLRenderingContextCustom.cpp array->Set(v8::Integer::New(info.GetIsolate(), ii), v8String(info.GetIsolate(), value[ii])); value 176 Source/bindings/v8/custom/V8WindowCustom.cpp void V8Window::eventAttributeSetterCustom(v8::Local<v8::Value> value, const v8::PropertyCallbackInfo<void>& info) value 190 Source/bindings/v8/custom/V8WindowCustom.cpp V8HiddenValue::setHiddenValue(info.GetIsolate(), context->Global(), V8HiddenValue::event(info.GetIsolate()), value); value 211 Source/bindings/v8/custom/V8WindowCustom.cpp void V8Window::openerAttributeSetterCustom(v8::Local<v8::Value> value, const v8::PropertyCallbackInfo<void>& info) value 223 Source/bindings/v8/custom/V8WindowCustom.cpp if (value->IsNull()) { value 234 Source/bindings/v8/custom/V8WindowCustom.cpp info.This()->Set(v8AtomicString(info.GetIsolate(), "opener"), value); value 237 Source/bindings/v8/custom/V8WindowCustom.cpp static bool isLegacyTargetOriginDesignation(v8::Handle<v8::Value> value) value 239 Source/bindings/v8/custom/V8WindowCustom.cpp if (value->IsString() || value->IsStringObject()) value 201 Source/bindings/v8/custom/V8XMLHttpRequestCustom.cpp static bool isDocumentType(v8::Handle<v8::Value> value, v8::Isolate* isolate) value 204 Source/bindings/v8/custom/V8XMLHttpRequestCustom.cpp return V8Document::hasInstance(value, isolate) || V8HTMLDocument::hasInstance(value, isolate); value 53 Source/bindings/v8/custom/V8XSLTProcessorCustom.cpp V8TRYCATCH_FOR_V8STRINGRESOURCE_VOID(V8StringResource<>, value, info[2]); value 56 Source/bindings/v8/custom/V8XSLTProcessorCustom.cpp impl->setParameter(namespaceURI, localName, value); value 132 Source/bindings/v8/npruntime.cpp static bool isDeletedValue(const StringKey& value) value 134 Source/bindings/v8/npruntime.cpp return value.isHashTableDeletedValue(); value 170 Source/bindings/v8/npruntime.cpp return static_cast<NPIdentifier>(iter->value); value 179 Source/bindings/v8/npruntime.cpp identifier->value.string = reinterpret_cast<NPUTF8*>(nameStorage); value 208 Source/bindings/v8/npruntime.cpp id->value.number = intId; value 217 Source/bindings/v8/npruntime.cpp return static_cast<NPIdentifier>(iter->value); value 222 Source/bindings/v8/npruntime.cpp identifier->value.number = intId; value 236 Source/bindings/v8/npruntime.cpp if (!privateIdentifier->isString || !privateIdentifier->value.string) value 239 Source/bindings/v8/npruntime.cpp return (NPUTF8*) strdup(privateIdentifier->value.string); value 247 Source/bindings/v8/npruntime.cpp return privateIdentifier->value.number; value 255 Source/bindings/v8/npruntime.cpp _NPN_ReleaseObject(variant->value.objectValue); value 256 Source/bindings/v8/npruntime.cpp variant->value.objectValue = 0; value 258 Source/bindings/v8/npruntime.cpp free((void*)variant->value.stringValue.UTF8Characters); value 259 Source/bindings/v8/npruntime.cpp variant->value.stringValue.UTF8Characters = 0; value 260 Source/bindings/v8/npruntime.cpp variant->value.stringValue.UTF8Length = 0; value 330 Source/bindings/v8/npruntime.cpp void _NPN_InitializeVariantWithStringCopy(NPVariant* variant, const NPString* value) value 333 Source/bindings/v8/npruntime.cpp variant->value.stringValue.UTF8Length = value->UTF8Length; value 334 Source/bindings/v8/npruntime.cpp variant->value.stringValue.UTF8Characters = reinterpret_cast<NPUTF8*>(malloc(sizeof(NPUTF8) * value->UTF8Length)); value 335 Source/bindings/v8/npruntime.cpp memcpy((void*)variant->value.stringValue.UTF8Characters, value->UTF8Characters, sizeof(NPUTF8) * value->UTF8Length); value 397 Source/bindings/v8/npruntime.cpp parent = ownerEntry->value; value 417 Source/bindings/v8/npruntime.cpp owner = liveObjectMap().find(npObject)->value; value 450 Source/bindings/v8/npruntime.cpp NPObjectSet* list = ownerEntry->value; value 58 Source/bindings/v8/npruntime_impl.h bool _NPN_SetProperty(NPP, NPObject*, NPIdentifier propertyName, const NPVariant* value); value 250 Source/core/accessibility/AXMediaControls.cpp return localizedMediaTimeDescription(toHTMLInputElement(node)->value().toFloat()); value 277 Source/core/accessibility/AXMediaControls.cpp if (!m_renderer->style()->width().value()) value 80 Source/core/accessibility/AXNodeObject.cpp return toHTMLInputElement(*node).value(); value 143 Source/core/accessibility/AXNodeObject.cpp float value = valueForRange(); value 145 Source/core/accessibility/AXNodeObject.cpp value += increase ? step : -step; value 147 Source/core/accessibility/AXNodeObject.cpp setValue(String::number(value)); value 873 Source/core/accessibility/AXNodeObject.cpp return toHTMLTextFormControlElement(*node).value(); value 923 Source/core/accessibility/AXNodeObject.cpp bool success = color.setFromString(input->value()); value 1011 Source/core/accessibility/AXNodeObject.cpp return selectElement.value(); value 1670 Source/core/accessibility/AXNodeObject.cpp float value = valueForRange(); value 1672 Source/core/accessibility/AXNodeObject.cpp value += range * (percentChange / 100); value 1673 Source/core/accessibility/AXNodeObject.cpp setValue(String::number(value)); value 882 Source/core/accessibility/AXObject.cpp AccessibilityRole AXObject::ariaRoleToWebCoreRole(const String& value) value 884 Source/core/accessibility/AXObject.cpp ASSERT(!value.isEmpty()); value 889 Source/core/accessibility/AXObject.cpp value.split(' ', roleVector); value 87 Source/core/accessibility/AXObjectCache.cpp return it != m_idMapping.end() ? it->value.ignored : DefaultBehavior; value 94 Source/core/accessibility/AXObjectCache.cpp it->value.ignored = inclusion; value 123 Source/core/accessibility/AXObjectCache.cpp AXObject* obj = (*it).value.get(); value 53 Source/core/accessibility/AXProgressIndicator.cpp return narrowPrecisionToFloat(element()->value()); value 97 Source/core/accessibility/AXScrollbar.cpp void AXScrollbar::setValue(float value) value 105 Source/core/accessibility/AXScrollbar.cpp float newValue = value * m_scrollbar->maximum(); value 115 Source/core/accessibility/AXSlider.cpp void AXSlider::setValue(const String& value) value 119 Source/core/accessibility/AXSlider.cpp if (input->value() == value) value 122 Source/core/accessibility/AXSlider.cpp input->setValue(value); value 61 Source/core/accessibility/AXSpinButton.h void setIsIncrementor(bool value) { m_isIncrementor = value; } value 36 Source/core/animation/AnimatableClipPathOperation.cpp bool AnimatableClipPathOperation::usesDefaultInterpolationWith(const AnimatableValue* value) const value 38 Source/core/animation/AnimatableClipPathOperation.cpp const AnimatableClipPathOperation* toOperation = toAnimatableClipPathOperation(value); value 49 Source/core/animation/AnimatableClipPathOperation.cpp PassRefPtrWillBeRawPtr<AnimatableValue> AnimatableClipPathOperation::interpolateTo(const AnimatableValue* value, double fraction) const value 51 Source/core/animation/AnimatableClipPathOperation.cpp if (usesDefaultInterpolationWith(value)) value 52 Source/core/animation/AnimatableClipPathOperation.cpp return defaultInterpolateTo(this, value, fraction); value 54 Source/core/animation/AnimatableClipPathOperation.cpp const AnimatableClipPathOperation* toOperation = toAnimatableClipPathOperation(value); value 61 Source/core/animation/AnimatableClipPathOperation.cpp bool AnimatableClipPathOperation::equalTo(const AnimatableValue* value) const value 63 Source/core/animation/AnimatableClipPathOperation.cpp const ClipPathOperation* operation = toAnimatableClipPathOperation(value)->m_operation.get(); value 108 Source/core/animation/AnimatableColor.cpp PassRefPtrWillBeRawPtr<AnimatableValue> AnimatableColor::interpolateTo(const AnimatableValue* value, double fraction) const value 110 Source/core/animation/AnimatableColor.cpp const AnimatableColor* color = toAnimatableColor(value); value 115 Source/core/animation/AnimatableColor.cpp PassRefPtrWillBeRawPtr<AnimatableValue> AnimatableColor::addWith(const AnimatableValue* value) const value 117 Source/core/animation/AnimatableColor.cpp const AnimatableColor* color = toAnimatableColor(value); value 122 Source/core/animation/AnimatableColor.cpp bool AnimatableColor::equalTo(const AnimatableValue* value) const value 124 Source/core/animation/AnimatableColor.cpp const AnimatableColor* color = toAnimatableColor(value); value 128 Source/core/animation/AnimatableColor.cpp double AnimatableColor::distanceTo(const AnimatableValue* value) const value 130 Source/core/animation/AnimatableColor.cpp const AnimatableColor* color = toAnimatableColor(value); value 46 Source/core/animation/AnimatableDouble.cpp bool AnimatableDouble::usesDefaultInterpolationWith(const AnimatableValue* value) const value 48 Source/core/animation/AnimatableDouble.cpp const AnimatableDouble* other = toAnimatableDouble(value); value 52 Source/core/animation/AnimatableDouble.cpp PassRefPtrWillBeRawPtr<AnimatableValue> AnimatableDouble::interpolateTo(const AnimatableValue* value, double fraction) const value 54 Source/core/animation/AnimatableDouble.cpp const AnimatableDouble* other = toAnimatableDouble(value); value 57 Source/core/animation/AnimatableDouble.cpp return defaultInterpolateTo(this, value, fraction); value 61 Source/core/animation/AnimatableDouble.cpp PassRefPtrWillBeRawPtr<AnimatableValue> AnimatableDouble::addWith(const AnimatableValue* value) const value 65 Source/core/animation/AnimatableDouble.cpp return takeConstRef(value); value 66 Source/core/animation/AnimatableDouble.cpp const AnimatableDouble* other = toAnimatableDouble(value); value 73 Source/core/animation/AnimatableDouble.cpp bool AnimatableDouble::equalTo(const AnimatableValue* value) const value 75 Source/core/animation/AnimatableDouble.cpp return m_number == toAnimatableDouble(value)->m_number; value 78 Source/core/animation/AnimatableDouble.cpp double AnimatableDouble::distanceTo(const AnimatableValue* value) const value 80 Source/core/animation/AnimatableDouble.cpp const AnimatableDouble* other = toAnimatableDouble(value); value 38 Source/core/animation/AnimatableFilterOperations.cpp bool AnimatableFilterOperations::usesDefaultInterpolationWith(const AnimatableValue* value) const value 40 Source/core/animation/AnimatableFilterOperations.cpp const AnimatableFilterOperations* target = toAnimatableFilterOperations(value); value 44 Source/core/animation/AnimatableFilterOperations.cpp PassRefPtrWillBeRawPtr<AnimatableValue> AnimatableFilterOperations::interpolateTo(const AnimatableValue* value, double fraction) const value 46 Source/core/animation/AnimatableFilterOperations.cpp if (usesDefaultInterpolationWith(value)) value 47 Source/core/animation/AnimatableFilterOperations.cpp return defaultInterpolateTo(this, value, fraction); value 49 Source/core/animation/AnimatableFilterOperations.cpp const AnimatableFilterOperations* target = toAnimatableFilterOperations(value); value 66 Source/core/animation/AnimatableFilterOperations.cpp PassRefPtrWillBeRawPtr<AnimatableValue> AnimatableFilterOperations::addWith(const AnimatableValue* value) const value 69 Source/core/animation/AnimatableFilterOperations.cpp return defaultAddWith(this, value); value 72 Source/core/animation/AnimatableFilterOperations.cpp bool AnimatableFilterOperations::equalTo(const AnimatableValue* value) const value 74 Source/core/animation/AnimatableFilterOperations.cpp return operations() == toAnimatableFilterOperations(value)->operations(); value 41 Source/core/animation/AnimatableImage.cpp bool AnimatableImage::usesDefaultInterpolationWith(const AnimatableValue* value) const value 45 Source/core/animation/AnimatableImage.cpp if (!toAnimatableImage(value)->toCSSValue()->isImageValue()) value 50 Source/core/animation/AnimatableImage.cpp PassRefPtrWillBeRawPtr<AnimatableValue> AnimatableImage::interpolateTo(const AnimatableValue* value, double fraction) const value 52 Source/core/animation/AnimatableImage.cpp if (fraction <= 0 || fraction >= 1 || usesDefaultInterpolationWith(value)) value 53 Source/core/animation/AnimatableImage.cpp return defaultInterpolateTo(this, value, fraction); value 56 Source/core/animation/AnimatableImage.cpp CSSValue* toValue = toAnimatableImage(value)->toCSSValue(); value 63 Source/core/animation/AnimatableImage.cpp PassRefPtrWillBeRawPtr<AnimatableValue> AnimatableImage::addWith(const AnimatableValue* value) const value 66 Source/core/animation/AnimatableImage.cpp return defaultAddWith(this, value); value 69 Source/core/animation/AnimatableImage.cpp bool AnimatableImage::equalTo(const AnimatableValue* value) const value 71 Source/core/animation/AnimatableImage.cpp return m_value->equals(*toAnimatableImage(value)->m_value.get()); value 57 Source/core/animation/AnimatableImage.h static PassRefPtrWillBeRawPtr<AnimatableImage> create(PassRefPtr<CSSValue> value) value 59 Source/core/animation/AnimatableImage.h return adoptRefWillBeNoop(new AnimatableImage(value)); value 61 Source/core/animation/AnimatableImage.h AnimatableImage(PassRefPtr<CSSValue> value) value 62 Source/core/animation/AnimatableImage.h : m_value(value) value 40 Source/core/animation/AnimatableLength.cpp PassRefPtrWillBeRawPtr<AnimatableLength> AnimatableLength::create(CSSValue* value) value 42 Source/core/animation/AnimatableLength.cpp ASSERT(canCreateFrom(value)); value 43 Source/core/animation/AnimatableLength.cpp if (value->isPrimitiveValue()) { value 44 Source/core/animation/AnimatableLength.cpp CSSPrimitiveValue* primitiveValue = WebCore::toCSSPrimitiveValue(value); value 55 Source/core/animation/AnimatableLength.cpp if (value->isCalcValue()) value 56 Source/core/animation/AnimatableLength.cpp return create(toCSSCalcValue(value)->expressionNode()); value 62 Source/core/animation/AnimatableLength.cpp bool AnimatableLength::canCreateFrom(const CSSValue* value) value 64 Source/core/animation/AnimatableLength.cpp ASSERT(value); value 65 Source/core/animation/AnimatableLength.cpp if (value->isPrimitiveValue()) { value 66 Source/core/animation/AnimatableLength.cpp const CSSPrimitiveValue* primitiveValue = WebCore::toCSSPrimitiveValue(value); value 74 Source/core/animation/AnimatableLength.cpp return value->isCalcValue(); value 93 Source/core/animation/AnimatableLength.cpp bool AnimatableLength::usesDefaultInterpolationWith(const AnimatableValue* value) const value 95 Source/core/animation/AnimatableLength.cpp const AnimatableLength* length = toAnimatableLength(value); value 100 Source/core/animation/AnimatableLength.cpp PassRefPtrWillBeRawPtr<AnimatableValue> AnimatableLength::interpolateTo(const AnimatableValue* value, double fraction) const value 102 Source/core/animation/AnimatableLength.cpp const AnimatableLength* length = toAnimatableLength(value); value 109 Source/core/animation/AnimatableLength.cpp return defaultInterpolateTo(this, value, fraction); value 114 Source/core/animation/AnimatableLength.cpp PassRefPtrWillBeRawPtr<AnimatableValue> AnimatableLength::addWith(const AnimatableValue* value) const value 118 Source/core/animation/AnimatableLength.cpp return takeConstRef(value); value 120 Source/core/animation/AnimatableLength.cpp const AnimatableLength* length = toAnimatableLength(value); value 131 Source/core/animation/AnimatableLength.cpp bool AnimatableLength::equalTo(const AnimatableValue* value) const value 133 Source/core/animation/AnimatableLength.cpp const AnimatableLength* length = toAnimatableLength(value); value 36 Source/core/animation/AnimatableLengthBox.cpp PassRefPtrWillBeRawPtr<AnimatableValue> AnimatableLengthBox::interpolateTo(const AnimatableValue* value, double fraction) const value 38 Source/core/animation/AnimatableLengthBox.cpp const AnimatableLengthBox* lengthBox = toAnimatableLengthBox(value); value 46 Source/core/animation/AnimatableLengthBox.cpp PassRefPtrWillBeRawPtr<AnimatableValue> AnimatableLengthBox::addWith(const AnimatableValue* value) const value 48 Source/core/animation/AnimatableLengthBox.cpp const AnimatableLengthBox* lengthBox = toAnimatableLengthBox(value); value 56 Source/core/animation/AnimatableLengthBox.cpp bool AnimatableLengthBox::equalTo(const AnimatableValue* value) const value 58 Source/core/animation/AnimatableLengthBox.cpp const AnimatableLengthBox* lengthBox = toAnimatableLengthBox(value); value 36 Source/core/animation/AnimatableLengthBoxAndBool.cpp bool AnimatableLengthBoxAndBool::usesDefaultInterpolationWith(const AnimatableValue* value) const value 38 Source/core/animation/AnimatableLengthBoxAndBool.cpp const AnimatableLengthBoxAndBool* lengthBox = toAnimatableLengthBoxAndBool(value); value 44 Source/core/animation/AnimatableLengthBoxAndBool.cpp PassRefPtrWillBeRawPtr<AnimatableValue> AnimatableLengthBoxAndBool::interpolateTo(const AnimatableValue* value, double fraction) const value 46 Source/core/animation/AnimatableLengthBoxAndBool.cpp const AnimatableLengthBoxAndBool* lengthBox = toAnimatableLengthBoxAndBool(value); value 52 Source/core/animation/AnimatableLengthBoxAndBool.cpp return defaultInterpolateTo(this, value, fraction); value 55 Source/core/animation/AnimatableLengthBoxAndBool.cpp PassRefPtrWillBeRawPtr<AnimatableValue> AnimatableLengthBoxAndBool::addWith(const AnimatableValue* value) const value 57 Source/core/animation/AnimatableLengthBoxAndBool.cpp const AnimatableLengthBoxAndBool* lengthBox = toAnimatableLengthBoxAndBool(value); value 63 Source/core/animation/AnimatableLengthBoxAndBool.cpp return defaultAddWith(this, value); value 66 Source/core/animation/AnimatableLengthBoxAndBool.cpp bool AnimatableLengthBoxAndBool::equalTo(const AnimatableValue* value) const value 68 Source/core/animation/AnimatableLengthBoxAndBool.cpp const AnimatableLengthBoxAndBool* lengthBox = toAnimatableLengthBoxAndBool(value); value 36 Source/core/animation/AnimatableLengthPoint.cpp PassRefPtrWillBeRawPtr<AnimatableValue> AnimatableLengthPoint::interpolateTo(const AnimatableValue* value, double fraction) const value 38 Source/core/animation/AnimatableLengthPoint.cpp const AnimatableLengthPoint* lengthPoint = toAnimatableLengthPoint(value); value 44 Source/core/animation/AnimatableLengthPoint.cpp PassRefPtrWillBeRawPtr<AnimatableValue> AnimatableLengthPoint::addWith(const AnimatableValue* value) const value 46 Source/core/animation/AnimatableLengthPoint.cpp const AnimatableLengthPoint* lengthPoint = toAnimatableLengthPoint(value); value 52 Source/core/animation/AnimatableLengthPoint.cpp bool AnimatableLengthPoint::equalTo(const AnimatableValue* value) const value 54 Source/core/animation/AnimatableLengthPoint.cpp const AnimatableLengthPoint* lengthPoint = toAnimatableLengthPoint(value); value 67 Source/core/animation/AnimatableLengthPoint.h inline const AnimatableLengthPoint* toAnimatableLengthPoint(const AnimatableValue* value) value 69 Source/core/animation/AnimatableLengthPoint.h ASSERT_WITH_SECURITY_IMPLICATION(value && value->isLengthPoint()); value 70 Source/core/animation/AnimatableLengthPoint.h return static_cast<const AnimatableLengthPoint*>(value); value 36 Source/core/animation/AnimatableLengthPoint3D.cpp PassRefPtrWillBeRawPtr<AnimatableValue> AnimatableLengthPoint3D::interpolateTo(const AnimatableValue* value, double fraction) const value 38 Source/core/animation/AnimatableLengthPoint3D.cpp const AnimatableLengthPoint3D* lengthPoint = toAnimatableLengthPoint3D(value); value 45 Source/core/animation/AnimatableLengthPoint3D.cpp PassRefPtrWillBeRawPtr<AnimatableValue> AnimatableLengthPoint3D::addWith(const AnimatableValue* value) const value 47 Source/core/animation/AnimatableLengthPoint3D.cpp const AnimatableLengthPoint3D* lengthPoint = toAnimatableLengthPoint3D(value); value 54 Source/core/animation/AnimatableLengthPoint3D.cpp bool AnimatableLengthPoint3D::equalTo(const AnimatableValue* value) const value 56 Source/core/animation/AnimatableLengthPoint3D.cpp const AnimatableLengthPoint3D* lengthPoint = toAnimatableLengthPoint3D(value); value 70 Source/core/animation/AnimatableLengthPoint3D.h inline const AnimatableLengthPoint3D* toAnimatableLengthPoint3D(const AnimatableValue* value) value 72 Source/core/animation/AnimatableLengthPoint3D.h ASSERT_WITH_SECURITY_IMPLICATION(value && value->isLengthPoint3D()); value 73 Source/core/animation/AnimatableLengthPoint3D.h return static_cast<const AnimatableLengthPoint3D*>(value); value 36 Source/core/animation/AnimatableLengthSize.cpp PassRefPtrWillBeRawPtr<AnimatableValue> AnimatableLengthSize::interpolateTo(const AnimatableValue* value, double fraction) const value 38 Source/core/animation/AnimatableLengthSize.cpp const AnimatableLengthSize* lengthSize = toAnimatableLengthSize(value); value 44 Source/core/animation/AnimatableLengthSize.cpp PassRefPtrWillBeRawPtr<AnimatableValue> AnimatableLengthSize::addWith(const AnimatableValue* value) const value 46 Source/core/animation/AnimatableLengthSize.cpp const AnimatableLengthSize* lengthSize = toAnimatableLengthSize(value); value 52 Source/core/animation/AnimatableLengthSize.cpp bool AnimatableLengthSize::equalTo(const AnimatableValue* value) const value 54 Source/core/animation/AnimatableLengthSize.cpp const AnimatableLengthSize* lengthSize = toAnimatableLengthSize(value); value 59 Source/core/animation/AnimatableLengthTest.cpp PassRefPtrWillBeRawPtr<AnimatableLength> create(double value, CSSPrimitiveValue::UnitTypes type) value 61 Source/core/animation/AnimatableLengthTest.cpp return AnimatableLength::create(CSSPrimitiveValue::create(value, type).get()); value 46 Source/core/animation/AnimatableNeutral.h virtual PassRefPtrWillBeRawPtr<AnimatableValue> interpolateTo(const AnimatableValue* value, double fraction) const OVERRIDE value 55 Source/core/animation/AnimatableNeutral.h virtual bool equalTo(const AnimatableValue* value) const OVERRIDE value 51 Source/core/animation/AnimatableRepeatable.cpp bool AnimatableRepeatable::usesDefaultInterpolationWith(const AnimatableValue* value) const value 54 Source/core/animation/AnimatableRepeatable.cpp const WillBeHeapVector<RefPtrWillBeMember<AnimatableValue> >& toValues = toAnimatableRepeatable(value)->m_values; value 84 Source/core/animation/AnimatableRepeatable.cpp PassRefPtrWillBeRawPtr<AnimatableValue> AnimatableRepeatable::interpolateTo(const AnimatableValue* value, double fraction) const value 87 Source/core/animation/AnimatableRepeatable.cpp bool success = interpolateLists(m_values, toAnimatableRepeatable(value)->m_values, fraction, interpolatedValues); value 90 Source/core/animation/AnimatableRepeatable.cpp return defaultInterpolateTo(this, value, fraction); value 93 Source/core/animation/AnimatableRepeatable.cpp PassRefPtrWillBeRawPtr<AnimatableValue> AnimatableRepeatable::addWith(const AnimatableValue* value) const value 95 Source/core/animation/AnimatableRepeatable.cpp const WillBeHeapVector<RefPtrWillBeMember<AnimatableValue> >& otherValues = toAnimatableRepeatable(value)->m_values; value 106 Source/core/animation/AnimatableRepeatable.cpp bool AnimatableRepeatable::equalTo(const AnimatableValue* value) const value 108 Source/core/animation/AnimatableRepeatable.cpp const WillBeHeapVector<RefPtrWillBeMember<AnimatableValue> >& otherValues = toAnimatableRepeatable(value)->m_values; value 79 Source/core/animation/AnimatableRepeatable.h DEFINE_TYPE_CASTS(AnimatableRepeatable, AnimatableValue, value, (value->isRepeatable() || value->isStrokeDasharrayList()), (value.isRepeatable() || value.isStrokeDasharrayList())); value 38 Source/core/animation/AnimatableSVGLength.cpp PassRefPtrWillBeRawPtr<AnimatableValue> AnimatableSVGLength::interpolateTo(const AnimatableValue* value, double fraction) const value 40 Source/core/animation/AnimatableSVGLength.cpp return create(toAnimatableSVGLength(value)->toSVGLength()->blend(m_length.get(), narrowPrecisionToFloat(fraction))); value 43 Source/core/animation/AnimatableSVGLength.cpp PassRefPtrWillBeRawPtr<AnimatableValue> AnimatableSVGLength::addWith(const AnimatableValue* value) const value 46 Source/core/animation/AnimatableSVGLength.cpp return defaultAddWith(this, value); value 49 Source/core/animation/AnimatableSVGLength.cpp bool AnimatableSVGLength::equalTo(const AnimatableValue* value) const value 51 Source/core/animation/AnimatableSVGLength.cpp return *m_length == *toAnimatableSVGLength(value)->m_length; value 36 Source/core/animation/AnimatableSVGPaint.cpp bool AnimatableSVGPaint::usesDefaultInterpolationWith(const AnimatableValue* value) const value 38 Source/core/animation/AnimatableSVGPaint.cpp const AnimatableSVGPaint* svgPaint = toAnimatableSVGPaint(value); value 42 Source/core/animation/AnimatableSVGPaint.cpp PassRefPtrWillBeRawPtr<AnimatableValue> AnimatableSVGPaint::interpolateTo(const AnimatableValue* value, double fraction) const value 44 Source/core/animation/AnimatableSVGPaint.cpp const AnimatableSVGPaint* svgPaint = toAnimatableSVGPaint(value); value 49 Source/core/animation/AnimatableSVGPaint.cpp return defaultInterpolateTo(this, value, fraction); value 52 Source/core/animation/AnimatableSVGPaint.cpp PassRefPtrWillBeRawPtr<AnimatableValue> AnimatableSVGPaint::addWith(const AnimatableValue* value) const value 54 Source/core/animation/AnimatableSVGPaint.cpp const AnimatableSVGPaint* svgPaint = toAnimatableSVGPaint(value); value 59 Source/core/animation/AnimatableSVGPaint.cpp return defaultAddWith(this, value); value 62 Source/core/animation/AnimatableSVGPaint.cpp bool AnimatableSVGPaint::equalTo(const AnimatableValue* value) const value 64 Source/core/animation/AnimatableSVGPaint.cpp const AnimatableSVGPaint* svgPaint = toAnimatableSVGPaint(value); value 36 Source/core/animation/AnimatableShadow.cpp PassRefPtrWillBeRawPtr<AnimatableValue> AnimatableShadow::interpolateTo(const AnimatableValue* value, double fraction) const value 38 Source/core/animation/AnimatableShadow.cpp const AnimatableShadow* shadowList = toAnimatableShadow(value); value 42 Source/core/animation/AnimatableShadow.cpp PassRefPtrWillBeRawPtr<AnimatableValue> AnimatableShadow::addWith(const AnimatableValue* value) const value 46 Source/core/animation/AnimatableShadow.cpp return AnimatableValue::defaultAddWith(this, value); value 49 Source/core/animation/AnimatableShadow.cpp bool AnimatableShadow::equalTo(const AnimatableValue* value) const value 51 Source/core/animation/AnimatableShadow.cpp const ShadowList* shadowList = toAnimatableShadow(value)->m_shadowList.get(); value 36 Source/core/animation/AnimatableShapeValue.cpp bool AnimatableShapeValue::usesDefaultInterpolationWith(const AnimatableValue* value) const value 38 Source/core/animation/AnimatableShapeValue.cpp const AnimatableShapeValue* shapeValue = toAnimatableShapeValue(value); value 51 Source/core/animation/AnimatableShapeValue.cpp PassRefPtrWillBeRawPtr<AnimatableValue> AnimatableShapeValue::interpolateTo(const AnimatableValue* value, double fraction) const value 53 Source/core/animation/AnimatableShapeValue.cpp if (usesDefaultInterpolationWith(value)) value 54 Source/core/animation/AnimatableShapeValue.cpp return defaultInterpolateTo(this, value, fraction); value 56 Source/core/animation/AnimatableShapeValue.cpp const AnimatableShapeValue* shapeValue = toAnimatableShapeValue(value); value 62 Source/core/animation/AnimatableShapeValue.cpp bool AnimatableShapeValue::equalTo(const AnimatableValue* value) const value 64 Source/core/animation/AnimatableShapeValue.cpp const ShapeValue* shape = toAnimatableShapeValue(value)->m_shape.get(); value 60 Source/core/animation/AnimatableStrokeDasharrayList.cpp bool AnimatableStrokeDasharrayList::usesDefaultInterpolationWith(const AnimatableValue* value) const value 65 Source/core/animation/AnimatableStrokeDasharrayList.cpp PassRefPtrWillBeRawPtr<AnimatableValue> AnimatableStrokeDasharrayList::interpolateTo(const AnimatableValue* value, double fraction) const value 68 Source/core/animation/AnimatableStrokeDasharrayList.cpp WillBeHeapVector<RefPtrWillBeMember<AnimatableValue> > to = toAnimatableStrokeDasharrayList(value)->m_values; value 41 Source/core/animation/AnimatableTransform.cpp PassRefPtrWillBeRawPtr<AnimatableValue> AnimatableTransform::interpolateTo(const AnimatableValue* value, double fraction) const value 43 Source/core/animation/AnimatableTransform.cpp const AnimatableTransform* transform = toAnimatableTransform(value); value 47 Source/core/animation/AnimatableTransform.cpp PassRefPtrWillBeRawPtr<AnimatableValue> AnimatableTransform::addWith(const AnimatableValue* value) const value 49 Source/core/animation/AnimatableTransform.cpp const AnimatableTransform* transform = toAnimatableTransform(value); value 53 Source/core/animation/AnimatableTransform.cpp bool AnimatableTransform::equalTo(const AnimatableValue* value) const value 55 Source/core/animation/AnimatableTransform.cpp return m_transform == toAnimatableTransform(value)->m_transform; value 44 Source/core/animation/AnimatableUnknown.h static PassRefPtrWillBeRawPtr<AnimatableUnknown> create(PassRefPtrWillBeRawPtr<CSSValue> value) value 46 Source/core/animation/AnimatableUnknown.h return adoptRefWillBeNoop(new AnimatableUnknown(value)); value 48 Source/core/animation/AnimatableUnknown.h static PassRefPtrWillBeRawPtr<AnimatableUnknown> create(CSSValueID value) value 50 Source/core/animation/AnimatableUnknown.h return adoptRefWillBeNoop(new AnimatableUnknown(cssValuePool().createIdentifierValue(value))); value 62 Source/core/animation/AnimatableUnknown.h virtual PassRefPtrWillBeRawPtr<AnimatableValue> interpolateTo(const AnimatableValue* value, double fraction) const OVERRIDE value 64 Source/core/animation/AnimatableUnknown.h return defaultInterpolateTo(this, value, fraction); value 70 Source/core/animation/AnimatableUnknown.h explicit AnimatableUnknown(PassRefPtrWillBeRawPtr<CSSValue> value) value 71 Source/core/animation/AnimatableUnknown.h : m_value(value) value 83 Source/core/animation/AnimatableUnknown.h inline bool AnimatableUnknown::equalTo(const AnimatableValue* value) const value 85 Source/core/animation/AnimatableUnknown.h const AnimatableUnknown* unknown = toAnimatableUnknown(value); value 85 Source/core/animation/AnimatableValue.cpp PassRefPtrWillBeRawPtr<AnimatableValue> AnimatableValue::addWith(const AnimatableValue* value) const value 87 Source/core/animation/AnimatableValue.cpp return defaultAddWith(this, value); value 55 Source/core/animation/AnimatableValue.h bool equals(const AnimatableValue* value) const value 57 Source/core/animation/AnimatableValue.h return isSameType(value) && equalTo(value); value 59 Source/core/animation/AnimatableValue.h bool equals(const AnimatableValue& value) const value 61 Source/core/animation/AnimatableValue.h return equals(&value); value 86 Source/core/animation/AnimatableValue.h bool isSameType(const AnimatableValue* value) const value 88 Source/core/animation/AnimatableValue.h ASSERT(value); value 89 Source/core/animation/AnimatableValue.h return value->type() == type(); value 119 Source/core/animation/AnimatableValue.h virtual bool usesDefaultInterpolationWith(const AnimatableValue* value) const { return false; } value 130 Source/core/animation/AnimatableValue.h static PassRefPtrWillBeRawPtr<T> takeConstRef(const T* value) { return PassRefPtrWillBeRawPtr<T>(const_cast<T*>(value)); } value 143 Source/core/animation/AnimatableValue.h DEFINE_TYPE_CASTS(thisType, AnimatableValue, value, value->predicate, value.predicate) value 16 Source/core/animation/AnimatableValueKeyframe.cpp setPropertyValue(iter->key, iter->value.get()); value 45 Source/core/animation/AnimatableValueKeyframe.cpp AnimatableValueKeyframe::PropertySpecificKeyframe::PropertySpecificKeyframe(double offset, PassRefPtr<TimingFunction> easing, const AnimatableValue* value, AnimationEffect::CompositeOperation op) value 47 Source/core/animation/AnimatableValueKeyframe.cpp , m_value(const_cast<AnimatableValue*>(value)) value 50 Source/core/animation/AnimatableValueKeyframe.cpp AnimatableValueKeyframe::PropertySpecificKeyframe::PropertySpecificKeyframe(double offset, PassRefPtr<TimingFunction> easing, PassRefPtrWillBeRawPtr<AnimatableValue> value) value 52 Source/core/animation/AnimatableValueKeyframe.cpp , m_value(value) value 66 Source/core/animation/AnimatableValueKeyframe.cpp return LegacyStyleInterpolation::create(value(), to->value(), property); value 19 Source/core/animation/AnimatableValueKeyframe.h void setPropertyValue(CSSPropertyID property, PassRefPtrWillBeRawPtr<AnimatableValue> value) value 21 Source/core/animation/AnimatableValueKeyframe.h m_propertyValues.add(property, value); value 37 Source/core/animation/AnimatableValueKeyframe.h AnimatableValue* value() const { return m_value.get(); } value 69 Source/core/animation/AnimatableValueKeyframe.h DEFINE_TYPE_CASTS(AnimatableValueKeyframe, Keyframe, value, value->isAnimatableValueKeyframe(), value.isAnimatableValueKeyframe()); value 70 Source/core/animation/AnimatableValueKeyframe.h DEFINE_TYPE_CASTS(AnimatableValuePropertySpecificKeyframe, Keyframe::PropertySpecificKeyframe, value, value->isAnimatableValuePropertySpecificKeyframe(), value.isAnimatableValuePropertySpecificKeyframe()); value 36 Source/core/animation/AnimatableVisibility.cpp bool AnimatableVisibility::usesDefaultInterpolationWith(const AnimatableValue* value) const value 39 Source/core/animation/AnimatableVisibility.cpp EVisibility to = toAnimatableVisibility(value)->m_visibility; value 43 Source/core/animation/AnimatableVisibility.cpp PassRefPtrWillBeRawPtr<AnimatableValue> AnimatableVisibility::interpolateTo(const AnimatableValue* value, double fraction) const value 46 Source/core/animation/AnimatableVisibility.cpp EVisibility to = toAnimatableVisibility(value)->m_visibility; value 48 Source/core/animation/AnimatableVisibility.cpp return defaultInterpolateTo(this, value, fraction); value 52 Source/core/animation/AnimatableVisibility.cpp return takeConstRef(value); value 53 Source/core/animation/AnimatableVisibility.cpp return takeConstRef(from == VISIBLE ? this : value); value 56 Source/core/animation/AnimatableVisibility.cpp bool AnimatableVisibility::equalTo(const AnimatableValue* value) const value 58 Source/core/animation/AnimatableVisibility.cpp return m_visibility == toAnimatableVisibility(value)->m_visibility; value 689 Source/core/animation/AnimationPlayerTest.cpp EXPECT_EQ(1U, element->activeAnimations()->players().find(player.get())->value); value 38 Source/core/animation/AnimationStackTest.cpp PassRefPtrWillBeRawPtr<AnimationEffect> makeAnimationEffect(CSSPropertyID id, PassRefPtrWillBeRawPtr<AnimatableValue> value) value 43 Source/core/animation/AnimationStackTest.cpp keyframes[0]->setPropertyValue(id, value.get()); value 46 Source/core/animation/AnimationStackTest.cpp keyframes[1]->setPropertyValue(id, value.get()); value 22 Source/core/animation/AnimationTestHelper.cpp void setV8ObjectPropertyAsString(v8::Handle<v8::Object> object, String name, String value) value 24 Source/core/animation/AnimationTestHelper.cpp object->Set(stringToV8Value(name), stringToV8Value(value)); value 27 Source/core/animation/AnimationTestHelper.cpp void setV8ObjectPropertyAsNumber(v8::Handle<v8::Object> object, String name, double value) value 29 Source/core/animation/AnimationTestHelper.cpp object->Set(stringToV8Value(name), doubleToV8Value(value)); value 69 Source/core/animation/AnimationTranslationUtil.cpp webTransformOperations->appendTranslate(transform->x().value(), transform->y().value(), transform->z()); value 410 Source/core/animation/CompositorAnimations.cpp const AnimatableValue* value = toAnimatableValuePropertySpecificKeyframe(keyframes[i].get())->value(); value 415 Source/core/animation/CompositorAnimations.cpp bool converted = toWebFilterOperations(toAnimatableFilterOperations(value)->operations(), ops.get()); value 424 Source/core/animation/CompositorAnimations.cpp blink::WebFloatKeyframe floatKeyframe(keyframes[i]->offset(), toAnimatableDouble(value)->toDouble()); value 431 Source/core/animation/CompositorAnimations.cpp toWebTransformOperations(toAnimatableTransform(value)->transformOperations(), ops.get()); value 141 Source/core/animation/CompositorAnimationsTest.cpp PassRefPtrWillBeRawPtr<AnimatableValueKeyframe> createReplaceOpKeyframe(CSSPropertyID id, AnimatableValue* value, double offset = 0) value 144 Source/core/animation/CompositorAnimationsTest.cpp keyframe->setPropertyValue(id, value); value 153 Source/core/animation/CompositorAnimationsTest.cpp RefPtrWillBeRawPtr<AnimatableValue> value = nullptr; value 155 Source/core/animation/CompositorAnimationsTest.cpp value = AnimatableTransform::create(TransformOperations()); value 157 Source/core/animation/CompositorAnimationsTest.cpp value = AnimatableDouble::create(10.0); value 159 Source/core/animation/CompositorAnimationsTest.cpp RefPtrWillBeRawPtr<AnimatableValueKeyframe> keyframe = createReplaceOpKeyframe(id, value.get(), offset); value 178 Source/core/animation/CompositorAnimationsTest.cpp RefPtrWillBeRawPtr<AnimatableDouble> value = AnimatableDouble::create(values[i]); value 179 Source/core/animation/CompositorAnimationsTest.cpp frames->append(createReplaceOpKeyframe(CSSPropertyOpacity, value.get(), offset).get()); value 58 Source/core/animation/CompositorAnimationsTestHelper.h return a.time == b.time && a.value == b.value; value 63 Source/core/animation/CompositorAnimationsTestHelper.h *os << "WebFloatKeyframe@" << &frame << "(" << frame.time << ", " << frame.value << ")"; value 102 Source/core/animation/EffectInput.cpp String value; value 103 Source/core/animation/EffectInput.cpp keyframeDictionaryVector[i].get(property, value); value 104 Source/core/animation/EffectInput.cpp propertySet->setProperty(id, value, false, styleSheetContents); value 41 Source/core/animation/InterpolableValue.h static PassOwnPtrWillBeRawPtr<InterpolableNumber> create(double value) value 43 Source/core/animation/InterpolableValue.h return adoptPtrWillBeNoop(new InterpolableNumber(value)); value 47 Source/core/animation/InterpolableValue.h double value() const { return m_value; } value 56 Source/core/animation/InterpolableValue.h explicit InterpolableNumber(double value) value 57 Source/core/animation/InterpolableValue.h : m_value(value) value 65 Source/core/animation/InterpolableValue.h static PassOwnPtrWillBeRawPtr<InterpolableBool> create(bool value) value 67 Source/core/animation/InterpolableValue.h return adoptPtrWillBeNoop(new InterpolableBool(value)); value 71 Source/core/animation/InterpolableValue.h bool value() const { return m_value; } value 80 Source/core/animation/InterpolableValue.h explicit InterpolableBool(bool value) value 81 Source/core/animation/InterpolableValue.h : m_value(value) value 100 Source/core/animation/InterpolableValue.h void set(size_t position, PassOwnPtrWillBeRawPtr<InterpolableValue> value) value 103 Source/core/animation/InterpolableValue.h m_values[position] = value; value 138 Source/core/animation/InterpolableValue.h static PassOwnPtrWillBeRawPtr<InterpolableAnimatableValue> create(PassRefPtrWillBeRawPtr<AnimatableValue> value) value 140 Source/core/animation/InterpolableValue.h return adoptPtrWillBeNoop(new InterpolableAnimatableValue(value)); value 144 Source/core/animation/InterpolableValue.h AnimatableValue* value() const { return m_value.get(); } value 153 Source/core/animation/InterpolableValue.h InterpolableAnimatableValue(PassRefPtrWillBeRawPtr<AnimatableValue> value) value 154 Source/core/animation/InterpolableValue.h : m_value(value) value 159 Source/core/animation/InterpolableValue.h DEFINE_TYPE_CASTS(InterpolableNumber, InterpolableValue, value, value->isNumber(), value.isNumber()); value 160 Source/core/animation/InterpolableValue.h DEFINE_TYPE_CASTS(InterpolableBool, InterpolableValue, value, value->isBool(), value.isBool()); value 161 Source/core/animation/InterpolableValue.h DEFINE_TYPE_CASTS(InterpolableList, InterpolableValue, value, value->isList(), value.isList()); value 162 Source/core/animation/InterpolableValue.h DEFINE_TYPE_CASTS(InterpolableAnimatableValue, InterpolableValue, value, value->isAnimatableValue(), value.isAnimatableValue()); value 25 Source/core/animation/InterpolableValueTest.cpp return toInterpolableNumber(interpolationValue(*i.get()))->value(); value 32 Source/core/animation/InterpolableValueTest.cpp return toInterpolableBool(interpolationValue(*i.get()))->value(); value 77 Source/core/animation/InterpolableValueTest.cpp EXPECT_FLOAT_EQ(30, toInterpolableNumber(outList->get(0))->value()); value 78 Source/core/animation/InterpolableValueTest.cpp EXPECT_FLOAT_EQ(-30.6f, toInterpolableNumber(outList->get(1))->value()); value 79 Source/core/animation/InterpolableValueTest.cpp EXPECT_FLOAT_EQ(104.35f, toInterpolableNumber(outList->get(2))->value()); value 100 Source/core/animation/InterpolableValueTest.cpp EXPECT_FLOAT_EQ(50, toInterpolableNumber(outList->get(0))->value()); value 101 Source/core/animation/InterpolableValueTest.cpp EXPECT_FLOAT_EQ(75, toInterpolableNumber(toInterpolableList(outList->get(1))->get(0))->value()); value 102 Source/core/animation/InterpolableValueTest.cpp EXPECT_TRUE(toInterpolableBool(outList->get(2))->value()); value 87 Source/core/animation/Interpolation.h InterpolableAnimatableValue* value = static_cast<InterpolableAnimatableValue*>(m_cachedValue.get()); value 88 Source/core/animation/Interpolation.h return value->value(); value 100 Source/core/animation/Interpolation.h DEFINE_TYPE_CASTS(StyleInterpolation, Interpolation, value, value->isStyleInterpolation(), value.isStyleInterpolation()); value 101 Source/core/animation/Interpolation.h DEFINE_TYPE_CASTS(LegacyStyleInterpolation, Interpolation, value, value->isLegacyStyleInterpolation(), value.isLegacyStyleInterpolation()); value 25 Source/core/animation/InterpolationEffectTest.cpp double getInterpolableNumber(PassRefPtrWillBeRawPtr<Interpolation> value) value 27 Source/core/animation/InterpolationEffectTest.cpp return toInterpolableNumber(interpolationValue(*value.get()))->value(); value 150 Source/core/animation/KeyframeEffectModel.cpp group = m_keyframeGroups->add(property, adoptPtrWillBeNoop(new PropertySpecificKeyframeGroup)).storedValue->value.get(); value 152 Source/core/animation/KeyframeEffectModel.cpp group = groupIter->value.get(); value 161 Source/core/animation/KeyframeEffectModel.cpp iter->value->addSyntheticKeyframeIfRequired(this); value 162 Source/core/animation/KeyframeEffectModel.cpp iter->value->removeRedundantKeyframes(); value 173 Source/core/animation/KeyframeEffectModel.cpp const PropertySpecificKeyframeVector& keyframes = iter->value->keyframes(); value 192 Source/core/animation/KeyframeEffectModel.cpp const PropertySpecificKeyframeVector& keyframeVector = iter->value->keyframes(); value 149 Source/core/animation/KeyframeEffectModel.h DEFINE_TYPE_CASTS(KeyframeEffectModelBase, AnimationEffect, value, value->isKeyframeEffectModel(), value.isKeyframeEffectModel()); value 150 Source/core/animation/KeyframeEffectModel.h DEFINE_TYPE_CASTS(AnimatableValueKeyframeEffectModel, KeyframeEffectModelBase, value, value->isAnimatableValueKeyframeEffectModel(), value.isAnimatableValueKeyframeEffectModel()); value 78 Source/core/animation/KeyframeEffectModelTest.cpp RefPtrWillBeRawPtr<AnimatableValue> value = interpolation->currentValue(); value 80 Source/core/animation/KeyframeEffectModelTest.cpp ASSERT_TRUE(value->isLength() || value->isUnknown()); value 83 Source/core/animation/KeyframeEffectModelTest.cpp if (value->isLength()) value 84 Source/core/animation/KeyframeEffectModelTest.cpp actualValue = toCSSPrimitiveValue(toAnimatableLength(value.get())->toCSSValue().get())->getDoubleValue(); value 86 Source/core/animation/KeyframeEffectModelTest.cpp actualValue = toCSSPrimitiveValue(toAnimatableUnknown(value.get())->toCSSValue().get())->getDoubleValue(); value 94 Source/core/animation/KeyframeEffectModelTest.cpp LegacyStyleInterpolation* value = toLegacyStyleInterpolation(values.at(i).get()); value 95 Source/core/animation/KeyframeEffectModelTest.cpp if (value->id() == id) value 96 Source/core/animation/KeyframeEffectModelTest.cpp return value; value 16 Source/core/animation/StringKeyframe.cpp setPropertyValue(iter->key, iter->value); value 43 Source/core/animation/StringKeyframe.cpp StringKeyframe::PropertySpecificKeyframe::PropertySpecificKeyframe(double offset, PassRefPtr<TimingFunction> easing, const String& value, AnimationEffect::CompositeOperation op) value 45 Source/core/animation/StringKeyframe.cpp , m_value(value) value 48 Source/core/animation/StringKeyframe.cpp StringKeyframe::PropertySpecificKeyframe::PropertySpecificKeyframe(double offset, PassRefPtr<TimingFunction> easing, const String& value) value 50 Source/core/animation/StringKeyframe.cpp , m_value(value) value 19 Source/core/animation/StringKeyframe.h void setPropertyValue(CSSPropertyID property, const String& value) value 21 Source/core/animation/StringKeyframe.h m_propertyValues.add(property, value); value 35 Source/core/animation/StringKeyframe.h PropertySpecificKeyframe(double offset, PassRefPtr<TimingFunction> easing, const String& value, AnimationEffect::CompositeOperation); value 37 Source/core/animation/StringKeyframe.h const String& value() const { return m_value; } value 45 Source/core/animation/StringKeyframe.h PropertySpecificKeyframe(double offset, PassRefPtr<TimingFunction> easing, const String& value); value 45 Source/core/animation/TimedItem.h static inline bool isNull(double value) value 47 Source/core/animation/TimedItem.h return std::isnan(value); value 69 Source/core/animation/css/CSSAnimatableValueFactory.cpp return AnimatableLength::create(adjustFloatForAbsoluteZoom(length.value(), style), AnimatableLength::UnitTypePixels); value 71 Source/core/animation/css/CSSAnimatableValueFactory.cpp return AnimatableLength::create(length.value(), AnimatableLength::UnitTypePercentage); value 97 Source/core/animation/css/CSSAnimatableValueFactory.cpp double value = length.value(); value 99 Source/core/animation/css/CSSAnimatableValueFactory.cpp if (value == -100) value 101 Source/core/animation/css/CSSAnimatableValueFactory.cpp return AnimatableDouble::create(value); value 106 Source/core/animation/css/CSSAnimatableValueFactory.cpp inline static PassRefPtrWillBeRawPtr<AnimatableValue> createFromDouble(double value, AnimatableDouble::Constraint constraint = AnimatableDouble::Unconstrained) value 108 Source/core/animation/css/CSSAnimatableValueFactory.cpp return AnimatableDouble::create(value, constraint); value 227 Source/core/animation/css/CSSAnimatableValueFactory.cpp inline static PassRefPtrWillBeRawPtr<AnimatableValue> createFromShapeValue(ShapeValue* value) value 229 Source/core/animation/css/CSSAnimatableValueFactory.cpp if (value) value 230 Source/core/animation/css/CSSAnimatableValueFactory.cpp return AnimatableShapeValue::create(value); value 332 Source/core/animation/css/CSSAnimations.cpp AnimationPlayer* player = existing->value.get(); value 417 Source/core/animation/css/CSSAnimations.cpp const CSSAnimationUpdate::NewTransition& newTransition = iter->value; value 441 Source/core/animation/css/CSSAnimations.cpp RefPtrWillBeRawPtr<AnimatableValue> value = toLegacyStyleInterpolation(oldAnimation->activeInterpolations()[0].get())->currentValue(); value 442 Source/core/animation/css/CSSAnimations.cpp newFrames[0]->setPropertyValue(id, value.release()); value 464 Source/core/animation/css/CSSAnimations.cpp const AnimatableValue* activeTo = activeTransitionIter->value.to; value 570 Source/core/animation/css/CSSAnimations.cpp const TimedItem* timedItem = iter->value.transition; value 583 Source/core/animation/css/CSSAnimations.cpp iter->value->cancel(); value 586 Source/core/animation/css/CSSAnimations.cpp iter->value.transition->player()->cancel(); value 623 Source/core/animation/css/CSSAnimations.cpp newTransitions.append(iter->value.animation.get()); value 57 Source/core/css/BasicShapeFunctions.cpp return pool.createValue(radius.value(), style); value 131 Source/core/css/BasicShapeFunctions.cpp static Length convertToLength(const StyleResolverState& state, CSSPrimitiveValue* value) value 133 Source/core/css/BasicShapeFunctions.cpp if (!value) value 135 Source/core/css/BasicShapeFunctions.cpp return value->convertToLength<FixedConversion | PercentConversion>(state.cssToLengthConversionData()); value 138 Source/core/css/BasicShapeFunctions.cpp static LengthSize convertToLengthSize(const StyleResolverState& state, CSSPrimitiveValue* value) value 140 Source/core/css/BasicShapeFunctions.cpp if (!value) value 143 Source/core/css/BasicShapeFunctions.cpp Pair* pair = value->getPairValue(); value 147 Source/core/css/BasicShapeFunctions.cpp static BasicShapeCenterCoordinate convertToCenterCoordinate(const StyleResolverState& state, CSSPrimitiveValue* value) value 153 Source/core/css/BasicShapeFunctions.cpp if (!value) { value 155 Source/core/css/BasicShapeFunctions.cpp } else if (value->isValueID()) { value 156 Source/core/css/BasicShapeFunctions.cpp keyword = value->getValueID(); value 157 Source/core/css/BasicShapeFunctions.cpp } else if (Pair* pair = value->getPairValue()) { value 161 Source/core/css/BasicShapeFunctions.cpp offset = convertToLength(state, value); value 162 Source/core/css/CSSCalculationValue.cpp double CSSCalcValue::clampToPermittedRange(double value) const value 164 Source/core/css/CSSCalculationValue.cpp return m_nonNegative && value < 0 ? 0 : value; value 183 Source/core/css/CSSCalculationValue.cpp static PassRefPtrWillBeRawPtr<CSSCalcPrimitiveValue> create(PassRefPtrWillBeRawPtr<CSSPrimitiveValue> value, bool isInteger) value 185 Source/core/css/CSSCalculationValue.cpp return adoptRefWillBeNoop(new CSSCalcPrimitiveValue(value, isInteger)); value 188 Source/core/css/CSSCalculationValue.cpp static PassRefPtrWillBeRawPtr<CSSCalcPrimitiveValue> create(double value, CSSPrimitiveValue::UnitTypes type, bool isInteger) value 190 Source/core/css/CSSCalculationValue.cpp if (std::isnan(value) || std::isinf(value)) value 192 Source/core/css/CSSCalculationValue.cpp return adoptRefWillBeNoop(new CSSCalcPrimitiveValue(CSSPrimitiveValue::create(value, type).get(), isInteger)); value 272 Source/core/css/CSSCalculationValue.cpp CSSCalcPrimitiveValue(PassRefPtrWillBeRawPtr<CSSPrimitiveValue> value, bool isInteger) value 273 Source/core/css/CSSCalculationValue.cpp : CSSCalcExpressionNode(unitCategory((CSSPrimitiveValue::UnitTypes)value->primitiveType()), isInteger) value 274 Source/core/css/CSSCalculationValue.cpp , m_value(value) value 555 Source/core/css/CSSCalculationValue.cpp return result.value; value 562 Source/core/css/CSSCalculationValue.cpp RefPtrWillBeMember<CSSCalcExpressionNode> value; value 569 Source/core/css/CSSCalculationValue.cpp CSSParserValue* value = tokens->valueAt(index); value 570 Source/core/css/CSSCalculationValue.cpp if (value->unit != CSSParserValue::Operator) value 573 Source/core/css/CSSCalculationValue.cpp return value->iValue; value 582 Source/core/css/CSSCalculationValue.cpp RefPtrWillBeRawPtr<CSSValue> value = parserValue->createCSSValue(); value 583 Source/core/css/CSSCalculationValue.cpp if (!value || !value->isPrimitiveValue()) value 586 Source/core/css/CSSCalculationValue.cpp result->value = CSSCalcPrimitiveValue::create(toCSSPrimitiveValue(value.get()), parserValue->isInt); value 629 Source/core/css/CSSCalculationValue.cpp result->value = CSSCalcBinaryOperation::createSimplified(result->value, rhs.value, static_cast<CalcOperator>(operatorCharacter)); value 630 Source/core/css/CSSCalculationValue.cpp if (!result->value) value 656 Source/core/css/CSSCalculationValue.cpp result->value = CSSCalcBinaryOperation::createSimplified(result->value, rhs.value, static_cast<CalcOperator>(operatorCharacter)); value 657 Source/core/css/CSSCalculationValue.cpp if (!result->value) value 671 Source/core/css/CSSCalculationValue.cpp PassRefPtrWillBeRawPtr<CSSCalcExpressionNode> CSSCalcValue::createExpressionNode(PassRefPtrWillBeRawPtr<CSSPrimitiveValue> value, bool isInteger) value 673 Source/core/css/CSSCalculationValue.cpp return CSSCalcPrimitiveValue::create(value, isInteger); value 685 Source/core/css/CSSCalculationValue.cpp float value = toCalcExpressionNumber(node)->value(); value 686 Source/core/css/CSSCalculationValue.cpp return createExpressionNode(CSSPrimitiveValue::create(value, CSSPrimitiveValue::CSS_NUMBER), value == trunc(value)); value 723 Source/core/css/CSSCalculationValue.cpp return createExpressionNode(CSSPrimitiveValue::create(length, zoom), length.value() == trunc(length.value())); value 96 Source/core/css/CSSCalculationValue.h static PassRefPtrWillBeRawPtr<CSSCalcValue> create(const CalculationValue* value, float zoom) { return adoptRefWillBeRefCountedGarbageCollected(new CSSCalcValue(value, zoom)); } value 127 Source/core/css/CSSCalculationValue.h CSSCalcValue(const CalculationValue* value, float zoom) value 129 Source/core/css/CSSCalculationValue.h , m_expression(createExpressionNode(value->expression(), zoom)) value 130 Source/core/css/CSSCalculationValue.h , m_nonNegative(value->isNonNegative()) value 409 Source/core/css/CSSComputedStyleDeclaration.cpp top = cssValuePool().createValue(image.imageSlices().top().value(), CSSPrimitiveValue::CSS_PERCENTAGE); value 411 Source/core/css/CSSComputedStyleDeclaration.cpp top = cssValuePool().createValue(image.imageSlices().top().value(), CSSPrimitiveValue::CSS_NUMBER); value 420 Source/core/css/CSSComputedStyleDeclaration.cpp right = cssValuePool().createValue(image.imageSlices().right().value(), CSSPrimitiveValue::CSS_PERCENTAGE); value 422 Source/core/css/CSSComputedStyleDeclaration.cpp right = cssValuePool().createValue(image.imageSlices().right().value(), CSSPrimitiveValue::CSS_NUMBER); value 429 Source/core/css/CSSComputedStyleDeclaration.cpp bottom = cssValuePool().createValue(image.imageSlices().bottom().value(), CSSPrimitiveValue::CSS_PERCENTAGE); value 431 Source/core/css/CSSComputedStyleDeclaration.cpp bottom = cssValuePool().createValue(image.imageSlices().bottom().value(), CSSPrimitiveValue::CSS_NUMBER); value 437 Source/core/css/CSSComputedStyleDeclaration.cpp left = cssValuePool().createValue(image.imageSlices().left().value(), CSSPrimitiveValue::CSS_PERCENTAGE); value 439 Source/core/css/CSSComputedStyleDeclaration.cpp left = cssValuePool().createValue(image.imageSlices().left().value(), CSSPrimitiveValue::CSS_NUMBER); value 543 Source/core/css/CSSComputedStyleDeclaration.cpp inline static PassRefPtrWillBeRawPtr<CSSPrimitiveValue> zoomAdjustedPixelValue(double value, const RenderStyle& style) value 545 Source/core/css/CSSComputedStyleDeclaration.cpp return cssValuePool().createValue(adjustFloatForAbsoluteZoom(value, style), CSSPrimitiveValue::CSS_PX); value 548 Source/core/css/CSSComputedStyleDeclaration.cpp inline static PassRefPtrWillBeRawPtr<CSSPrimitiveValue> zoomAdjustedNumberValue(double value, const RenderStyle& style) value 550 Source/core/css/CSSComputedStyleDeclaration.cpp return cssValuePool().createValue(value / style.effectiveZoom(), CSSPrimitiveValue::CSS_NUMBER); value 556 Source/core/css/CSSComputedStyleDeclaration.cpp return zoomAdjustedPixelValue(length.value(), style); value 569 Source/core/css/CSSComputedStyleDeclaration.cpp offset = zoomAdjustedPixelValue(reflection->offset().value(), style); value 831 Source/core/css/CSSComputedStyleDeclaration.cpp filterValue->append(zoomAdjustedPixelValue(toBlurFilterOperation(filterOperation)->stdDeviation().value(), style)); value 1359 Source/core/css/CSSComputedStyleDeclaration.cpp short number = propertyID == CSSPropertyCounterIncrement ? it->value.incrementValue() : it->value.resetValue(); value 1865 Source/core/css/CSSComputedStyleDeclaration.cpp RefPtrWillBeRawPtr<CSSValue> value = cssValuePool().createValue(style->cursor()); value 1867 Source/core/css/CSSComputedStyleDeclaration.cpp list->append(value.release()); value 1870 Source/core/css/CSSComputedStyleDeclaration.cpp return value.release(); value 1948 Source/core/css/CSSComputedStyleDeclaration.cpp RefPtrWillBeRawPtr<CSSFontFeatureValue> featureValue = CSSFontFeatureValue::create(feature.tag(), feature.value()); value 2031 Source/core/css/CSSComputedStyleDeclaration.cpp return cssValuePool().createValue(style->lineClamp().value(), style->lineClamp().isPercentage() ? CSSPrimitiveValue::CSS_PERCENTAGE : CSSPrimitiveValue::CSS_NUMBER); value 2056 Source/core/css/CSSComputedStyleDeclaration.cpp float value; value 2061 Source/core/css/CSSComputedStyleDeclaration.cpp value = minimumValueForLength(marginRight, toRenderBox(renderer)->containingBlockLogicalWidthForContent()).toFloat(); value 2063 Source/core/css/CSSComputedStyleDeclaration.cpp value = toRenderBox(renderer)->marginRight().toFloat(); value 2065 Source/core/css/CSSComputedStyleDeclaration.cpp return zoomAdjustedPixelValue(value, *style); value 2555 Source/core/css/CSSComputedStyleDeclaration.cpp rect->setTop(zoomAdjustedPixelValue(style->clip().top().value(), *style)); value 2556 Source/core/css/CSSComputedStyleDeclaration.cpp rect->setRight(zoomAdjustedPixelValue(style->clip().right().value(), *style)); value 2557 Source/core/css/CSSComputedStyleDeclaration.cpp rect->setBottom(zoomAdjustedPixelValue(style->clip().bottom().value(), *style)); value 2558 Source/core/css/CSSComputedStyleDeclaration.cpp rect->setLeft(zoomAdjustedPixelValue(style->clip().left().value(), *style)); value 2679 Source/core/css/CSSComputedStyleDeclaration.cpp RefPtrWillBeRawPtr<CSSValue> value = getPropertyCSSValue(CSSPropertyBorderTop, DoNotUpdateLayout); value 2683 Source/core/css/CSSComputedStyleDeclaration.cpp if (!compareCSSValuePtr<CSSValue>(value, getPropertyCSSValue(properties[i], DoNotUpdateLayout))) value 2686 Source/core/css/CSSComputedStyleDeclaration.cpp return value.release(); value 2869 Source/core/css/CSSComputedStyleDeclaration.cpp RefPtrWillBeRawPtr<CSSValue> value = getPropertyCSSValue(propertyID); value 2870 Source/core/css/CSSComputedStyleDeclaration.cpp if (value) value 2871 Source/core/css/CSSComputedStyleDeclaration.cpp return value->cssText(); value 2909 Source/core/css/CSSComputedStyleDeclaration.cpp RefPtrWillBeRawPtr<CSSValue> value = getPropertyCSSValue(propertyID); value 2910 Source/core/css/CSSComputedStyleDeclaration.cpp return value && propertyValue && value->equals(*propertyValue); value 2922 Source/core/css/CSSComputedStyleDeclaration.cpp RefPtrWillBeRawPtr<CSSValue> value = getPropertyCSSValue(shorthand.properties()[i], DoNotUpdateLayout); value 2923 Source/core/css/CSSComputedStyleDeclaration.cpp list->append(value); value 2960 Source/core/css/CSSComputedStyleDeclaration.cpp RefPtrWillBeRawPtr<CSSValue> value = getPropertyCSSValue(shorthand.properties()[i], DoNotUpdateLayout); value 2961 Source/core/css/CSSComputedStyleDeclaration.cpp list->append(value.release()); value 2971 Source/core/css/CSSComputedStyleDeclaration.cpp RefPtrWillBeRawPtr<CSSValue> value = getPropertyCSSValue(properties[i]); value 2972 Source/core/css/CSSComputedStyleDeclaration.cpp if (value) value 2973 Source/core/css/CSSComputedStyleDeclaration.cpp list.append(CSSProperty(properties[i], value.release(), false)); value 2988 Source/core/css/CSSComputedStyleDeclaration.cpp RefPtrWillBeRawPtr<CSSValue> value = getPropertyCSSValue(propertyID); value 2989 Source/core/css/CSSComputedStyleDeclaration.cpp return value ? value->cloneForCSSOM() : nullptr; value 94 Source/core/css/CSSComputedStyleDeclaration.h virtual void setProperty(const String& propertyName, const String& value, const String& priority, ExceptionState&) OVERRIDE; value 100 Source/core/css/CSSComputedStyleDeclaration.h virtual void setPropertyInternal(CSSPropertyID, const String& value, bool important, ExceptionState&) OVERRIDE; value 37 Source/core/css/CSSCrossfadeValue.cpp static bool subimageIsPending(CSSValue* value) value 39 Source/core/css/CSSCrossfadeValue.cpp if (value->isImageValue()) value 40 Source/core/css/CSSCrossfadeValue.cpp return toCSSImageValue(value)->cachedOrPendingImage()->isPendingImage(); value 42 Source/core/css/CSSCrossfadeValue.cpp if (value->isImageGeneratorValue()) value 43 Source/core/css/CSSCrossfadeValue.cpp return toCSSImageGeneratorValue(value)->isPending(); value 50 Source/core/css/CSSCrossfadeValue.cpp static bool subimageKnownToBeOpaque(CSSValue* value, const RenderObject* renderer) value 52 Source/core/css/CSSCrossfadeValue.cpp if (value->isImageValue()) value 53 Source/core/css/CSSCrossfadeValue.cpp return toCSSImageValue(value)->knownToBeOpaque(renderer); value 55 Source/core/css/CSSCrossfadeValue.cpp if (value->isImageGeneratorValue()) value 56 Source/core/css/CSSCrossfadeValue.cpp return toCSSImageGeneratorValue(value)->knownToBeOpaque(renderer); value 63 Source/core/css/CSSCrossfadeValue.cpp static ImageResource* cachedImageForCSSValue(CSSValue* value, ResourceFetcher* fetcher) value 65 Source/core/css/CSSCrossfadeValue.cpp if (!value) value 68 Source/core/css/CSSCrossfadeValue.cpp if (value->isImageValue()) { value 69 Source/core/css/CSSCrossfadeValue.cpp StyleFetchedImage* styleImageResource = toCSSImageValue(value)->cachedImage(fetcher); value 76 Source/core/css/CSSCrossfadeValue.cpp if (value->isImageGeneratorValue()) { value 77 Source/core/css/CSSCrossfadeValue.cpp toCSSImageGeneratorValue(value)->loadSubimages(fetcher); value 100 Source/core/css/CSSCursorImageValue.cpp float x = roundf(cursorElement->x()->currentValue()->value(lengthContext)); value 103 Source/core/css/CSSCursorImageValue.cpp float y = roundf(cursorElement->y()->currentValue()->value(lengthContext)); value 106 Source/core/css/CSSCursorImageValue.cpp if (cachedImageURL() != element->document().completeURL(cursorElement->href()->currentValue()->value())) value 134 Source/core/css/CSSCursorImageValue.cpp RefPtrWillBeRawPtr<CSSImageValue> svgImageValue = CSSImageValue::create(loader->document()->completeURL(cursorElement->href()->currentValue()->value())); value 59 Source/core/css/CSSFontFaceSource.cpp RefPtr<SimpleFontData>& fontData = m_fontDataTable.add(key.hash(), nullptr).storedValue->value; value 33 Source/core/css/CSSFontFeatureValue.cpp CSSFontFeatureValue::CSSFontFeatureValue(const AtomicString& tag, int value) value 36 Source/core/css/CSSFontFeatureValue.cpp , m_value(value) value 36 Source/core/css/CSSFontFeatureValue.h static PassRefPtrWillBeRawPtr<CSSFontFeatureValue> create(const AtomicString& tag, int value) value 38 Source/core/css/CSSFontFeatureValue.h return adoptRefWillBeRefCountedGarbageCollected(new CSSFontFeatureValue(tag, value)); value 42 Source/core/css/CSSFontFeatureValue.h int value() const { return m_value; } value 50 Source/core/css/CSSFontFeatureValue.h CSSFontFeatureValue(const AtomicString& tag, int value); value 392 Source/core/css/CSSGradientValue.cpp static float positionFromValue(CSSPrimitiveValue* value, const CSSToLengthConversionData& conversionData, const IntSize& size, bool isHorizontal) value 394 Source/core/css/CSSGradientValue.cpp if (value->isNumber()) value 395 Source/core/css/CSSGradientValue.cpp return value->getFloatValue() * conversionData.zoom(); value 398 Source/core/css/CSSGradientValue.cpp if (value->isPercentage()) value 399 Source/core/css/CSSGradientValue.cpp return value->getFloatValue() / 100.f * edgeDistance; value 401 Source/core/css/CSSGradientValue.cpp if (value->isCalculatedPercentageWithLength()) value 402 Source/core/css/CSSGradientValue.cpp return value->cssCalcValue()->toCalcValue(conversionData)->evaluate(edgeDistance); value 404 Source/core/css/CSSGradientValue.cpp switch (value->getValueID()) { value 421 Source/core/css/CSSGradientValue.cpp return value->computeLength<float>(conversionData); value 90 Source/core/css/CSSGrammar.y CSSParserValue value; value 133 Source/core/css/CSSGrammar.y inline static CSSParserValue makeOperatorValue(int value) value 138 Source/core/css/CSSGrammar.y v.iValue = value; value 327 Source/core/css/CSSGrammar.y %type <value> key value 356 Source/core/css/CSSGrammar.y %type <value> term value 357 Source/core/css/CSSGrammar.y %type <value> unary_term value 358 Source/core/css/CSSGrammar.y %type <value> function value 359 Source/core/css/CSSGrammar.y %type <value> calc_func_term value 364 Source/core/css/CSSGrammar.y %type <value> calc_function value 366 Source/core/css/CSSGrammar.y %type <value> min_or_max_function value 374 Source/core/css/CSSGrammar.y %type <value> track_names_list value 54 Source/core/css/CSSGridTemplateAreasValue.cpp const GridCoordinate& coordinate = it->value; value 61 Source/core/css/CSSGridTemplateAreasValue.cpp const GridCoordinate& coordinate = it->value; value 57 Source/core/css/CSSImageGeneratorValue.cpp SizeAndCount& sizeCount = it->value; value 69 Source/core/css/CSSImageGeneratorValue.cpp SizeAndCount& sizeCount = it->value; value 87 Source/core/css/CSSImageGeneratorValue.cpp SizeAndCount& sizeCount = it->value; value 34 Source/core/css/CSSLineBoxContainValue.cpp CSSLineBoxContainValue::CSSLineBoxContainValue(unsigned value) value 36 Source/core/css/CSSLineBoxContainValue.cpp , m_value(value) value 43 Source/core/css/CSSLineBoxContainValue.h static PassRefPtrWillBeRawPtr<CSSLineBoxContainValue> create(LineBoxContain value) value 45 Source/core/css/CSSLineBoxContainValue.h return adoptRefWillBeRefCountedGarbageCollected(new CSSLineBoxContainValue(value)); value 50 Source/core/css/CSSLineBoxContainValue.h LineBoxContain value() const { return m_value; } value 65 Source/core/css/CSSMatrix.cpp RefPtrWillBeRawPtr<CSSValue> value = styleDeclaration->getPropertyCSSValue(CSSPropertyWebkitTransform); value 68 Source/core/css/CSSMatrix.cpp if (!value || (value->isPrimitiveValue() && (toCSSPrimitiveValue(value.get()))->getValueID() == CSSValueNone)) value 73 Source/core/css/CSSMatrix.cpp if (!TransformBuilder::createTransformOperations(value.get(), CSSToLengthConversionData(defaultStyle, defaultStyle, 0, 0, 1.0f), operations)) { value 162 Source/core/css/CSSParserValues.h inline void setFromNumber(double value, int unit = CSSPrimitiveValue::CSS_NUMBER); value 227 Source/core/css/CSSParserValues.h void setValue(const AtomicString& value) { m_selector->setValue(value); } value 228 Source/core/css/CSSParserValues.h void setAttribute(const QualifiedName& value) { m_selector->setAttribute(value); } value 229 Source/core/css/CSSParserValues.h void setArgument(const AtomicString& value) { m_selector->setArgument(value); } value 230 Source/core/css/CSSParserValues.h void setMatch(CSSSelector::Match value) { m_selector->m_match = value; } value 231 Source/core/css/CSSParserValues.h void setRelation(CSSSelector::Relation value) { m_selector->m_relation = value; } value 265 Source/core/css/CSSParserValues.h inline void CSSParserValue::setFromNumber(double value, int unit) value 269 Source/core/css/CSSParserValues.h if (std::isfinite(value)) value 270 Source/core/css/CSSParserValues.h fValue = value; value 91 Source/core/css/CSSParserValuesTest.cpp CSSParserValue value; value 92 Source/core/css/CSSParserValuesTest.cpp value.setFromNumber(3); value 93 Source/core/css/CSSParserValuesTest.cpp list.addValue(value); value 326 Source/core/css/CSSPrimitiveValue.cpp m_value.num = length.value() / zoom; value 348 Source/core/css/CSSPrimitiveValue.cpp m_value.num = length.value(); value 51 Source/core/css/CSSPrimitiveValue.h template<typename T> inline T roundForImpreciseConversion(double value) value 53 Source/core/css/CSSPrimitiveValue.h value += (value < 0) ? -0.01 : +0.01; value 54 Source/core/css/CSSPrimitiveValue.h return ((value > std::numeric_limits<T>::max()) || (value < std::numeric_limits<T>::min())) ? 0 : static_cast<T>(value); value 57 Source/core/css/CSSPrimitiveValue.h template<> inline float roundForImpreciseConversion(double value) value 59 Source/core/css/CSSPrimitiveValue.h double ceiledValue = ceil(value); value 60 Source/core/css/CSSPrimitiveValue.h double proximityToNextInt = ceiledValue - value; value 61 Source/core/css/CSSPrimitiveValue.h if (proximityToNextInt <= 0.01 && value > 0) value 63 Source/core/css/CSSPrimitiveValue.h if (proximityToNextInt >= 0.99 && value < 0) value 64 Source/core/css/CSSPrimitiveValue.h return static_cast<float>(floor(value)); value 65 Source/core/css/CSSPrimitiveValue.h return static_cast<float>(value); value 222 Source/core/css/CSSPrimitiveValue.h static PassRefPtrWillBeRawPtr<CSSPrimitiveValue> create(double value, UnitTypes type) value 224 Source/core/css/CSSPrimitiveValue.h return adoptRefWillBeRefCountedGarbageCollected(new CSSPrimitiveValue(value, type)); value 226 Source/core/css/CSSPrimitiveValue.h static PassRefPtrWillBeRawPtr<CSSPrimitiveValue> create(const String& value, UnitTypes type) value 228 Source/core/css/CSSPrimitiveValue.h return adoptRefWillBeRefCountedGarbageCollected(new CSSPrimitiveValue(value, type)); value 230 Source/core/css/CSSPrimitiveValue.h static PassRefPtrWillBeRawPtr<CSSPrimitiveValue> create(const Length& value, float zoom) value 232 Source/core/css/CSSPrimitiveValue.h return adoptRefWillBeRefCountedGarbageCollected(new CSSPrimitiveValue(value, zoom)); value 234 Source/core/css/CSSPrimitiveValue.h static PassRefPtrWillBeRawPtr<CSSPrimitiveValue> create(const LengthSize& value) value 236 Source/core/css/CSSPrimitiveValue.h return adoptRefWillBeRefCountedGarbageCollected(new CSSPrimitiveValue(value)); value 238 Source/core/css/CSSPrimitiveValue.h template<typename T> static PassRefPtrWillBeRawPtr<CSSPrimitiveValue> create(T value) value 240 Source/core/css/CSSPrimitiveValue.h return adoptRefWillBeRefCountedGarbageCollected(new CSSPrimitiveValue(value)); value 247 Source/core/css/CSSPrimitiveValue.h static PassRefPtrWillBeRawPtr<CSSPrimitiveValue> createAllowingMarginQuirk(double value, UnitTypes type) value 249 Source/core/css/CSSPrimitiveValue.h CSSPrimitiveValue* quirkValue = new CSSPrimitiveValue(value, type); value 112 Source/core/css/CSSPrimitiveValueMappings.h m_value.num = static_cast<double>(i.value()); value 227 Source/core/css/CSSPrimitiveValueMappings.h template<> inline CSSPrimitiveValue::CSSPrimitiveValue(PrintColorAdjust value) value 231 Source/core/css/CSSPrimitiveValueMappings.h switch (value) { value 32 Source/core/css/CSSProperty.cpp void* value; value 50 Source/core/css/CSSProperty.cpp RefPtrWillBeRawPtr<CSSValue> value = m_value.release(); value 52 Source/core/css/CSSProperty.cpp toCSSValueList(m_value.get())->append(value.release()); value 58 Source/core/css/CSSProperty.h CSSProperty(CSSPropertyID propertyID, PassRefPtrWillBeRawPtr<CSSValue> value, bool important = false, bool isSetFromShorthand = false, int indexInShorthandsVector = 0, bool implicit = false) value 60 Source/core/css/CSSProperty.h , m_value(value) value 65 Source/core/css/CSSProperty.h CSSProperty(StylePropertyMetadata metadata, CSSValue* value) value 67 Source/core/css/CSSProperty.h , m_value(value) value 76 Source/core/css/CSSProperty.h CSSValue* value() const { return m_value.get(); } value 58 Source/core/css/CSSPropertySourceData.cpp CSSPropertySourceData::CSSPropertySourceData(const String& name, const String& value, bool important, bool disabled, bool parsedOk, const SourceRange& range) value 60 Source/core/css/CSSPropertySourceData.cpp , value(value) value 70 Source/core/css/CSSPropertySourceData.cpp , value(other.value) value 80 Source/core/css/CSSPropertySourceData.cpp , value("") value 91 Source/core/css/CSSPropertySourceData.cpp if (!name && value == emptyValue) value 99 Source/core/css/CSSPropertySourceData.cpp result.append(value); value 110 Source/core/css/CSSPropertySourceData.cpp return StringHash::hash(name) + 3 * StringHash::hash(value) + 7 * important + 13 * parsedOk + 31; value 60 Source/core/css/CSSPropertySourceData.h CSSPropertySourceData(const String& name, const String& value, bool important, bool disabled, bool parsedOk, const SourceRange& range); value 70 Source/core/css/CSSPropertySourceData.h String value; value 135 Source/core/css/CSSSegmentedFontFace.cpp RefPtr<SegmentedFontData>& fontData = m_fontDataTable.add(key.hash(), nullptr).storedValue->value; value 59 Source/core/css/CSSSelector.cpp AtomicString value(m_data.m_value); value 62 Source/core/css/CSSSelector.cpp m_data.m_rareData = RareData::create(value).leakRef(); value 388 Source/core/css/CSSSelector.cpp printf("%*svalue(): %s\n", indent, "", value().ascii().data()); value 421 Source/core/css/CSSSelector.cpp return slot->value; value 436 Source/core/css/CSSSelector.cpp m_pseudoType = parsePseudoType(value()); value 555 Source/core/css/CSSSelector.cpp || sel1->value() != sel2->value() value 592 Source/core/css/CSSSelector.cpp serializeIdentifier(cs->value(), str); value 595 Source/core/css/CSSSelector.cpp serializeIdentifier(cs->value(), str); value 598 Source/core/css/CSSSelector.cpp str.append(cs->value()); value 642 Source/core/css/CSSSelector.cpp str.append(cs->value()); value 683 Source/core/css/CSSSelector.cpp serializeString(cs->value(), str); value 713 Source/core/css/CSSSelector.cpp void CSSSelector::setAttribute(const QualifiedName& value) value 716 Source/core/css/CSSSelector.cpp m_data.m_rareData->m_attribute = value; value 719 Source/core/css/CSSSelector.cpp void CSSSelector::setArgument(const AtomicString& value) value 722 Source/core/css/CSSSelector.cpp m_data.m_rareData->m_argument = value; value 815 Source/core/css/CSSSelector.cpp CSSSelector::RareData::RareData(const AtomicString& value) value 816 Source/core/css/CSSSelector.cpp : m_value(value) value 255 Source/core/css/CSSSelector.h const AtomicString& value() const; value 330 Source/core/css/CSSSelector.h static PassRefPtr<RareData> create(const AtomicString& value) { return adoptRef(new RareData(value)); } value 344 Source/core/css/CSSSelector.h RareData(const AtomicString& value); value 424 Source/core/css/CSSSelector.h inline void CSSSelector::setValue(const AtomicString& value) value 430 Source/core/css/CSSSelector.h m_data.m_rareData->m_value = value; value 435 Source/core/css/CSSSelector.h m_data.m_value = value.impl(); value 509 Source/core/css/CSSSelector.h inline const AtomicString& CSSSelector::value() const value 56 Source/core/css/CSSStyleDeclaration.h virtual void setProperty(const String& propertyName, const String& value, const String& priority, ExceptionState&) = 0; value 64 Source/core/css/CSSStyleDeclaration.h virtual void setPropertyInternal(CSSPropertyID, const String& value, bool important, ExceptionState&) = 0; value 59 Source/core/css/CSSTransformValue.cpp static inline String transformValueToCssString(CSSTransformValue::TransformOperationType operation, const String& value) value 63 Source/core/css/CSSTransformValue.cpp return transformNamePrefixes[operation] + value + ")"; value 260 Source/core/css/CSSValue.h DEFINE_TYPE_CASTS(thisType, CSSValue, value, value->predicate, value.predicate) value 56 Source/core/css/CSSValueList.cpp RefPtrWillBeMember<CSSValue>& value = m_values.at(index); value 57 Source/core/css/CSSValueList.cpp if (value && val && value->equals(*val)) { value 69 Source/core/css/CSSValueList.cpp const RefPtrWillBeMember<CSSValue>& value = m_values.at(index); value 70 Source/core/css/CSSValueList.cpp if (value && val && value->equals(*val)) value 138 Source/core/css/CSSValueList.cpp const RefPtrWillBeMember<CSSValue>& value = m_values[0]; value 139 Source/core/css/CSSValueList.cpp return value && value->equals(other); value 56 Source/core/css/CSSValueList.h void append(PassRefPtrWillBeRawPtr<CSSValue> value) { m_values.append(value); } value 57 Source/core/css/CSSValueList.h void prepend(PassRefPtrWillBeRawPtr<CSSValue> value) { m_values.prepend(value); } value 90 Source/core/css/CSSValueList.h CSSValueListInspector(CSSValue* value) : m_list((value && value->isValueList()) ? toCSSValueList(value) : 0) { } value 105 Source/core/css/CSSValueList.h CSSValueListIterator(CSSValue* value) : m_inspector(value), m_position(0) { } value 107 Source/core/css/CSSValueList.h CSSValue* value() const { return m_inspector.item(m_position); } value 108 Source/core/css/CSSValueList.h bool isPrimitiveValue() const { return value()->isPrimitiveValue(); } value 94 Source/core/css/CSSValuePool.cpp entry.storedValue->value = CSSPrimitiveValue::createColor(rgbValue); value 95 Source/core/css/CSSValuePool.cpp return entry.storedValue->value; value 98 Source/core/css/CSSValuePool.cpp PassRefPtrWillBeRawPtr<CSSPrimitiveValue> CSSValuePool::createValue(double value, CSSPrimitiveValue::UnitTypes type) value 100 Source/core/css/CSSValuePool.cpp if (value < 0 || value > maximumCacheableIntegerValue) value 101 Source/core/css/CSSValuePool.cpp return CSSPrimitiveValue::create(value, type); value 103 Source/core/css/CSSValuePool.cpp int intValue = static_cast<int>(value); value 104 Source/core/css/CSSValuePool.cpp if (value != intValue) value 105 Source/core/css/CSSValuePool.cpp return CSSPrimitiveValue::create(value, type); value 110 Source/core/css/CSSValuePool.cpp m_pixelValueCache[intValue] = CSSPrimitiveValue::create(value, type); value 114 Source/core/css/CSSValuePool.cpp m_percentValueCache[intValue] = CSSPrimitiveValue::create(value, type); value 118 Source/core/css/CSSValuePool.cpp m_numberValueCache[intValue] = CSSPrimitiveValue::create(value, type); value 121 Source/core/css/CSSValuePool.cpp return CSSPrimitiveValue::create(value, type); value 125 Source/core/css/CSSValuePool.cpp PassRefPtrWillBeRawPtr<CSSPrimitiveValue> CSSValuePool::createValue(const Length& value, const RenderStyle& style) value 127 Source/core/css/CSSValuePool.cpp return CSSPrimitiveValue::create(value, style.effectiveZoom()); value 132 Source/core/css/CSSValuePool.cpp RefPtrWillBeMember<CSSPrimitiveValue>& value = m_fontFamilyValueCache.add(familyName, nullptr).storedValue->value; value 133 Source/core/css/CSSValuePool.cpp if (!value) value 134 Source/core/css/CSSValuePool.cpp value = CSSPrimitiveValue::create(familyName, CSSPrimitiveValue::CSS_STRING); value 135 Source/core/css/CSSValuePool.cpp return value; value 145 Source/core/css/CSSValuePool.cpp RefPtrWillBeMember<CSSValueList>& value = m_fontFaceValueCache.add(string, nullptr).storedValue->value; value 146 Source/core/css/CSSValuePool.cpp if (!value) value 147 Source/core/css/CSSValuePool.cpp value = BisonCSSParser::parseFontFaceValue(string); value 148 Source/core/css/CSSValuePool.cpp return value; value 53 Source/core/css/CSSValuePool.h PassRefPtrWillBeRawPtr<CSSPrimitiveValue> createValue(double value, CSSPrimitiveValue::UnitTypes); value 54 Source/core/css/CSSValuePool.h PassRefPtrWillBeRawPtr<CSSPrimitiveValue> createValue(const String& value, CSSPrimitiveValue::UnitTypes type) { return CSSPrimitiveValue::create(value, type); } value 55 Source/core/css/CSSValuePool.h PassRefPtrWillBeRawPtr<CSSPrimitiveValue> createValue(const Length& value, const RenderStyle&); value 56 Source/core/css/CSSValuePool.h PassRefPtrWillBeRawPtr<CSSPrimitiveValue> createValue(const Length& value, float zoom) { return CSSPrimitiveValue::create(value, zoom); } value 57 Source/core/css/CSSValuePool.h template<typename T> static PassRefPtrWillBeRawPtr<CSSPrimitiveValue> createValue(T value) { return CSSPrimitiveValue::create(value); } value 45 Source/core/css/DOMWindowCSS.cpp static String valueWithoutImportant(const String& value) value 47 Source/core/css/DOMWindowCSS.cpp if (!value.endsWith("important", false)) value 48 Source/core/css/DOMWindowCSS.cpp return value; value 50 Source/core/css/DOMWindowCSS.cpp String newValue = value; value 59 Source/core/css/DOMWindowCSS.cpp bool DOMWindowCSS::supports(const String& property, const String& value) const value 71 Source/core/css/DOMWindowCSS.cpp String normalizedValue = value.stripWhiteSpace().simplifyWhiteSpace(); value 44 Source/core/css/DOMWindowCSS.h bool supports(const String& property, const String& value) const; value 115 Source/core/css/FontFace.cpp String value; value 116 Source/core/css/FontFace.cpp if (descriptors.get("style", value)) { value 117 Source/core/css/FontFace.cpp fontFace->setStyle(context, value, exceptionState); value 121 Source/core/css/FontFace.cpp if (descriptors.get("weight", value)) { value 122 Source/core/css/FontFace.cpp fontFace->setWeight(context, value, exceptionState); value 126 Source/core/css/FontFace.cpp if (descriptors.get("stretch", value)) { value 127 Source/core/css/FontFace.cpp fontFace->setStretch(context, value, exceptionState); value 131 Source/core/css/FontFace.cpp if (descriptors.get("unicodeRange", value)) { value 132 Source/core/css/FontFace.cpp fontFace->setUnicodeRange(context, value, exceptionState); value 136 Source/core/css/FontFace.cpp if (descriptors.get("variant", value)) { value 137 Source/core/css/FontFace.cpp fontFace->setVariant(context, value, exceptionState); value 141 Source/core/css/FontFace.cpp if (descriptors.get("featureSettings", value)) { value 142 Source/core/css/FontFace.cpp fontFace->setFeatureSettings(context, value, exceptionState); value 279 Source/core/css/FontFace.cpp RefPtrWillBeRawPtr<CSSValue> value = parseCSSValue(document, s, propertyID); value 280 Source/core/css/FontFace.cpp if (!value || !setPropertyValue(value, propertyID)) value 289 Source/core/css/FontFace.cpp bool FontFace::setPropertyValue(PassRefPtrWillBeRawPtr<CSSValue> value, CSSPropertyID propertyID) value 293 Source/core/css/FontFace.cpp m_style = value; value 296 Source/core/css/FontFace.cpp m_weight = value; value 299 Source/core/css/FontFace.cpp m_stretch = value; value 302 Source/core/css/FontFace.cpp if (value && !value->isValueList()) value 304 Source/core/css/FontFace.cpp m_unicodeRange = value; value 307 Source/core/css/FontFace.cpp m_variant = value; value 310 Source/core/css/FontFace.cpp m_featureSettings = value; value 61 Source/core/css/FontFaceCache.cpp OwnPtr<TraitsMap>& familyFontFaces = m_fontFaces.add(fontFace->family(), nullptr).storedValue->value; value 65 Source/core/css/FontFaceCache.cpp RefPtr<CSSSegmentedFontFace>& segmentedFontFace = familyFontFaces->add(fontFace->traits().mask(), nullptr).storedValue->value; value 80 Source/core/css/FontFaceCache.cpp removeFontFace(it->value.get(), true); value 90 Source/core/css/FontFaceCache.cpp TraitsMap* familyFontFaces = fontFacesIter->value.get(); value 95 Source/core/css/FontFaceCache.cpp RefPtr<CSSSegmentedFontFace> segmentedFontFace = familyFontFacesIter->value; value 113 Source/core/css/FontFaceCache.cpp removeFontFace(it->value.get(), true); value 196 Source/core/css/FontFaceCache.cpp OwnPtr<TraitsMap>& segmentedFontFaceCache = m_fonts.add(family, nullptr).storedValue->value; value 201 Source/core/css/FontFaceCache.cpp RefPtr<CSSSegmentedFontFace>& face = segmentedFontFaceCache->add(traits.mask(), nullptr).storedValue->value; value 204 Source/core/css/FontFaceCache.cpp CSSSegmentedFontFace* candidate = i->value.get(); value 198 Source/core/css/MediaList.cpp void MediaList::setMediaText(const String& value) value 202 Source/core/css/MediaList.cpp m_mediaQueries->set(value); value 256 Source/core/css/MediaList.cpp static void addResolutionWarningMessageToConsole(Document* document, const String& serializedExpression, const CSSPrimitiveValue* value) value 259 Source/core/css/MediaList.cpp ASSERT(value); value 268 Source/core/css/MediaList.cpp if (value->isDotsPerInch()) value 270 Source/core/css/MediaList.cpp else if (value->isDotsPerCentimeter()) value 309 Source/core/css/MediaList.cpp CSSValue* cssValue = expression->value(); value 119 Source/core/css/MediaQueryEvaluator.cpp static bool applyRestrictor(MediaQuery::Restrictor r, bool value) value 121 Source/core/css/MediaQueryEvaluator.cpp return r == MediaQuery::Not ? !value : value; value 174 Source/core/css/MediaQueryEvaluator.cpp static bool compareAspectRatioValue(CSSValue* value, int width, int height, MediaFeaturePrefix op) value 176 Source/core/css/MediaQueryEvaluator.cpp if (value->isAspectRatioValue()) { value 177 Source/core/css/MediaQueryEvaluator.cpp CSSAspectRatioValue* aspectRatio = toCSSAspectRatioValue(value); value 184 Source/core/css/MediaQueryEvaluator.cpp static bool numberValue(CSSValue* value, float& result) value 186 Source/core/css/MediaQueryEvaluator.cpp if (value->isPrimitiveValue() value 187 Source/core/css/MediaQueryEvaluator.cpp && toCSSPrimitiveValue(value)->isNumber()) { value 188 Source/core/css/MediaQueryEvaluator.cpp result = toCSSPrimitiveValue(value)->getFloatValue(CSSPrimitiveValue::CSS_NUMBER); value 194 Source/core/css/MediaQueryEvaluator.cpp static bool colorMediaFeatureEval(CSSValue* value, MediaFeaturePrefix op, const MediaValues& mediaValues) value 198 Source/core/css/MediaQueryEvaluator.cpp if (value) value 199 Source/core/css/MediaQueryEvaluator.cpp return numberValue(value, number) && compareValue(bitsPerComponent, static_cast<int>(number), op); value 204 Source/core/css/MediaQueryEvaluator.cpp static bool colorIndexMediaFeatureEval(CSSValue* value, MediaFeaturePrefix op, const MediaValues&) value 208 Source/core/css/MediaQueryEvaluator.cpp if (!value) value 213 Source/core/css/MediaQueryEvaluator.cpp return numberValue(value, number) && compareValue(0, static_cast<int>(number), op); value 216 Source/core/css/MediaQueryEvaluator.cpp static bool monochromeMediaFeatureEval(CSSValue* value, MediaFeaturePrefix op, const MediaValues& mediaValues) value 219 Source/core/css/MediaQueryEvaluator.cpp if (value) { value 221 Source/core/css/MediaQueryEvaluator.cpp return numberValue(value, number) && compareValue(0, static_cast<int>(number), op); value 226 Source/core/css/MediaQueryEvaluator.cpp return colorMediaFeatureEval(value, op, mediaValues); value 229 Source/core/css/MediaQueryEvaluator.cpp static bool orientationMediaFeatureEval(CSSValue* value, MediaFeaturePrefix, const MediaValues& mediaValues) value 234 Source/core/css/MediaQueryEvaluator.cpp if (value && value->isPrimitiveValue()) { value 235 Source/core/css/MediaQueryEvaluator.cpp const CSSValueID id = toCSSPrimitiveValue(value)->getValueID(); value 245 Source/core/css/MediaQueryEvaluator.cpp static bool aspectRatioMediaFeatureEval(CSSValue* value, MediaFeaturePrefix op, const MediaValues& mediaValues) value 247 Source/core/css/MediaQueryEvaluator.cpp if (value) value 248 Source/core/css/MediaQueryEvaluator.cpp return compareAspectRatioValue(value, mediaValues.viewportWidth(), mediaValues.viewportHeight(), op); value 255 Source/core/css/MediaQueryEvaluator.cpp static bool deviceAspectRatioMediaFeatureEval(CSSValue* value, MediaFeaturePrefix op, const MediaValues& mediaValues) value 257 Source/core/css/MediaQueryEvaluator.cpp if (value) value 258 Source/core/css/MediaQueryEvaluator.cpp return compareAspectRatioValue(value, mediaValues.deviceWidth(), mediaValues.deviceHeight(), op); value 265 Source/core/css/MediaQueryEvaluator.cpp static bool evalResolution(CSSValue* value, MediaFeaturePrefix op, const MediaValues& mediaValues) value 284 Source/core/css/MediaQueryEvaluator.cpp if (!value) value 287 Source/core/css/MediaQueryEvaluator.cpp if (!value->isPrimitiveValue()) value 290 Source/core/css/MediaQueryEvaluator.cpp CSSPrimitiveValue* resolution = toCSSPrimitiveValue(value); value 312 Source/core/css/MediaQueryEvaluator.cpp static bool devicePixelRatioMediaFeatureEval(CSSValue* value, MediaFeaturePrefix op, const MediaValues& mediaValues) value 316 Source/core/css/MediaQueryEvaluator.cpp return (!value || toCSSPrimitiveValue(value)->isNumber()) && evalResolution(value, op, mediaValues); value 319 Source/core/css/MediaQueryEvaluator.cpp static bool resolutionMediaFeatureEval(CSSValue* value, MediaFeaturePrefix op, const MediaValues& MediaValues) value 321 Source/core/css/MediaQueryEvaluator.cpp return (!value || toCSSPrimitiveValue(value)->isResolution()) && evalResolution(value, op, MediaValues); value 324 Source/core/css/MediaQueryEvaluator.cpp static bool gridMediaFeatureEval(CSSValue* value, MediaFeaturePrefix op, const MediaValues&) value 329 Source/core/css/MediaQueryEvaluator.cpp if (value && numberValue(value, number)) value 355 Source/core/css/MediaQueryEvaluator.cpp static bool computeLength(CSSValue* value, bool strict, RenderStyle* initialStyle, int defaultFontSize, int& result) value 357 Source/core/css/MediaQueryEvaluator.cpp if (!value->isPrimitiveValue()) value 360 Source/core/css/MediaQueryEvaluator.cpp CSSPrimitiveValue* primitiveValue = toCSSPrimitiveValue(value); value 382 Source/core/css/MediaQueryEvaluator.cpp static bool deviceHeightMediaFeatureEval(CSSValue* value, MediaFeaturePrefix op, const MediaValues& mediaValues) value 384 Source/core/css/MediaQueryEvaluator.cpp if (value) { value 386 Source/core/css/MediaQueryEvaluator.cpp return computeLength(value, mediaValues.strictMode(), mediaValues.style(), mediaValues.defaultFontSize(), length) value 394 Source/core/css/MediaQueryEvaluator.cpp static bool deviceWidthMediaFeatureEval(CSSValue* value, MediaFeaturePrefix op, const MediaValues& mediaValues) value 396 Source/core/css/MediaQueryEvaluator.cpp if (value) { value 398 Source/core/css/MediaQueryEvaluator.cpp return computeLength(value, mediaValues.strictMode(), mediaValues.style(), mediaValues.defaultFontSize(), length) value 406 Source/core/css/MediaQueryEvaluator.cpp static bool heightMediaFeatureEval(CSSValue* value, MediaFeaturePrefix op, const MediaValues& mediaValues) value 409 Source/core/css/MediaQueryEvaluator.cpp if (value) { value 411 Source/core/css/MediaQueryEvaluator.cpp return computeLength(value, mediaValues.strictMode(), mediaValues.style(), mediaValues.defaultFontSize(), length) value 418 Source/core/css/MediaQueryEvaluator.cpp static bool widthMediaFeatureEval(CSSValue* value, MediaFeaturePrefix op, const MediaValues& mediaValues) value 421 Source/core/css/MediaQueryEvaluator.cpp if (value) { value 423 Source/core/css/MediaQueryEvaluator.cpp return computeLength(value, mediaValues.strictMode(), mediaValues.style(), mediaValues.defaultFontSize(), length) value 432 Source/core/css/MediaQueryEvaluator.cpp static bool minColorMediaFeatureEval(CSSValue* value, MediaFeaturePrefix, const MediaValues& mediaValues) value 434 Source/core/css/MediaQueryEvaluator.cpp return colorMediaFeatureEval(value, MinPrefix, mediaValues); value 437 Source/core/css/MediaQueryEvaluator.cpp static bool maxColorMediaFeatureEval(CSSValue* value, MediaFeaturePrefix, const MediaValues& mediaValues) value 439 Source/core/css/MediaQueryEvaluator.cpp return colorMediaFeatureEval(value, MaxPrefix, mediaValues); value 442 Source/core/css/MediaQueryEvaluator.cpp static bool minColorIndexMediaFeatureEval(CSSValue* value, MediaFeaturePrefix, const MediaValues& mediaValues) value 444 Source/core/css/MediaQueryEvaluator.cpp return colorIndexMediaFeatureEval(value, MinPrefix, mediaValues); value 447 Source/core/css/MediaQueryEvaluator.cpp static bool maxColorIndexMediaFeatureEval(CSSValue* value, MediaFeaturePrefix, const MediaValues& mediaValues) value 449 Source/core/css/MediaQueryEvaluator.cpp return colorIndexMediaFeatureEval(value, MaxPrefix, mediaValues); value 452 Source/core/css/MediaQueryEvaluator.cpp static bool minMonochromeMediaFeatureEval(CSSValue* value, MediaFeaturePrefix, const MediaValues& mediaValues) value 454 Source/core/css/MediaQueryEvaluator.cpp return monochromeMediaFeatureEval(value, MinPrefix, mediaValues); value 457 Source/core/css/MediaQueryEvaluator.cpp static bool maxMonochromeMediaFeatureEval(CSSValue* value, MediaFeaturePrefix, const MediaValues& mediaValues) value 459 Source/core/css/MediaQueryEvaluator.cpp return monochromeMediaFeatureEval(value, MaxPrefix, mediaValues); value 462 Source/core/css/MediaQueryEvaluator.cpp static bool minAspectRatioMediaFeatureEval(CSSValue* value, MediaFeaturePrefix, const MediaValues& mediaValues) value 464 Source/core/css/MediaQueryEvaluator.cpp return aspectRatioMediaFeatureEval(value, MinPrefix, mediaValues); value 467 Source/core/css/MediaQueryEvaluator.cpp static bool maxAspectRatioMediaFeatureEval(CSSValue* value, MediaFeaturePrefix, const MediaValues& mediaValues) value 469 Source/core/css/MediaQueryEvaluator.cpp return aspectRatioMediaFeatureEval(value, MaxPrefix, mediaValues); value 472 Source/core/css/MediaQueryEvaluator.cpp static bool minDeviceAspectRatioMediaFeatureEval(CSSValue* value, MediaFeaturePrefix, const MediaValues& mediaValues) value 474 Source/core/css/MediaQueryEvaluator.cpp return deviceAspectRatioMediaFeatureEval(value, MinPrefix, mediaValues); value 477 Source/core/css/MediaQueryEvaluator.cpp static bool maxDeviceAspectRatioMediaFeatureEval(CSSValue* value, MediaFeaturePrefix, const MediaValues& mediaValues) value 479 Source/core/css/MediaQueryEvaluator.cpp return deviceAspectRatioMediaFeatureEval(value, MaxPrefix, mediaValues); value 482 Source/core/css/MediaQueryEvaluator.cpp static bool minDevicePixelRatioMediaFeatureEval(CSSValue* value, MediaFeaturePrefix, const MediaValues& mediaValues) value 486 Source/core/css/MediaQueryEvaluator.cpp return devicePixelRatioMediaFeatureEval(value, MinPrefix, mediaValues); value 489 Source/core/css/MediaQueryEvaluator.cpp static bool maxDevicePixelRatioMediaFeatureEval(CSSValue* value, MediaFeaturePrefix, const MediaValues& mediaValues) value 493 Source/core/css/MediaQueryEvaluator.cpp return devicePixelRatioMediaFeatureEval(value, MaxPrefix, mediaValues); value 496 Source/core/css/MediaQueryEvaluator.cpp static bool minHeightMediaFeatureEval(CSSValue* value, MediaFeaturePrefix, const MediaValues& mediaValues) value 498 Source/core/css/MediaQueryEvaluator.cpp return heightMediaFeatureEval(value, MinPrefix, mediaValues); value 501 Source/core/css/MediaQueryEvaluator.cpp static bool maxHeightMediaFeatureEval(CSSValue* value, MediaFeaturePrefix, const MediaValues& mediaValues) value 503 Source/core/css/MediaQueryEvaluator.cpp return heightMediaFeatureEval(value, MaxPrefix, mediaValues); value 506 Source/core/css/MediaQueryEvaluator.cpp static bool minWidthMediaFeatureEval(CSSValue* value, MediaFeaturePrefix, const MediaValues& mediaValues) value 508 Source/core/css/MediaQueryEvaluator.cpp return widthMediaFeatureEval(value, MinPrefix, mediaValues); value 511 Source/core/css/MediaQueryEvaluator.cpp static bool maxWidthMediaFeatureEval(CSSValue* value, MediaFeaturePrefix, const MediaValues& mediaValues) value 513 Source/core/css/MediaQueryEvaluator.cpp return widthMediaFeatureEval(value, MaxPrefix, mediaValues); value 516 Source/core/css/MediaQueryEvaluator.cpp static bool minDeviceHeightMediaFeatureEval(CSSValue* value, MediaFeaturePrefix, const MediaValues& mediaValues) value 518 Source/core/css/MediaQueryEvaluator.cpp return deviceHeightMediaFeatureEval(value, MinPrefix, mediaValues); value 521 Source/core/css/MediaQueryEvaluator.cpp static bool maxDeviceHeightMediaFeatureEval(CSSValue* value, MediaFeaturePrefix, const MediaValues& mediaValues) value 523 Source/core/css/MediaQueryEvaluator.cpp return deviceHeightMediaFeatureEval(value, MaxPrefix, mediaValues); value 526 Source/core/css/MediaQueryEvaluator.cpp static bool minDeviceWidthMediaFeatureEval(CSSValue* value, MediaFeaturePrefix, const MediaValues& mediaValues) value 528 Source/core/css/MediaQueryEvaluator.cpp return deviceWidthMediaFeatureEval(value, MinPrefix, mediaValues); value 531 Source/core/css/MediaQueryEvaluator.cpp static bool maxDeviceWidthMediaFeatureEval(CSSValue* value, MediaFeaturePrefix, const MediaValues& mediaValues) value 533 Source/core/css/MediaQueryEvaluator.cpp return deviceWidthMediaFeatureEval(value, MaxPrefix, mediaValues); value 536 Source/core/css/MediaQueryEvaluator.cpp static bool minResolutionMediaFeatureEval(CSSValue* value, MediaFeaturePrefix, const MediaValues& mediaValues) value 538 Source/core/css/MediaQueryEvaluator.cpp return resolutionMediaFeatureEval(value, MinPrefix, mediaValues); value 541 Source/core/css/MediaQueryEvaluator.cpp static bool maxResolutionMediaFeatureEval(CSSValue* value, MediaFeaturePrefix, const MediaValues& mediaValues) value 543 Source/core/css/MediaQueryEvaluator.cpp return resolutionMediaFeatureEval(value, MaxPrefix, mediaValues); value 546 Source/core/css/MediaQueryEvaluator.cpp static bool animationMediaFeatureEval(CSSValue* value, MediaFeaturePrefix op, const MediaValues& mediaValues) value 550 Source/core/css/MediaQueryEvaluator.cpp if (value) { value 552 Source/core/css/MediaQueryEvaluator.cpp return numberValue(value, number) && compareValue(1, static_cast<int>(number), op); value 557 Source/core/css/MediaQueryEvaluator.cpp static bool transform2dMediaFeatureEval(CSSValue* value, MediaFeaturePrefix op, const MediaValues& mediaValues) value 561 Source/core/css/MediaQueryEvaluator.cpp if (value) { value 563 Source/core/css/MediaQueryEvaluator.cpp return numberValue(value, number) && compareValue(1, static_cast<int>(number), op); value 568 Source/core/css/MediaQueryEvaluator.cpp static bool transform3dMediaFeatureEval(CSSValue* value, MediaFeaturePrefix op, const MediaValues& mediaValues) value 580 Source/core/css/MediaQueryEvaluator.cpp if (value) { value 582 Source/core/css/MediaQueryEvaluator.cpp return numberValue(value, number) && compareValue(have3dRendering, static_cast<int>(number), op); value 587 Source/core/css/MediaQueryEvaluator.cpp static bool viewModeMediaFeatureEval(CSSValue* value, MediaFeaturePrefix, const MediaValues& mediaValues) value 591 Source/core/css/MediaQueryEvaluator.cpp if (!value) value 594 Source/core/css/MediaQueryEvaluator.cpp return toCSSPrimitiveValue(value)->getValueID() == CSSValueWindowed; value 597 Source/core/css/MediaQueryEvaluator.cpp static bool hoverMediaFeatureEval(CSSValue* value, MediaFeaturePrefix, const MediaValues& mediaValues) value 608 Source/core/css/MediaQueryEvaluator.cpp if (value) { value 609 Source/core/css/MediaQueryEvaluator.cpp if (!numberValue(value, number)) value 618 Source/core/css/MediaQueryEvaluator.cpp static bool pointerMediaFeatureEval(CSSValue* value, MediaFeaturePrefix, const MediaValues& mediaValues) value 628 Source/core/css/MediaQueryEvaluator.cpp if (!value) value 631 Source/core/css/MediaQueryEvaluator.cpp if (!value->isPrimitiveValue()) value 634 Source/core/css/MediaQueryEvaluator.cpp const CSSValueID id = toCSSPrimitiveValue(value)->getValueID(); value 640 Source/core/css/MediaQueryEvaluator.cpp static bool scanMediaFeatureEval(CSSValue* value, MediaFeaturePrefix, const MediaValues& mediaValues) value 645 Source/core/css/MediaQueryEvaluator.cpp if (!value) value 648 Source/core/css/MediaQueryEvaluator.cpp if (!value->isPrimitiveValue()) value 654 Source/core/css/MediaQueryEvaluator.cpp return toCSSPrimitiveValue(value)->getValueID() == CSSValueProgressive; value 679 Source/core/css/MediaQueryEvaluator.cpp return func(expr->value(), NoPrefix, *m_mediaValues); value 44 Source/core/css/MediaQueryExp.cpp static inline bool featureWithCSSValueID(const String& mediaFeature, const CSSParserValue* value) value 46 Source/core/css/MediaQueryExp.cpp if (!value->id) value 83 Source/core/css/MediaQueryExp.cpp static inline bool featureWithValidPositiveLength(const String& mediaFeature, const CSSParserValue* value) value 85 Source/core/css/MediaQueryExp.cpp if (!(((value->unit >= CSSPrimitiveValue::CSS_EMS && value->unit <= CSSPrimitiveValue::CSS_PC) || value->unit == CSSPrimitiveValue::CSS_REMS) || (value->unit == CSSPrimitiveValue::CSS_NUMBER && !(value->fValue))) || value->fValue < 0) value 103 Source/core/css/MediaQueryExp.cpp static inline bool featureWithValidDensity(const String& mediaFeature, const CSSParserValue* value) value 105 Source/core/css/MediaQueryExp.cpp if ((value->unit != CSSPrimitiveValue::CSS_DPPX && value->unit != CSSPrimitiveValue::CSS_DPI && value->unit != CSSPrimitiveValue::CSS_DPCM) || value->fValue <= 0) value 113 Source/core/css/MediaQueryExp.cpp static inline bool featureWithPositiveInteger(const String& mediaFeature, const CSSParserValue* value) value 115 Source/core/css/MediaQueryExp.cpp if (!value->isInt || value->fValue < 0) value 129 Source/core/css/MediaQueryExp.cpp static inline bool featureWithPositiveNumber(const String& mediaFeature, const CSSParserValue* value) value 131 Source/core/css/MediaQueryExp.cpp if (value->unit != CSSPrimitiveValue::CSS_NUMBER || value->fValue < 0) value 142 Source/core/css/MediaQueryExp.cpp static inline bool featureWithZeroOrOne(const String& mediaFeature, const CSSParserValue* value) value 144 Source/core/css/MediaQueryExp.cpp if (!value->isInt || !(value->fValue == 1 || !value->fValue)) value 204 Source/core/css/MediaQueryExp.cpp , m_value(other.value()) value 208 Source/core/css/MediaQueryExp.cpp MediaQueryExp::MediaQueryExp(const String& mediaFeature, PassRefPtrWillBeRawPtr<CSSValue> value) value 210 Source/core/css/MediaQueryExp.cpp , m_value(value) value 225 Source/core/css/MediaQueryExp.cpp CSSParserValue* value = valueList->current(); value 226 Source/core/css/MediaQueryExp.cpp ASSERT(value); value 228 Source/core/css/MediaQueryExp.cpp if (featureWithCSSValueID(lowerMediaFeature, value)) { value 230 Source/core/css/MediaQueryExp.cpp cssValue = CSSPrimitiveValue::createIdentifier(value->id); value 233 Source/core/css/MediaQueryExp.cpp } else if (featureWithValidDensity(lowerMediaFeature, value)) { value 235 Source/core/css/MediaQueryExp.cpp cssValue = CSSPrimitiveValue::create(value->fValue, (CSSPrimitiveValue::UnitTypes) value->unit); value 236 Source/core/css/MediaQueryExp.cpp } else if (featureWithValidPositiveLength(lowerMediaFeature, value)) { value 238 Source/core/css/MediaQueryExp.cpp cssValue = CSSPrimitiveValue::create(value->fValue, (CSSPrimitiveValue::UnitTypes) value->unit); value 239 Source/core/css/MediaQueryExp.cpp } else if (featureWithPositiveInteger(lowerMediaFeature, value)) { value 241 Source/core/css/MediaQueryExp.cpp cssValue = CSSPrimitiveValue::create(value->fValue, CSSPrimitiveValue::CSS_NUMBER); value 242 Source/core/css/MediaQueryExp.cpp } else if (featureWithPositiveNumber(lowerMediaFeature, value)) { value 244 Source/core/css/MediaQueryExp.cpp cssValue = CSSPrimitiveValue::create(value->fValue, CSSPrimitiveValue::CSS_NUMBER); value 245 Source/core/css/MediaQueryExp.cpp } else if (featureWithZeroOrOne(lowerMediaFeature, value)) { value 247 Source/core/css/MediaQueryExp.cpp cssValue = CSSPrimitiveValue::create(value->fValue, CSSPrimitiveValue::CSS_NUMBER); value 261 Source/core/css/MediaQueryExp.cpp const CSSParserValue* value = valueList->current(); value 262 Source/core/css/MediaQueryExp.cpp if (i != 1 && value->unit == CSSPrimitiveValue::CSS_NUMBER && value->fValue > 0 && value->isInt) { value 264 Source/core/css/MediaQueryExp.cpp numeratorValue = value->fValue; value 266 Source/core/css/MediaQueryExp.cpp denominatorValue = value->fValue; value 267 Source/core/css/MediaQueryExp.cpp } else if (i == 1 && value->unit == CSSParserValue::Operator && value->iValue == '/') { value 48 Source/core/css/MediaQueryExp.h CSSValue* value() const { return m_value.get(); } value 36 Source/core/css/MediaQueryListListener.h static PassRefPtrWillBeRawPtr<MediaQueryListListener> create(const ScriptValue& value) value 38 Source/core/css/MediaQueryListListener.h if (!value.isFunction()) value 40 Source/core/css/MediaQueryListListener.h return adoptRefWillBeNoop(new MediaQueryListListener(value)); value 49 Source/core/css/MediaQueryListListener.h explicit MediaQueryListListener(const ScriptValue& value) : m_value(value) { } value 211 Source/core/css/PropertySetCSSStyleDeclaration.cpp void AbstractPropertySetCSSStyleDeclaration::setProperty(const String& propertyName, const String& value, const String& priority, ExceptionState& exceptionState) value 221 Source/core/css/PropertySetCSSStyleDeclaration.cpp setPropertyInternal(propertyID, value, important, exceptionState); value 253 Source/core/css/PropertySetCSSStyleDeclaration.cpp void AbstractPropertySetCSSStyleDeclaration::setPropertyInternal(CSSPropertyID propertyID, const String& value, bool important, ExceptionState&) value 258 Source/core/css/PropertySetCSSStyleDeclaration.cpp bool changed = propertySet().setProperty(propertyID, value, important, contextStyleSheet()); value 276 Source/core/css/PropertySetCSSStyleDeclaration.cpp RefPtrWillBeMember<CSSValue>& clonedValue = m_cssomCSSValueClones->add(internalValue, RefPtrWillBeMember<CSSValue>()).storedValue->value; value 58 Source/core/css/PropertySetCSSStyleDeclaration.h virtual void setProperty(const String& propertyName, const String& value, const String& priority, ExceptionState&) OVERRIDE FINAL; value 64 Source/core/css/PropertySetCSSStyleDeclaration.h virtual void setPropertyInternal(CSSPropertyID, const String& value, bool important, ExceptionState&) OVERRIDE FINAL; value 40 Source/core/css/RGBColor.cpp unsigned value = (m_rgbColor >> 16) & 0xFF; value 41 Source/core/css/RGBColor.cpp RefPtrWillBeRawPtr<CSSPrimitiveValue> result = CSSPrimitiveValue::create(value, CSSPrimitiveValue::CSS_NUMBER); value 48 Source/core/css/RGBColor.cpp unsigned value = (m_rgbColor >> 8) & 0xFF; value 49 Source/core/css/RGBColor.cpp RefPtrWillBeRawPtr<CSSPrimitiveValue> result = CSSPrimitiveValue::create(value, CSSPrimitiveValue::CSS_NUMBER); value 56 Source/core/css/RGBColor.cpp unsigned value = m_rgbColor & 0xFF; value 57 Source/core/css/RGBColor.cpp RefPtrWillBeRawPtr<CSSPrimitiveValue> result = CSSPrimitiveValue::create(value, CSSPrimitiveValue::CSS_NUMBER); value 64 Source/core/css/RGBColor.cpp float value = static_cast<float>((m_rgbColor >> 24) & 0xFF) / 0xFF; value 65 Source/core/css/RGBColor.cpp RefPtrWillBeRawPtr<CSSPrimitiveValue> result = CSSPrimitiveValue::create(value, CSSPrimitiveValue::CSS_NUMBER); value 36 Source/core/css/RemoteFontFaceSource.cpp SimpleFontData* fontData = it->value.get(); value 151 Source/core/css/RuleFeature.cpp features.id = selector.value(); value 153 Source/core/css/RuleFeature.cpp features.classes.append(selector.value()); value 168 Source/core/css/RuleFeature.cpp return &ensureClassInvalidationSet(selector.value()); value 172 Source/core/css/RuleFeature.cpp return &ensureIdInvalidationSet(selector.value()); value 261 Source/core/css/RuleFeature.cpp addResult.storedValue->value = DescendantInvalidationSet::create(); value 262 Source/core/css/RuleFeature.cpp return *addResult.storedValue->value; value 269 Source/core/css/RuleFeature.cpp addResult.storedValue->value = DescendantInvalidationSet::create(); value 270 Source/core/css/RuleFeature.cpp return *addResult.storedValue->value; value 277 Source/core/css/RuleFeature.cpp addResult.storedValue->value = DescendantInvalidationSet::create(); value 278 Source/core/css/RuleFeature.cpp return *addResult.storedValue->value; value 343 Source/core/css/RuleFeature.cpp ensureClassInvalidationSet(it->key).combine(*it->value); value 345 Source/core/css/RuleFeature.cpp ensureAttributeInvalidationSet(it->key).combine(*it->value); value 347 Source/core/css/RuleFeature.cpp ensureIdInvalidationSet(it->key).combine(*it->value); value 69 Source/core/css/RuleFeature.h void setMaxDirectAdjacentSelectors(unsigned value) { m_metadata.maxDirectAdjacentSelectors = std::max(value, m_metadata.maxDirectAdjacentSelectors); } value 118 Source/core/css/RuleSet.cpp if (component->pseudoType() == CSSSelector::PseudoCue || (component->m_match == CSSSelector::PseudoElement && component->value() == TextTrackCue::cueShadowPseudoId())) value 144 Source/core/css/RuleSet.cpp OwnPtrWillBeMember<WillBeHeapLinkedStack<RuleData> >& rules = map.add(key, nullptr).storedValue->value; value 154 Source/core/css/RuleSet.cpp id = selector->value(); value 157 Source/core/css/RuleSet.cpp className = selector->value(); value 165 Source/core/css/RuleSet.cpp customPseudoElementName = selector->value(); value 332 Source/core/css/RuleSet.cpp OwnPtrWillBeRawPtr<WillBeHeapLinkedStack<RuleData> > pendingRules = it->value.release(); value 335 Source/core/css/RuleSet.cpp WillBeHeapTerminatedArrayBuilder<RuleData> builder(compactRules->value.release()); value 342 Source/core/css/RuleSet.cpp compactRules->value = builder.release(); value 47 Source/core/css/RuleSetTest.cpp ASSERT_EQ(str, rules->at(0).selector().value()); value 59 Source/core/css/RuleSetTest.cpp ASSERT_EQ(str, rules->at(0).selector().value()); value 85 Source/core/css/RuleSetTest.cpp ASSERT_EQ(classStr, rules->at(0).selector().value()); value 97 Source/core/css/RuleSetTest.cpp ASSERT_EQ(str, rules->at(0).selector().value()); value 136 Source/core/css/RuleSetTest.cpp ASSERT_EQ(valueStr, rules->at(0).selector().value()); value 208 Source/core/css/SVGCSSComputedStyleDeclaration.cpp if (RefPtrWillBeRawPtr<CSSPrimitiveValue> value = glyphOrientationToCSSPrimitiveValue(svgStyle->glyphOrientationVertical())) value 209 Source/core/css/SVGCSSComputedStyleDeclaration.cpp return value.release(); value 74 Source/core/css/SelectorChecker.cpp if (element->shadowPseudoId() != selector.value()) value 411 Source/core/css/SelectorChecker.cpp const AtomicString& value = attributeItem.value(); value 412 Source/core/css/SelectorChecker.cpp if (value.isNull()) value 417 Source/core/css/SelectorChecker.cpp if (caseSensitive ? selectorValue != value : !equalIgnoringCase(selectorValue, value)) value 428 Source/core/css/SelectorChecker.cpp size_t foundPos = value.find(selectorValue, startSearchAt, caseSensitive); value 431 Source/core/css/SelectorChecker.cpp if (!foundPos || isHTMLSpace<UChar>(value[foundPos - 1])) { value 433 Source/core/css/SelectorChecker.cpp if (endStr == value.length() || isHTMLSpace<UChar>(value[endStr])) value 443 Source/core/css/SelectorChecker.cpp if (!value.contains(selectorValue, caseSensitive) || selectorValue.isEmpty()) value 447 Source/core/css/SelectorChecker.cpp if (!value.startsWith(selectorValue, caseSensitive) || selectorValue.isEmpty()) value 451 Source/core/css/SelectorChecker.cpp if (!value.endsWith(selectorValue, caseSensitive) || selectorValue.isEmpty()) value 455 Source/core/css/SelectorChecker.cpp if (value.length() < selectorValue.length()) value 457 Source/core/css/SelectorChecker.cpp if (!value.startsWith(selectorValue, caseSensitive)) value 460 Source/core/css/SelectorChecker.cpp if (value.length() != selectorValue.length() && value[selectorValue.length()] != '-') value 484 Source/core/css/SelectorChecker.cpp const AtomicString& selectorValue = selector.value(); value 529 Source/core/css/SelectorChecker.cpp return element.hasClass() && element.classNames().contains(selector.value()); value 532 Source/core/css/SelectorChecker.cpp return element.hasID() && element.idForStyleResolution() == selector.value(); value 850 Source/core/css/SelectorChecker.cpp AtomicString value; value 852 Source/core/css/SelectorChecker.cpp value = toVTTElement(element).language(); value 854 Source/core/css/SelectorChecker.cpp value = element.computeInheritedLanguage(); value 856 Source/core/css/SelectorChecker.cpp if (value.isEmpty() || !value.startsWith(argument, false)) value 858 Source/core/css/SelectorChecker.cpp if (value.length() != argument.length() && value[argument.length()] != '-') value 115 Source/core/css/SelectorChecker.h static bool checkExactAttribute(const Element&, const QualifiedName& selectorAttributeName, const StringImpl* value); value 165 Source/core/css/SelectorChecker.h inline bool SelectorChecker::checkExactAttribute(const Element& element, const QualifiedName& selectorAttributeName, const StringImpl* value) value 172 Source/core/css/SelectorChecker.h if (attribute.matches(selectorAttributeName) && (!value || attribute.value().impl() == value)) value 115 Source/core/css/SelectorFilter.cpp if (!selector.value().isEmpty()) value 116 Source/core/css/SelectorFilter.cpp (*hash++) = selector.value().impl()->existingHash() * IdAttributeSalt; value 119 Source/core/css/SelectorFilter.cpp if (!selector.value().isEmpty()) value 120 Source/core/css/SelectorFilter.cpp (*hash++) = selector.value().impl()->existingHash() * ClassAttributeSalt; value 36 Source/core/css/StylePropertySerializer.cpp static bool isInitialOrInherit(const String& value) value 40 Source/core/css/StylePropertySerializer.cpp return value.length() == 7 && (value == initial || value == inherit); value 48 Source/core/css/StylePropertySerializer.cpp String StylePropertySerializer::getPropertyText(CSSPropertyID propertyID, const String& value, bool isImportant, bool isNotFirstDecl) const value 55 Source/core/css/StylePropertySerializer.cpp result.append(value); value 78 Source/core/css/StylePropertySerializer.cpp String value; value 94 Source/core/css/StylePropertySerializer.cpp if (property.value()->isValueList()) value 95 Source/core/css/StylePropertySerializer.cpp value = toCSSValueList(property.value())->customCSSText(AlwaysQuoteCSSString); value 118 Source/core/css/StylePropertySerializer.cpp value = borderPropertyValue(ReturnNullOnUncommonValues); value 119 Source/core/css/StylePropertySerializer.cpp if (value.isNull()) value 220 Source/core/css/StylePropertySerializer.cpp if (!shorthandPropertyAppeared.get(shortPropertyIndex) && value.isNull()) value 221 Source/core/css/StylePropertySerializer.cpp value = m_propertySet.getPropertyValue(shorthandPropertyID); value 225 Source/core/css/StylePropertySerializer.cpp if (!value.isNull()) { value 231 Source/core/css/StylePropertySerializer.cpp value = property.value()->cssText(); value 233 Source/core/css/StylePropertySerializer.cpp if (value == "initial" && !CSSProperty::isInheritedProperty(propertyID)) value 236 Source/core/css/StylePropertySerializer.cpp result.append(getPropertyText(propertyID, value, property.isImportant(), numDecls++)); value 324 Source/core/css/StylePropertySerializer.cpp RefPtrWillBeRawPtr<CSSValue> value = m_propertySet.getPropertyCSSValue(CSSPropertyMarkerStart); value 325 Source/core/css/StylePropertySerializer.cpp if (value) value 326 Source/core/css/StylePropertySerializer.cpp return value->cssText(); value 383 Source/core/css/StylePropertySerializer.cpp String value = m_propertySet.propertyAt(foundPropertyIndex).value()->cssText(); value 384 Source/core/css/StylePropertySerializer.cpp result.append(value); value 385 Source/core/css/StylePropertySerializer.cpp if (!commonValue.isNull() && commonValue != value) value 401 Source/core/css/StylePropertySerializer.cpp String commonValue = fontSizeProperty.value()->cssText(); value 408 Source/core/css/StylePropertySerializer.cpp result.append(fontSizeProperty.value()->cssText()); value 412 Source/core/css/StylePropertySerializer.cpp result.append(fontFamilyProperty.value()->cssText()); value 435 Source/core/css/StylePropertySerializer.cpp if (!top.value() || !right.value() || !bottom.value() || !left.value()) value 441 Source/core/css/StylePropertySerializer.cpp if (top.value()->isInitialValue() || right.value()->isInitialValue() || bottom.value()->isInitialValue() || left.value()->isInitialValue()) { value 442 Source/core/css/StylePropertySerializer.cpp if (top.value()->isInitialValue() && right.value()->isInitialValue() && bottom.value()->isInitialValue() && left.value()->isInitialValue() && !top.isImplicit()) { value 451 Source/core/css/StylePropertySerializer.cpp bool showLeft = !right.value()->equals(*left.value()); value 452 Source/core/css/StylePropertySerializer.cpp bool showBottom = !top.value()->equals(*bottom.value()) || showLeft; value 453 Source/core/css/StylePropertySerializer.cpp bool showRight = !top.value()->equals(*right.value()) || showBottom; value 456 Source/core/css/StylePropertySerializer.cpp result.append(top.value()->cssText()); value 459 Source/core/css/StylePropertySerializer.cpp result.append(right.value()->cssText()); value 463 Source/core/css/StylePropertySerializer.cpp result.append(bottom.value()->cssText()); value 467 Source/core/css/StylePropertySerializer.cpp result.append(left.value()->cssText()); value 504 Source/core/css/StylePropertySerializer.cpp RefPtrWillBeRawPtr<CSSValue> value = nullptr; value 507 Source/core/css/StylePropertySerializer.cpp value = toCSSValueList(values[j].get())->item(i); value 509 Source/core/css/StylePropertySerializer.cpp value = values[j]; value 514 Source/core/css/StylePropertySerializer.cpp value = nullptr; value 517 Source/core/css/StylePropertySerializer.cpp value = nullptr; value 529 Source/core/css/StylePropertySerializer.cpp if ((j < size - 1 && shorthand.properties()[j + 1] == CSSPropertyBackgroundRepeatY && value) value 530 Source/core/css/StylePropertySerializer.cpp || (j < size - 1 && shorthand.properties()[j + 1] == CSSPropertyWebkitMaskRepeatY && value)) { value 540 Source/core/css/StylePropertySerializer.cpp if (value->isImplicitInitialValue() || yValue->isImplicitInitialValue()) value 545 Source/core/css/StylePropertySerializer.cpp if (!value->isPrimitiveValue() || !yValue->isPrimitiveValue()) value 548 Source/core/css/StylePropertySerializer.cpp CSSValueID xId = toCSSPrimitiveValue(value.get())->getValueID(); value 566 Source/core/css/StylePropertySerializer.cpp if (value && !value->isImplicitInitialValue()) { value 585 Source/core/css/StylePropertySerializer.cpp valueText = value->cssText(); value 628 Source/core/css/StylePropertySerializer.cpp RefPtrWillBeRawPtr<CSSValue> value = m_propertySet.getPropertyCSSValue(shorthand.properties()[i]); value 629 Source/core/css/StylePropertySerializer.cpp if (!value) value 631 Source/core/css/StylePropertySerializer.cpp String valueText = value->cssText(); value 636 Source/core/css/StylePropertySerializer.cpp if (value->isInitialValue()) value 657 Source/core/css/StylePropertySerializer.cpp RefPtrWillBeRawPtr<CSSValue> value = m_propertySet.getPropertyCSSValue(shorthand.properties()[i]); value 659 Source/core/css/StylePropertySerializer.cpp if (!value) value 661 Source/core/css/StylePropertySerializer.cpp String text = value->cssText(); value 683 Source/core/css/StylePropertySerializer.cpp String value = getCommonValue(properties[i]); value 684 Source/core/css/StylePropertySerializer.cpp if (value.isNull()) { value 691 Source/core/css/StylePropertySerializer.cpp commonValue = value; value 692 Source/core/css/StylePropertySerializer.cpp else if (!commonValue.isNull() && commonValue != value) value 694 Source/core/css/StylePropertySerializer.cpp if (value == "initial") value 698 Source/core/css/StylePropertySerializer.cpp result.append(value); value 759 Source/core/css/StylePropertySerializer.cpp RefPtrWillBeRawPtr<CSSValue> value = m_propertySet.getPropertyCSSValue(CSSPropertyBackgroundImage); value 761 Source/core/css/StylePropertySerializer.cpp result.append(getPropertyText(CSSPropertyBackground, value->cssText(), isImportant, numDecls++)); value 777 Source/core/css/StylePropertySerializer.cpp RefPtrWillBeRawPtr<CSSValue> value = m_propertySet.getPropertyCSSValue(propertyID); value 778 Source/core/css/StylePropertySerializer.cpp if (!value) value 780 Source/core/css/StylePropertySerializer.cpp result.append(getPropertyText(propertyID, value->cssText(), m_propertySet.propertyIsImportant(propertyID), numDecls++)); value 788 Source/core/css/StylePropertySerializer.cpp RefPtrWillBeRawPtr<CSSValue> value = m_propertySet.getPropertyCSSValue(CSSPropertyBackgroundPositionX); value 790 Source/core/css/StylePropertySerializer.cpp result.append(getPropertyText(CSSPropertyBackgroundPosition, value->cssText(), isImportant, numDecls++)); value 798 Source/core/css/StylePropertySerializer.cpp if (RefPtrWillBeRawPtr<CSSValue> value = m_propertySet.getPropertyCSSValue(CSSPropertyBackgroundPositionX)) { value 799 Source/core/css/StylePropertySerializer.cpp if (!value->isImplicitInitialValue()) { value 801 Source/core/css/StylePropertySerializer.cpp result.append(getPropertyText(CSSPropertyBackgroundPositionX, value->cssText(), isImportant, numDecls++)); value 804 Source/core/css/StylePropertySerializer.cpp if (RefPtrWillBeRawPtr<CSSValue> value = m_propertySet.getPropertyCSSValue(CSSPropertyBackgroundPositionY)) { value 805 Source/core/css/StylePropertySerializer.cpp if (!value->isImplicitInitialValue()) { value 807 Source/core/css/StylePropertySerializer.cpp result.append(getPropertyText(CSSPropertyBackgroundPositionY, value->cssText(), isImportant, numDecls++)); value 823 Source/core/css/StylePropertySerializer.cpp RefPtrWillBeRawPtr<CSSValue> value = m_propertySet.getPropertyCSSValue(shorthand.properties()[i]); value 824 Source/core/css/StylePropertySerializer.cpp if (!value || (value->isInitialValue() && !value->isImplicitInitialValue()) || value->isInheritedValue()) value 839 Source/core/css/StylePropertySerializer.cpp RefPtrWillBeRawPtr<CSSValue> value = m_propertySet.getPropertyCSSValue(shorthand.properties()[i]); value 840 Source/core/css/StylePropertySerializer.cpp if (!value) value 842 Source/core/css/StylePropertySerializer.cpp if (!value->isInitialValue()) value 844 Source/core/css/StylePropertySerializer.cpp if (!value->isInheritedValue()) value 47 Source/core/css/StylePropertySerializer.h void appendFontLonghandValueIfExplicit(CSSPropertyID, StringBuilder& result, String& value) const; value 49 Source/core/css/StylePropertySerializer.h String getPropertyText(CSSPropertyID, const String& value, bool isImportant, bool isNotFirstDecl) const; value 89 Source/core/css/StylePropertySet.cpp valueArray[i] = properties[i].value(); value 141 Source/core/css/StylePropertySet.cpp RefPtrWillBeRawPtr<CSSValue> value = getPropertyCSSValue(propertyID); value 142 Source/core/css/StylePropertySet.cpp if (value) value 143 Source/core/css/StylePropertySet.cpp return value->cssText(); value 153 Source/core/css/StylePropertySet.cpp return propertyAt(foundPropertyIndex).value(); value 207 Source/core/css/StylePropertySet.cpp *returnText = propertyAt(foundPropertyIndex).value()->cssText(); value 259 Source/core/css/StylePropertySet.cpp bool MutableStylePropertySet::setProperty(CSSPropertyID propertyID, const String& value, bool important, StyleSheetContents* contextStyleSheet) value 263 Source/core/css/StylePropertySet.cpp if (value.isEmpty()) value 268 Source/core/css/StylePropertySet.cpp return BisonCSSParser::parseValue(this, propertyID, value, important, cssParserMode(), contextStyleSheet); value 281 Source/core/css/StylePropertySet.cpp RefPtrWillBeRawPtr<CSSValue> value = prpValue; value 283 Source/core/css/StylePropertySet.cpp m_propertyVector.append(CSSProperty(shorthand.properties()[i], value, important)); value 317 Source/core/css/StylePropertySet.cpp m_propertyVector.append(CSSProperty(prefixingVariant, property.value(), property.isImportant(), property.isSetFromShorthand(), getIndexInShorthandVectorForPrefixingVariant(property, prefixingVariant), property.metadata().m_implicit)); value 325 Source/core/css/StylePropertySet.cpp *toReplace = CSSProperty(prefixingVariant, property.value(), property.isImportant(), property.isSetFromShorthand(), getIndexInShorthandVectorForPrefixingVariant(property, prefixingVariant), property.metadata().m_implicit); value 390 Source/core/css/StylePropertySet.cpp if (propertyAt(i).value()->hasFailedOrCanceledSubresources()) value 486 Source/core/css/StylePropertySet.cpp return propertyAt(foundPropertyIndex).value()->equals(*propertyValue); value 495 Source/core/css/StylePropertySet.cpp if (style->propertyMatches(property.id(), property.value())) value 509 Source/core/css/StylePropertySet.cpp if (style->cssPropertyMatches(property.id(), property.value())) value 527 Source/core/css/StylePropertySet.cpp RefPtrWillBeRawPtr<CSSValue> value = getPropertyCSSValue(properties[i]); value 528 Source/core/css/StylePropertySet.cpp if (value) value 529 Source/core/css/StylePropertySet.cpp list.append(CSSProperty(properties[i], value.release(), false)); value 77 Source/core/css/StylePropertySet.h const CSSValue* value() const { return propertyValue(); } value 79 Source/core/css/StylePropertySet.h CSSValue* value() { return const_cast<CSSValue*>(propertyValue()); } value 207 Source/core/css/StylePropertySet.h bool setProperty(CSSPropertyID, const String& value, bool important = false, StyleSheetContents* contextStyleSheet = 0); value 265 Source/core/css/StylePropertySet.h return toMutableStylePropertySet(m_propertySet).m_propertyVector.at(m_index).value(); value 307 Source/core/css/StyleSheetContents.cpp result.storedValue->value = uri; value 38 Source/core/css/invalidation/StyleInvalidator.cpp addResult.storedValue->value = adoptPtr(new InvalidationList); value 39 Source/core/css/invalidation/StyleInvalidator.cpp return *addResult.storedValue->value; value 70 Source/core/css/invalidation/StyleSheetInvalidationAnalysis.cpp idScopes.add(scopeSelector->value().impl()); value 72 Source/core/css/invalidation/StyleSheetInvalidationAnalysis.cpp classScopes.add(scopeSelector->value().impl()); value 254 Source/core/css/parser/BisonCSSParser-in.cpp RefPtrWillBeRawPtr<CSSValue> value = cssValuePool().createIdentifierValue(valueID); value 255 Source/core/css/parser/BisonCSSParser-in.cpp declaration->addParsedProperty(CSSProperty(propertyId, value.release(), important)); value 261 Source/core/css/parser/BisonCSSParser-in.cpp RefPtrWillBeRawPtr<CSSValue> value = cssValuePool().createColorValue(color); value 262 Source/core/css/parser/BisonCSSParser-in.cpp declaration->addParsedProperty(CSSProperty(propertyId, value.release(), important)); value 359 Source/core/css/parser/BisonCSSParser-in.cpp RefPtrWillBeRawPtr<CSSValue> value = cssValuePool().createValue(number, unit); value 360 Source/core/css/parser/BisonCSSParser-in.cpp declaration->addParsedProperty(CSSProperty(propertyId, value.release(), important)); value 867 Source/core/css/parser/BisonCSSParser-in.cpp RefPtrWillBeRawPtr<CSSValue> value = nullptr; value 869 Source/core/css/parser/BisonCSSParser-in.cpp value = cssValuePool().createInheritedValue(); value 871 Source/core/css/parser/BisonCSSParser-in.cpp value = cssValuePool().createExplicitInitialValue(); value 873 Source/core/css/parser/BisonCSSParser-in.cpp value = cssValuePool().createIdentifierValue(valueID); value 877 Source/core/css/parser/BisonCSSParser-in.cpp declaration->addParsedProperty(CSSProperty(propertyId, value.release(), important)); value 1108 Source/core/css/parser/BisonCSSParser-in.cpp CSSValue* value = parser.m_parsedProperties.first().value(); value 1109 Source/core/css/parser/BisonCSSParser-in.cpp if (!value->isPrimitiveValue()) value 1112 Source/core/css/parser/BisonCSSParser-in.cpp CSSPrimitiveValue* primitiveValue = toCSSPrimitiveValue(value); value 1425 Source/core/css/parser/BisonCSSParser-in.cpp for (CSSParserValue* value = m_valueList->current(); value; value = m_valueList->next()) { value 1426 Source/core/css/parser/BisonCSSParser-in.cpp RefPtrWillBeRawPtr<CSSValue> parsedTransformValue = parseTransformValue(propId, value); value 1436 Source/core/css/parser/BisonCSSParser-in.cpp PassRefPtrWillBeRawPtr<CSSValue> CSSPropertyParser::parseTransformValue(CSSPropertyID propId, CSSParserValue *value) value 1438 Source/core/css/parser/BisonCSSParser-in.cpp if (value->unit != CSSParserValue::Function || !value->function) value 1442 Source/core/css/parser/BisonCSSParser-in.cpp CSSParserValueList* args = value->function->args.get(); value 1447 Source/core/css/parser/BisonCSSParser-in.cpp TransformOperationInfo info(value->function->name); value 1592 Source/core/css/parser/BisonCSSParser-in.cpp CSSParserValue& BisonCSSParser::sinkFloatingValue(CSSParserValue& value) value 1594 Source/core/css/parser/BisonCSSParser-in.cpp if (value.unit == CSSParserValue::Function) { value 1595 Source/core/css/parser/BisonCSSParser-in.cpp size_t index = m_floatingFunctions.reverseFind(value.function); value 1599 Source/core/css/parser/BisonCSSParser-in.cpp return value; value 1879 Source/core/css/parser/BisonCSSParser-in.cpp if (property.id() == CSSPropertyFontVariant && property.value()->isPrimitiveValue()) value 1881 Source/core/css/parser/BisonCSSParser-in.cpp else if (property.id() == CSSPropertyFontFamily && (!property.value()->isValueList() || toCSSValueList(property.value())->length() != 1)) { value 2064 Source/core/css/parser/BisonCSSParser-in.cpp if (property.id() == CSSPropertyFontVariant && property.value()->isValueList()) { value 114 Source/core/css/parser/CSSPropertyParser.cpp static bool equalIgnoringCase(CSSParserValue* value, const char (&b)[N]) value 116 Source/core/css/parser/CSSPropertyParser.cpp ASSERT(value->unit == CSSPrimitiveValue::CSS_IDENT || value->unit == CSSPrimitiveValue::CSS_STRING); value 117 Source/core/css/parser/CSSPropertyParser.cpp return equalIgnoringCase(value->string, b); value 189 Source/core/css/parser/CSSPropertyParser.cpp void CSSPropertyParser::addPropertyWithPrefixingVariant(CSSPropertyID propId, PassRefPtrWillBeRawPtr<CSSValue> value, bool important, bool implicit) value 191 Source/core/css/parser/CSSPropertyParser.cpp RefPtrWillBeRawPtr<CSSValue> val = value.get(); value 192 Source/core/css/parser/CSSPropertyParser.cpp addProperty(propId, value, important, implicit); value 208 Source/core/css/parser/CSSPropertyParser.cpp void CSSPropertyParser::addProperty(CSSPropertyID propId, PassRefPtrWillBeRawPtr<CSSValue> value, bool important, bool implicit) value 212 Source/core/css/parser/CSSPropertyParser.cpp m_parsedProperties.append(CSSProperty(propId, value, important, false, CSSPropertyInvalid, m_implicitShorthand || implicit)); value 220 Source/core/css/parser/CSSPropertyParser.cpp m_parsedProperties.append(CSSProperty(propId, value, important, true, CSSPropertyInvalid, m_implicitShorthand || implicit)); value 222 Source/core/css/parser/CSSPropertyParser.cpp m_parsedProperties.append(CSSProperty(propId, value, important, true, indexOfShorthandForLonghand(m_currentShorthand, shorthands), m_implicitShorthand || implicit)); value 237 Source/core/css/parser/CSSPropertyParser.cpp bool CSSPropertyParser::validCalculationUnit(CSSParserValue* value, Units unitflags, ReleaseParsedCalcValueCondition releaseCalc) value 241 Source/core/css/parser/CSSPropertyParser.cpp if (!parseCalculation(value, mustBeNonNegative ? ValueRangeNonNegative : ValueRangeAll)) value 275 Source/core/css/parser/CSSPropertyParser.cpp inline bool CSSPropertyParser::shouldAcceptUnitLessValues(CSSParserValue* value, Units unitflags, CSSParserMode cssParserMode) value 278 Source/core/css/parser/CSSPropertyParser.cpp return (unitflags & (FLength | FAngle | FTime)) && (!value->fValue || isUnitLessLengthParsingEnabledForMode(cssParserMode)); value 281 Source/core/css/parser/CSSPropertyParser.cpp bool CSSPropertyParser::validUnit(CSSParserValue* value, Units unitflags, CSSParserMode cssParserMode, ReleaseParsedCalcValueCondition releaseCalc) value 283 Source/core/css/parser/CSSPropertyParser.cpp if (isCalculation(value)) value 284 Source/core/css/parser/CSSPropertyParser.cpp return validCalculationUnit(value, unitflags, releaseCalc); value 287 Source/core/css/parser/CSSPropertyParser.cpp switch (value->unit) { value 290 Source/core/css/parser/CSSPropertyParser.cpp if (!b && shouldAcceptUnitLessValues(value, unitflags, cssParserMode)) { value 291 Source/core/css/parser/CSSPropertyParser.cpp value->unit = (unitflags & FLength) ? CSSPrimitiveValue::CSS_PX : value 295 Source/core/css/parser/CSSPropertyParser.cpp if (!b && (unitflags & FInteger) && value->isInt) value 297 Source/core/css/parser/CSSPropertyParser.cpp if (!b && (unitflags & FPositiveInteger) && value->isInt && value->fValue > 0) value 341 Source/core/css/parser/CSSPropertyParser.cpp if (b && unitflags & FNonNeg && value->fValue < 0) value 346 Source/core/css/parser/CSSPropertyParser.cpp PassRefPtrWillBeRawPtr<CSSPrimitiveValue> CSSPropertyParser::createPrimitiveNumericValue(CSSParserValue* value) value 349 Source/core/css/parser/CSSPropertyParser.cpp ASSERT(isCalculation(value)); value 353 Source/core/css/parser/CSSPropertyParser.cpp ASSERT((value->unit >= CSSPrimitiveValue::CSS_NUMBER && value->unit <= CSSPrimitiveValue::CSS_KHZ) value 354 Source/core/css/parser/CSSPropertyParser.cpp || (value->unit >= CSSPrimitiveValue::CSS_TURN && value->unit <= CSSPrimitiveValue::CSS_CHS) value 355 Source/core/css/parser/CSSPropertyParser.cpp || (value->unit >= CSSPrimitiveValue::CSS_VW && value->unit <= CSSPrimitiveValue::CSS_VMAX) value 356 Source/core/css/parser/CSSPropertyParser.cpp || (value->unit >= CSSPrimitiveValue::CSS_DPPX && value->unit <= CSSPrimitiveValue::CSS_DPCM)); value 357 Source/core/css/parser/CSSPropertyParser.cpp return cssValuePool().createValue(value->fValue, static_cast<CSSPrimitiveValue::UnitTypes>(value->unit)); value 360 Source/core/css/parser/CSSPropertyParser.cpp inline PassRefPtrWillBeRawPtr<CSSPrimitiveValue> CSSPropertyParser::createPrimitiveStringValue(CSSParserValue* value) value 362 Source/core/css/parser/CSSPropertyParser.cpp ASSERT(value->unit == CSSPrimitiveValue::CSS_STRING || value->unit == CSSPrimitiveValue::CSS_IDENT); value 363 Source/core/css/parser/CSSPropertyParser.cpp return cssValuePool().createValue(value->string, CSSPrimitiveValue::CSS_STRING); value 366 Source/core/css/parser/CSSPropertyParser.cpp static inline bool isComma(CSSParserValue* value) value 368 Source/core/css/parser/CSSPropertyParser.cpp return value && value->unit == CSSParserValue::Operator && value->iValue == ','; value 371 Source/core/css/parser/CSSPropertyParser.cpp static inline bool isForwardSlashOperator(CSSParserValue* value) value 373 Source/core/css/parser/CSSPropertyParser.cpp ASSERT(value); value 374 Source/core/css/parser/CSSPropertyParser.cpp return value->unit == CSSParserValue::Operator && value->iValue == '/'; value 395 Source/core/css/parser/CSSPropertyParser.cpp bool CSSPropertyParser::validWidthOrHeight(CSSParserValue* value) value 397 Source/core/css/parser/CSSPropertyParser.cpp int id = value->id; value 400 Source/core/css/parser/CSSPropertyParser.cpp return !id && validUnit(value, FLength | FPercent | FNonNeg); value 403 Source/core/css/parser/CSSPropertyParser.cpp inline PassRefPtrWillBeRawPtr<CSSPrimitiveValue> CSSPropertyParser::parseValidPrimitive(CSSValueID identifier, CSSParserValue* value) value 407 Source/core/css/parser/CSSPropertyParser.cpp if (value->unit == CSSPrimitiveValue::CSS_STRING) value 408 Source/core/css/parser/CSSPropertyParser.cpp return createPrimitiveStringValue(value); value 409 Source/core/css/parser/CSSPropertyParser.cpp if (value->unit >= CSSPrimitiveValue::CSS_NUMBER && value->unit <= CSSPrimitiveValue::CSS_KHZ) value 410 Source/core/css/parser/CSSPropertyParser.cpp return createPrimitiveNumericValue(value); value 411 Source/core/css/parser/CSSPropertyParser.cpp if (value->unit >= CSSPrimitiveValue::CSS_TURN && value->unit <= CSSPrimitiveValue::CSS_CHS) value 412 Source/core/css/parser/CSSPropertyParser.cpp return createPrimitiveNumericValue(value); value 413 Source/core/css/parser/CSSPropertyParser.cpp if (value->unit >= CSSPrimitiveValue::CSS_VW && value->unit <= CSSPrimitiveValue::CSS_VMAX) value 414 Source/core/css/parser/CSSPropertyParser.cpp return createPrimitiveNumericValue(value); value 415 Source/core/css/parser/CSSPropertyParser.cpp if (value->unit >= CSSPrimitiveValue::CSS_DPPX && value->unit <= CSSPrimitiveValue::CSS_DPCM) value 416 Source/core/css/parser/CSSPropertyParser.cpp return createPrimitiveNumericValue(value); value 417 Source/core/css/parser/CSSPropertyParser.cpp if (value->unit >= CSSParserValue::Q_EMS) value 418 Source/core/css/parser/CSSPropertyParser.cpp return CSSPrimitiveValue::createAllowingMarginQuirk(value->fValue, CSSPrimitiveValue::CSS_EMS); value 419 Source/core/css/parser/CSSPropertyParser.cpp if (isCalculation(value)) value 434 Source/core/css/parser/CSSPropertyParser.cpp RefPtrWillBeRawPtr<CSSValue> value = prpValue; value 438 Source/core/css/parser/CSSPropertyParser.cpp addProperty(longhands[i], value, important); value 453 Source/core/css/parser/CSSPropertyParser.cpp CSSParserValue* value = m_valueList->current(); value 455 Source/core/css/parser/CSSPropertyParser.cpp if (!value) value 470 Source/core/css/parser/CSSPropertyParser.cpp CSSValueID id = value->id; value 526 Source/core/css/parser/CSSPropertyParser.cpp else if (value->unit == CSSParserValue::Function) value 547 Source/core/css/parser/CSSPropertyParser.cpp overflowXValue = m_parsedProperties.last().value(); value 556 Source/core/css/parser/CSSPropertyParser.cpp || value->unit == CSSPrimitiveValue::CSS_STRING) value 570 Source/core/css/parser/CSSPropertyParser.cpp CSSValue* value = m_parsedProperties.last().value(); value 571 Source/core/css/parser/CSSPropertyParser.cpp addProperty(CSSPropertyWebkitBorderVerticalSpacing, value, important); value 584 Source/core/css/parser/CSSPropertyParser.cpp validPrimitive = validUnit(value, FLength | FNonNeg); value 634 Source/core/css/parser/CSSPropertyParser.cpp while (value) { value 636 Source/core/css/parser/CSSPropertyParser.cpp if (value->unit == CSSPrimitiveValue::CSS_URI) { value 637 Source/core/css/parser/CSSPropertyParser.cpp String uri = value->string; value 640 Source/core/css/parser/CSSPropertyParser.cpp } else if (value->unit == CSSParserValue::Function && equalIgnoringCase(value->function->name, "-webkit-image-set(")) { value 648 Source/core/css/parser/CSSPropertyParser.cpp value = m_valueList->next(); value 649 Source/core/css/parser/CSSPropertyParser.cpp while (value && value->unit == CSSPrimitiveValue::CSS_NUMBER) { value 650 Source/core/css/parser/CSSPropertyParser.cpp coords.append(int(value->fValue)); value 651 Source/core/css/parser/CSSPropertyParser.cpp value = m_valueList->next(); value 669 Source/core/css/parser/CSSPropertyParser.cpp if (!value || !(value->unit == CSSParserValue::Operator && value->iValue == ',')) value 671 Source/core/css/parser/CSSPropertyParser.cpp value = m_valueList->next(); // comma value 674 Source/core/css/parser/CSSPropertyParser.cpp if (!value) value 676 Source/core/css/parser/CSSPropertyParser.cpp if (inQuirksMode() && value->id == CSSValueHand) // MSIE 5 compatibility :/ value 678 Source/core/css/parser/CSSPropertyParser.cpp else if ((value->id >= CSSValueAuto && value->id <= CSSValueWebkitGrabbing) || value->id == CSSValueCopy || value->id == CSSValueNone) value 679 Source/core/css/parser/CSSPropertyParser.cpp list->append(cssValuePool().createIdentifierValue(value->id)); value 683 Source/core/css/parser/CSSPropertyParser.cpp } else if (value) { value 684 Source/core/css/parser/CSSPropertyParser.cpp id = value->id; value 685 Source/core/css/parser/CSSPropertyParser.cpp if (inQuirksMode() && value->id == CSSValueHand) { // MSIE 5 compatibility :/ value 688 Source/core/css/parser/CSSPropertyParser.cpp } else if ((value->id >= CSSValueAuto && value->id <= CSSValueWebkitGrabbing) || value->id == CSSValueCopy || value->id == CSSValueNone) value 757 Source/core/css/parser/CSSPropertyParser.cpp } else if (value->unit == CSSPrimitiveValue::CSS_URI) { value 758 Source/core/css/parser/CSSPropertyParser.cpp parsedValue = CSSImageValue::create(value->string, completeURL(value->string)); value 760 Source/core/css/parser/CSSPropertyParser.cpp } else if (isGeneratedImageValue(value)) { value 766 Source/core/css/parser/CSSPropertyParser.cpp else if (value->unit == CSSParserValue::Function && equalIgnoringCase(value->function->name, "-webkit-image-set(")) { value 788 Source/core/css/parser/CSSPropertyParser.cpp validPrimitive = validUnit(value, FLength | FNonNeg); value 796 Source/core/css/parser/CSSPropertyParser.cpp validPrimitive = validUnit(value, FLength); value 811 Source/core/css/parser/CSSPropertyParser.cpp validPrimitive = (!id && validUnit(value, FLength | FPercent | FNonNeg)); value 818 Source/core/css/parser/CSSPropertyParser.cpp validPrimitive = (id == CSSValueNone || validWidthOrHeight(value)); value 825 Source/core/css/parser/CSSPropertyParser.cpp validPrimitive = validWidthOrHeight(value); value 832 Source/core/css/parser/CSSPropertyParser.cpp validPrimitive = (id == CSSValueAuto || validWidthOrHeight(value)); value 848 Source/core/css/parser/CSSPropertyParser.cpp validPrimitive = (!id && validUnit(value, FLength | FPercent)); value 866 Source/core/css/parser/CSSPropertyParser.cpp validPrimitive = (!id && validUnit(value, FLength | FPercent)); value 874 Source/core/css/parser/CSSPropertyParser.cpp validPrimitive = (!id && validUnit(value, FPositiveInteger, HTMLQuirksMode)); value 881 Source/core/css/parser/CSSPropertyParser.cpp validPrimitive = (!id && validUnit(value, FInteger, HTMLQuirksMode)); value 932 Source/core/css/parser/CSSPropertyParser.cpp validPrimitive = (!id && validUnit(value, FNumber | FPercent | FNonNeg, HTMLStandardMode)); value 996 Source/core/css/parser/CSSPropertyParser.cpp validPrimitive = validUnit(value, FLength | FPercent | FNonNeg); value 999 Source/core/css/parser/CSSPropertyParser.cpp RefPtrWillBeRawPtr<CSSPrimitiveValue> parsedValue1 = createPrimitiveNumericValue(value); value 1002 Source/core/css/parser/CSSPropertyParser.cpp value = m_valueList->next(); value 1003 Source/core/css/parser/CSSPropertyParser.cpp validPrimitive = validUnit(value, FLength | FPercent | FNonNeg); value 1006 Source/core/css/parser/CSSPropertyParser.cpp parsedValue2 = createPrimitiveNumericValue(value); value 1014 Source/core/css/parser/CSSPropertyParser.cpp validPrimitive = validUnit(value, FInteger | FNonNeg); value 1022 Source/core/css/parser/CSSPropertyParser.cpp validPrimitive = validUnit(value, FLength); value 1046 Source/core/css/parser/CSSPropertyParser.cpp validPrimitive = validUnit(value, FNumber); value 1049 Source/core/css/parser/CSSPropertyParser.cpp validPrimitive = validUnit(value, FNumber); value 1052 Source/core/css/parser/CSSPropertyParser.cpp validPrimitive = validUnit(value, FInteger | FNonNeg, HTMLStandardMode); value 1055 Source/core/css/parser/CSSPropertyParser.cpp validPrimitive = validUnit(value, FInteger | FNonNeg, HTMLStandardMode) && value->fValue; value 1084 Source/core/css/parser/CSSPropertyParser.cpp validPrimitive = (!id && validUnit(value, FLength | FPercent | FNonNeg)); value 1088 Source/core/css/parser/CSSPropertyParser.cpp validPrimitive = validUnit(value, FNumber | FNonNeg); value 1091 Source/core/css/parser/CSSPropertyParser.cpp validPrimitive = validUnit(value, FInteger, HTMLStandardMode); value 1097 Source/core/css/parser/CSSPropertyParser.cpp validPrimitive = validUnit(value, FLength | FPercent); value 1103 Source/core/css/parser/CSSPropertyParser.cpp validPrimitive = validUnit(value, FInteger | FNonNeg); value 1109 Source/core/css/parser/CSSPropertyParser.cpp validPrimitive = validUnit(value, FTime | FInteger | FNonNeg); value 1157 Source/core/css/parser/CSSPropertyParser.cpp } else if (validUnit(value, FLength | FNonNeg)) { value 1158 Source/core/css/parser/CSSPropertyParser.cpp addProperty(propId, createPrimitiveNumericValue(value), important); value 1165 Source/core/css/parser/CSSPropertyParser.cpp } else if (validUnit(value, FNumber | FLength | FNonNeg)) { value 1167 Source/core/css/parser/CSSPropertyParser.cpp addProperty(propId, createPrimitiveNumericValue(value), important); value 1285 Source/core/css/parser/CSSPropertyParser.cpp CSSValue* value = m_parsedProperties.last().value(); value 1286 Source/core/css/parser/CSSPropertyParser.cpp addProperty(webkitMarginCollapseShorthand().properties()[1], value, important); value 1304 Source/core/css/parser/CSSPropertyParser.cpp validPrimitive = !id && validUnit(value, FNumber | FLength | FPercent); value 1313 Source/core/css/parser/CSSPropertyParser.cpp validPrimitive = validUnit(value, FLength | FNonNeg); value 1319 Source/core/css/parser/CSSPropertyParser.cpp validPrimitive = validUnit(value, FNumber | FNonNeg) && value->fValue == 1; value 1335 Source/core/css/parser/CSSPropertyParser.cpp validPrimitive = (!id && (value->unit == CSSPrimitiveValue::CSS_PERCENTAGE || value->fValue) && validUnit(value, FInteger | FPercent | FNonNeg, HTMLQuirksMode)); value 1339 Source/core/css/parser/CSSPropertyParser.cpp validPrimitive = validUnit(value, FLength); value 1343 Source/core/css/parser/CSSPropertyParser.cpp if (id == CSSValueNone || value->unit == CSSPrimitiveValue::CSS_STRING) value 1348 Source/core/css/parser/CSSPropertyParser.cpp if (id == CSSValueAuto || value->unit == CSSPrimitiveValue::CSS_STRING) value 1353 Source/core/css/parser/CSSPropertyParser.cpp if (id == CSSValueAuto || value->unit == CSSPrimitiveValue::CSS_STRING) value 1505 Source/core/css/parser/CSSPropertyParser.cpp } else if (value->unit == CSSParserValue::Function) { value 1507 Source/core/css/parser/CSSPropertyParser.cpp } else if (value->unit == CSSPrimitiveValue::CSS_URI) { value 1508 Source/core/css/parser/CSSPropertyParser.cpp parsedValue = CSSPrimitiveValue::create(value->string, CSSPrimitiveValue::CSS_URI); value 1517 Source/core/css/parser/CSSPropertyParser.cpp validPrimitive = (RuntimeEnabledFeatures::cssShapesEnabled() && !id && validUnit(value, FLength | FNonNeg)); value 1520 Source/core/css/parser/CSSPropertyParser.cpp validPrimitive = (RuntimeEnabledFeatures::cssShapesEnabled() && !id && validUnit(value, FNumber)); value 1647 Source/core/css/parser/CSSPropertyParser.cpp parsedValue = parseValidPrimitive(id, value); value 1996 Source/core/css/parser/CSSPropertyParser.cpp CSSParserValue* value = m_valueList->current(); value 1999 Source/core/css/parser/CSSPropertyParser.cpp if (value->id == CSSValueAuto value 2000 Source/core/css/parser/CSSPropertyParser.cpp || (validUnit(value, FLength | FNonNeg, HTMLStandardMode) && value->fValue)) { value 2001 Source/core/css/parser/CSSPropertyParser.cpp RefPtrWillBeRawPtr<CSSValue> parsedValue = parseValidPrimitive(value->id, value); value 2010 Source/core/css/parser/CSSPropertyParser.cpp CSSParserValue* value = m_valueList->current(); value 2011 Source/core/css/parser/CSSPropertyParser.cpp if (value->id == CSSValueAuto value 2012 Source/core/css/parser/CSSPropertyParser.cpp || (!value->id && validUnit(value, FPositiveInteger, HTMLQuirksMode))) { value 2013 Source/core/css/parser/CSSPropertyParser.cpp RefPtrWillBeRawPtr<CSSValue> parsedValue = parseValidPrimitive(value->id, value); value 2026 Source/core/css/parser/CSSPropertyParser.cpp for (unsigned propertiesParsed = 0; CSSParserValue* value = m_valueList->current(); propertiesParsed++) { value 2029 Source/core/css/parser/CSSPropertyParser.cpp if (!propertiesParsed && value->id == CSSValueAuto) { value 2141 Source/core/css/parser/CSSPropertyParser.cpp CSSValue* value = m_parsedProperties.last().value(); value 2143 Source/core/css/parser/CSSPropertyParser.cpp addProperty(properties[1], value, important); value 2144 Source/core/css/parser/CSSPropertyParser.cpp addProperty(properties[2], value, important); value 2145 Source/core/css/parser/CSSPropertyParser.cpp addProperty(properties[3], value, important); value 2151 Source/core/css/parser/CSSPropertyParser.cpp CSSValue* value = m_parsedProperties[m_parsedProperties.size() - 2].value(); value 2153 Source/core/css/parser/CSSPropertyParser.cpp addProperty(properties[2], value, important); value 2154 Source/core/css/parser/CSSPropertyParser.cpp value = m_parsedProperties[m_parsedProperties.size() - 2].value(); value 2155 Source/core/css/parser/CSSPropertyParser.cpp addProperty(properties[3], value, important); value 2161 Source/core/css/parser/CSSPropertyParser.cpp CSSValue* value = m_parsedProperties[m_parsedProperties.size() - 2].value(); value 2163 Source/core/css/parser/CSSPropertyParser.cpp addProperty(properties[3], value, important); value 2188 Source/core/css/parser/CSSPropertyParser.cpp CSSParserValue* value = m_valueList->current(); value 2189 Source/core/css/parser/CSSPropertyParser.cpp if (!value) value 2192 Source/core/css/parser/CSSPropertyParser.cpp if (value->id == CSSValueAuto) { value 2193 Source/core/css/parser/CSSPropertyParser.cpp addProperty(propId, cssValuePool().createIdentifierValue(value->id), important); value 2195 Source/core/css/parser/CSSPropertyParser.cpp } else if (value->id == 0 && value->unit == CSSPrimitiveValue::CSS_IDENT) { value 2196 Source/core/css/parser/CSSPropertyParser.cpp addProperty(propId, createPrimitiveStringValue(value), important); value 2210 Source/core/css/parser/CSSPropertyParser.cpp CSSParserValue* value = m_valueList->current(); value 2211 Source/core/css/parser/CSSPropertyParser.cpp if (!value) value 2217 Source/core/css/parser/CSSPropertyParser.cpp SizeParameterType paramType = parseSizeParameter(parsedValues.get(), value, None); value 2222 Source/core/css/parser/CSSPropertyParser.cpp value = m_valueList->next(); value 2223 Source/core/css/parser/CSSPropertyParser.cpp if (value) { value 2224 Source/core/css/parser/CSSPropertyParser.cpp paramType = parseSizeParameter(parsedValues.get(), value, paramType); value 2233 Source/core/css/parser/CSSPropertyParser.cpp CSSPropertyParser::SizeParameterType CSSPropertyParser::parseSizeParameter(CSSValueList* parsedValues, CSSParserValue* value, SizeParameterType prevParamType) value 2235 Source/core/css/parser/CSSPropertyParser.cpp switch (value->id) { value 2238 Source/core/css/parser/CSSPropertyParser.cpp parsedValues->append(cssValuePool().createIdentifierValue(value->id)); value 2245 Source/core/css/parser/CSSPropertyParser.cpp parsedValues->append(cssValuePool().createIdentifierValue(value->id)); value 2260 Source/core/css/parser/CSSPropertyParser.cpp parsedValues->prepend(cssValuePool().createIdentifierValue(value->id)); value 2265 Source/core/css/parser/CSSPropertyParser.cpp if (validUnit(value, FLength | FNonNeg) && (prevParamType == None || prevParamType == Length)) { value 2266 Source/core/css/parser/CSSPropertyParser.cpp parsedValues->append(createPrimitiveNumericValue(value)); value 2405 Source/core/css/parser/CSSPropertyParser.cpp bool CSSPropertyParser::parseFillImage(CSSParserValueList* valueList, RefPtrWillBeRawPtr<CSSValue>& value) value 2408 Source/core/css/parser/CSSPropertyParser.cpp value = cssValuePool().createIdentifierValue(CSSValueNone); value 2412 Source/core/css/parser/CSSPropertyParser.cpp value = CSSImageValue::create(valueList->current()->string, completeURL(valueList->current()->string)); value 2417 Source/core/css/parser/CSSPropertyParser.cpp return parseGeneratedImage(valueList, value); value 2420 Source/core/css/parser/CSSPropertyParser.cpp value = parseImageSet(m_valueList.get()); value 2421 Source/core/css/parser/CSSPropertyParser.cpp if (value) value 2520 Source/core/css/parser/CSSPropertyParser.cpp static bool isFillPositionKeyword(CSSValueID value) value 2522 Source/core/css/parser/CSSPropertyParser.cpp return value == CSSValueLeft || value == CSSValueTop || value == CSSValueBottom || value == CSSValueRight || value == CSSValueCenter; value 2664 Source/core/css/parser/CSSPropertyParser.cpp inline bool CSSPropertyParser::isPotentialPositionValue(CSSParserValue* value) value 2666 Source/core/css/parser/CSSPropertyParser.cpp return isFillPositionKeyword(value->id) || validUnit(value, FPercent | FLength, ReleaseParsedCalcValue); value 2689 Source/core/css/parser/CSSPropertyParser.cpp CSSParserValue* value = valueList->current(); value 2692 Source/core/css/parser/CSSPropertyParser.cpp if (!isFillPositionKeyword(value->id)) value 2745 Source/core/css/parser/CSSPropertyParser.cpp CSSParserValue* value = valueList->next(); value 2748 Source/core/css/parser/CSSPropertyParser.cpp if (isComma(value)) value 2749 Source/core/css/parser/CSSPropertyParser.cpp value = 0; value 2751 Source/core/css/parser/CSSPropertyParser.cpp if (value) { value 2798 Source/core/css/parser/CSSPropertyParser.cpp CSSParserValue* value = m_valueList->next(); value 2801 Source/core/css/parser/CSSPropertyParser.cpp if (value && !isComma(value)) { value 2802 Source/core/css/parser/CSSPropertyParser.cpp id = value->id; value 2818 Source/core/css/parser/CSSPropertyParser.cpp CSSParserValue* value = m_valueList->current(); value 2820 Source/core/css/parser/CSSPropertyParser.cpp if (value->id == CSSValueContain || value->id == CSSValueCover) value 2821 Source/core/css/parser/CSSPropertyParser.cpp return cssValuePool().createIdentifierValue(value->id); value 2825 Source/core/css/parser/CSSPropertyParser.cpp if (value->id == CSSValueAuto) value 2828 Source/core/css/parser/CSSPropertyParser.cpp if (!validUnit(value, FLength | FPercent)) value 2830 Source/core/css/parser/CSSPropertyParser.cpp parsedValue1 = createPrimitiveNumericValue(value); value 2834 Source/core/css/parser/CSSPropertyParser.cpp if ((value = m_valueList->next())) { value 2835 Source/core/css/parser/CSSPropertyParser.cpp if (value->unit == CSSParserValue::Operator && value->iValue == ',') value 2837 Source/core/css/parser/CSSPropertyParser.cpp else if (value->id != CSSValueAuto) { value 2838 Source/core/css/parser/CSSPropertyParser.cpp if (!validUnit(value, FLength | FPercent)) { value 2844 Source/core/css/parser/CSSPropertyParser.cpp parsedValue2 = createPrimitiveNumericValue(value); value 2864 Source/core/css/parser/CSSPropertyParser.cpp RefPtrWillBeRawPtr<CSSValue> value = nullptr; value 3005 Source/core/css/parser/CSSPropertyParser.cpp if (value && !values) { value 3007 Source/core/css/parser/CSSPropertyParser.cpp values->append(value.release()); value 3018 Source/core/css/parser/CSSPropertyParser.cpp value = currValue.release(); value 3039 Source/core/css/parser/CSSPropertyParser.cpp if (value) { value 3040 Source/core/css/parser/CSSPropertyParser.cpp retValue1 = value.release(); value 3049 Source/core/css/parser/CSSPropertyParser.cpp CSSParserValue* value = m_valueList->current(); value 3050 Source/core/css/parser/CSSPropertyParser.cpp if (validUnit(value, FTime)) value 3051 Source/core/css/parser/CSSPropertyParser.cpp return createPrimitiveNumericValue(value); value 3057 Source/core/css/parser/CSSPropertyParser.cpp CSSParserValue* value = m_valueList->current(); value 3058 Source/core/css/parser/CSSPropertyParser.cpp if (value->id == CSSValueNormal || value->id == CSSValueAlternate || value->id == CSSValueReverse || value->id == CSSValueAlternateReverse) value 3059 Source/core/css/parser/CSSPropertyParser.cpp return cssValuePool().createIdentifierValue(value->id); value 3065 Source/core/css/parser/CSSPropertyParser.cpp CSSParserValue* value = m_valueList->current(); value 3066 Source/core/css/parser/CSSPropertyParser.cpp if (validUnit(value, FTime | FNonNeg)) value 3067 Source/core/css/parser/CSSPropertyParser.cpp return createPrimitiveNumericValue(value); value 3073 Source/core/css/parser/CSSPropertyParser.cpp CSSParserValue* value = m_valueList->current(); value 3074 Source/core/css/parser/CSSPropertyParser.cpp if (value->id == CSSValueNone || value->id == CSSValueForwards || value->id == CSSValueBackwards || value->id == CSSValueBoth) value 3075 Source/core/css/parser/CSSPropertyParser.cpp return cssValuePool().createIdentifierValue(value->id); value 3081 Source/core/css/parser/CSSPropertyParser.cpp CSSParserValue* value = m_valueList->current(); value 3082 Source/core/css/parser/CSSPropertyParser.cpp if (value->id == CSSValueInfinite) value 3083 Source/core/css/parser/CSSPropertyParser.cpp return cssValuePool().createIdentifierValue(value->id); value 3084 Source/core/css/parser/CSSPropertyParser.cpp if (validUnit(value, FNumber | FNonNeg)) value 3085 Source/core/css/parser/CSSPropertyParser.cpp return createPrimitiveNumericValue(value); value 3091 Source/core/css/parser/CSSPropertyParser.cpp CSSParserValue* value = m_valueList->current(); value 3092 Source/core/css/parser/CSSPropertyParser.cpp if (value->unit == CSSPrimitiveValue::CSS_STRING || value->unit == CSSPrimitiveValue::CSS_IDENT) { value 3093 Source/core/css/parser/CSSPropertyParser.cpp if (value->id == CSSValueNone || (value->unit == CSSPrimitiveValue::CSS_STRING && equalIgnoringCase(value, "none"))) { value 3096 Source/core/css/parser/CSSPropertyParser.cpp return createPrimitiveStringValue(value); value 3104 Source/core/css/parser/CSSPropertyParser.cpp CSSParserValue* value = m_valueList->current(); value 3105 Source/core/css/parser/CSSPropertyParser.cpp if (value->id == CSSValueRunning || value->id == CSSValuePaused) value 3106 Source/core/css/parser/CSSPropertyParser.cpp return cssValuePool().createIdentifierValue(value->id); value 3112 Source/core/css/parser/CSSPropertyParser.cpp CSSParserValue* value = m_valueList->current(); value 3113 Source/core/css/parser/CSSPropertyParser.cpp if (value->unit != CSSPrimitiveValue::CSS_IDENT) value 3115 Source/core/css/parser/CSSPropertyParser.cpp CSSPropertyID result = cssPropertyID(value->string); value 3118 Source/core/css/parser/CSSPropertyParser.cpp if (equalIgnoringCase(value, "all")) { value 3122 Source/core/css/parser/CSSPropertyParser.cpp if (equalIgnoringCase(value, "none")) { value 3165 Source/core/css/parser/CSSPropertyParser.cpp CSSParserValue* value = m_valueList->current(); value 3166 Source/core/css/parser/CSSPropertyParser.cpp if (value->id == CSSValueEase || value->id == CSSValueLinear || value->id == CSSValueEaseIn || value->id == CSSValueEaseOut value 3167 Source/core/css/parser/CSSPropertyParser.cpp || value->id == CSSValueEaseInOut || value->id == CSSValueStepStart || value->id == CSSValueStepEnd value 3168 Source/core/css/parser/CSSPropertyParser.cpp || (value->id == CSSValueStepMiddle && RuntimeEnabledFeatures::webAnimationsAPIEnabled())) value 3169 Source/core/css/parser/CSSPropertyParser.cpp return cssValuePool().createIdentifierValue(value->id); value 3172 Source/core/css/parser/CSSPropertyParser.cpp if (value->unit != CSSParserValue::Function) value 3175 Source/core/css/parser/CSSPropertyParser.cpp CSSParserValueList* args = value->function->args.get(); value 3177 Source/core/css/parser/CSSPropertyParser.cpp if (equalIgnoringCase(value->function->name, "steps(")) { value 3219 Source/core/css/parser/CSSPropertyParser.cpp if (equalIgnoringCase(value->function->name, "cubic-bezier(")) { value 3250 Source/core/css/parser/CSSPropertyParser.cpp RefPtrWillBeRawPtr<CSSValue> value = nullptr; value 3314 Source/core/css/parser/CSSPropertyParser.cpp if (value && !context.animationPropertyKeywordAllowed()) value 3335 Source/core/css/parser/CSSPropertyParser.cpp if (value && !values) { value 3337 Source/core/css/parser/CSSPropertyParser.cpp values->append(value.release()); value 3343 Source/core/css/parser/CSSPropertyParser.cpp value = currValue.release(); value 3358 Source/core/css/parser/CSSPropertyParser.cpp if (value) { value 3359 Source/core/css/parser/CSSPropertyParser.cpp result = value.release(); value 3368 Source/core/css/parser/CSSPropertyParser.cpp CSSParserValue* value = m_valueList->current(); value 3369 Source/core/css/parser/CSSPropertyParser.cpp if (validUnit(value, FInteger) && value->fValue) { value 3370 Source/core/css/parser/CSSPropertyParser.cpp numericValue = createPrimitiveNumericValue(value); value 3371 Source/core/css/parser/CSSPropertyParser.cpp value = m_valueList->next(); value 3372 Source/core/css/parser/CSSPropertyParser.cpp if (value && value->unit == CSSPrimitiveValue::CSS_STRING) { value 3379 Source/core/css/parser/CSSPropertyParser.cpp if (value->unit == CSSPrimitiveValue::CSS_STRING) { value 3381 Source/core/css/parser/CSSPropertyParser.cpp value = m_valueList->next(); value 3382 Source/core/css/parser/CSSPropertyParser.cpp if (value && validUnit(value, FInteger) && value->fValue) { value 3383 Source/core/css/parser/CSSPropertyParser.cpp numericValue = createPrimitiveNumericValue(value); value 3396 Source/core/css/parser/CSSPropertyParser.cpp CSSParserValue* value = m_valueList->current(); value 3397 Source/core/css/parser/CSSPropertyParser.cpp if (value->id == CSSValueAuto) { value 3402 Source/core/css/parser/CSSPropertyParser.cpp if (value->id != CSSValueSpan && value->unit == CSSPrimitiveValue::CSS_IDENT) { value 3404 Source/core/css/parser/CSSPropertyParser.cpp return cssValuePool().createValue(value->string, CSSPrimitiveValue::CSS_STRING); value 3412 Source/core/css/parser/CSSPropertyParser.cpp value = m_valueList->current(); value 3413 Source/core/css/parser/CSSPropertyParser.cpp if (value && value->id == CSSValueSpan) { value 3417 Source/core/css/parser/CSSPropertyParser.cpp } else if (value->id == CSSValueSpan) { value 3447 Source/core/css/parser/CSSPropertyParser.cpp static PassRefPtrWillBeRawPtr<CSSValue> gridMissingGridPositionValue(CSSValue* value) value 3449 Source/core/css/parser/CSSPropertyParser.cpp if (value->isPrimitiveValue() && toCSSPrimitiveValue(value)->isString()) value 3450 Source/core/css/parser/CSSPropertyParser.cpp return value; value 3515 Source/core/css/parser/CSSPropertyParser.cpp RefPtrWillBeRawPtr<CSSValue> value = parseGridTrackSize(*m_valueList); value 3516 Source/core/css/parser/CSSPropertyParser.cpp if (!value) value 3518 Source/core/css/parser/CSSPropertyParser.cpp templateRows->append(value); value 3688 Source/core/css/parser/CSSPropertyParser.cpp CSSParserValue* value = m_valueList->current(); value 3689 Source/core/css/parser/CSSPropertyParser.cpp if (value->id == CSSValueNone) { value 3696 Source/core/css/parser/CSSPropertyParser.cpp value = m_valueList->current(); value 3697 Source/core/css/parser/CSSPropertyParser.cpp if (value && value->unit == CSSParserValue::ValueList) value 3709 Source/core/css/parser/CSSPropertyParser.cpp RefPtrWillBeRawPtr<CSSValue> value = parseGridTrackSize(*m_valueList); value 3710 Source/core/css/parser/CSSPropertyParser.cpp if (!value) value 3712 Source/core/css/parser/CSSPropertyParser.cpp values->append(value); value 3716 Source/core/css/parser/CSSPropertyParser.cpp value = m_valueList->current(); value 3717 Source/core/css/parser/CSSPropertyParser.cpp if (value && value->unit == CSSParserValue::ValueList) value 3862 Source/core/css/parser/CSSPropertyParser.cpp GridCoordinate& gridCoordinate = gridAreaIt->value; value 3958 Source/core/css/parser/CSSPropertyParser.cpp CSSParserValue* value = m_valueList->current(); value 3959 Source/core/css/parser/CSSPropertyParser.cpp CSSParserValueList* args = value->function->args.get(); value 3961 Source/core/css/parser/CSSPropertyParser.cpp if (!equalIgnoringCase(value->function->name, "rect(") || !args) value 4045 Source/core/css/parser/CSSPropertyParser.cpp CSSParserValue* value = radiusArguments.at(i); value 4046 Source/core/css/parser/CSSPropertyParser.cpp if (value->unit == CSSParserValue::Operator) { value 4047 Source/core/css/parser/CSSPropertyParser.cpp if (value->iValue != '/') value 4061 Source/core/css/parser/CSSPropertyParser.cpp if (!validUnit(value, FLength | FPercent | FNonNeg)) value 4064 Source/core/css/parser/CSSPropertyParser.cpp RefPtrWillBeRawPtr<CSSPrimitiveValue> radius = createPrimitiveNumericValue(value); value 4150 Source/core/css/parser/CSSPropertyParser.cpp CSSParserValue* value = m_valueList->current(); value 4152 Source/core/css/parser/CSSPropertyParser.cpp if (value->id == CSSValueAuto || value->id == CSSValueBaseline || value->id == CSSValueStretch) { value 4156 Source/core/css/parser/CSSPropertyParser.cpp addProperty(propId, cssValuePool().createIdentifierValue(value->id), important); value 4162 Source/core/css/parser/CSSPropertyParser.cpp if (isItemPositionKeyword(value->id)) { value 4163 Source/core/css/parser/CSSPropertyParser.cpp position = cssValuePool().createIdentifierValue(value->id); value 4164 Source/core/css/parser/CSSPropertyParser.cpp value = m_valueList->next(); value 4165 Source/core/css/parser/CSSPropertyParser.cpp if (value) { value 4166 Source/core/css/parser/CSSPropertyParser.cpp if (value->id == CSSValueTrue || value->id == CSSValueSafe) value 4167 Source/core/css/parser/CSSPropertyParser.cpp overflowAlignmentKeyword = cssValuePool().createIdentifierValue(value->id); value 4171 Source/core/css/parser/CSSPropertyParser.cpp } else if (value->id == CSSValueTrue || value->id == CSSValueSafe) { value 4172 Source/core/css/parser/CSSPropertyParser.cpp overflowAlignmentKeyword = cssValuePool().createIdentifierValue(value->id); value 4173 Source/core/css/parser/CSSPropertyParser.cpp value = m_valueList->next(); value 4174 Source/core/css/parser/CSSPropertyParser.cpp if (value) { value 4175 Source/core/css/parser/CSSPropertyParser.cpp if (isItemPositionKeyword(value->id)) value 4176 Source/core/css/parser/CSSPropertyParser.cpp position = cssValuePool().createIdentifierValue(value->id); value 4196 Source/core/css/parser/CSSPropertyParser.cpp PassRefPtrWillBeRawPtr<CSSPrimitiveValue> CSSPropertyParser::parseShapeRadius(CSSParserValue* value) value 4198 Source/core/css/parser/CSSPropertyParser.cpp if (value->id == CSSValueClosestSide || value->id == CSSValueFarthestSide) value 4199 Source/core/css/parser/CSSPropertyParser.cpp return cssValuePool().createIdentifierValue(value->id); value 4201 Source/core/css/parser/CSSPropertyParser.cpp if (!validUnit(value, FLength | FPercent | FNonNeg)) value 4204 Source/core/css/parser/CSSPropertyParser.cpp return createPrimitiveNumericValue(value); value 4372 Source/core/css/parser/CSSPropertyParser.cpp CSSParserValue* value = m_valueList->current(); value 4373 Source/core/css/parser/CSSPropertyParser.cpp CSSValueID valueId = value->id; value 4376 Source/core/css/parser/CSSPropertyParser.cpp RefPtrWillBeRawPtr<CSSPrimitiveValue> keywordValue = parseValidPrimitive(valueId, value); value 4392 Source/core/css/parser/CSSPropertyParser.cpp CSSParserValue* value = m_valueList->current(); value 4400 Source/core/css/parser/CSSPropertyParser.cpp if (!value) value 4402 Source/core/css/parser/CSSPropertyParser.cpp valueId = value->id; value 4403 Source/core/css/parser/CSSPropertyParser.cpp if (value->unit == CSSParserValue::Function && !shapeFound) { value 4411 Source/core/css/parser/CSSPropertyParser.cpp list->append(parseValidPrimitive(valueId, value)); value 4418 Source/core/css/parser/CSSPropertyParser.cpp value = m_valueList->current(); value 4428 Source/core/css/parser/CSSPropertyParser.cpp CSSParserValue* value = m_valueList->current(); value 4429 Source/core/css/parser/CSSPropertyParser.cpp ASSERT(value->unit == CSSParserValue::Function); value 4430 Source/core/css/parser/CSSPropertyParser.cpp CSSParserValueList* args = value->function->args.get(); value 4436 Source/core/css/parser/CSSPropertyParser.cpp if (equalIgnoringCase(value->function->name, "circle(")) value 4438 Source/core/css/parser/CSSPropertyParser.cpp else if (equalIgnoringCase(value->function->name, "ellipse(")) value 4440 Source/core/css/parser/CSSPropertyParser.cpp else if (equalIgnoringCase(value->function->name, "polygon(")) value 4442 Source/core/css/parser/CSSPropertyParser.cpp else if (equalIgnoringCase(value->function->name, "inset(")) value 4467 Source/core/css/parser/CSSPropertyParser.cpp CSSParserValue* value; value 4468 Source/core/css/parser/CSSPropertyParser.cpp while ((value = m_valueList->current())) { value 4469 Source/core/css/parser/CSSPropertyParser.cpp if (!fontStyleParsed && isValidKeywordPropertyAndValue(CSSPropertyFontStyle, value->id, m_context)) { value 4470 Source/core/css/parser/CSSPropertyParser.cpp addProperty(CSSPropertyFontStyle, cssValuePool().createIdentifierValue(value->id), important); value 4472 Source/core/css/parser/CSSPropertyParser.cpp } else if (!fontVariantParsed && (value->id == CSSValueNormal || value->id == CSSValueSmallCaps)) { value 4474 Source/core/css/parser/CSSPropertyParser.cpp addProperty(CSSPropertyFontVariant, cssValuePool().createIdentifierValue(value->id), important); value 4483 Source/core/css/parser/CSSPropertyParser.cpp if (!value) value 4498 Source/core/css/parser/CSSPropertyParser.cpp value = m_valueList->current(); value 4499 Source/core/css/parser/CSSPropertyParser.cpp if (!value) value 4502 Source/core/css/parser/CSSPropertyParser.cpp if (isForwardSlashOperator(value)) { value 4504 Source/core/css/parser/CSSPropertyParser.cpp value = m_valueList->next(); value 4505 Source/core/css/parser/CSSPropertyParser.cpp if (!value) value 4565 Source/core/css/parser/CSSPropertyParser.cpp CSSParserValue* value = m_valueList->current(); value 4570 Source/core/css/parser/CSSPropertyParser.cpp while (value) { value 4578 Source/core/css/parser/CSSPropertyParser.cpp bool valueIsKeyword = value->id == CSSValueInitial || value->id == CSSValueInherit || value->id == CSSValueDefault; value 4581 Source/core/css/parser/CSSPropertyParser.cpp value = m_valueList->next(); value 4583 Source/core/css/parser/CSSPropertyParser.cpp value = nextValue; value 4587 Source/core/css/parser/CSSPropertyParser.cpp if (value->id >= CSSValueSerif && value->id <= CSSValueWebkitBody) { value 4589 Source/core/css/parser/CSSPropertyParser.cpp familyBuilder.add(value->string); value 4591 Source/core/css/parser/CSSPropertyParser.cpp list->append(cssValuePool().createIdentifierValue(value->id)); value 4594 Source/core/css/parser/CSSPropertyParser.cpp familyBuilder.add(value->string); value 4597 Source/core/css/parser/CSSPropertyParser.cpp } else if (value->unit == CSSPrimitiveValue::CSS_STRING) { value 4601 Source/core/css/parser/CSSPropertyParser.cpp list->append(cssValuePool().createFontFamilyValue(value->string)); value 4602 Source/core/css/parser/CSSPropertyParser.cpp } else if (value->unit == CSSPrimitiveValue::CSS_IDENT) { value 4604 Source/core/css/parser/CSSPropertyParser.cpp familyBuilder.add(value->string); value 4606 Source/core/css/parser/CSSPropertyParser.cpp list->append(cssValuePool().createFontFamilyValue(value->string)); value 4609 Source/core/css/parser/CSSPropertyParser.cpp familyBuilder.add(value->string); value 4620 Source/core/css/parser/CSSPropertyParser.cpp value = m_valueList->next(); value 4625 Source/core/css/parser/CSSPropertyParser.cpp value = nextValue; value 4638 Source/core/css/parser/CSSPropertyParser.cpp CSSParserValue* value = m_valueList->current(); value 4639 Source/core/css/parser/CSSPropertyParser.cpp CSSValueID id = value->id; value 4645 Source/core/css/parser/CSSPropertyParser.cpp validPrimitive = (!id && validUnit(value, FNumber | FLength | FPercent | FNonNeg)); value 4647 Source/core/css/parser/CSSPropertyParser.cpp addProperty(CSSPropertyLineHeight, parseValidPrimitive(id, value), important); value 4653 Source/core/css/parser/CSSPropertyParser.cpp CSSParserValue* value = m_valueList->current(); value 4654 Source/core/css/parser/CSSPropertyParser.cpp CSSValueID id = value->id; value 4660 Source/core/css/parser/CSSPropertyParser.cpp validPrimitive = validUnit(value, FLength | FPercent | FNonNeg); value 4662 Source/core/css/parser/CSSPropertyParser.cpp addProperty(CSSPropertyFontSize, parseValidPrimitive(id, value), important); value 4715 Source/core/css/parser/CSSPropertyParser.cpp CSSParserValue* value = m_valueList->current(); value 4716 Source/core/css/parser/CSSPropertyParser.cpp if ((value->id >= CSSValueNormal) && (value->id <= CSSValue900)) { value 4717 Source/core/css/parser/CSSPropertyParser.cpp addProperty(CSSPropertyFontWeight, cssValuePool().createIdentifierValue(value->id), important); value 4720 Source/core/css/parser/CSSPropertyParser.cpp if (validUnit(value, FInteger | FNonNeg, HTMLQuirksMode)) { value 4721 Source/core/css/parser/CSSPropertyParser.cpp int weight = static_cast<int>(value->fValue); value 4734 Source/core/css/parser/CSSPropertyParser.cpp CSSParserValue* value = m_valueList->next(); value 4735 Source/core/css/parser/CSSPropertyParser.cpp if (!value) { value 4739 Source/core/css/parser/CSSPropertyParser.cpp if (value->unit == CSSParserValue::Operator && value->iValue == ',') { value 4745 Source/core/css/parser/CSSPropertyParser.cpp if (value->unit != CSSParserValue::Function || !equalIgnoringCase(value->function->name, "format(")) value 4750 Source/core/css/parser/CSSPropertyParser.cpp CSSParserValueList* args = value->function->args.get(); value 4755 Source/core/css/parser/CSSPropertyParser.cpp value = m_valueList->next(); value 4756 Source/core/css/parser/CSSPropertyParser.cpp if (value && value->unit == CSSParserValue::Operator && value->iValue == ',') value 4782 Source/core/css/parser/CSSPropertyParser.cpp if (CSSParserValue* value = m_valueList->next()) { value 4783 Source/core/css/parser/CSSPropertyParser.cpp if (value->unit == CSSParserValue::Operator && value->iValue == ',') value 4793 Source/core/css/parser/CSSPropertyParser.cpp while (CSSParserValue* value = m_valueList->current()) { value 4794 Source/core/css/parser/CSSPropertyParser.cpp if (value->unit == CSSPrimitiveValue::CSS_URI) { value 4797 Source/core/css/parser/CSSPropertyParser.cpp } else if (value->unit == CSSParserValue::Function && equalIgnoringCase(value->function->name, "local(")) { value 4938 Source/core/css/parser/CSSPropertyParser.cpp static int parseDouble(const CharacterType* string, const CharacterType* end, const char terminator, double& value) value 4956 Source/core/css/parser/CSSPropertyParser.cpp value = localValue; value 4968 Source/core/css/parser/CSSPropertyParser.cpp value = localValue + fraction / scale; value 4973 Source/core/css/parser/CSSPropertyParser.cpp static bool parseColorIntOrPercentage(const CharacterType*& string, const CharacterType* end, const char terminator, CSSPrimitiveValue::UnitTypes& expect, int& value) value 5035 Source/core/css/parser/CSSPropertyParser.cpp value = negative ? 0 : static_cast<int>(localValue); value 5055 Source/core/css/parser/CSSPropertyParser.cpp static inline bool parseAlphaValue(const CharacterType*& string, const CharacterType* end, const char terminator, int& value) value 5067 Source/core/css/parser/CSSPropertyParser.cpp value = 0; value 5078 Source/core/css/parser/CSSPropertyParser.cpp value = negative ? 0 : 255; value 5086 Source/core/css/parser/CSSPropertyParser.cpp value = !negative && string[0] == '1' ? 255 : 0; value 5093 Source/core/css/parser/CSSPropertyParser.cpp value = negative ? 0 : tenthAlphaValues[string[length - 2] - '0']; value 5101 Source/core/css/parser/CSSPropertyParser.cpp value = negative ? 0 : static_cast<int>(alpha * nextafter(256.0, 0.0)); value 5224 Source/core/css/parser/CSSPropertyParser.cpp bool CSSPropertyParser::isCalculation(CSSParserValue* value) value 5226 Source/core/css/parser/CSSPropertyParser.cpp return (value->unit == CSSParserValue::Function) value 5227 Source/core/css/parser/CSSPropertyParser.cpp && (equalIgnoringCase(value->function->name, "calc(") value 5228 Source/core/css/parser/CSSPropertyParser.cpp || equalIgnoringCase(value->function->name, "-webkit-calc(") value 5229 Source/core/css/parser/CSSPropertyParser.cpp || equalIgnoringCase(value->function->name, "-webkit-min(") value 5230 Source/core/css/parser/CSSPropertyParser.cpp || equalIgnoringCase(value->function->name, "-webkit-max(")); value 5242 Source/core/css/parser/CSSPropertyParser.cpp const double value = parsedDouble(v, ReleaseParsedCalcValue); value 5244 Source/core/css/parser/CSSPropertyParser.cpp if (value <= 0.0) value 5248 Source/core/css/parser/CSSPropertyParser.cpp if (value >= 100.0) value 5250 Source/core/css/parser/CSSPropertyParser.cpp return static_cast<int>(value * 256.0 / 100.0); value 5253 Source/core/css/parser/CSSPropertyParser.cpp if (value >= 255.0) value 5256 Source/core/css/parser/CSSPropertyParser.cpp return static_cast<int>(value); value 5259 Source/core/css/parser/CSSPropertyParser.cpp bool CSSPropertyParser::parseColorParameters(CSSParserValue* value, int* colorArray, bool parseAlpha) value 5261 Source/core/css/parser/CSSPropertyParser.cpp CSSParserValueList* args = value->function->args.get(); value 5289 Source/core/css/parser/CSSPropertyParser.cpp const double value = parsedDouble(v, ReleaseParsedCalcValue); value 5292 Source/core/css/parser/CSSPropertyParser.cpp colorArray[3] = static_cast<int>(max(0.0, min(1.0, value)) * nextafter(256.0, 0.0)); value 5302 Source/core/css/parser/CSSPropertyParser.cpp bool CSSPropertyParser::parseHSLParameters(CSSParserValue* value, double* colorArray, bool parseAlpha) value 5304 Source/core/css/parser/CSSPropertyParser.cpp CSSParserValueList* args = value->function->args.get(); value 5332 Source/core/css/parser/CSSPropertyParser.cpp PassRefPtrWillBeRawPtr<CSSPrimitiveValue> CSSPropertyParser::parseColor(CSSParserValue* value) value 5335 Source/core/css/parser/CSSPropertyParser.cpp if (!parseColorFromValue(value ? value : m_valueList->current(), c)) value 5340 Source/core/css/parser/CSSPropertyParser.cpp bool CSSPropertyParser::parseColorFromValue(CSSParserValue* value, RGBA32& c) value 5342 Source/core/css/parser/CSSPropertyParser.cpp if (inQuirksMode() && value->unit == CSSPrimitiveValue::CSS_NUMBER value 5343 Source/core/css/parser/CSSPropertyParser.cpp && value->fValue >= 0. && value->fValue < 1000000.) { value 5344 Source/core/css/parser/CSSPropertyParser.cpp String str = String::format("%06d", static_cast<int>((value->fValue+.5))); value 5348 Source/core/css/parser/CSSPropertyParser.cpp } else if (value->unit == CSSPrimitiveValue::CSS_PARSER_HEXCOLOR || value 5349 Source/core/css/parser/CSSPropertyParser.cpp value->unit == CSSPrimitiveValue::CSS_IDENT || value 5350 Source/core/css/parser/CSSPropertyParser.cpp (inQuirksMode() && value->unit == CSSPrimitiveValue::CSS_DIMENSION)) { value 5351 Source/core/css/parser/CSSPropertyParser.cpp if (!fastParseColor(c, value->string, !inQuirksMode() && value->unit == CSSPrimitiveValue::CSS_IDENT)) value 5353 Source/core/css/parser/CSSPropertyParser.cpp } else if (value->unit == CSSParserValue::Function && value 5354 Source/core/css/parser/CSSPropertyParser.cpp value->function->args != 0 && value 5355 Source/core/css/parser/CSSPropertyParser.cpp value->function->args->size() == 5 /* rgb + two commas */ && value 5356 Source/core/css/parser/CSSPropertyParser.cpp equalIgnoringCase(value->function->name, "rgb(")) { value 5358 Source/core/css/parser/CSSPropertyParser.cpp if (!parseColorParameters(value, colorValues, false)) value 5362 Source/core/css/parser/CSSPropertyParser.cpp if (value->unit == CSSParserValue::Function && value 5363 Source/core/css/parser/CSSPropertyParser.cpp value->function->args != 0 && value 5364 Source/core/css/parser/CSSPropertyParser.cpp value->function->args->size() == 7 /* rgba + three commas */ && value 5365 Source/core/css/parser/CSSPropertyParser.cpp equalIgnoringCase(value->function->name, "rgba(")) { value 5367 Source/core/css/parser/CSSPropertyParser.cpp if (!parseColorParameters(value, colorValues, true)) value 5370 Source/core/css/parser/CSSPropertyParser.cpp } else if (value->unit == CSSParserValue::Function && value 5371 Source/core/css/parser/CSSPropertyParser.cpp value->function->args != 0 && value 5372 Source/core/css/parser/CSSPropertyParser.cpp value->function->args->size() == 5 /* hsl + two commas */ && value 5373 Source/core/css/parser/CSSPropertyParser.cpp equalIgnoringCase(value->function->name, "hsl(")) { value 5375 Source/core/css/parser/CSSPropertyParser.cpp if (!parseHSLParameters(value, colorValues, false)) value 5378 Source/core/css/parser/CSSPropertyParser.cpp } else if (value->unit == CSSParserValue::Function && value 5379 Source/core/css/parser/CSSPropertyParser.cpp value->function->args != 0 && value 5380 Source/core/css/parser/CSSPropertyParser.cpp value->function->args->size() == 7 /* hsla + three commas */ && value 5381 Source/core/css/parser/CSSPropertyParser.cpp equalIgnoringCase(value->function->name, "hsla(")) { value 5383 Source/core/css/parser/CSSPropertyParser.cpp if (!parseHSLParameters(value, colorValues, true)) value 5790 Source/core/css/parser/CSSPropertyParser.cpp void commitBorderImageProperty(CSSPropertyID propId, CSSPropertyParser* parser, PassRefPtrWillBeRawPtr<CSSValue> value, bool important) value 5792 Source/core/css/parser/CSSPropertyParser.cpp if (value) value 5793 Source/core/css/parser/CSSPropertyParser.cpp parser->addProperty(propId, value, important); value 5832 Source/core/css/parser/CSSPropertyParser.cpp RefPtrWillBeRawPtr<CSSValue> value = nullptr; value 5833 Source/core/css/parser/CSSPropertyParser.cpp if (parser.parseGeneratedImage(parser.m_valueList.get(), value)) value 5834 Source/core/css/parser/CSSPropertyParser.cpp context.commitImage(value.release()); value 5838 Source/core/css/parser/CSSPropertyParser.cpp RefPtrWillBeRawPtr<CSSValue> value = parser.parseImageSet(parser.m_valueList.get()); value 5839 Source/core/css/parser/CSSPropertyParser.cpp if (value) value 5840 Source/core/css/parser/CSSPropertyParser.cpp context.commitImage(value.release()); value 6189 Source/core/css/parser/CSSPropertyParser.cpp CSSParserValue* value = m_valueList->valueAt(i); value 6190 Source/core/css/parser/CSSPropertyParser.cpp if (value->unit == CSSParserValue::Operator) { value 6191 Source/core/css/parser/CSSPropertyParser.cpp if (value->iValue != '/') value 6205 Source/core/css/parser/CSSPropertyParser.cpp if (!validUnit(value, FLength | FPercent | FNonNeg)) value 6208 Source/core/css/parser/CSSPropertyParser.cpp RefPtrWillBeRawPtr<CSSPrimitiveValue> radius = createPrimitiveNumericValue(value); value 6543 Source/core/css/parser/CSSPropertyParser.cpp PassRefPtrWillBeRawPtr<CSSPrimitiveValue> parseGradientColorOrKeyword(CSSPropertyParser* p, CSSParserValue* value) value 6545 Source/core/css/parser/CSSPropertyParser.cpp CSSValueID id = value->id; value 6549 Source/core/css/parser/CSSPropertyParser.cpp return p->parseColor(value); value 6973 Source/core/css/parser/CSSPropertyParser.cpp bool CSSPropertyParser::parseGeneratedImage(CSSParserValueList* valueList, RefPtrWillBeRawPtr<CSSValue>& value) value 6984 Source/core/css/parser/CSSPropertyParser.cpp return parseDeprecatedGradient(valueList, value); value 6991 Source/core/css/parser/CSSPropertyParser.cpp return parseDeprecatedLinearGradient(valueList, value, NonRepeating); value 6995 Source/core/css/parser/CSSPropertyParser.cpp return parseLinearGradient(valueList, value, NonRepeating); value 7001 Source/core/css/parser/CSSPropertyParser.cpp return parseDeprecatedLinearGradient(valueList, value, Repeating); value 7005 Source/core/css/parser/CSSPropertyParser.cpp return parseLinearGradient(valueList, value, Repeating); value 7011 Source/core/css/parser/CSSPropertyParser.cpp return parseDeprecatedRadialGradient(valueList, value, NonRepeating); value 7015 Source/core/css/parser/CSSPropertyParser.cpp return parseRadialGradient(valueList, value, NonRepeating); value 7020 Source/core/css/parser/CSSPropertyParser.cpp return parseDeprecatedRadialGradient(valueList, value, Repeating); value 7024 Source/core/css/parser/CSSPropertyParser.cpp return parseRadialGradient(valueList, value, Repeating); value 7027 Source/core/css/parser/CSSPropertyParser.cpp return parseCanvas(valueList, value); value 7030 Source/core/css/parser/CSSPropertyParser.cpp return parseCrossfade(valueList, value); value 7093 Source/core/css/parser/CSSPropertyParser.cpp CSSParserValue* value = args->current(); value 7094 Source/core/css/parser/CSSPropertyParser.cpp if (!value || value->unit != CSSPrimitiveValue::CSS_IDENT) value 7097 Source/core/css/parser/CSSPropertyParser.cpp canvas = CSSCanvasValue::create(value->string); value 7271 Source/core/css/parser/CSSPropertyParser.cpp CSSParserValue* value = args->current(); value 7272 Source/core/css/parser/CSSPropertyParser.cpp if (!validUnit(value, FNumber | FPercent | FNonNeg, HTMLStandardMode)) value 7275 Source/core/css/parser/CSSPropertyParser.cpp double amount = value->fValue; value 7280 Source/core/css/parser/CSSPropertyParser.cpp double maxAllowed = value->unit == CSSPrimitiveValue::CSS_PERCENTAGE ? 100.0 : 1.0; value 7285 Source/core/css/parser/CSSPropertyParser.cpp filterValue->append(cssValuePool().createValue(amount, static_cast<CSSPrimitiveValue::UnitTypes>(value->unit))); value 7295 Source/core/css/parser/CSSPropertyParser.cpp CSSParserValue* value = args->current(); value 7296 Source/core/css/parser/CSSPropertyParser.cpp if (!validUnit(value, FNumber | FPercent, HTMLStandardMode)) value 7299 Source/core/css/parser/CSSPropertyParser.cpp filterValue->append(cssValuePool().createValue(value->fValue, static_cast<CSSPrimitiveValue::UnitTypes>(value->unit))); value 7353 Source/core/css/parser/CSSPropertyParser.cpp for (CSSParserValue* value = m_valueList->current(); value; value = m_valueList->next()) { value 7354 Source/core/css/parser/CSSPropertyParser.cpp if (value->unit != CSSPrimitiveValue::CSS_URI && (value->unit != CSSParserValue::Function || !value->function)) value 7360 Source/core/css/parser/CSSPropertyParser.cpp if (value->unit == CSSPrimitiveValue::CSS_URI) { value 7363 Source/core/css/parser/CSSPropertyParser.cpp referenceFilterValue->append(CSSSVGDocumentValue::create(value->string)); value 7365 Source/core/css/parser/CSSPropertyParser.cpp const CSSParserString name = value->function->name; value 7373 Source/core/css/parser/CSSPropertyParser.cpp CSSParserValueList* args = value->function->args.get(); value 7389 Source/core/css/parser/CSSPropertyParser.cpp CSSParserValue* value = m_valueList->current(); value 7390 Source/core/css/parser/CSSPropertyParser.cpp CSSValueID id = value->id; value 7400 Source/core/css/parser/CSSPropertyParser.cpp } else if (validUnit(value, FPercent | FLength)) { value 7401 Source/core/css/parser/CSSPropertyParser.cpp xValue = createPrimitiveNumericValue(value); value 7406 Source/core/css/parser/CSSPropertyParser.cpp if ((value = m_valueList->next())) { value 7407 Source/core/css/parser/CSSPropertyParser.cpp id = value->id; value 7414 Source/core/css/parser/CSSPropertyParser.cpp } else if (!yValue && validUnit(value, FPercent | FLength)) { value 7415 Source/core/css/parser/CSSPropertyParser.cpp yValue = createPrimitiveNumericValue(value); value 7426 Source/core/css/parser/CSSPropertyParser.cpp if ((value = m_valueList->next())) { value 7427 Source/core/css/parser/CSSPropertyParser.cpp if (!validUnit(value, FLength)) value 7429 Source/core/css/parser/CSSPropertyParser.cpp zValue = createPrimitiveNumericValue(value); value 7431 Source/core/css/parser/CSSPropertyParser.cpp if ((value = m_valueList->next())) value 7451 Source/core/css/parser/CSSPropertyParser.cpp bool CSSPropertyParser::parseWebkitTransformOrigin(CSSPropertyID propId, CSSPropertyID& propId1, CSSPropertyID& propId2, CSSPropertyID& propId3, RefPtrWillBeRawPtr<CSSValue>& value, RefPtrWillBeRawPtr<CSSValue>& value2, RefPtrWillBeRawPtr<CSSValue>& value3) value 7464 Source/core/css/parser/CSSPropertyParser.cpp if (!parseWebkitTransformOriginShorthand(value, value2, value3)) value 7469 Source/core/css/parser/CSSPropertyParser.cpp value = parseFillPositionX(m_valueList.get()); value 7470 Source/core/css/parser/CSSPropertyParser.cpp if (value) value 7475 Source/core/css/parser/CSSPropertyParser.cpp value = parseFillPositionY(m_valueList.get()); value 7476 Source/core/css/parser/CSSPropertyParser.cpp if (value) value 7482 Source/core/css/parser/CSSPropertyParser.cpp value = createPrimitiveNumericValue(m_valueList->current()); value 7483 Source/core/css/parser/CSSPropertyParser.cpp if (value) value 7492 Source/core/css/parser/CSSPropertyParser.cpp return value; value 7495 Source/core/css/parser/CSSPropertyParser.cpp bool CSSPropertyParser::parseWebkitPerspectiveOrigin(CSSPropertyID propId, CSSPropertyID& propId1, CSSPropertyID& propId2, RefPtrWillBeRawPtr<CSSValue>& value, RefPtrWillBeRawPtr<CSSValue>& value2) value 7508 Source/core/css/parser/CSSPropertyParser.cpp parse2ValuesFillPosition(m_valueList.get(), value, value2); value 7511 Source/core/css/parser/CSSPropertyParser.cpp value = parseFillPositionX(m_valueList.get()); value 7512 Source/core/css/parser/CSSPropertyParser.cpp if (value) value 7517 Source/core/css/parser/CSSPropertyParser.cpp value = parseFillPositionY(m_valueList.get()); value 7518 Source/core/css/parser/CSSPropertyParser.cpp if (value) value 7527 Source/core/css/parser/CSSPropertyParser.cpp return value; value 7535 Source/core/css/parser/CSSPropertyParser.cpp CSSParserValue* value = m_valueList->current(); value 7537 Source/core/css/parser/CSSPropertyParser.cpp if (m_valueList->size() == 1 && value && (value->id == CSSValueAuto || value->id == CSSValueNone || value->id == CSSValueManipulation)) { value 7538 Source/core/css/parser/CSSPropertyParser.cpp list->append(cssValuePool().createIdentifierValue(value->id)); value 7545 Source/core/css/parser/CSSPropertyParser.cpp while (isValid && value) { value 7546 Source/core/css/parser/CSSPropertyParser.cpp switch (value->id) { value 7549 Source/core/css/parser/CSSPropertyParser.cpp RefPtrWillBeRawPtr<CSSValue> panValue = cssValuePool().createIdentifierValue(value->id); value 7562 Source/core/css/parser/CSSPropertyParser.cpp value = m_valueList->next(); value 7573 Source/core/css/parser/CSSPropertyParser.cpp void CSSPropertyParser::addTextDecorationProperty(CSSPropertyID propId, PassRefPtrWillBeRawPtr<CSSValue> value, bool important) value 7582 Source/core/css/parser/CSSPropertyParser.cpp addProperty(propId, value, important); value 7591 Source/core/css/parser/CSSPropertyParser.cpp CSSParserValue* value = m_valueList->current(); value 7592 Source/core/css/parser/CSSPropertyParser.cpp if (value && value->id == CSSValueNone) { value 7600 Source/core/css/parser/CSSPropertyParser.cpp while (isValid && value) { value 7601 Source/core/css/parser/CSSPropertyParser.cpp switch (value->id) { value 7606 Source/core/css/parser/CSSPropertyParser.cpp list->append(cssValuePool().createIdentifierValue(value->id)); value 7613 Source/core/css/parser/CSSPropertyParser.cpp value = m_valueList->next(); value 7630 Source/core/css/parser/CSSPropertyParser.cpp CSSParserValue* value = m_valueList->current(); value 7631 Source/core/css/parser/CSSPropertyParser.cpp switch (value->id) { value 7636 Source/core/css/parser/CSSPropertyParser.cpp addProperty(CSSPropertyTextUnderlinePosition, cssValuePool().createIdentifierValue(value->id), important); value 7650 Source/core/css/parser/CSSPropertyParser.cpp for (CSSParserValue* value = m_valueList->current(); value; value = m_valueList->next()) { value 7651 Source/core/css/parser/CSSPropertyParser.cpp if (value->unit == CSSPrimitiveValue::CSS_STRING) { value 7654 Source/core/css/parser/CSSPropertyParser.cpp addProperty(CSSPropertyWebkitTextEmphasisStyle, createPrimitiveStringValue(value), important); value 7659 Source/core/css/parser/CSSPropertyParser.cpp if (value->id == CSSValueNone) { value 7667 Source/core/css/parser/CSSPropertyParser.cpp if (value->id == CSSValueOpen || value->id == CSSValueFilled) { value 7670 Source/core/css/parser/CSSPropertyParser.cpp fill = cssValuePool().createIdentifierValue(value->id); value 7671 Source/core/css/parser/CSSPropertyParser.cpp } else if (value->id == CSSValueDot || value->id == CSSValueCircle || value->id == CSSValueDoubleCircle || value->id == CSSValueTriangle || value->id == CSSValueSesame) { value 7674 Source/core/css/parser/CSSPropertyParser.cpp shape = cssValuePool().createIdentifierValue(value->id); value 7706 Source/core/css/parser/CSSPropertyParser.cpp CSSParserValue* value = m_valueList->current(); value 7707 Source/core/css/parser/CSSPropertyParser.cpp if (!value->id && validUnit(value, FLength | FPercent)) { value 7708 Source/core/css/parser/CSSPropertyParser.cpp list->append(createPrimitiveNumericValue(value)); value 7749 Source/core/css/parser/CSSPropertyParser.cpp for (CSSParserValue* value = m_valueList->current(); value; value = m_valueList->next()) { value 7750 Source/core/css/parser/CSSPropertyParser.cpp if (value->id == CSSValueBlock) { value 7754 Source/core/css/parser/CSSPropertyParser.cpp } else if (value->id == CSSValueInline) { value 7758 Source/core/css/parser/CSSPropertyParser.cpp } else if (value->id == CSSValueFont) { value 7762 Source/core/css/parser/CSSPropertyParser.cpp } else if (value->id == CSSValueGlyphs) { value 7766 Source/core/css/parser/CSSPropertyParser.cpp } else if (value->id == CSSValueReplaced) { value 7770 Source/core/css/parser/CSSPropertyParser.cpp } else if (value->id == CSSValueInlineBox) { value 7790 Source/core/css/parser/CSSPropertyParser.cpp CSSParserValue* value = m_valueList->current(); value 7792 Source/core/css/parser/CSSPropertyParser.cpp if (value->unit != CSSPrimitiveValue::CSS_STRING) value 7794 Source/core/css/parser/CSSPropertyParser.cpp if (value->string.length() != tagNameLength) value 7798 Source/core/css/parser/CSSPropertyParser.cpp UChar character = value->string[i]; value 7803 Source/core/css/parser/CSSPropertyParser.cpp AtomicString tag = value->string; value 7806 Source/core/css/parser/CSSPropertyParser.cpp value = m_valueList->next(); value 7807 Source/core/css/parser/CSSPropertyParser.cpp if (value) { value 7808 Source/core/css/parser/CSSPropertyParser.cpp if (value->unit == CSSPrimitiveValue::CSS_NUMBER && value->isInt && value->fValue >= 0) { value 7809 Source/core/css/parser/CSSPropertyParser.cpp tagValue = clampToInteger(value->fValue); value 7813 Source/core/css/parser/CSSPropertyParser.cpp } else if (value->id == CSSValueOn || value->id == CSSValueOff) { value 7814 Source/core/css/parser/CSSPropertyParser.cpp tagValue = value->id == CSSValueOn; value 7832 Source/core/css/parser/CSSPropertyParser.cpp for (CSSParserValue* value = m_valueList->current(); value; value = m_valueList->next()) { value 7837 Source/core/css/parser/CSSPropertyParser.cpp value = m_valueList->current(); value 7838 Source/core/css/parser/CSSPropertyParser.cpp if (value && !isComma(value)) value 7856 Source/core/css/parser/CSSPropertyParser.cpp for (CSSParserValue* value = m_valueList->current(); value; value = m_valueList->next()) { value 7857 Source/core/css/parser/CSSPropertyParser.cpp if (value->unit != CSSPrimitiveValue::CSS_IDENT) value 7860 Source/core/css/parser/CSSPropertyParser.cpp switch (value->id) { value 7866 Source/core/css/parser/CSSPropertyParser.cpp ligatureValues->append(cssValuePool().createIdentifierValue(value->id)); value 7873 Source/core/css/parser/CSSPropertyParser.cpp ligatureValues->append(cssValuePool().createIdentifierValue(value->id)); value 7880 Source/core/css/parser/CSSPropertyParser.cpp ligatureValues->append(cssValuePool().createIdentifierValue(value->id)); value 7887 Source/core/css/parser/CSSPropertyParser.cpp ligatureValues->append(cssValuePool().createIdentifierValue(value->id)); value 7901 Source/core/css/parser/CSSPropertyParser.cpp bool CSSPropertyParser::parseCalculation(CSSParserValue* value, ValueRange range) value 7903 Source/core/css/parser/CSSPropertyParser.cpp ASSERT(isCalculation(value)); value 7905 Source/core/css/parser/CSSPropertyParser.cpp CSSParserValueList* args = value->function->args.get(); value 7910 Source/core/css/parser/CSSPropertyParser.cpp m_parsedCalculation = CSSCalcValue::create(value->function->name, args, range); value 7922 Source/core/css/parser/CSSPropertyParser.cpp CSSParserValue* value = m_valueList->current(); value 7923 Source/core/css/parser/CSSPropertyParser.cpp if (!value) value 7926 Source/core/css/parser/CSSPropertyParser.cpp CSSValueID id = value->id; value 7937 Source/core/css/parser/CSSPropertyParser.cpp validPrimitive = (!id && validUnit(value, FLength | FPercent | FNonNeg)); value 7949 Source/core/css/parser/CSSPropertyParser.cpp validPrimitive = (!id && validUnit(value, FNumber | FPercent | FNonNeg)); value 7964 Source/core/css/parser/CSSPropertyParser.cpp parsedValue = parseValidPrimitive(id, value); value 8086 Source/core/css/parser/CSSPropertyParser.cpp CSSParserValue* value = m_valueList->current(); value 8087 Source/core/css/parser/CSSPropertyParser.cpp if (!value) value 8090 Source/core/css/parser/CSSPropertyParser.cpp CSSValueID id = value->id; value 8113 Source/core/css/parser/CSSPropertyParser.cpp validPrimitive = validUnit(value, FLength | FPercent, SVGAttributeMode); value 8138 Source/core/css/parser/CSSPropertyParser.cpp } else if (value->unit == CSSPrimitiveValue::CSS_URI) { value 8139 Source/core/css/parser/CSSPropertyParser.cpp parsedValue = CSSPrimitiveValue::create(value->string, CSSPrimitiveValue::CSS_URI); value 8152 Source/core/css/parser/CSSPropertyParser.cpp validPrimitive = validUnit(value, FNumber | FNonNeg, SVGAttributeMode); value 8169 Source/core/css/parser/CSSPropertyParser.cpp validPrimitive = (!id && validUnit(value, FNumber | FPercent, SVGAttributeMode)); value 8218 Source/core/css/parser/CSSPropertyParser.cpp if (value->unit == CSSPrimitiveValue::CSS_DEG || value->unit == CSSPrimitiveValue::CSS_NUMBER) { value 8219 Source/core/css/parser/CSSPropertyParser.cpp parsedValue = CSSPrimitiveValue::create(value->fValue, CSSPrimitiveValue::CSS_DEG); value 8235 Source/core/css/parser/CSSPropertyParser.cpp } else if (value->unit == CSSPrimitiveValue::CSS_URI) { value 8239 Source/core/css/parser/CSSPropertyParser.cpp parsedValue = SVGPaint::createURIAndColor(value->string, c); value 8241 Source/core/css/parser/CSSPropertyParser.cpp parsedValue = SVGPaint::createURIAndNone(value->string); value 8243 Source/core/css/parser/CSSPropertyParser.cpp parsedValue = SVGPaint::createURIAndCurrentColor(value->string); value 8246 Source/core/css/parser/CSSPropertyParser.cpp parsedValue = SVGPaint::createURI(value->string); value 8263 Source/core/css/parser/CSSPropertyParser.cpp StyleColor styleColor = SVGPaint::colorFromRGBColorString(value->string); value 8300 Source/core/css/parser/CSSPropertyParser.cpp validPrimitive = validUnit(value, FLength | FPercent, SVGAttributeMode); value 8314 Source/core/css/parser/CSSPropertyParser.cpp validPrimitive = validUnit(value, FLength, SVGAttributeMode); value 8321 Source/core/css/parser/CSSPropertyParser.cpp } else if (value->unit == CSSPrimitiveValue::CSS_URI) { value 8322 Source/core/css/parser/CSSPropertyParser.cpp parsedValue = CSSPrimitiveValue::create(value->string, (CSSPrimitiveValue::UnitTypes) value->unit); value 8342 Source/core/css/parser/CSSPropertyParser.cpp CSSValue* value = m_parsedProperties.last().value(); value 8343 Source/core/css/parser/CSSPropertyParser.cpp addProperty(CSSPropertyMarkerMid, value, important); value 8344 Source/core/css/parser/CSSPropertyParser.cpp addProperty(CSSPropertyMarkerEnd, value, important); value 8357 Source/core/css/parser/CSSPropertyParser.cpp else if (value->unit == CSSPrimitiveValue::CSS_STRING) value 8358 Source/core/css/parser/CSSPropertyParser.cpp parsedValue = CSSPrimitiveValue::create(value->string, (CSSPrimitiveValue::UnitTypes) value->unit); value 8359 Source/core/css/parser/CSSPropertyParser.cpp else if (value->unit >= CSSPrimitiveValue::CSS_NUMBER && value->unit <= CSSPrimitiveValue::CSS_KHZ) value 8360 Source/core/css/parser/CSSPropertyParser.cpp parsedValue = CSSPrimitiveValue::create(value->fValue, (CSSPrimitiveValue::UnitTypes) value->unit); value 8361 Source/core/css/parser/CSSPropertyParser.cpp else if (value->unit >= CSSParserValue::Q_EMS) value 8362 Source/core/css/parser/CSSPropertyParser.cpp parsedValue = CSSPrimitiveValue::createAllowingMarginQuirk(value->fValue, CSSPrimitiveValue::CSS_EMS); value 8363 Source/core/css/parser/CSSPropertyParser.cpp if (isCalculation(value)) { value 8381 Source/core/css/parser/CSSPropertyParser.cpp CSSParserValue* value = m_valueList->current(); value 8383 Source/core/css/parser/CSSPropertyParser.cpp while (value) { value 8384 Source/core/css/parser/CSSPropertyParser.cpp validPrimitive = validUnit(value, FLength | FPercent | FNonNeg, SVGAttributeMode); value 8387 Source/core/css/parser/CSSPropertyParser.cpp if (value->id) value 8388 Source/core/css/parser/CSSPropertyParser.cpp ret->append(CSSPrimitiveValue::createIdentifier(value->id)); value 8389 Source/core/css/parser/CSSPropertyParser.cpp else if (value->unit >= CSSPrimitiveValue::CSS_NUMBER && value->unit <= CSSPrimitiveValue::CSS_KHZ) value 8390 Source/core/css/parser/CSSPropertyParser.cpp ret->append(CSSPrimitiveValue::create(value->fValue, (CSSPrimitiveValue::UnitTypes) value->unit)); value 8391 Source/core/css/parser/CSSPropertyParser.cpp value = m_valueList->next(); value 8392 Source/core/css/parser/CSSPropertyParser.cpp if (value && value->unit == CSSParserValue::Operator && value->iValue == ',') value 8393 Source/core/css/parser/CSSPropertyParser.cpp value = m_valueList->next(); value 8414 Source/core/css/parser/CSSPropertyParser.cpp CSSParserValue* value = m_valueList->current(); value 8415 Source/core/css/parser/CSSPropertyParser.cpp if (!value) value 8424 Source/core/css/parser/CSSPropertyParser.cpp switch (value->id) { value 8450 Source/core/css/parser/CSSPropertyParser.cpp parsedValues->append(CSSPrimitiveValue::createIdentifier(value->id)); value 8451 Source/core/css/parser/CSSPropertyParser.cpp } while ((value = m_valueList->next())); value 364 Source/core/css/parser/CSSPropertyParser.h inline bool validUnit(CSSParserValue* value, Units unitflags, ReleaseParsedCalcValueCondition releaseCalc = DoNotReleaseParsedCalcValue) { return validUnit(value, unitflags, m_context.mode(), releaseCalc); } value 57 Source/core/css/parser/MediaQueryParser.cpp if (m_state == ReadRestrictor && equalIgnoringCase(token->value(), "not")) { value 59 Source/core/css/parser/MediaQueryParser.cpp } else if (m_state == ReadRestrictor && equalIgnoringCase(token->value(), "only")) { value 62 Source/core/css/parser/MediaQueryParser.cpp m_mediaQueryData.setMediaType(token->value()); value 76 Source/core/css/parser/MediaQueryParser.cpp if (type == IdentToken && equalIgnoringCase(token->value(), "and")) { value 99 Source/core/css/parser/MediaQueryParser.cpp m_mediaQueryData.setMediaFeature(token->value()); value 257 Source/core/css/parser/MediaQueryParser.cpp CSSParserValue value; value 259 Source/core/css/parser/MediaQueryParser.cpp value.setFromNumber(token.numericValue(), token.unitType()); value 260 Source/core/css/parser/MediaQueryParser.cpp value.isInt = (token.numericValueType() == IntegerValueType); value 262 Source/core/css/parser/MediaQueryParser.cpp value.unit = CSSParserValue::Operator; value 263 Source/core/css/parser/MediaQueryParser.cpp value.iValue = token.delimiter(); value 266 Source/core/css/parser/MediaQueryParser.cpp function->name.init(token.value()); value 267 Source/core/css/parser/MediaQueryParser.cpp value.setFromFunction(function); value 269 Source/core/css/parser/MediaQueryParser.cpp tokenValue.init(token.value()); value 270 Source/core/css/parser/MediaQueryParser.cpp value.id = cssValueKeywordID(tokenValue); value 272 Source/core/css/parser/MediaQueryParser.cpp m_valueList.addValue(value); value 33 Source/core/css/parser/MediaQueryToken.cpp MediaQueryToken::MediaQueryToken(MediaQueryTokenType type, String value) value 35 Source/core/css/parser/MediaQueryToken.cpp , m_value(value) value 56 Source/core/css/parser/MediaQueryToken.h String value() const { return m_value; } value 285 Source/core/css/parser/MediaQueryTokenizer.cpp double value = 0; value 294 Source/core/css/parser/MediaQueryTokenizer.cpp value = (double)sign * ((double)integerPart + fractionPart) * exponent; value 300 Source/core/css/parser/MediaQueryTokenizer.cpp return MediaQueryToken(NumberToken, value, type); value 67 Source/core/css/resolver/AnimatedStyleBuilder.cpp Length animatableValueToLength(const AnimatableValue* value, const StyleResolverState& state, NumberRange range = AllValues) value 69 Source/core/css/resolver/AnimatedStyleBuilder.cpp if (value->isLength()) value 70 Source/core/css/resolver/AnimatedStyleBuilder.cpp return toAnimatableLength(value)->toLength(state.cssToLengthConversionData(), range); value 71 Source/core/css/resolver/AnimatedStyleBuilder.cpp RefPtrWillBeRawPtr<CSSValue> cssValue = toAnimatableUnknown(value)->toCSSValue(); value 76 Source/core/css/resolver/AnimatedStyleBuilder.cpp BorderImageLength animatableValueToBorderImageLength(const AnimatableValue* value, const StyleResolverState& state) value 78 Source/core/css/resolver/AnimatedStyleBuilder.cpp if (value->isLength()) value 79 Source/core/css/resolver/AnimatedStyleBuilder.cpp return BorderImageLength(toAnimatableLength(value)->toLength(state.cssToLengthConversionData(), NonNegativeValues)); value 80 Source/core/css/resolver/AnimatedStyleBuilder.cpp if (value->isDouble()) value 81 Source/core/css/resolver/AnimatedStyleBuilder.cpp return BorderImageLength(clampTo<double>(toAnimatableDouble(value)->toDouble(), 0)); value 82 Source/core/css/resolver/AnimatedStyleBuilder.cpp RefPtrWillBeRawPtr<CSSValue> cssValue = toAnimatableUnknown(value)->toCSSValue(); value 87 Source/core/css/resolver/AnimatedStyleBuilder.cpp template<typename T> T animatableValueRoundClampTo(const AnimatableValue* value, T min = defaultMinimumForClamp<T>(), T max = defaultMaximumForClamp<T>()) value 89 Source/core/css/resolver/AnimatedStyleBuilder.cpp COMPILE_ASSERT(WTF::IsInteger<T>::value, ShouldUseIntegralTypeTWhenRoundingValues); value 90 Source/core/css/resolver/AnimatedStyleBuilder.cpp return clampTo<T>(round(toAnimatableDouble(value)->toDouble()), min, max); value 93 Source/core/css/resolver/AnimatedStyleBuilder.cpp LengthBox animatableValueToLengthBox(const AnimatableValue* value, const StyleResolverState& state, NumberRange range = AllValues) value 95 Source/core/css/resolver/AnimatedStyleBuilder.cpp const AnimatableLengthBox* animatableLengthBox = toAnimatableLengthBox(value); value 103 Source/core/css/resolver/AnimatedStyleBuilder.cpp BorderImageLengthBox animatableValueToBorderImageLengthBox(const AnimatableValue* value, const StyleResolverState& state) value 105 Source/core/css/resolver/AnimatedStyleBuilder.cpp const AnimatableLengthBox* animatableLengthBox = toAnimatableLengthBox(value); value 113 Source/core/css/resolver/AnimatedStyleBuilder.cpp LengthPoint animatableValueToLengthPoint(const AnimatableValue* value, const StyleResolverState& state, NumberRange range = AllValues) value 115 Source/core/css/resolver/AnimatedStyleBuilder.cpp const AnimatableLengthPoint* animatableLengthPoint = toAnimatableLengthPoint(value); value 121 Source/core/css/resolver/AnimatedStyleBuilder.cpp LengthSize animatableValueToLengthSize(const AnimatableValue* value, const StyleResolverState& state, NumberRange range) value 123 Source/core/css/resolver/AnimatedStyleBuilder.cpp const AnimatableLengthSize* animatableLengthSize = toAnimatableLengthSize(value); value 130 Source/core/css/resolver/AnimatedStyleBuilder.cpp void setFillSize(FillLayer* fillLayer, const AnimatableValue* value, const StyleResolverState& state) value 132 Source/core/css/resolver/AnimatedStyleBuilder.cpp if (value->isLengthSize()) value 133 Source/core/css/resolver/AnimatedStyleBuilder.cpp fillLayer->setSize(FillSize(SizeLength, animatableValueToLengthSize(value, state, NonNegativeValues))); value 135 Source/core/css/resolver/AnimatedStyleBuilder.cpp state.styleMap().mapFillSize(property, fillLayer, toAnimatableUnknown(value)->toCSSValue().get()); value 138 Source/core/css/resolver/AnimatedStyleBuilder.cpp PassRefPtr<SVGLength> animatableValueToNonNegativeSVGLength(const AnimatableValue* value) value 140 Source/core/css/resolver/AnimatedStyleBuilder.cpp RefPtr<SVGLength> length = toAnimatableSVGLength(value)->toSVGLength(); value 147 Source/core/css/resolver/AnimatedStyleBuilder.cpp void setOnFillLayers(FillLayer* fillLayer, const AnimatableValue* value, StyleResolverState& state) value 149 Source/core/css/resolver/AnimatedStyleBuilder.cpp const WillBeHeapVector<RefPtrWillBeMember<AnimatableValue> >& values = toAnimatableRepeatable(value)->values(); value 229 Source/core/css/resolver/AnimatedStyleBuilder.cpp FontWeight animatableValueToFontWeight(const AnimatableValue* value) value 231 Source/core/css/resolver/AnimatedStyleBuilder.cpp int index = round(toAnimatableDouble(value)->toDouble() / 100) - 1; value 253 Source/core/css/resolver/AnimatedStyleBuilder.cpp void AnimatedStyleBuilder::applyProperty(CSSPropertyID property, StyleResolverState& state, const AnimatableValue* value) value 256 Source/core/css/resolver/AnimatedStyleBuilder.cpp if (value->isUnknown()) { value 257 Source/core/css/resolver/AnimatedStyleBuilder.cpp StyleBuilder::applyProperty(property, state, toAnimatableUnknown(value)->toCSSValue().get()); value 263 Source/core/css/resolver/AnimatedStyleBuilder.cpp style->setBackgroundColor(toAnimatableColor(value)->color()); value 264 Source/core/css/resolver/AnimatedStyleBuilder.cpp style->setVisitedLinkBackgroundColor(toAnimatableColor(value)->visitedLinkColor()); value 267 Source/core/css/resolver/AnimatedStyleBuilder.cpp setOnFillLayers<CSSPropertyBackgroundImage>(style->accessBackgroundLayers(), value, state); value 270 Source/core/css/resolver/AnimatedStyleBuilder.cpp setOnFillLayers<CSSPropertyBackgroundPositionX>(style->accessBackgroundLayers(), value, state); value 273 Source/core/css/resolver/AnimatedStyleBuilder.cpp setOnFillLayers<CSSPropertyBackgroundPositionY>(style->accessBackgroundLayers(), value, state); value 276 Source/core/css/resolver/AnimatedStyleBuilder.cpp setOnFillLayers<CSSPropertyBackgroundSize>(style->accessBackgroundLayers(), value, state); value 279 Source/core/css/resolver/AnimatedStyleBuilder.cpp style->setBaselineShiftValue(toAnimatableSVGLength(value)->toSVGLength()); value 282 Source/core/css/resolver/AnimatedStyleBuilder.cpp style->setBorderBottomColor(toAnimatableColor(value)->color()); value 283 Source/core/css/resolver/AnimatedStyleBuilder.cpp style->setVisitedLinkBorderBottomColor(toAnimatableColor(value)->visitedLinkColor()); value 286 Source/core/css/resolver/AnimatedStyleBuilder.cpp style->setBorderBottomLeftRadius(animatableValueToLengthSize(value, state, NonNegativeValues)); value 289 Source/core/css/resolver/AnimatedStyleBuilder.cpp style->setBorderBottomRightRadius(animatableValueToLengthSize(value, state, NonNegativeValues)); value 292 Source/core/css/resolver/AnimatedStyleBuilder.cpp style->setBorderBottomWidth(animatableValueRoundClampTo<unsigned>(value)); value 295 Source/core/css/resolver/AnimatedStyleBuilder.cpp style->setBorderImageOutset(animatableValueToBorderImageLengthBox(value, state)); value 298 Source/core/css/resolver/AnimatedStyleBuilder.cpp style->setBorderImageSlices(animatableValueToLengthBox(value, state, NonNegativeValues)); value 301 Source/core/css/resolver/AnimatedStyleBuilder.cpp style->setBorderImageSource(state.styleImage(property, toAnimatableImage(value)->toCSSValue())); value 304 Source/core/css/resolver/AnimatedStyleBuilder.cpp style->setBorderImageWidth(animatableValueToBorderImageLengthBox(value, state)); value 307 Source/core/css/resolver/AnimatedStyleBuilder.cpp style->setBorderLeftColor(toAnimatableColor(value)->color()); value 308 Source/core/css/resolver/AnimatedStyleBuilder.cpp style->setVisitedLinkBorderLeftColor(toAnimatableColor(value)->visitedLinkColor()); value 311 Source/core/css/resolver/AnimatedStyleBuilder.cpp style->setBorderLeftWidth(animatableValueRoundClampTo<unsigned>(value)); value 314 Source/core/css/resolver/AnimatedStyleBuilder.cpp style->setBorderRightColor(toAnimatableColor(value)->color()); value 315 Source/core/css/resolver/AnimatedStyleBuilder.cpp style->setVisitedLinkBorderRightColor(toAnimatableColor(value)->visitedLinkColor()); value 318 Source/core/css/resolver/AnimatedStyleBuilder.cpp style->setBorderRightWidth(animatableValueRoundClampTo<unsigned>(value)); value 321 Source/core/css/resolver/AnimatedStyleBuilder.cpp style->setBorderTopColor(toAnimatableColor(value)->color()); value 322 Source/core/css/resolver/AnimatedStyleBuilder.cpp style->setVisitedLinkBorderTopColor(toAnimatableColor(value)->visitedLinkColor()); value 325 Source/core/css/resolver/AnimatedStyleBuilder.cpp style->setBorderTopLeftRadius(animatableValueToLengthSize(value, state, NonNegativeValues)); value 328 Source/core/css/resolver/AnimatedStyleBuilder.cpp style->setBorderTopRightRadius(animatableValueToLengthSize(value, state, NonNegativeValues)); value 331 Source/core/css/resolver/AnimatedStyleBuilder.cpp style->setBorderTopWidth(animatableValueRoundClampTo<unsigned>(value)); value 334 Source/core/css/resolver/AnimatedStyleBuilder.cpp style->setBottom(animatableValueToLength(value, state)); value 338 Source/core/css/resolver/AnimatedStyleBuilder.cpp style->setBoxShadow(toAnimatableShadow(value)->shadowList()); value 341 Source/core/css/resolver/AnimatedStyleBuilder.cpp style->setClip(animatableValueToLengthBox(value, state)); value 345 Source/core/css/resolver/AnimatedStyleBuilder.cpp style->setColor(toAnimatableColor(value)->color()); value 346 Source/core/css/resolver/AnimatedStyleBuilder.cpp style->setVisitedLinkColor(toAnimatableColor(value)->visitedLinkColor()); value 349 Source/core/css/resolver/AnimatedStyleBuilder.cpp style->setFillOpacity(clampTo<float>(toAnimatableDouble(value)->toDouble(), 0, 1)); value 353 Source/core/css/resolver/AnimatedStyleBuilder.cpp const AnimatableSVGPaint* svgPaint = toAnimatableSVGPaint(value); value 358 Source/core/css/resolver/AnimatedStyleBuilder.cpp style->setFlexGrow(clampTo<float>(toAnimatableDouble(value)->toDouble(), 0)); value 361 Source/core/css/resolver/AnimatedStyleBuilder.cpp style->setFlexShrink(clampTo<float>(toAnimatableDouble(value)->toDouble(), 0)); value 364 Source/core/css/resolver/AnimatedStyleBuilder.cpp style->setFlexBasis(animatableValueToLength(value, state, NonNegativeValues)); value 367 Source/core/css/resolver/AnimatedStyleBuilder.cpp style->setFloodColor(toAnimatableColor(value)->color()); value 370 Source/core/css/resolver/AnimatedStyleBuilder.cpp style->setFloodOpacity(clampTo<float>(toAnimatableDouble(value)->toDouble(), 0, 1)); value 373 Source/core/css/resolver/AnimatedStyleBuilder.cpp style->setFontSize(clampTo<float>(toAnimatableDouble(value)->toDouble(), 0)); value 376 Source/core/css/resolver/AnimatedStyleBuilder.cpp style->setFontWeight(animatableValueToFontWeight(value)); value 379 Source/core/css/resolver/AnimatedStyleBuilder.cpp style->setHeight(animatableValueToLength(value, state, NonNegativeValues)); value 382 Source/core/css/resolver/AnimatedStyleBuilder.cpp style->setKerning(toAnimatableSVGLength(value)->toSVGLength()); value 385 Source/core/css/resolver/AnimatedStyleBuilder.cpp style->setLeft(animatableValueToLength(value, state)); value 388 Source/core/css/resolver/AnimatedStyleBuilder.cpp style->setLightingColor(toAnimatableColor(value)->color()); value 391 Source/core/css/resolver/AnimatedStyleBuilder.cpp if (value->isLength()) value 392 Source/core/css/resolver/AnimatedStyleBuilder.cpp style->setLineHeight(animatableValueToLength(value, state, NonNegativeValues)); value 394 Source/core/css/resolver/AnimatedStyleBuilder.cpp style->setLineHeight(Length(clampTo<float>(toAnimatableDouble(value)->toDouble(), 0), Percent)); value 397 Source/core/css/resolver/AnimatedStyleBuilder.cpp style->setListStyleImage(state.styleImage(property, toAnimatableImage(value)->toCSSValue())); value 400 Source/core/css/resolver/AnimatedStyleBuilder.cpp style->setLetterSpacing(clampTo<float>(toAnimatableDouble(value)->toDouble())); value 403 Source/core/css/resolver/AnimatedStyleBuilder.cpp style->setMarginBottom(animatableValueToLength(value, state)); value 406 Source/core/css/resolver/AnimatedStyleBuilder.cpp style->setMarginLeft(animatableValueToLength(value, state)); value 409 Source/core/css/resolver/AnimatedStyleBuilder.cpp style->setMarginRight(animatableValueToLength(value, state)); value 412 Source/core/css/resolver/AnimatedStyleBuilder.cpp style->setMarginTop(animatableValueToLength(value, state)); value 415 Source/core/css/resolver/AnimatedStyleBuilder.cpp style->setMaxHeight(animatableValueToLength(value, state, NonNegativeValues)); value 418 Source/core/css/resolver/AnimatedStyleBuilder.cpp style->setMaxWidth(animatableValueToLength(value, state, NonNegativeValues)); value 421 Source/core/css/resolver/AnimatedStyleBuilder.cpp style->setMinHeight(animatableValueToLength(value, state, NonNegativeValues)); value 424 Source/core/css/resolver/AnimatedStyleBuilder.cpp style->setMinWidth(animatableValueToLength(value, state, NonNegativeValues)); value 427 Source/core/css/resolver/AnimatedStyleBuilder.cpp style->setObjectPosition(animatableValueToLengthPoint(value, state)); value 431 Source/core/css/resolver/AnimatedStyleBuilder.cpp style->setOpacity(clampTo<float>(toAnimatableDouble(value)->toDouble(), 0, nextafterf(1, 0))); value 434 Source/core/css/resolver/AnimatedStyleBuilder.cpp style->setOrphans(animatableValueRoundClampTo<unsigned short>(value, 1)); value 437 Source/core/css/resolver/AnimatedStyleBuilder.cpp style->setOutlineColor(toAnimatableColor(value)->color()); value 438 Source/core/css/resolver/AnimatedStyleBuilder.cpp style->setVisitedLinkOutlineColor(toAnimatableColor(value)->visitedLinkColor()); value 441 Source/core/css/resolver/AnimatedStyleBuilder.cpp style->setOutlineOffset(animatableValueRoundClampTo<int>(value)); value 444 Source/core/css/resolver/AnimatedStyleBuilder.cpp style->setOutlineWidth(animatableValueRoundClampTo<unsigned short>(value)); value 447 Source/core/css/resolver/AnimatedStyleBuilder.cpp style->setPaddingBottom(animatableValueToLength(value, state, NonNegativeValues)); value 450 Source/core/css/resolver/AnimatedStyleBuilder.cpp style->setPaddingLeft(animatableValueToLength(value, state, NonNegativeValues)); value 453 Source/core/css/resolver/AnimatedStyleBuilder.cpp style->setPaddingRight(animatableValueToLength(value, state, NonNegativeValues)); value 456 Source/core/css/resolver/AnimatedStyleBuilder.cpp style->setPaddingTop(animatableValueToLength(value, state, NonNegativeValues)); value 459 Source/core/css/resolver/AnimatedStyleBuilder.cpp style->setRight(animatableValueToLength(value, state)); value 462 Source/core/css/resolver/AnimatedStyleBuilder.cpp style->setStrokeWidth(animatableValueToNonNegativeSVGLength(value)); value 465 Source/core/css/resolver/AnimatedStyleBuilder.cpp style->setStopColor(toAnimatableColor(value)->color()); value 468 Source/core/css/resolver/AnimatedStyleBuilder.cpp style->setStopOpacity(clampTo<float>(toAnimatableDouble(value)->toDouble(), 0, 1)); value 471 Source/core/css/resolver/AnimatedStyleBuilder.cpp style->setStrokeDashArray(toAnimatableStrokeDasharrayList(value)->toSVGLengthList()); value 474 Source/core/css/resolver/AnimatedStyleBuilder.cpp style->setStrokeDashOffset(toAnimatableSVGLength(value)->toSVGLength()); value 477 Source/core/css/resolver/AnimatedStyleBuilder.cpp style->setStrokeMiterLimit(clampTo<float>(toAnimatableDouble(value)->toDouble(), 1)); value 480 Source/core/css/resolver/AnimatedStyleBuilder.cpp style->setStrokeOpacity(clampTo<float>(toAnimatableDouble(value)->toDouble(), 0, 1)); value 484 Source/core/css/resolver/AnimatedStyleBuilder.cpp const AnimatableSVGPaint* svgPaint = toAnimatableSVGPaint(value); value 489 Source/core/css/resolver/AnimatedStyleBuilder.cpp style->setTextDecorationColor(toAnimatableColor(value)->color()); value 490 Source/core/css/resolver/AnimatedStyleBuilder.cpp style->setVisitedLinkTextDecorationColor(toAnimatableColor(value)->visitedLinkColor()); value 493 Source/core/css/resolver/AnimatedStyleBuilder.cpp style->setTextIndent(animatableValueToLength(value, state)); value 496 Source/core/css/resolver/AnimatedStyleBuilder.cpp style->setTextShadow(toAnimatableShadow(value)->shadowList()); value 499 Source/core/css/resolver/AnimatedStyleBuilder.cpp style->setTop(animatableValueToLength(value, state)); value 502 Source/core/css/resolver/AnimatedStyleBuilder.cpp setOnFillLayers<CSSPropertyWebkitBackgroundSize>(style->accessBackgroundLayers(), value, state); value 505 Source/core/css/resolver/AnimatedStyleBuilder.cpp style->setHorizontalBorderSpacing(animatableValueRoundClampTo<unsigned short>(value)); value 508 Source/core/css/resolver/AnimatedStyleBuilder.cpp style->setVerticalBorderSpacing(animatableValueRoundClampTo<unsigned short>(value)); value 511 Source/core/css/resolver/AnimatedStyleBuilder.cpp style->setClipPath(toAnimatableClipPathOperation(value)->clipPathOperation()); value 514 Source/core/css/resolver/AnimatedStyleBuilder.cpp style->setColumnCount(animatableValueRoundClampTo<unsigned short>(value, 1)); value 517 Source/core/css/resolver/AnimatedStyleBuilder.cpp style->setColumnGap(clampTo(toAnimatableDouble(value)->toDouble(), 0)); value 520 Source/core/css/resolver/AnimatedStyleBuilder.cpp style->setColumnRuleColor(toAnimatableColor(value)->color()); value 521 Source/core/css/resolver/AnimatedStyleBuilder.cpp style->setVisitedLinkColumnRuleColor(toAnimatableColor(value)->visitedLinkColor()); value 524 Source/core/css/resolver/AnimatedStyleBuilder.cpp style->setColumnWidth(clampTo(toAnimatableDouble(value)->toDouble(), std::numeric_limits<float>::epsilon())); value 527 Source/core/css/resolver/AnimatedStyleBuilder.cpp style->setColumnRuleWidth(animatableValueRoundClampTo<unsigned short>(value)); value 530 Source/core/css/resolver/AnimatedStyleBuilder.cpp style->setFilter(toAnimatableFilterOperations(value)->operations()); value 533 Source/core/css/resolver/AnimatedStyleBuilder.cpp style->setMaskBoxImageOutset(animatableValueToBorderImageLengthBox(value, state)); value 536 Source/core/css/resolver/AnimatedStyleBuilder.cpp style->setMaskBoxImageSlices(animatableValueToLengthBox(toAnimatableLengthBoxAndBool(value)->box(), state, NonNegativeValues)); value 537 Source/core/css/resolver/AnimatedStyleBuilder.cpp style->setMaskBoxImageSlicesFill(toAnimatableLengthBoxAndBool(value)->flag()); value 540 Source/core/css/resolver/AnimatedStyleBuilder.cpp style->setMaskBoxImageSource(state.styleImage(property, toAnimatableImage(value)->toCSSValue())); value 543 Source/core/css/resolver/AnimatedStyleBuilder.cpp style->setMaskBoxImageWidth(animatableValueToBorderImageLengthBox(value, state)); value 546 Source/core/css/resolver/AnimatedStyleBuilder.cpp setOnFillLayers<CSSPropertyWebkitMaskImage>(style->accessMaskLayers(), value, state); value 549 Source/core/css/resolver/AnimatedStyleBuilder.cpp setOnFillLayers<CSSPropertyWebkitMaskPositionX>(style->accessMaskLayers(), value, state); value 552 Source/core/css/resolver/AnimatedStyleBuilder.cpp setOnFillLayers<CSSPropertyWebkitMaskPositionY>(style->accessMaskLayers(), value, state); value 555 Source/core/css/resolver/AnimatedStyleBuilder.cpp setOnFillLayers<CSSPropertyWebkitMaskSize>(style->accessMaskLayers(), value, state); value 558 Source/core/css/resolver/AnimatedStyleBuilder.cpp style->setPerspective(clampTo<float>(toAnimatableDouble(value)->toDouble())); value 562 Source/core/css/resolver/AnimatedStyleBuilder.cpp const AnimatableLengthPoint* animatableLengthPoint = toAnimatableLengthPoint(value); value 569 Source/core/css/resolver/AnimatedStyleBuilder.cpp style->setPerspectiveOriginX(animatableValueToLength(value, state)); value 573 Source/core/css/resolver/AnimatedStyleBuilder.cpp style->setPerspectiveOriginY(animatableValueToLength(value, state)); value 576 Source/core/css/resolver/AnimatedStyleBuilder.cpp style->setShapeOutside(toAnimatableShapeValue(value)->shapeValue()); value 579 Source/core/css/resolver/AnimatedStyleBuilder.cpp style->setShapeMargin(animatableValueToLength(value, state, NonNegativeValues)); value 582 Source/core/css/resolver/AnimatedStyleBuilder.cpp style->setShapeImageThreshold(clampTo<float>(toAnimatableDouble(value)->toDouble(), 0, 1)); value 585 Source/core/css/resolver/AnimatedStyleBuilder.cpp style->setTextStrokeColor(toAnimatableColor(value)->color()); value 586 Source/core/css/resolver/AnimatedStyleBuilder.cpp style->setVisitedLinkTextStrokeColor(toAnimatableColor(value)->visitedLinkColor()); value 589 Source/core/css/resolver/AnimatedStyleBuilder.cpp const TransformOperations& operations = toAnimatableTransform(value)->transformOperations(); value 596 Source/core/css/resolver/AnimatedStyleBuilder.cpp const AnimatableLengthPoint3D* animatableLengthPoint3D = toAnimatableLengthPoint3D(value); value 604 Source/core/css/resolver/AnimatedStyleBuilder.cpp style->setTransformOriginX(animatableValueToLength(value, state)); value 608 Source/core/css/resolver/AnimatedStyleBuilder.cpp style->setTransformOriginY(animatableValueToLength(value, state)); value 612 Source/core/css/resolver/AnimatedStyleBuilder.cpp style->setTransformOriginZ(toAnimatableDouble(value)->toDouble()); value 615 Source/core/css/resolver/AnimatedStyleBuilder.cpp style->setWidows(animatableValueRoundClampTo<unsigned short>(value, 1)); value 618 Source/core/css/resolver/AnimatedStyleBuilder.cpp style->setWidth(animatableValueToLength(value, state, NonNegativeValues)); value 621 Source/core/css/resolver/AnimatedStyleBuilder.cpp style->setWordSpacing(clampTo<float>(toAnimatableDouble(value)->toDouble())); value 624 Source/core/css/resolver/AnimatedStyleBuilder.cpp style->setVisibility(toAnimatableVisibility(value)->visibility()); value 627 Source/core/css/resolver/AnimatedStyleBuilder.cpp style->setZIndex(animatableValueRoundClampTo<int>(value)); value 630 Source/core/css/resolver/AnimatedStyleBuilder.cpp style->setZoom(clampTo<float>(toAnimatableDouble(value)->toDouble(), std::numeric_limits<float>::denorm_min())); value 55 Source/core/css/resolver/CSSToStyleMap.cpp PassRefPtr<StyleImage> CSSToStyleMap::styleImage(CSSPropertyID propertyId, CSSValue* value) value 57 Source/core/css/resolver/CSSToStyleMap.cpp return m_elementStyleResources.styleImage(m_state.document().textLinkColors(), m_state.style()->color(), propertyId, value); value 60 Source/core/css/resolver/CSSToStyleMap.cpp void CSSToStyleMap::mapFillAttachment(CSSPropertyID, FillLayer* layer, CSSValue* value) const value 62 Source/core/css/resolver/CSSToStyleMap.cpp if (value->isInitialValue()) { value 67 Source/core/css/resolver/CSSToStyleMap.cpp if (!value->isPrimitiveValue()) value 70 Source/core/css/resolver/CSSToStyleMap.cpp CSSPrimitiveValue* primitiveValue = toCSSPrimitiveValue(value); value 86 Source/core/css/resolver/CSSToStyleMap.cpp void CSSToStyleMap::mapFillClip(CSSPropertyID, FillLayer* layer, CSSValue* value) const value 88 Source/core/css/resolver/CSSToStyleMap.cpp if (value->isInitialValue()) { value 93 Source/core/css/resolver/CSSToStyleMap.cpp if (!value->isPrimitiveValue()) value 96 Source/core/css/resolver/CSSToStyleMap.cpp CSSPrimitiveValue* primitiveValue = toCSSPrimitiveValue(value); value 100 Source/core/css/resolver/CSSToStyleMap.cpp void CSSToStyleMap::mapFillComposite(CSSPropertyID, FillLayer* layer, CSSValue* value) const value 102 Source/core/css/resolver/CSSToStyleMap.cpp if (value->isInitialValue()) { value 107 Source/core/css/resolver/CSSToStyleMap.cpp if (!value->isPrimitiveValue()) value 110 Source/core/css/resolver/CSSToStyleMap.cpp CSSPrimitiveValue* primitiveValue = toCSSPrimitiveValue(value); value 114 Source/core/css/resolver/CSSToStyleMap.cpp void CSSToStyleMap::mapFillBlendMode(CSSPropertyID, FillLayer* layer, CSSValue* value) const value 116 Source/core/css/resolver/CSSToStyleMap.cpp if (value->isInitialValue()) { value 121 Source/core/css/resolver/CSSToStyleMap.cpp if (!value->isPrimitiveValue()) value 124 Source/core/css/resolver/CSSToStyleMap.cpp CSSPrimitiveValue* primitiveValue = toCSSPrimitiveValue(value); value 128 Source/core/css/resolver/CSSToStyleMap.cpp void CSSToStyleMap::mapFillOrigin(CSSPropertyID, FillLayer* layer, CSSValue* value) const value 130 Source/core/css/resolver/CSSToStyleMap.cpp if (value->isInitialValue()) { value 135 Source/core/css/resolver/CSSToStyleMap.cpp if (!value->isPrimitiveValue()) value 138 Source/core/css/resolver/CSSToStyleMap.cpp CSSPrimitiveValue* primitiveValue = toCSSPrimitiveValue(value); value 143 Source/core/css/resolver/CSSToStyleMap.cpp void CSSToStyleMap::mapFillImage(CSSPropertyID property, FillLayer* layer, CSSValue* value) value 145 Source/core/css/resolver/CSSToStyleMap.cpp if (value->isInitialValue()) { value 150 Source/core/css/resolver/CSSToStyleMap.cpp layer->setImage(styleImage(property, value)); value 153 Source/core/css/resolver/CSSToStyleMap.cpp void CSSToStyleMap::mapFillRepeatX(CSSPropertyID, FillLayer* layer, CSSValue* value) const value 155 Source/core/css/resolver/CSSToStyleMap.cpp if (value->isInitialValue()) { value 160 Source/core/css/resolver/CSSToStyleMap.cpp if (!value->isPrimitiveValue()) value 163 Source/core/css/resolver/CSSToStyleMap.cpp CSSPrimitiveValue* primitiveValue = toCSSPrimitiveValue(value); value 167 Source/core/css/resolver/CSSToStyleMap.cpp void CSSToStyleMap::mapFillRepeatY(CSSPropertyID, FillLayer* layer, CSSValue* value) const value 169 Source/core/css/resolver/CSSToStyleMap.cpp if (value->isInitialValue()) { value 174 Source/core/css/resolver/CSSToStyleMap.cpp if (!value->isPrimitiveValue()) value 177 Source/core/css/resolver/CSSToStyleMap.cpp CSSPrimitiveValue* primitiveValue = toCSSPrimitiveValue(value); value 181 Source/core/css/resolver/CSSToStyleMap.cpp void CSSToStyleMap::mapFillSize(CSSPropertyID, FillLayer* layer, CSSValue* value) const value 183 Source/core/css/resolver/CSSToStyleMap.cpp if (value->isInitialValue()) { value 189 Source/core/css/resolver/CSSToStyleMap.cpp if (!value->isPrimitiveValue()) value 192 Source/core/css/resolver/CSSToStyleMap.cpp CSSPrimitiveValue* primitiveValue = toCSSPrimitiveValue(value); value 223 Source/core/css/resolver/CSSToStyleMap.cpp void CSSToStyleMap::mapFillXPosition(CSSPropertyID propertyID, FillLayer* layer, CSSValue* value) const value 225 Source/core/css/resolver/CSSToStyleMap.cpp if (value->isInitialValue()) { value 230 Source/core/css/resolver/CSSToStyleMap.cpp if (!value->isPrimitiveValue()) value 233 Source/core/css/resolver/CSSToStyleMap.cpp CSSPrimitiveValue* primitiveValue = toCSSPrimitiveValue(value); value 247 Source/core/css/resolver/CSSToStyleMap.cpp void CSSToStyleMap::mapFillYPosition(CSSPropertyID propertyID, FillLayer* layer, CSSValue* value) const value 249 Source/core/css/resolver/CSSToStyleMap.cpp if (value->isInitialValue()) { value 254 Source/core/css/resolver/CSSToStyleMap.cpp if (!value->isPrimitiveValue()) value 257 Source/core/css/resolver/CSSToStyleMap.cpp CSSPrimitiveValue* primitiveValue = toCSSPrimitiveValue(value); value 271 Source/core/css/resolver/CSSToStyleMap.cpp void CSSToStyleMap::mapFillMaskSourceType(CSSPropertyID, FillLayer* layer, CSSValue* value) value 274 Source/core/css/resolver/CSSToStyleMap.cpp if (value->isInitialValue()) { value 279 Source/core/css/resolver/CSSToStyleMap.cpp if (!value->isPrimitiveValue()) value 282 Source/core/css/resolver/CSSToStyleMap.cpp switch (toCSSPrimitiveValue(value)->getValueID()) { value 298 Source/core/css/resolver/CSSToStyleMap.cpp void CSSToStyleMap::mapAnimationDelay(CSSAnimationData* animation, CSSValue* value) const value 300 Source/core/css/resolver/CSSToStyleMap.cpp if (value->isInitialValue()) { value 305 Source/core/css/resolver/CSSToStyleMap.cpp if (!value->isPrimitiveValue()) value 308 Source/core/css/resolver/CSSToStyleMap.cpp animation->setDelay(toCSSPrimitiveValue(value)->computeTime<double, CSSPrimitiveValue::Seconds>()); value 311 Source/core/css/resolver/CSSToStyleMap.cpp void CSSToStyleMap::mapAnimationDirection(CSSAnimationData* layer, CSSValue* value) const value 313 Source/core/css/resolver/CSSToStyleMap.cpp if (value->isInitialValue()) { value 318 Source/core/css/resolver/CSSToStyleMap.cpp if (!value->isPrimitiveValue()) value 321 Source/core/css/resolver/CSSToStyleMap.cpp switch (toCSSPrimitiveValue(value)->getValueID()) { value 339 Source/core/css/resolver/CSSToStyleMap.cpp void CSSToStyleMap::mapAnimationDuration(CSSAnimationData* animation, CSSValue* value) const value 341 Source/core/css/resolver/CSSToStyleMap.cpp if (value->isInitialValue()) { value 346 Source/core/css/resolver/CSSToStyleMap.cpp if (!value->isPrimitiveValue()) value 349 Source/core/css/resolver/CSSToStyleMap.cpp CSSPrimitiveValue* primitiveValue = toCSSPrimitiveValue(value); value 353 Source/core/css/resolver/CSSToStyleMap.cpp void CSSToStyleMap::mapAnimationFillMode(CSSAnimationData* layer, CSSValue* value) const value 355 Source/core/css/resolver/CSSToStyleMap.cpp if (value->isInitialValue()) { value 360 Source/core/css/resolver/CSSToStyleMap.cpp if (!value->isPrimitiveValue()) value 363 Source/core/css/resolver/CSSToStyleMap.cpp CSSPrimitiveValue* primitiveValue = toCSSPrimitiveValue(value); value 382 Source/core/css/resolver/CSSToStyleMap.cpp void CSSToStyleMap::mapAnimationIterationCount(CSSAnimationData* animation, CSSValue* value) const value 384 Source/core/css/resolver/CSSToStyleMap.cpp if (value->isInitialValue()) { value 389 Source/core/css/resolver/CSSToStyleMap.cpp if (!value->isPrimitiveValue()) value 392 Source/core/css/resolver/CSSToStyleMap.cpp CSSPrimitiveValue* primitiveValue = toCSSPrimitiveValue(value); value 399 Source/core/css/resolver/CSSToStyleMap.cpp void CSSToStyleMap::mapAnimationName(CSSAnimationData* layer, CSSValue* value) const value 401 Source/core/css/resolver/CSSToStyleMap.cpp if (value->isInitialValue()) { value 406 Source/core/css/resolver/CSSToStyleMap.cpp if (!value->isPrimitiveValue()) value 409 Source/core/css/resolver/CSSToStyleMap.cpp CSSPrimitiveValue* primitiveValue = toCSSPrimitiveValue(value); value 416 Source/core/css/resolver/CSSToStyleMap.cpp void CSSToStyleMap::mapAnimationPlayState(CSSAnimationData* layer, CSSValue* value) const value 418 Source/core/css/resolver/CSSToStyleMap.cpp if (value->isInitialValue()) { value 423 Source/core/css/resolver/CSSToStyleMap.cpp if (!value->isPrimitiveValue()) value 426 Source/core/css/resolver/CSSToStyleMap.cpp CSSPrimitiveValue* primitiveValue = toCSSPrimitiveValue(value); value 431 Source/core/css/resolver/CSSToStyleMap.cpp void CSSToStyleMap::mapAnimationProperty(CSSAnimationData* animation, CSSValue* value) const value 433 Source/core/css/resolver/CSSToStyleMap.cpp if (value->isInitialValue()) { value 439 Source/core/css/resolver/CSSToStyleMap.cpp if (!value->isPrimitiveValue()) value 442 Source/core/css/resolver/CSSToStyleMap.cpp CSSPrimitiveValue* primitiveValue = toCSSPrimitiveValue(value); value 455 Source/core/css/resolver/CSSToStyleMap.cpp PassRefPtr<TimingFunction> CSSToStyleMap::animationTimingFunction(CSSValue* value, bool allowInitial) value 457 Source/core/css/resolver/CSSToStyleMap.cpp if (allowInitial && value->isInitialValue()) { value 461 Source/core/css/resolver/CSSToStyleMap.cpp if (value->isPrimitiveValue()) { value 462 Source/core/css/resolver/CSSToStyleMap.cpp CSSPrimitiveValue* primitiveValue = toCSSPrimitiveValue(value); value 494 Source/core/css/resolver/CSSToStyleMap.cpp if (value->isCubicBezierTimingFunctionValue()) { value 495 Source/core/css/resolver/CSSToStyleMap.cpp CSSCubicBezierTimingFunctionValue* cubicTimingFunction = toCSSCubicBezierTimingFunctionValue(value); value 497 Source/core/css/resolver/CSSToStyleMap.cpp } else if (value->isStepsTimingFunctionValue()) { value 498 Source/core/css/resolver/CSSToStyleMap.cpp CSSStepsTimingFunctionValue* stepsTimingFunction = toCSSStepsTimingFunctionValue(value); value 505 Source/core/css/resolver/CSSToStyleMap.cpp void CSSToStyleMap::mapAnimationTimingFunction(CSSAnimationData* animation, CSSValue* value) const value 507 Source/core/css/resolver/CSSToStyleMap.cpp RefPtr<TimingFunction> timingFunction = animationTimingFunction(value, true); value 519 Source/core/css/resolver/CSSToStyleMap.cpp void CSSToStyleMap::mapNinePieceImage(RenderStyle* mutableStyle, CSSPropertyID property, CSSValue* value, NinePieceImage& image) value 522 Source/core/css/resolver/CSSToStyleMap.cpp if (!value || !value->isValueList()) value 526 Source/core/css/resolver/CSSToStyleMap.cpp CSSValueList* borderImage = toCSSValueList(value); value 568 Source/core/css/resolver/CSSToStyleMap.cpp mutableStyle->setBorderTopWidth(image.borderSlices().top().length().value()); value 570 Source/core/css/resolver/CSSToStyleMap.cpp mutableStyle->setBorderRightWidth(image.borderSlices().right().length().value()); value 572 Source/core/css/resolver/CSSToStyleMap.cpp mutableStyle->setBorderBottomWidth(image.borderSlices().bottom().length().value()); value 574 Source/core/css/resolver/CSSToStyleMap.cpp mutableStyle->setBorderLeftWidth(image.borderSlices().left().length().value()); value 578 Source/core/css/resolver/CSSToStyleMap.cpp void CSSToStyleMap::mapNinePieceImageSlice(CSSValue* value, NinePieceImage& image) const value 580 Source/core/css/resolver/CSSToStyleMap.cpp if (!value || !value->isBorderImageSliceValue()) value 584 Source/core/css/resolver/CSSToStyleMap.cpp CSSBorderImageSliceValue* borderImageSlice = toCSSBorderImageSliceValue(value); value 611 Source/core/css/resolver/CSSToStyleMap.cpp static BorderImageLength toBorderImageLength(CSSPrimitiveValue& value, const CSSToLengthConversionData& conversionData) value 613 Source/core/css/resolver/CSSToStyleMap.cpp if (value.isNumber()) value 614 Source/core/css/resolver/CSSToStyleMap.cpp return value.getDoubleValue(); value 615 Source/core/css/resolver/CSSToStyleMap.cpp if (value.isPercentage()) value 616 Source/core/css/resolver/CSSToStyleMap.cpp return Length(value.getDoubleValue(CSSPrimitiveValue::CSS_PERCENTAGE), Percent); value 617 Source/core/css/resolver/CSSToStyleMap.cpp if (value.getValueID() != CSSValueAuto) value 618 Source/core/css/resolver/CSSToStyleMap.cpp return value.computeLength<Length>(conversionData); value 622 Source/core/css/resolver/CSSToStyleMap.cpp BorderImageLengthBox CSSToStyleMap::mapNinePieceImageQuad(CSSValue* value) const value 624 Source/core/css/resolver/CSSToStyleMap.cpp if (!value || !value->isPrimitiveValue()) value 628 Source/core/css/resolver/CSSToStyleMap.cpp Quad* slices = toCSSPrimitiveValue(value)->getQuadValue(); value 639 Source/core/css/resolver/CSSToStyleMap.cpp void CSSToStyleMap::mapNinePieceImageRepeat(CSSValue* value, NinePieceImage& image) const value 641 Source/core/css/resolver/CSSToStyleMap.cpp if (!value || !value->isPrimitiveValue()) value 644 Source/core/css/resolver/CSSToStyleMap.cpp CSSPrimitiveValue* primitiveValue = toCSSPrimitiveValue(value); value 40 Source/core/css/resolver/ElementStyleResources.cpp PassRefPtr<StyleImage> ElementStyleResources::styleImage(const TextLinkColors& textLinkColors, Color currentColor, CSSPropertyID property, CSSValue* value) value 42 Source/core/css/resolver/ElementStyleResources.cpp if (value->isImageValue()) value 43 Source/core/css/resolver/ElementStyleResources.cpp return cachedOrPendingFromValue(property, toCSSImageValue(value)); value 45 Source/core/css/resolver/ElementStyleResources.cpp if (value->isImageGeneratorValue()) { value 46 Source/core/css/resolver/ElementStyleResources.cpp if (value->isGradientValue()) value 47 Source/core/css/resolver/ElementStyleResources.cpp return generatedOrPendingFromValue(property, toCSSGradientValue(value)->gradientWithStylesResolved(textLinkColors, currentColor).get()); value 48 Source/core/css/resolver/ElementStyleResources.cpp return generatedOrPendingFromValue(property, toCSSImageGeneratorValue(value)); value 51 Source/core/css/resolver/ElementStyleResources.cpp if (value->isImageSetValue()) value 52 Source/core/css/resolver/ElementStyleResources.cpp return setOrPendingFromValue(property, toCSSImageSetValue(value)); value 54 Source/core/css/resolver/ElementStyleResources.cpp if (value->isCursorImageValue()) value 55 Source/core/css/resolver/ElementStyleResources.cpp return cursorOrPendingFromValue(property, toCSSCursorImageValue(value)); value 60 Source/core/css/resolver/ElementStyleResources.cpp PassRefPtr<StyleImage> ElementStyleResources::generatedOrPendingFromValue(CSSPropertyID property, CSSImageGeneratorValue* value) value 62 Source/core/css/resolver/ElementStyleResources.cpp if (value->isPending()) { value 63 Source/core/css/resolver/ElementStyleResources.cpp m_pendingImageProperties.set(property, value); value 64 Source/core/css/resolver/ElementStyleResources.cpp return StylePendingImage::create(value); value 66 Source/core/css/resolver/ElementStyleResources.cpp return StyleGeneratedImage::create(value); value 69 Source/core/css/resolver/ElementStyleResources.cpp PassRefPtr<StyleImage> ElementStyleResources::setOrPendingFromValue(CSSPropertyID property, CSSImageSetValue* value) value 71 Source/core/css/resolver/ElementStyleResources.cpp RefPtr<StyleImage> image = value->cachedOrPendingImageSet(m_deviceScaleFactor); value 73 Source/core/css/resolver/ElementStyleResources.cpp m_pendingImageProperties.set(property, value); value 77 Source/core/css/resolver/ElementStyleResources.cpp PassRefPtr<StyleImage> ElementStyleResources::cachedOrPendingFromValue(CSSPropertyID property, CSSImageValue* value) value 79 Source/core/css/resolver/ElementStyleResources.cpp RefPtr<StyleImage> image = value->cachedOrPendingImage(); value 81 Source/core/css/resolver/ElementStyleResources.cpp m_pendingImageProperties.set(property, value); value 85 Source/core/css/resolver/ElementStyleResources.cpp PassRefPtr<StyleImage> ElementStyleResources::cursorOrPendingFromValue(CSSPropertyID property, CSSCursorImageValue* value) value 87 Source/core/css/resolver/ElementStyleResources.cpp RefPtr<StyleImage> image = value->cachedOrPendingImage(m_deviceScaleFactor); value 89 Source/core/css/resolver/ElementStyleResources.cpp m_pendingImageProperties.set(property, value); value 97 Source/core/css/resolver/FilterOperationResolver.cpp CSSValue* currValue = i.value(); value 101 Source/core/css/resolver/FilterOperationResolver.cpp CSSFilterValue* filterValue = toCSSFilterValue(i.value()); value 164 Source/core/css/resolver/FontBuilder.cpp void FontBuilder::setFontFamilyValue(CSSValue* value) value 168 Source/core/css/resolver/FontBuilder.cpp if (!value->isValueList()) value 178 Source/core/css/resolver/FontBuilder.cpp for (CSSValueListIterator i = value; i.hasMore(); i.advance()) { value 179 Source/core/css/resolver/FontBuilder.cpp CSSValue* item = i.value(); value 284 Source/core/css/resolver/FontBuilder.cpp void FontBuilder::setFontSizeValue(CSSValue* value, RenderStyle* parentStyle, const RenderStyle* rootElementStyle) value 286 Source/core/css/resolver/FontBuilder.cpp if (!value->isPrimitiveValue()) value 289 Source/core/css/resolver/FontBuilder.cpp CSSPrimitiveValue* primitiveValue = toCSSPrimitiveValue(value); value 400 Source/core/css/resolver/FontBuilder.cpp void FontBuilder::setFontVariantLigaturesValue(CSSValue* value) value 409 Source/core/css/resolver/FontBuilder.cpp if (value->isValueList()) { value 410 Source/core/css/resolver/FontBuilder.cpp CSSValueList* valueList = toCSSValueList(value); value 450 Source/core/css/resolver/FontBuilder.cpp ASSERT_WITH_SECURITY_IMPLICATION(value->isPrimitiveValue()); value 451 Source/core/css/resolver/FontBuilder.cpp ASSERT(toCSSPrimitiveValue(value)->getValueID() == CSSValueNormal); value 511 Source/core/css/resolver/FontBuilder.cpp void FontBuilder::setFeatureSettingsValue(CSSValue* value) value 515 Source/core/css/resolver/FontBuilder.cpp CSSValueList* list = toCSSValueList(value); value 523 Source/core/css/resolver/FontBuilder.cpp settings->append(FontFeature(feature->tag(), feature->value())); value 69 Source/core/css/resolver/MatchedPropertiesCache.cpp CachedMatchedProperties* cacheItem = it->value.get(); value 98 Source/core/css/resolver/MatchedPropertiesCache.cpp addResult.storedValue->value = adoptPtr(new CachedMatchedProperties); value 100 Source/core/css/resolver/MatchedPropertiesCache.cpp CachedMatchedProperties* cacheItem = addResult.storedValue->value.get(); value 116 Source/core/css/resolver/MatchedPropertiesCache.cpp CachedMatchedProperties* cacheItem = it->value.get(); value 133 Source/core/css/resolver/MatchedPropertiesCache.cpp CachedMatchedProperties* cacheItem = it->value.get(); value 105 Source/core/css/resolver/ScopedStyleResolver.cpp return it->value.get(); value 115 Source/core/css/resolver/ScopedStyleResolver.cpp else if (it->value->isVendorPrefixed()) value 63 Source/core/css/resolver/ScopedStyleTree.cpp addResult.storedValue->value = ScopedStyleResolver::create(scopingNode); value 65 Source/core/css/resolver/ScopedStyleTree.cpp m_scopedResolverForDocument = addResult.storedValue->value.get(); value 68 Source/core/css/resolver/ScopedStyleTree.cpp return addResult.storedValue->value.get(); value 99 Source/core/css/resolver/ScopedStyleTree.cpp if (it->value == target) value 102 Source/core/css/resolver/ScopedStyleTree.cpp if (it->value->parent() == target->parent() && scopingNode.containsIncludingShadowDOM(it->key)) value 103 Source/core/css/resolver/ScopedStyleTree.cpp it->value->setParent(target); value 196 Source/core/css/resolver/ScopedStyleTree.cpp it->value->collectFeaturesTo(features, visitedSharedStyleSheetContents); value 203 Source/core/css/resolver/ScopedStyleTree.cpp if (it->value->parent() == oldParent) value 204 Source/core/css/resolver/ScopedStyleTree.cpp it->value->setParent(newParent); value 46 Source/core/css/resolver/ScopedStyleTree.h return it != m_authorStyles.end() ? it->value.get() : 0; value 37 Source/core/css/resolver/StyleBuilderConverter.cpp AtomicString StyleBuilderConverter::convertFragmentIdentifier(StyleResolverState& state, CSSValue* value) value 39 Source/core/css/resolver/StyleBuilderConverter.cpp CSSPrimitiveValue* primitiveValue = toCSSPrimitiveValue(value); value 45 Source/core/css/resolver/StyleBuilderConverter.cpp Length StyleBuilderConverter::convertLength(StyleResolverState& state, CSSValue* value) value 47 Source/core/css/resolver/StyleBuilderConverter.cpp CSSPrimitiveValue* primitiveValue = toCSSPrimitiveValue(value); value 53 Source/core/css/resolver/StyleBuilderConverter.cpp Length StyleBuilderConverter::convertLengthOrAuto(StyleResolverState& state, CSSValue* value) value 55 Source/core/css/resolver/StyleBuilderConverter.cpp CSSPrimitiveValue* primitiveValue = toCSSPrimitiveValue(value); value 61 Source/core/css/resolver/StyleBuilderConverter.cpp Length StyleBuilderConverter::convertLengthSizing(StyleResolverState& state, CSSValue* value) value 63 Source/core/css/resolver/StyleBuilderConverter.cpp CSSPrimitiveValue* primitiveValue = toCSSPrimitiveValue(value); value 66 Source/core/css/resolver/StyleBuilderConverter.cpp return convertLength(state, value); value 87 Source/core/css/resolver/StyleBuilderConverter.cpp Length StyleBuilderConverter::convertLengthMaxSizing(StyleResolverState& state, CSSValue* value) value 89 Source/core/css/resolver/StyleBuilderConverter.cpp CSSPrimitiveValue* primitiveValue = toCSSPrimitiveValue(value); value 92 Source/core/css/resolver/StyleBuilderConverter.cpp return convertLengthSizing(state, value); value 95 Source/core/css/resolver/StyleBuilderConverter.cpp LengthPoint StyleBuilderConverter::convertLengthPoint(StyleResolverState& state, CSSValue* value) value 97 Source/core/css/resolver/StyleBuilderConverter.cpp CSSPrimitiveValue* primitiveValue = toCSSPrimitiveValue(value); value 104 Source/core/css/resolver/StyleBuilderConverter.cpp float StyleBuilderConverter::convertNumberOrPercentage(StyleResolverState& state, CSSValue* value) value 106 Source/core/css/resolver/StyleBuilderConverter.cpp CSSPrimitiveValue* primitiveValue = toCSSPrimitiveValue(value); value 113 Source/core/css/resolver/StyleBuilderConverter.cpp LengthSize StyleBuilderConverter::convertRadius(StyleResolverState& state, CSSValue* value) value 115 Source/core/css/resolver/StyleBuilderConverter.cpp CSSPrimitiveValue* primitiveValue = toCSSPrimitiveValue(value); value 119 Source/core/css/resolver/StyleBuilderConverter.cpp float width = radiusWidth.value(); value 120 Source/core/css/resolver/StyleBuilderConverter.cpp float height = radiusHeight.value(); value 127 Source/core/css/resolver/StyleBuilderConverter.cpp PassRefPtr<ShadowList> StyleBuilderConverter::convertShadow(StyleResolverState& state, CSSValue* value) value 129 Source/core/css/resolver/StyleBuilderConverter.cpp if (value->isPrimitiveValue()) { value 130 Source/core/css/resolver/StyleBuilderConverter.cpp ASSERT(toCSSPrimitiveValue(value)->getValueID() == CSSValueNone); value 134 Source/core/css/resolver/StyleBuilderConverter.cpp const CSSValueList* valueList = toCSSValueList(value); value 154 Source/core/css/resolver/StyleBuilderConverter.cpp float StyleBuilderConverter::convertSpacing(StyleResolverState& state, CSSValue* value) value 156 Source/core/css/resolver/StyleBuilderConverter.cpp CSSPrimitiveValue* primitiveValue = toCSSPrimitiveValue(value); value 164 Source/core/css/resolver/StyleBuilderConverter.cpp PassRefPtr<SVGLength> StyleBuilderConverter::convertSVGLength(StyleResolverState&, CSSValue* value) value 166 Source/core/css/resolver/StyleBuilderConverter.cpp return SVGLength::fromCSSPrimitiveValue(toCSSPrimitiveValue(value)); value 60 Source/core/css/resolver/StyleBuilderConverter.h T StyleBuilderConverter::convertComputedLength(StyleResolverState& state, CSSValue* value) value 62 Source/core/css/resolver/StyleBuilderConverter.h return toCSSPrimitiveValue(value)->computeLength<T>(state.cssToLengthConversionData()); value 66 Source/core/css/resolver/StyleBuilderConverter.h T StyleBuilderConverter::convertLineWidth(StyleResolverState& state, CSSValue* value) value 68 Source/core/css/resolver/StyleBuilderConverter.h CSSPrimitiveValue* primitiveValue = toCSSPrimitiveValue(value); value 92 Source/core/css/resolver/StyleBuilderConverter.h AtomicString StyleBuilderConverter::convertString(StyleResolverState&, CSSValue* value) value 94 Source/core/css/resolver/StyleBuilderConverter.h CSSPrimitiveValue* primitiveValue = toCSSPrimitiveValue(value); value 88 Source/core/css/resolver/StyleBuilderCustom.cpp static Length clipConvertToLength(StyleResolverState& state, CSSPrimitiveValue* value) value 90 Source/core/css/resolver/StyleBuilderCustom.cpp return value->convertToLength<FixedConversion | PercentConversion | AutoConversion>(state.cssToLengthConversionData()); value 108 Source/core/css/resolver/StyleBuilderCustom.cpp void StyleBuilderFunctions::applyValueCSSPropertyClip(StyleResolverState& state, CSSValue* value) value 110 Source/core/css/resolver/StyleBuilderCustom.cpp if (!value->isPrimitiveValue()) value 113 Source/core/css/resolver/StyleBuilderCustom.cpp CSSPrimitiveValue* primitiveValue = toCSSPrimitiveValue(value); value 146 Source/core/css/resolver/StyleBuilderCustom.cpp void StyleBuilderFunctions::applyValueCSSPropertyColor(StyleResolverState& state, CSSValue* value) value 148 Source/core/css/resolver/StyleBuilderCustom.cpp CSSPrimitiveValue* primitiveValue = toCSSPrimitiveValue(value); value 173 Source/core/css/resolver/StyleBuilderCustom.cpp void StyleBuilderFunctions::applyValueCSSPropertyCursor(StyleResolverState& state, CSSValue* value) value 176 Source/core/css/resolver/StyleBuilderCustom.cpp if (value->isValueList()) { value 177 Source/core/css/resolver/StyleBuilderCustom.cpp CSSValueList* list = toCSSValueList(value); value 193 Source/core/css/resolver/StyleBuilderCustom.cpp } else if (value->isPrimitiveValue()) { value 194 Source/core/css/resolver/StyleBuilderCustom.cpp CSSPrimitiveValue* primitiveValue = toCSSPrimitiveValue(value); value 200 Source/core/css/resolver/StyleBuilderCustom.cpp void StyleBuilderFunctions::applyValueCSSPropertyDirection(StyleResolverState& state, CSSValue* value) value 202 Source/core/css/resolver/StyleBuilderCustom.cpp state.style()->setDirection(*toCSSPrimitiveValue(value)); value 223 Source/core/css/resolver/StyleBuilderCustom.cpp void StyleBuilderFunctions::applyValueCSSPropertyDisplay(StyleResolverState& state, CSSValue* value) value 225 Source/core/css/resolver/StyleBuilderCustom.cpp if (!value->isPrimitiveValue()) value 228 Source/core/css/resolver/StyleBuilderCustom.cpp EDisplay display = *toCSSPrimitiveValue(value); value 246 Source/core/css/resolver/StyleBuilderCustom.cpp void StyleBuilderFunctions::applyValueCSSPropertyFontFamily(StyleResolverState& state, CSSValue* value) value 248 Source/core/css/resolver/StyleBuilderCustom.cpp state.fontBuilder().setFontFamilyValue(value); value 261 Source/core/css/resolver/StyleBuilderCustom.cpp void StyleBuilderFunctions::applyValueCSSPropertyFontSize(StyleResolverState& state, CSSValue* value) value 263 Source/core/css/resolver/StyleBuilderCustom.cpp state.fontBuilder().setFontSizeValue(value, state.parentStyle(), state.rootElementStyle()); value 276 Source/core/css/resolver/StyleBuilderCustom.cpp void StyleBuilderFunctions::applyValueCSSPropertyFontWeight(StyleResolverState& state, CSSValue* value) value 278 Source/core/css/resolver/StyleBuilderCustom.cpp if (!value->isPrimitiveValue()) value 280 Source/core/css/resolver/StyleBuilderCustom.cpp CSSPrimitiveValue* primitiveValue = toCSSPrimitiveValue(value); value 298 Source/core/css/resolver/StyleBuilderCustom.cpp void StyleBuilderFunctions::applyValueCSSPropertyLineHeight(StyleResolverState& state, CSSValue* value) value 300 Source/core/css/resolver/StyleBuilderCustom.cpp if (!value->isPrimitiveValue()) value 303 Source/core/css/resolver/StyleBuilderCustom.cpp CSSPrimitiveValue* primitiveValue = toCSSPrimitiveValue(value); value 329 Source/core/css/resolver/StyleBuilderCustom.cpp void StyleBuilderFunctions::applyValueCSSPropertyListStyleImage(StyleResolverState& state, CSSValue* value) value 331 Source/core/css/resolver/StyleBuilderCustom.cpp state.style()->setListStyleImage(state.styleImage(CSSPropertyListStyleImage, value)); value 346 Source/core/css/resolver/StyleBuilderCustom.cpp void StyleBuilderFunctions::applyValueCSSPropertyOutlineStyle(StyleResolverState& state, CSSValue* value) value 348 Source/core/css/resolver/StyleBuilderCustom.cpp CSSPrimitiveValue* primitiveValue = toCSSPrimitiveValue(value); value 353 Source/core/css/resolver/StyleBuilderCustom.cpp void StyleBuilderFunctions::applyValueCSSPropertyResize(StyleResolverState& state, CSSValue* value) value 355 Source/core/css/resolver/StyleBuilderCustom.cpp if (!value->isPrimitiveValue()) value 358 Source/core/css/resolver/StyleBuilderCustom.cpp CSSPrimitiveValue* primitiveValue = toCSSPrimitiveValue(value); value 452 Source/core/css/resolver/StyleBuilderCustom.cpp void StyleBuilderFunctions::applyValueCSSPropertySize(StyleResolverState& state, CSSValue* value) value 458 Source/core/css/resolver/StyleBuilderCustom.cpp CSSValueListInspector inspector(value); value 519 Source/core/css/resolver/StyleBuilderCustom.cpp void StyleBuilderFunctions::applyValueCSSPropertyTextAlign(StyleResolverState& state, CSSValue* value) value 521 Source/core/css/resolver/StyleBuilderCustom.cpp if (!value->isPrimitiveValue()) value 524 Source/core/css/resolver/StyleBuilderCustom.cpp CSSPrimitiveValue* primitiveValue = toCSSPrimitiveValue(value); value 540 Source/core/css/resolver/StyleBuilderCustom.cpp void StyleBuilderFunctions::applyValueCSSPropertyTextDecoration(StyleResolverState& state, CSSValue* value) value 543 Source/core/css/resolver/StyleBuilderCustom.cpp for (CSSValueListIterator i(value); i.hasMore(); i.advance()) { value 544 Source/core/css/resolver/StyleBuilderCustom.cpp CSSValue* item = i.value(); value 562 Source/core/css/resolver/StyleBuilderCustom.cpp void StyleBuilderFunctions::applyValueCSSPropertyTextIndent(StyleResolverState& state, CSSValue* value) value 564 Source/core/css/resolver/StyleBuilderCustom.cpp if (!value->isValueList()) value 571 Source/core/css/resolver/StyleBuilderCustom.cpp CSSValueList* valueList = toCSSValueList(value); value 599 Source/core/css/resolver/StyleBuilderCustom.cpp void StyleBuilderFunctions::applyValueCSSPropertyTransformOrigin(StyleResolverState& state, CSSValue* value) value 601 Source/core/css/resolver/StyleBuilderCustom.cpp CSSValueList* list = toCSSValueList(value); value 657 Source/core/css/resolver/StyleBuilderCustom.cpp void StyleBuilderFunctions::applyValueCSSPropertyPerspectiveOrigin(StyleResolverState& state, CSSValue* value) value 659 Source/core/css/resolver/StyleBuilderCustom.cpp CSSValueList* list = toCSSValueList(value); value 700 Source/core/css/resolver/StyleBuilderCustom.cpp void StyleBuilderFunctions::applyValueCSSPropertyVerticalAlign(StyleResolverState& state, CSSValue* value) value 702 Source/core/css/resolver/StyleBuilderCustom.cpp if (!value->isPrimitiveValue()) value 705 Source/core/css/resolver/StyleBuilderCustom.cpp CSSPrimitiveValue* primitiveValue = toCSSPrimitiveValue(value); value 713 Source/core/css/resolver/StyleBuilderCustom.cpp void StyleBuilderFunctions::applyValueCSSPropertyTouchAction(StyleResolverState& state, CSSValue* value) value 716 Source/core/css/resolver/StyleBuilderCustom.cpp for (CSSValueListIterator i(value); i.hasMore(); i.advance()) value 717 Source/core/css/resolver/StyleBuilderCustom.cpp action |= *toCSSPrimitiveValue(i.value()); value 740 Source/core/css/resolver/StyleBuilderCustom.cpp void StyleBuilderFunctions::applyValueCSSPropertyZoom(StyleResolverState& state, CSSValue* value) value 742 Source/core/css/resolver/StyleBuilderCustom.cpp ASSERT_WITH_SECURITY_IMPLICATION(value->isPrimitiveValue()); value 743 Source/core/css/resolver/StyleBuilderCustom.cpp CSSPrimitiveValue* primitiveValue = toCSSPrimitiveValue(value); value 782 Source/core/css/resolver/StyleBuilderCustom.cpp void StyleBuilderFunctions::applyValueCSSPropertyWebkitAspectRatio(StyleResolverState& state, CSSValue* value) value 784 Source/core/css/resolver/StyleBuilderCustom.cpp if (!value->isAspectRatioValue()) { value 788 Source/core/css/resolver/StyleBuilderCustom.cpp CSSAspectRatioValue* aspectRatioValue = toCSSAspectRatioValue(value); value 794 Source/core/css/resolver/StyleBuilderCustom.cpp void StyleBuilderFunctions::applyValueCSSPropertyWebkitBorderImage(StyleResolverState& state, CSSValue* value) value 797 Source/core/css/resolver/StyleBuilderCustom.cpp state.styleMap().mapNinePieceImage(state.style(), CSSPropertyWebkitBorderImage, value, image); value 801 Source/core/css/resolver/StyleBuilderCustom.cpp void StyleBuilderFunctions::applyValueCSSPropertyWebkitClipPath(StyleResolverState& state, CSSValue* value) value 803 Source/core/css/resolver/StyleBuilderCustom.cpp if (value->isPrimitiveValue()) { value 804 Source/core/css/resolver/StyleBuilderCustom.cpp CSSPrimitiveValue* primitiveValue = toCSSPrimitiveValue(value); value 828 Source/core/css/resolver/StyleBuilderCustom.cpp void StyleBuilderFunctions::applyValueCSSPropertyFontVariantLigatures(StyleResolverState& state, CSSValue* value) value 830 Source/core/css/resolver/StyleBuilderCustom.cpp state.fontBuilder().setFontVariantLigaturesValue(value); value 833 Source/core/css/resolver/StyleBuilderCustom.cpp void StyleBuilderFunctions::applyValueCSSPropertyInternalMarqueeIncrement(StyleResolverState& state, CSSValue* value) value 835 Source/core/css/resolver/StyleBuilderCustom.cpp if (!value->isPrimitiveValue()) value 838 Source/core/css/resolver/StyleBuilderCustom.cpp CSSPrimitiveValue* primitiveValue = toCSSPrimitiveValue(value); value 859 Source/core/css/resolver/StyleBuilderCustom.cpp void StyleBuilderFunctions::applyValueCSSPropertyInternalMarqueeSpeed(StyleResolverState& state, CSSValue* value) value 861 Source/core/css/resolver/StyleBuilderCustom.cpp if (!value->isPrimitiveValue()) value 864 Source/core/css/resolver/StyleBuilderCustom.cpp CSSPrimitiveValue* primitiveValue = toCSSPrimitiveValue(value); value 899 Source/core/css/resolver/StyleBuilderCustom.cpp void StyleBuilderFunctions::applyValueCSSPropertyWebkitPerspectiveOrigin(StyleResolverState&, CSSValue* value) value 919 Source/core/css/resolver/StyleBuilderCustom.cpp void StyleBuilderFunctions::applyValueCSSPropertyWebkitTextEmphasisStyle(StyleResolverState& state, CSSValue* value) value 921 Source/core/css/resolver/StyleBuilderCustom.cpp if (value->isValueList()) { value 922 Source/core/css/resolver/StyleBuilderCustom.cpp CSSValueList* list = toCSSValueList(value); value 931 Source/core/css/resolver/StyleBuilderCustom.cpp CSSPrimitiveValue* value = toCSSPrimitiveValue(item); value 932 Source/core/css/resolver/StyleBuilderCustom.cpp if (value->getValueID() == CSSValueFilled || value->getValueID() == CSSValueOpen) value 933 Source/core/css/resolver/StyleBuilderCustom.cpp state.style()->setTextEmphasisFill(*value); value 935 Source/core/css/resolver/StyleBuilderCustom.cpp state.style()->setTextEmphasisMark(*value); value 941 Source/core/css/resolver/StyleBuilderCustom.cpp if (!value->isPrimitiveValue()) value 943 Source/core/css/resolver/StyleBuilderCustom.cpp CSSPrimitiveValue* primitiveValue = toCSSPrimitiveValue(value); value 963 Source/core/css/resolver/StyleBuilderCustom.cpp void StyleBuilderFunctions::applyValueCSSPropertyTextUnderlinePosition(StyleResolverState& state, CSSValue* value) value 966 Source/core/css/resolver/StyleBuilderCustom.cpp if (value->isPrimitiveValue()) { value 967 Source/core/css/resolver/StyleBuilderCustom.cpp TextUnderlinePosition t = *toCSSPrimitiveValue(value); value 973 Source/core/css/resolver/StyleBuilderCustom.cpp for (CSSValueListIterator i(value); i.hasMore(); i.advance()) { value 974 Source/core/css/resolver/StyleBuilderCustom.cpp CSSValue* item = i.value(); value 995 Source/core/css/resolver/StyleBuilderCustom.cpp void StyleBuilderFunctions::applyValueCSSPropertyWillChange(StyleResolverState& state, CSSValue* value) value 997 Source/core/css/resolver/StyleBuilderCustom.cpp ASSERT(value->isValueList()); value 1002 Source/core/css/resolver/StyleBuilderCustom.cpp for (CSSValueListIterator i(value); i.hasMore(); i.advance()) { value 1003 Source/core/css/resolver/StyleBuilderCustom.cpp CSSPrimitiveValue* primitiveValue = toCSSPrimitiveValue(i.value()); value 1062 Source/core/css/resolver/StyleBuilderCustom.cpp static GridTrackSize createGridTrackSize(CSSValue* value, const StyleResolverState& state) value 1064 Source/core/css/resolver/StyleBuilderCustom.cpp if (value->isPrimitiveValue()) value 1065 Source/core/css/resolver/StyleBuilderCustom.cpp return GridTrackSize(createGridTrackBreadth(toCSSPrimitiveValue(value), state)); value 1067 Source/core/css/resolver/StyleBuilderCustom.cpp CSSFunctionValue* minmaxFunction = toCSSFunctionValue(value); value 1075 Source/core/css/resolver/StyleBuilderCustom.cpp static bool createGridTrackList(CSSValue* value, Vector<GridTrackSize>& trackSizes, NamedGridLinesMap& namedGridLines, OrderedNamedGridLines& orderedNamedGridLines, const StyleResolverState& state) value 1078 Source/core/css/resolver/StyleBuilderCustom.cpp if (value->isPrimitiveValue()) { value 1079 Source/core/css/resolver/StyleBuilderCustom.cpp CSSPrimitiveValue* primitiveValue = toCSSPrimitiveValue(value); value 1083 Source/core/css/resolver/StyleBuilderCustom.cpp if (!value->isValueList()) value 1087 Source/core/css/resolver/StyleBuilderCustom.cpp for (CSSValueListIterator i = value; i.hasMore(); i.advance()) { value 1088 Source/core/css/resolver/StyleBuilderCustom.cpp CSSValue* currValue = i.value(); value 1092 Source/core/css/resolver/StyleBuilderCustom.cpp String namedGridLine = toCSSPrimitiveValue(j.value())->getStringValue(); value 1094 Source/core/css/resolver/StyleBuilderCustom.cpp result.storedValue->value.append(currentNamedGridLine); value 1096 Source/core/css/resolver/StyleBuilderCustom.cpp orderedInsertionResult.storedValue->value.append(namedGridLine); value 1111 Source/core/css/resolver/StyleBuilderCustom.cpp static bool createGridPosition(CSSValue* value, GridPosition& position) value 1116 Source/core/css/resolver/StyleBuilderCustom.cpp if (value->isPrimitiveValue()) { value 1117 Source/core/css/resolver/StyleBuilderCustom.cpp CSSPrimitiveValue* primitiveValue = toCSSPrimitiveValue(value); value 1129 Source/core/css/resolver/StyleBuilderCustom.cpp CSSValueList* values = toCSSValueList(value); value 1138 Source/core/css/resolver/StyleBuilderCustom.cpp CSSPrimitiveValue* currentValue = toCSSPrimitiveValue(it.value()); value 1142 Source/core/css/resolver/StyleBuilderCustom.cpp currentValue = it.hasMore() ? toCSSPrimitiveValue(it.value()) : 0; value 1148 Source/core/css/resolver/StyleBuilderCustom.cpp currentValue = it.hasMore() ? toCSSPrimitiveValue(it.value()) : 0; value 1208 Source/core/css/resolver/StyleBuilderCustom.cpp CSSPrimitiveValue* value = toCSSPrimitiveValue(iter.item(i)); value 1211 Source/core/css/resolver/StyleBuilderCustom.cpp switch (value->getValueID()) { value 1260 Source/core/css/resolver/StyleBuilderCustom.cpp void StyleBuilder::applyProperty(CSSPropertyID id, StyleResolverState& state, CSSValue* value) value 1264 Source/core/css/resolver/StyleBuilderCustom.cpp bool isInherit = state.parentNode() && value->isInheritedValue(); value 1265 Source/core/css/resolver/StyleBuilderCustom.cpp bool isInitial = value->isInitialValue() || (!state.parentNode() && value->isInheritedValue()); value 1275 Source/core/css/resolver/StyleBuilderCustom.cpp CSSPrimitiveValue* primitiveValue = value->isPrimitiveValue() ? toCSSPrimitiveValue(value) : 0; value 1282 Source/core/css/resolver/StyleBuilderCustom.cpp if (StyleBuilder::applyProperty(id, state, value, isInitial, isInherit)) value 1286 Source/core/css/resolver/StyleBuilderCustom.cpp StyleBuilder::oldApplyProperty(id, state, value, isInitial, isInherit); value 1290 Source/core/css/resolver/StyleBuilderCustom.cpp void StyleBuilder::oldApplyProperty(CSSPropertyID id, StyleResolverState& state, CSSValue* value, bool isInitial, bool isInherit) value 1292 Source/core/css/resolver/StyleBuilderCustom.cpp CSSPrimitiveValue* primitiveValue = value->isPrimitiveValue() ? toCSSPrimitiveValue(value) : 0; value 1308 Source/core/css/resolver/StyleBuilderCustom.cpp if (!value->isValueList()) value 1312 Source/core/css/resolver/StyleBuilderCustom.cpp for (CSSValueListIterator i = value; i.hasMore(); i.advance()) { value 1313 Source/core/css/resolver/StyleBuilderCustom.cpp CSSValue* item = i.value(); value 1346 Source/core/css/resolver/StyleBuilderCustom.cpp const AtomicString& value = state.element()->getAttribute(attr); value 1347 Source/core/css/resolver/StyleBuilderCustom.cpp state.style()->setContent(value.isNull() ? emptyString() : value.string(), didSet); value 1390 Source/core/css/resolver/StyleBuilderCustom.cpp if (value->isValueList()) { value 1391 Source/core/css/resolver/StyleBuilderCustom.cpp CSSValueList* list = toCSSValueList(value); value 1481 Source/core/css/resolver/StyleBuilderCustom.cpp if (!value->isReflectValue()) value 1484 Source/core/css/resolver/StyleBuilderCustom.cpp CSSReflectValue* reflectValue = toCSSReflectValue(value); value 1545 Source/core/css/resolver/StyleBuilderCustom.cpp TransformBuilder::createTransformOperations(value, state.cssToLengthConversionData(), operations); value 1629 Source/core/css/resolver/StyleBuilderCustom.cpp return applyProperty(newId, state, value); value 1678 Source/core/css/resolver/StyleBuilderCustom.cpp if (!value->isLineBoxContainValue()) value 1681 Source/core/css/resolver/StyleBuilderCustom.cpp state.style()->setLineBoxContain(toCSSLineBoxContainValue(value)->value()); value 1692 Source/core/css/resolver/StyleBuilderCustom.cpp if (!value->isValueList()) value 1695 Source/core/css/resolver/StyleBuilderCustom.cpp state.fontBuilder().setFeatureSettingsValue(value); value 1702 Source/core/css/resolver/StyleBuilderCustom.cpp if (FilterOperationResolver::createFilterOperations(value, state.cssToLengthConversionData(), operations, state)) value 1708 Source/core/css/resolver/StyleBuilderCustom.cpp state.style()->setGridAutoColumns(createGridTrackSize(value, state)); value 1713 Source/core/css/resolver/StyleBuilderCustom.cpp state.style()->setGridAutoRows(createGridTrackSize(value, state)); value 1733 Source/core/css/resolver/StyleBuilderCustom.cpp if (!createGridTrackList(value, trackSizes, namedGridLines, orderedNamedGridLines, state)) value 1757 Source/core/css/resolver/StyleBuilderCustom.cpp if (!createGridTrackList(value, trackSizes, namedGridLines, orderedNamedGridLines, state)) value 1768 Source/core/css/resolver/StyleBuilderCustom.cpp if (!createGridPosition(value, startPosition)) value 1776 Source/core/css/resolver/StyleBuilderCustom.cpp if (!createGridPosition(value, endPosition)) value 1785 Source/core/css/resolver/StyleBuilderCustom.cpp if (!createGridPosition(value, beforePosition)) value 1793 Source/core/css/resolver/StyleBuilderCustom.cpp if (!createGridPosition(value, afterPosition)) value 1813 Source/core/css/resolver/StyleBuilderCustom.cpp if (value->isPrimitiveValue()) { value 1814 Source/core/css/resolver/StyleBuilderCustom.cpp ASSERT(toCSSPrimitiveValue(value)->getValueID() == CSSValueNone); value 1818 Source/core/css/resolver/StyleBuilderCustom.cpp CSSGridTemplateAreasValue* gridTemplateAreasValue = toCSSGridTemplateAreasValue(value); value 1827 Source/core/css/resolver/StyleBuilderCustom.cpp CSSPrimitiveValue* primitiveValue = toCSSPrimitiveValue(value); value 1839 Source/core/css/resolver/StyleBuilderCustom.cpp CSSPrimitiveValue* primitiveValue = toCSSPrimitiveValue(value); value 1851 Source/core/css/resolver/StyleBuilderCustom.cpp CSSPrimitiveValue* primitiveValue = toCSSPrimitiveValue(value); value 2196 Source/core/css/resolver/StyleBuilderCustom.cpp if (value->isSVGPaint()) { value 2197 Source/core/css/resolver/StyleBuilderCustom.cpp SVGPaint* svgPaint = toSVGPaint(value); value 2214 Source/core/css/resolver/StyleBuilderCustom.cpp if (value->isSVGPaint()) { value 2215 Source/core/css/resolver/StyleBuilderCustom.cpp SVGPaint* svgPaint = toSVGPaint(value); value 2223 Source/core/css/resolver/StyleBuilderCustom.cpp if (!value->isValueList()) { value 2228 Source/core/css/resolver/StyleBuilderCustom.cpp CSSValueList* dashes = toCSSValueList(value); value 2281 Source/core/css/resolver/StyleBuilderCustom.cpp if (value->isValueList()) value 2282 Source/core/css/resolver/StyleBuilderCustom.cpp state.style()->accessSVGStyle()->setPaintOrder(paintOrderFlattened(value)); value 1102 Source/core/css/resolver/StyleResolver.cpp const StyleInterpolation* interpolation = toStyleInterpolation(iter->value.get()); value 1192 Source/core/css/resolver/StyleResolver.cpp ASSERT(!current.value()->isInheritedValue()); value 1202 Source/core/css/resolver/StyleResolver.cpp state.setLineHeightValue(current.value()); value 1204 Source/core/css/resolver/StyleResolver.cpp StyleBuilder::applyProperty(current.id(), state, current.value()); value 1385 Source/core/css/resolver/StyleResolver.cpp if (properties[i].value) { value 1397 Source/core/css/resolver/StyleResolver.cpp StyleBuilder::applyProperty(properties[i].property, state, properties[i].value); value 97 Source/core/css/resolver/StyleResolver.h CSSPropertyValue(CSSPropertyID property, CSSValue* value) value 98 Source/core/css/resolver/StyleResolver.h : property(property), value(value) { } value 102 Source/core/css/resolver/StyleResolver.h RawPtrWillBeMember<CSSValue> value; value 94 Source/core/css/resolver/StyleResolverState.h void setLineHeightValue(CSSValue* value) { m_lineHeightValue = value; } value 114 Source/core/css/resolver/StyleResolverState.h PassRefPtr<StyleImage> styleImage(CSSPropertyID propertyId, CSSValue* value) value 116 Source/core/css/resolver/StyleResolverState.h return m_elementStyleResources.styleImage(document().textLinkColors(), style()->color(), propertyId, value); value 60 Source/core/css/resolver/StyleResourceLoader.cpp CSSSVGDocumentValue* value = elementStyleResources.pendingSVGDocuments().get(referenceFilter); value 61 Source/core/css/resolver/StyleResourceLoader.cpp if (!value) value 63 Source/core/css/resolver/StyleResourceLoader.cpp DocumentResource* resource = value->load(m_fetcher); value 92 Source/core/css/resolver/TransformBuilder.cpp CSSValue* currValue = i.value(); value 97 Source/core/css/resolver/TransformBuilder.cpp CSSTransformValue* transformValue = toCSSTransformValue(i.value()); value 123 Source/core/css/resolver/ViewportStyleResolver.cpp RefPtrWillBeRawPtr<CSSValue> value = m_propertySet->getPropertyCSSValue(id); value 124 Source/core/css/resolver/ViewportStyleResolver.cpp if (!value || !value->isPrimitiveValue()) value 127 Source/core/css/resolver/ViewportStyleResolver.cpp CSSPrimitiveValue* primitiveValue = toCSSPrimitiveValue(value.get()); value 173 Source/core/css/resolver/ViewportStyleResolver.cpp RefPtrWillBeRawPtr<CSSValue> value = m_propertySet->getPropertyCSSValue(id); value 174 Source/core/css/resolver/ViewportStyleResolver.cpp if (!value || !value->isPrimitiveValue()) value 177 Source/core/css/resolver/ViewportStyleResolver.cpp CSSPrimitiveValue* primitiveValue = toCSSPrimitiveValue(value.get()); value 65 Source/core/dom/Attr.cpp PassRefPtr<Attr> Attr::create(Document& document, const QualifiedName& name, const AtomicString& value) value 67 Source/core/dom/Attr.cpp RefPtr<Attr> attr = adoptRef(new Attr(document, name, value)); value 79 Source/core/dom/Attr.cpp if (!value().isEmpty()) { value 80 Source/core/dom/Attr.cpp RefPtr<Text> textNode = document().createTextNode(value().string()); value 91 Source/core/dom/Attr.cpp void Attr::setValue(const AtomicString& value) value 97 Source/core/dom/Attr.cpp elementAttribute().setValue(value); value 99 Source/core/dom/Attr.cpp m_standaloneValue = value; value 106 Source/core/dom/Attr.cpp void Attr::setValueInternal(const AtomicString& value) value 109 Source/core/dom/Attr.cpp m_element->willModifyAttribute(qualifiedName(), this->value(), value); value 111 Source/core/dom/Attr.cpp setValue(value); value 114 Source/core/dom/Attr.cpp m_element->didModifyAttribute(qualifiedName(), value); value 120 Source/core/dom/Attr.cpp return value(); value 123 Source/core/dom/Attr.cpp void Attr::setValueForBindings(const AtomicString& value) value 128 Source/core/dom/Attr.cpp setValueInternal(value); value 140 Source/core/dom/Attr.cpp RefPtr<Attr> clone = adoptRef(new Attr(document(), qualifiedName(), value())); value 166 Source/core/dom/Attr.cpp m_element->willModifyAttribute(qualifiedName(), value(), newValue); value 191 Source/core/dom/Attr.cpp void Attr::detachFromElementWithValue(const AtomicString& value) value 195 Source/core/dom/Attr.cpp m_standaloneValue = value; value 44 Source/core/dom/Attr.h static PassRefPtr<Attr> create(Document&, const QualifiedName&, const AtomicString& value); value 51 Source/core/dom/Attr.h const AtomicString& value() const; value 68 Source/core/dom/Attr.h Attr(Document&, const QualifiedName&, const AtomicString& value); value 77 Source/core/dom/Attr.h virtual String nodeValue() const OVERRIDE { return value(); } value 37 Source/core/dom/Attribute.h Attribute(const QualifiedName& name, const AtomicString& value) value 39 Source/core/dom/Attribute.h , m_value(value) value 46 Source/core/dom/Attribute.h const AtomicString& value() const { return m_value; } value 56 Source/core/dom/Attribute.h void setValue(const AtomicString& value) { m_value = value; } value 68 Source/core/dom/ChildListMutationScope.cpp accumulator = result.storedValue->value; value 71 Source/core/dom/ChildListMutationScope.cpp result.storedValue->value = accumulator.get(); value 151 Source/core/dom/ContainerNodeAlgorithms.h static const bool value = false; value 156 Source/core/dom/ContainerNodeAlgorithms.h static const bool value = true; value 183 Source/core/dom/ContainerNodeAlgorithms.h NodeRemovalDispatcher<GenericNode, GenericNodeContainer, ShouldDispatchRemovalNotification<GenericNode>::value>::dispatch(*n, container); value 210 Source/core/dom/ContainerNodeAlgorithms.h NodeRemovalDispatcher<GenericNode, GenericNodeContainer, ShouldDispatchRemovalNotification<GenericNode>::value>::dispatch(*n, container); value 89 Source/core/dom/DOMSettableTokenList.cpp void DOMSettableTokenList::setValue(const AtomicString& value) value 91 Source/core/dom/DOMSettableTokenList.cpp m_value = value; value 92 Source/core/dom/DOMSettableTokenList.cpp m_tokens.set(value, false); value 55 Source/core/dom/DOMSettableTokenList.h virtual const AtomicString& value() const OVERRIDE { return m_value; } value 51 Source/core/dom/DOMStringMap.h virtual void setItem(const String& name, const String& value, ExceptionState&) = 0; value 53 Source/core/dom/DOMStringMap.h bool anonymousNamedSetter(const String& name, const String& value, ExceptionState& exceptionState) value 55 Source/core/dom/DOMStringMap.h setItem(name, value, exceptionState); value 73 Source/core/dom/DOMStringMap.h bool anonymousIndexedSetter(uint32_t index, const String& value, ExceptionState& exceptionState) value 75 Source/core/dom/DOMStringMap.h return anonymousNamedSetter(String::number(index), value, exceptionState); value 96 Source/core/dom/DOMTokenList.cpp setValue(addTokens(value(), filteredTokens)); value 124 Source/core/dom/DOMTokenList.cpp setValue(removeTokens(value(), tokens)); value 156 Source/core/dom/DOMTokenList.cpp setValue(addToken(value(), token)); value 165 Source/core/dom/DOMTokenList.cpp setValue(removeToken(value(), token)); value 60 Source/core/dom/DOMTokenList.h const AtomicString& toString() const { return value(); } value 65 Source/core/dom/DOMTokenList.h virtual const AtomicString& value() const = 0; value 54 Source/core/dom/DOMURL.cpp void DOMURL::setInput(const String& value) value 56 Source/core/dom/DOMURL.cpp KURL url(blankURL(), value); value 62 Source/core/dom/DOMURL.cpp m_input = value; value 34 Source/core/dom/DOMURLUtils.cpp void DOMURLUtils::setHref(DOMURLUtils& impl, const String& value) value 36 Source/core/dom/DOMURLUtils.cpp impl.setInput(value); value 39 Source/core/dom/DOMURLUtils.cpp void DOMURLUtils::setProtocol(DOMURLUtils& impl, const String& value) value 44 Source/core/dom/DOMURLUtils.cpp url.setProtocol(value); value 48 Source/core/dom/DOMURLUtils.cpp void DOMURLUtils::setUsername(DOMURLUtils& impl, const String& value) value 53 Source/core/dom/DOMURLUtils.cpp url.setUser(value); value 57 Source/core/dom/DOMURLUtils.cpp void DOMURLUtils::setPassword(DOMURLUtils& impl, const String& value) value 62 Source/core/dom/DOMURLUtils.cpp url.setPass(value); value 66 Source/core/dom/DOMURLUtils.cpp void DOMURLUtils::setHost(DOMURLUtils& impl, const String& value) value 68 Source/core/dom/DOMURLUtils.cpp if (value.isEmpty()) value 75 Source/core/dom/DOMURLUtils.cpp url.setHostAndPort(value); value 79 Source/core/dom/DOMURLUtils.cpp void DOMURLUtils::setHostname(DOMURLUtils& impl, const String& value) value 88 Source/core/dom/DOMURLUtils.cpp unsigned hostLength = value.length(); value 89 Source/core/dom/DOMURLUtils.cpp while (value[i] == '/') value 95 Source/core/dom/DOMURLUtils.cpp url.setHost(value.substring(i)); value 100 Source/core/dom/DOMURLUtils.cpp void DOMURLUtils::setPort(DOMURLUtils& impl, const String& value) value 106 Source/core/dom/DOMURLUtils.cpp url.setPort(value); value 110 Source/core/dom/DOMURLUtils.cpp void DOMURLUtils::setPathname(DOMURLUtils& impl, const String& value) value 115 Source/core/dom/DOMURLUtils.cpp url.setPath(value); value 119 Source/core/dom/DOMURLUtils.cpp void DOMURLUtils::setSearch(DOMURLUtils& impl, const String& value) value 124 Source/core/dom/DOMURLUtils.cpp url.setQuery(value); value 128 Source/core/dom/DOMURLUtils.cpp void DOMURLUtils::setHash(DOMURLUtils& impl, const String& value) value 134 Source/core/dom/DOMURLUtils.cpp if (value[0] == '#') value 135 Source/core/dom/DOMURLUtils.cpp url.setFragmentIdentifier(value.substring(1)); value 137 Source/core/dom/DOMURLUtils.cpp url.setFragmentIdentifier(value); value 175 Source/core/dom/DatasetDOMStringMap.cpp return attribute.value(); value 196 Source/core/dom/DatasetDOMStringMap.cpp void DatasetDOMStringMap::setItem(const String& name, const String& value, ExceptionState& exceptionState) value 203 Source/core/dom/DatasetDOMStringMap.cpp m_element->setAttribute(convertPropertyNameToAttributeName(name), AtomicString(value), exceptionState); value 50 Source/core/dom/DatasetDOMStringMap.h virtual void setItem(const String& name, const String& value, ExceptionState&) OVERRIDE; value 934 Source/core/dom/Document.cpp return Attr::create(*this, QualifiedName(nullAtom, AtomicString(toAttr(importedNode)->name()), nullAtom), toAttr(importedNode)->value()); value 2770 Source/core/dom/Document.cpp const AtomicString& value = base->fastGetAttribute(hrefAttr); value 2771 Source/core/dom/Document.cpp if (!value.isNull()) value 2772 Source/core/dom/Document.cpp href = &value; value 2775 Source/core/dom/Document.cpp const AtomicString& value = base->fastGetAttribute(targetAttr); value 2776 Source/core/dom/Document.cpp if (!value.isNull()) value 2777 Source/core/dom/Document.cpp target = &value; value 3878 Source/core/dom/Document.cpp void Document::setCookie(const String& value, ExceptionState& exceptionState) value 3901 Source/core/dom/Document.cpp setCookies(this, cookieURL, value); value 4201 Source/core/dom/Document.cpp bool Document::execCommand(const String& commandName, bool userInterface, const String& value) value 4219 Source/core/dom/Document.cpp return command(this, commandName, userInterface).execute(value); value 4244 Source/core/dom/Document.cpp return command(this, commandName).value(); value 4308 Source/core/dom/Document.cpp void Document::setDesignMode(InheritedBool value) value 4310 Source/core/dom/Document.cpp m_designMode = value; value 4774 Source/core/dom/Document.cpp RefPtr<HTMLCanvasElement>& element = m_cssCanvasElements.add(name, nullptr).storedValue->value; value 5352 Source/core/dom/Document.cpp result.storedValue->value = Locale::create(localeKey); value 5353 Source/core/dom/Document.cpp return *(result.storedValue->value); value 806 Source/core/dom/Document.h bool execCommand(const String& command, bool userInterface = false, const String& value = String()); value 817 Source/core/dom/Document.h void setDesignMode(InheritedBool value); value 203 Source/core/dom/DocumentMarkerController.cpp OwnPtr<MarkerLists>& markers = m_markers.add(node, nullptr).storedValue->value; value 384 Source/core/dom/DocumentMarkerController.cpp MarkerLists* markers = nodeIterator->value.get(); value 423 Source/core/dom/DocumentMarkerController.cpp MarkerLists* markers = i->value.get(); value 476 Source/core/dom/DocumentMarkerController.cpp MarkerLists* markers = nodeIterator->value.get(); value 534 Source/core/dom/DocumentMarkerController.cpp MarkerLists* markers = iterator->value.get(); value 579 Source/core/dom/DocumentMarkerController.cpp MarkerLists* markers = i->value.get(); value 601 Source/core/dom/DocumentMarkerController.cpp MarkerLists* markers = i->value.get(); value 73 Source/core/dom/DocumentOrderedMap.cpp OwnPtr<MapEntry>& entry = addResult.storedValue->value; value 89 Source/core/dom/DocumentOrderedMap.cpp OwnPtr<MapEntry>& entry = it->value; value 144 Source/core/dom/DocumentOrderedMap.cpp OwnPtr<MapEntry>& entry = it->value; value 84 Source/core/dom/DocumentOrderedMap.h return it != m_map.end() && it->value->count > 1; value 139 Source/core/dom/Element.cpp return *result.storedValue->value; value 200 Source/core/dom/Element.cpp void Element::setElementFlag(ElementFlags mask, bool value) value 202 Source/core/dom/Element.cpp if (!hasRareData() && !value) value 204 Source/core/dom/Element.cpp ensureElementRareData().setElementFlag(mask, value); value 296 Source/core/dom/Element.cpp attrNode = Attr::create(document(), attribute.name(), attribute.value()); value 309 Source/core/dom/Element.cpp detachAttrNodeFromElementWithValue(attr, attribute.value()); value 325 Source/core/dom/Element.cpp void Element::setBooleanAttribute(const QualifiedName& name, bool value) value 327 Source/core/dom/Element.cpp if (value) value 444 Source/core/dom/Element.cpp return attribute->value(); value 528 Source/core/dom/Element.cpp static int adjustForLocalZoom(LayoutUnit value, RenderObject& renderer) value 532 Source/core/dom/Element.cpp return value; value 533 Source/core/dom/Element.cpp return lroundf(value / zoomFactor); value 896 Source/core/dom/Element.cpp return attribute->value(); value 905 Source/core/dom/Element.cpp void Element::setAttribute(const AtomicString& localName, const AtomicString& value, ExceptionState& exceptionState) value 917 Source/core/dom/Element.cpp setAttributeInternal(index, qName, value, NotInSynchronizationOfLazyAttribute); value 920 Source/core/dom/Element.cpp void Element::setAttribute(const QualifiedName& name, const AtomicString& value) value 924 Source/core/dom/Element.cpp setAttributeInternal(index, name, value, NotInSynchronizationOfLazyAttribute); value 927 Source/core/dom/Element.cpp void Element::setSynchronizedLazyAttribute(const QualifiedName& name, const AtomicString& value) value 930 Source/core/dom/Element.cpp setAttributeInternal(index, name, value, InSynchronizationOfLazyAttribute); value 950 Source/core/dom/Element.cpp willModifyAttribute(existingAttributeName, existingAttribute.value(), newValue); value 952 Source/core/dom/Element.cpp if (newValue != existingAttribute.value()) { value 966 Source/core/dom/Element.cpp static inline AtomicString makeIdForStyleResolution(const AtomicString& value, bool inQuirksMode) value 969 Source/core/dom/Element.cpp return value.lower(); value 970 Source/core/dom/Element.cpp return value; value 1132 Source/core/dom/Element.cpp return isURLAttribute(attribute) && protocolIsJavaScript(stripLeadingAndTrailingHTMLSpaces(attribute.value())); value 1168 Source/core/dom/Element.cpp attributeChangedFromParserOrByCloning(attributeVector[i].name(), attributeVector[i].value(), ModifiedDirectly); value 1233 Source/core/dom/Element.cpp if (attr.prefix() == xmlnsAtom && attr.value() == namespaceToLocate) value 1961 Source/core/dom/Element.cpp detachAttrNodeFromElementWithValue(oldAttrNode.get(), elementData.attributeItem(index).value()); value 1963 Source/core/dom/Element.cpp oldAttrNode = Attr::create(document(), attrNode->qualifiedName(), elementData.attributeItem(index).value()); value 1966 Source/core/dom/Element.cpp setAttributeInternal(index, attrNode->qualifiedName(), attrNode->value(), NotInSynchronizationOfLazyAttribute); value 2019 Source/core/dom/Element.cpp void Element::setAttributeNS(const AtomicString& namespaceURI, const AtomicString& qualifiedName, const AtomicString& value, ExceptionState& exceptionState) value 2024 Source/core/dom/Element.cpp setAttribute(parsedName, value); value 2034 Source/core/dom/Element.cpp AtomicString valueBeingRemoved = elementData.attributeItem(index).value(); value 2042 Source/core/dom/Element.cpp detachAttrNodeFromElementWithValue(attrNode.get(), elementData.attributeItem(index).value()); value 2050 Source/core/dom/Element.cpp void Element::addAttributeInternal(const QualifiedName& name, const AtomicString& value, SynchronizationOfLazyAttribute inSynchronizationOfLazyAttribute) value 2053 Source/core/dom/Element.cpp willModifyAttribute(name, nullAtom, value); value 2054 Source/core/dom/Element.cpp ensureUniqueElementData().addAttribute(name, value); value 2056 Source/core/dom/Element.cpp didAddAttribute(name, value); value 2512 Source/core/dom/Element.cpp AtomicString value; value 2519 Source/core/dom/Element.cpp value = attribute->value(); value 2521 Source/core/dom/Element.cpp value = attribute->value(); value 2525 Source/core/dom/Element.cpp value = toDocument(n)->contentLanguage(); value 2529 Source/core/dom/Element.cpp } while (n && value.isNull()); value 2531 Source/core/dom/Element.cpp return value; value 2662 Source/core/dom/Element.cpp String value = stripLeadingAndTrailingHTMLSpaces(getAttribute(name)); value 2663 Source/core/dom/Element.cpp if (value.isEmpty()) value 2665 Source/core/dom/Element.cpp return document().completeURL(value); value 2673 Source/core/dom/Element.cpp void Element::setIntegralAttribute(const QualifiedName& attributeName, int value) value 2675 Source/core/dom/Element.cpp setAttribute(attributeName, AtomicString::number(value)); value 2683 Source/core/dom/Element.cpp void Element::setUnsignedIntegralAttribute(const QualifiedName& attributeName, unsigned value) value 2688 Source/core/dom/Element.cpp if (value > 0x7fffffffu) value 2689 Source/core/dom/Element.cpp value = 0; value 2690 Source/core/dom/Element.cpp setAttribute(attributeName, AtomicString::number(value)); value 2698 Source/core/dom/Element.cpp void Element::setFloatingPointAttribute(const QualifiedName& attributeName, double value) value 2700 Source/core/dom/Element.cpp setAttribute(attributeName, AtomicString::number(value)); value 2751 Source/core/dom/Element.cpp const AtomicString& value = fastGetAttribute(spellcheckAttr); value 2752 Source/core/dom/Element.cpp if (value == nullAtom) value 2754 Source/core/dom/Element.cpp if (equalIgnoringCase(value, "true") || equalIgnoringCase(value, "")) value 2756 Source/core/dom/Element.cpp if (equalIgnoringCase(value, "false")) value 2877 Source/core/dom/Element.cpp void Element::didAddAttribute(const QualifiedName& name, const AtomicString& value) value 2879 Source/core/dom/Element.cpp attributeChanged(name, value); value 2880 Source/core/dom/Element.cpp InspectorInstrumentation::didModifyDOMAttr(this, name.localName(), value); value 2884 Source/core/dom/Element.cpp void Element::didModifyAttribute(const QualifiedName& name, const AtomicString& value) value 2886 Source/core/dom/Element.cpp attributeChanged(name, value); value 2887 Source/core/dom/Element.cpp InspectorInstrumentation::didModifyDOMAttr(this, name.localName(), value); value 2909 Source/core/dom/Element.cpp if (style->propertyAt(i).value()->isImageValue()) value 2920 Source/core/dom/Element.cpp if (property.value()->isImageValue()) value 2921 Source/core/dom/Element.cpp toCSSImageValue(property.value())->reResolveURL(document); value 3026 Source/core/dom/Element.cpp void Element::detachAttrNodeFromElementWithValue(Attr* attrNode, const AtomicString& value) value 3029 Source/core/dom/Element.cpp attrNode->detachFromElementWithValue(value); value 3052 Source/core/dom/Element.cpp attrNode->detachFromElementWithValue(attribute.value()); value 3119 Source/core/dom/Element.cpp attributeChangedFromParserOrByCloning(attribute.name(), attribute.value(), ModifiedByCloning); value 3253 Source/core/dom/Element.cpp bool Element::setInlineStyleProperty(CSSPropertyID propertyID, double value, CSSPrimitiveValue::UnitTypes unit, bool important) value 3256 Source/core/dom/Element.cpp ensureMutableInlineStyle().setProperty(propertyID, cssValuePool().createValue(value, unit), important); value 3261 Source/core/dom/Element.cpp bool Element::setInlineStyleProperty(CSSPropertyID propertyID, const String& value, bool important) value 3264 Source/core/dom/Element.cpp bool changes = ensureMutableInlineStyle().setProperty(propertyID, value, important, document().elementSheet().contents()); value 3304 Source/core/dom/Element.cpp void Element::addPropertyToPresentationAttributeStyle(MutableStylePropertySet* style, CSSPropertyID propertyID, double value, CSSPrimitiveValue::UnitTypes unit) value 3307 Source/core/dom/Element.cpp style->setProperty(propertyID, cssValuePool().createValue(value, unit)); value 3310 Source/core/dom/Element.cpp void Element::addPropertyToPresentationAttributeStyle(MutableStylePropertySet* style, CSSPropertyID propertyID, const String& value) value 3313 Source/core/dom/Element.cpp style->setProperty(propertyID, value, false); value 116 Source/core/dom/Element.h void setAttribute(const QualifiedName&, const AtomicString& value); value 117 Source/core/dom/Element.h void setSynchronizedLazyAttribute(const QualifiedName&, const AtomicString& value); value 123 Source/core/dom/Element.h void setIntegralAttribute(const QualifiedName& attributeName, int value); value 125 Source/core/dom/Element.h void setUnsignedIntegralAttribute(const QualifiedName& attributeName, unsigned value); value 127 Source/core/dom/Element.h void setFloatingPointAttribute(const QualifiedName& attributeName, double value); value 151 Source/core/dom/Element.h void setAttribute(const AtomicString& name, const AtomicString& value, ExceptionState&); value 153 Source/core/dom/Element.h void setAttributeNS(const AtomicString& namespaceURI, const AtomicString& qualifiedName, const AtomicString& value, ExceptionState&); value 271 Source/core/dom/Element.h bool setInlineStyleProperty(CSSPropertyID, double value, CSSPrimitiveValue::UnitTypes, bool important = false); value 272 Source/core/dom/Element.h bool setInlineStyleProperty(CSSPropertyID, const String& value, bool important = false); value 347 Source/core/dom/Element.h void setIsInCanvasSubtree(bool value) { setElementFlag(IsInCanvasSubtree, value); } value 522 Source/core/dom/Element.h void addPropertyToPresentationAttributeStyle(MutableStylePropertySet*, CSSPropertyID, double value, CSSPrimitiveValue::UnitTypes); value 523 Source/core/dom/Element.h void addPropertyToPresentationAttributeStyle(MutableStylePropertySet*, CSSPropertyID, const String& value); value 560 Source/core/dom/Element.h void setElementFlag(ElementFlags, bool value = true); value 611 Source/core/dom/Element.h void setAttributeInternal(size_t index, const QualifiedName&, const AtomicString& value, SynchronizationOfLazyAttribute); value 612 Source/core/dom/Element.h void addAttributeInternal(const QualifiedName&, const AtomicString& value, SynchronizationOfLazyAttribute); value 652 Source/core/dom/Element.h void detachAttrNodeFromElementWithValue(Attr*, const AtomicString& value); value 715 Source/core/dom/Element.h return attribute->value(); value 764 Source/core/dom/Element.h inline void Element::setIdAttribute(const AtomicString& value) value 766 Source/core/dom/Element.h setAttribute(HTMLNames::idAttr, value); value 110 Source/core/dom/ElementData.cpp if (!otherAttr || attribute.value() != otherAttr->value()) value 262 Source/core/dom/ElementData.h inline void UniqueElementData::addAttribute(const QualifiedName& attributeName, const AtomicString& value) value 264 Source/core/dom/ElementData.h m_attributeVector.append(Attribute(attributeName, value)); value 53 Source/core/dom/ElementDataCache.cpp if (it->value && !hasSameAttributes(attributes, *it->value)) value 56 Source/core/dom/ElementDataCache.cpp if (!it->value) value 57 Source/core/dom/ElementDataCache.cpp it->value = ShareableElementData::createWithAttributes(attributes); value 59 Source/core/dom/ElementDataCache.cpp return it->value.get(); value 207 Source/core/dom/ExecutionContext.cpp DOMTimer* timer = result.storedValue->value.get(); value 231 Source/core/dom/ExecutionContext.cpp iter->value->didChangeAlignmentInterval(); value 45 Source/core/dom/IdTargetObserverRegistry.cpp result.storedValue->value = adoptPtr(new ObserverSet()); value 47 Source/core/dom/IdTargetObserverRegistry.cpp result.storedValue->value->add(observer); value 57 Source/core/dom/IdTargetObserverRegistry.cpp ObserverSet* set = iter->value.get(); value 60 Source/core/dom/MutationObserverInterestGroup.cpp if (hasOldValue(iter->value)) value 72 Source/core/dom/MutationObserverInterestGroup.cpp if (hasOldValue(iter->value)) { value 163 Source/core/dom/Node.cpp result.storedValue->value++; value 231 Source/core/dom/Node.cpp printf(" Number of <%s> tags: %zu\n", it->key.utf8().data(), it->value); value 1313 Source/core/dom/Node.cpp return attr.value() == namespaceURI; value 1399 Source/core/dom/Node.cpp if (!attr.value().isEmpty()) value 1400 Source/core/dom/Node.cpp return attr.value(); value 1405 Source/core/dom/Node.cpp if (!attr.value().isEmpty()) value 1406 Source/core/dom/Node.cpp return attr.value(); value 1723 Source/core/dom/Node.cpp String value = nodeValue(); value 1724 Source/core/dom/Node.cpp value.replaceWithLiteral('\\', "\\\\"); value 1725 Source/core/dom/Node.cpp value.replaceWithLiteral('\n', "\\n"); value 1726 Source/core/dom/Node.cpp fprintf(stderr, "%s%s\t%p \"%s\"\n", prefix, nodeName().utf8().data(), this, value.utf8().data()); value 2062 Source/core/dom/Node.cpp result.storedValue->value |= deliveryOptions; value 789 Source/core/dom/Node.h void setIsFinishedParsingChildren(bool value) { setFlag(value, IsFinishedParsingChildrenFlag); } value 48 Source/core/dom/NodeRareData.cpp it->value->invalidateCache(attrName); value 55 Source/core/dom/NodeRareData.cpp it->value->invalidateCache(); value 104 Source/core/dom/NodeRareData.h return static_cast<T*>(result.storedValue->value); value 107 Source/core/dom/NodeRareData.h result.storedValue->value = list.get(); value 116 Source/core/dom/NodeRareData.h return static_cast<T*>(result.storedValue->value); value 119 Source/core/dom/NodeRareData.h result.storedValue->value = list.get(); value 134 Source/core/dom/NodeRareData.h return result.storedValue->value; value 137 Source/core/dom/NodeRareData.h result.storedValue->value = list.get(); value 180 Source/core/dom/NodeRareData.h LiveNodeListBase* list = it->value; value 186 Source/core/dom/NodeRareData.h LiveNodeListBase* list = it->value; value 259 Source/core/dom/NodeRareData.h void setElementFlag(ElementFlags mask, bool value) { m_elementFlags = (m_elementFlags & ~mask) | (-(int32_t)value & mask); } value 84 Source/core/dom/Position.cpp , m_offset(offset.value()) value 73 Source/core/dom/Position.h int value() const { return m_offset; } value 63 Source/core/dom/PresentationAttributeStyle.cpp RefPtr<StylePropertySet> value; value 136 Source/core/dom/PresentationAttributeStyle.cpp result.attributesAndValues.append(std::make_pair(attribute.localName().impl(), attribute.value())); value 169 Source/core/dom/PresentationAttributeStyle.cpp if (cacheValue->value && cacheValue->value->key != cacheKey) value 176 Source/core/dom/PresentationAttributeStyle.cpp if (cacheHash && cacheValue->value) { value 177 Source/core/dom/PresentationAttributeStyle.cpp style = cacheValue->value->value; value 184 Source/core/dom/PresentationAttributeStyle.cpp element.collectStyleForPresentationAttribute(attribute.name(), attribute.value(), toMutableStylePropertySet(style)); value 188 Source/core/dom/PresentationAttributeStyle.cpp if (!cacheHash || cacheValue->value) value 193 Source/core/dom/PresentationAttributeStyle.cpp newEntry->value = style; value 202 Source/core/dom/PresentationAttributeStyle.cpp cacheValue->value = newEntry.release(); value 95 Source/core/dom/ProcessingInstruction.cpp type = i->value; value 48 Source/core/dom/QualifiedName.cpp static const unsigned minimumTableSize = WTF::HashTableCapacityForSize<staticQualifiedNamesCount>::value; value 211 Source/core/dom/SelectorQuery.cpp if (selector->m_match == CSSSelector::Id && !rootNode.document().containsMultipleElementsWithId(selector->value())) { value 212 Source/core/dom/SelectorQuery.cpp Element* element = rootNode.treeScope().getElementById(selector->value()); value 234 Source/core/dom/SelectorQuery.cpp ClassElementList<AllElements> traverseRoots(rootNode, selector->value()); value 239 Source/core/dom/SelectorQuery.cpp if (ancestorHasClassName(rootNode, selector->value())) { value 244 Source/core/dom/SelectorQuery.cpp ClassElementList<OnlyRoots> traverseRoots(rootNode, selector->value()); value 420 Source/core/dom/SelectorQuery.cpp const AtomicString& idToMatch = idSelector->value(); value 448 Source/core/dom/SelectorQuery.cpp collectElementsByClassName<SelectorQueryTrait>(rootNode, firstSelector.value(), output); value 486 Source/core/dom/SelectorQuery.cpp return it->value.get(); value 178 Source/core/dom/SpaceSplitString.cpp SpaceSplitStringData*& data = sharedDataMap().add(string, 0).storedValue->value; value 149 Source/core/dom/StyleEngine.cpp result.storedValue->value = adoptPtrWillBeNoop(new ShadowTreeStyleSheetCollection(toShadowRoot(treeScope))); value 150 Source/core/dom/StyleEngine.cpp return result.storedValue->value.get(); value 161 Source/core/dom/StyleEngine.cpp return it->value.get(); value 593 Source/core/dom/StyleEngine.cpp if (result.isNewEntry || !result.storedValue->value) { value 596 Source/core/dom/StyleEngine.cpp result.storedValue->value = styleSheet->contents(); value 600 Source/core/dom/StyleEngine.cpp StyleSheetContents* contents = result.storedValue->value; value 630 Source/core/dom/StyleEngine.cpp m_textToSheetCache.remove(it->value); value 97 Source/core/dom/TextLinkColors.cpp Color TextLinkColors::colorFromPrimitiveValue(const CSSPrimitiveValue* value, Color currentColor, bool forVisitedLink) const value 99 Source/core/dom/TextLinkColors.cpp if (value->isRGBColor()) value 100 Source/core/dom/TextLinkColors.cpp return Color(value->getRGBA32Value()); value 102 Source/core/dom/TextLinkColors.cpp CSSValueID valueID = value->getValueID(); value 80 Source/core/dom/UserActionElementSet.cpp return found->value & flags; value 96 Source/core/dom/UserActionElementSet.cpp unsigned updated = found->value & ~flags; value 103 Source/core/dom/UserActionElementSet.cpp found->value = updated; value 111 Source/core/dom/UserActionElementSet.cpp result->value |= flags; value 71 Source/core/dom/custom/CustomElementDescriptor.h explicit CustomElementDescriptor(WTF::HashTableDeletedValueType value) value 72 Source/core/dom/custom/CustomElementDescriptor.h : m_type(value) { } value 47 Source/core/dom/custom/CustomElementObserver.cpp it->value->elementDidFinishParsingChildren(element); value 55 Source/core/dom/custom/CustomElementObserver.cpp it->value->elementWasDestroyed(element); value 105 Source/core/dom/custom/CustomElementScheduler.cpp if (!it->value) value 106 Source/core/dom/custom/CustomElementScheduler.cpp it->value = CustomElementCallbackQueue::create(element); value 107 Source/core/dom/custom/CustomElementScheduler.cpp return *it->value.get(); value 55 Source/core/dom/custom/CustomElementUpgradeCandidateMap.cpp elements = &m_unresolvedDefinitions.add(descriptor, ElementSet()).storedValue->value; value 57 Source/core/dom/custom/CustomElementUpgradeCandidateMap.cpp elements = &it->value; value 78 Source/core/dom/custom/CustomElementUpgradeCandidateMap.cpp UnresolvedDefinitionMap::iterator elements = m_unresolvedDefinitions.find(candidate->value); value 80 Source/core/dom/custom/CustomElementUpgradeCandidateMap.cpp elements->value.remove(element); value 96 Source/core/dom/custom/CustomElementUpgradeCandidateMap.cpp UnresolvedDefinitionMap::iterator elements = m_unresolvedDefinitions.find(candidate->value); value 98 Source/core/dom/custom/CustomElementUpgradeCandidateMap.cpp elements->value.appendOrMoveToLast(element); value 55 Source/core/dom/shadow/ContentDistribution.cpp return it.get()->value; value 283 Source/core/dom/shadow/ElementShadow.cpp return it == m_nodeToInsertionPoints.end() ? 0: it->value.last().get(); value 289 Source/core/dom/shadow/ElementShadow.cpp return it == m_nodeToInsertionPoints.end() ? 0: &it->value; value 338 Source/core/dom/shadow/ElementShadow.cpp result.storedValue->value.append(insertionPoint); value 172 Source/core/dom/shadow/ShadowRoot.cpp void ShadowRoot::setApplyAuthorStyles(bool value) value 177 Source/core/dom/shadow/ShadowRoot.cpp if (applyAuthorStyles() == value) value 180 Source/core/dom/shadow/ShadowRoot.cpp m_applyAuthorStyles = value; value 408 Source/core/editing/ApplyStyleCommand.cpp RefPtrWillBeRawPtr<CSSValue> value = inlineStyle->getPropertyCSSValue(CSSPropertyFontSize); value 409 Source/core/editing/ApplyStyleCommand.cpp if (value) { value 1509 Source/core/editing/ApplyStyleCommand.cpp RefPtrWillBeRawPtr<CSSPrimitiveValue> value = static_pointer_cast<CSSPrimitiveValue>(style->getPropertyCSSValue(CSSPropertyFontSize)); value 1510 Source/core/editing/ApplyStyleCommand.cpp if (!value) value 1513 Source/core/editing/ApplyStyleCommand.cpp return value->getFloatValue(CSSPrimitiveValue::CSS_PX); value 154 Source/core/editing/BreakBlockquoteCommand.cpp setNodeAttribute(clonedChild, startAttr, AtomicString::number(toRenderListItem(listChildNode->renderer())->value())); value 569 Source/core/editing/CompositeEditCommand.cpp void CompositeEditCommand::setNodeAttribute(PassRefPtr<Element> element, const QualifiedName& attribute, const AtomicString& value) value 571 Source/core/editing/CompositeEditCommand.cpp applyCommandToComposite(SetNodeAttributeCommand::create(element, attribute, value)); value 130 Source/core/editing/CompositeEditCommand.h void setNodeAttribute(PassRefPtr<Element>, const QualifiedName& attribute, const AtomicString& value); value 198 Source/core/editing/EditingStyle.cpp RefPtrWillBeRawPtr<CSSValue> value = style->getPropertyCSSValue(m_propertyID); value 199 Source/core/editing/EditingStyle.cpp return matches(element) && value && value->isPrimitiveValue() && toCSSPrimitiveValue(value.get())->getValueID() == m_primitiveValue->getValueID(); value 278 Source/core/editing/EditingStyle.cpp RefPtrWillBeRawPtr<CSSValue> value = attributeValueAsCSSValue(element); value 281 Source/core/editing/EditingStyle.cpp return compareCSSValuePtr(value, styleValue); value 286 Source/core/editing/EditingStyle.cpp if (RefPtrWillBeRawPtr<CSSValue> value = attributeValueAsCSSValue(element)) value 287 Source/core/editing/EditingStyle.cpp style->setProperty(m_propertyID, value->cssText()); value 293 Source/core/editing/EditingStyle.cpp const AtomicString& value = element->getAttribute(m_attrName); value 294 Source/core/editing/EditingStyle.cpp if (value.isNull()) value 299 Source/core/editing/EditingStyle.cpp dummyStyle->setProperty(m_propertyID, value); value 323 Source/core/editing/EditingStyle.cpp const AtomicString& value = element->getAttribute(m_attrName); value 324 Source/core/editing/EditingStyle.cpp if (value.isNull()) value 327 Source/core/editing/EditingStyle.cpp if (!HTMLFontElement::cssValueFromFontSizeNumber(value, size)) value 362 Source/core/editing/EditingStyle.cpp EditingStyle::EditingStyle(CSSPropertyID propertyID, const String& value) value 367 Source/core/editing/EditingStyle.cpp setProperty(propertyID, value); value 452 Source/core/editing/EditingStyle.cpp if (RefPtrWillBeRawPtr<CSSValue> value = backgroundColorInEffect(node)) value 453 Source/core/editing/EditingStyle.cpp m_mutableStyle->setProperty(CSSPropertyBackgroundColor, value->cssText()); value 454 Source/core/editing/EditingStyle.cpp if (RefPtrWillBeRawPtr<CSSValue> value = computedStyleAtPosition->getPropertyCSSValue(CSSPropertyWebkitTextDecorationsInEffect)) value 455 Source/core/editing/EditingStyle.cpp m_mutableStyle->setProperty(CSSPropertyTextDecoration, value->cssText()); value 479 Source/core/editing/EditingStyle.cpp void EditingStyle::setProperty(CSSPropertyID propertyID, const String& value, bool important) value 484 Source/core/editing/EditingStyle.cpp m_mutableStyle->setProperty(propertyID, value, important); value 506 Source/core/editing/EditingStyle.cpp RefPtrWillBeRawPtr<CSSValue> value = m_mutableStyle->getPropertyCSSValue(CSSPropertyWebkitFontSizeDelta); value 507 Source/core/editing/EditingStyle.cpp if (!value || !value->isPrimitiveValue()) value 510 Source/core/editing/EditingStyle.cpp CSSPrimitiveValue* primitiveValue = toCSSPrimitiveValue(value.get()); value 1102 Source/core/editing/EditingStyle.cpp RefPtrWillBeRawPtr<CSSValue> value = m_mutableStyle->getPropertyCSSValue(property.id()); value 1105 Source/core/editing/EditingStyle.cpp if ((property.id() == textDecorationPropertyForEditing() || property.id() == CSSPropertyWebkitTextDecorationsInEffect) && property.value()->isValueList() && value) { value 1106 Source/core/editing/EditingStyle.cpp if (value->isValueList()) { value 1107 Source/core/editing/EditingStyle.cpp mergeTextDecorationValues(toCSSValueList(value.get()), toCSSValueList(property.value())); value 1110 Source/core/editing/EditingStyle.cpp value = nullptr; // text-decoration: none is equivalent to not having the property value 1113 Source/core/editing/EditingStyle.cpp if (mode == OverrideValues || (mode == DoNotOverrideValues && !value)) value 1114 Source/core/editing/EditingStyle.cpp m_mutableStyle->setProperty(property.id(), property.value()->cssText(), property.isImportant()); value 1155 Source/core/editing/EditingStyle.cpp CSSValue* value = property.value(); value 1156 Source/core/editing/EditingStyle.cpp if (!value->isPrimitiveValue()) value 1158 Source/core/editing/EditingStyle.cpp if (toCSSPrimitiveValue(value)->isPercentage()) { value 1262 Source/core/editing/EditingStyle.cpp if (PassRefPtrWillBeRawPtr<CSSValue> value = backgroundColorInEffect(range->commonAncestorContainer(IGNORE_EXCEPTION))) value 1263 Source/core/editing/EditingStyle.cpp style->setProperty(CSSPropertyBackgroundColor, value->cssText()); value 1529 Source/core/editing/EditingStyle.cpp CSSValueID value = toCSSPrimitiveValue(fontWeight)->getValueID(); value 1530 Source/core/editing/EditingStyle.cpp return value == CSSValueLighter || value == CSSValueBolder; value 1569 Source/core/editing/EditingStyle.cpp RefPtrWillBeRawPtr<CSSValue> value = style->getPropertyCSSValue(propertyID); value 1570 Source/core/editing/EditingStyle.cpp if (!value || !value->isPrimitiveValue()) value 1572 Source/core/editing/EditingStyle.cpp return toCSSPrimitiveValue(value.get())->getValueID(); value 1579 Source/core/editing/EditingStyle.cpp RefPtrWillBeRawPtr<CSSValue> value = style->getPropertyCSSValueInternal(propertyID); value 1580 Source/core/editing/EditingStyle.cpp if (!value || !value->isPrimitiveValue()) value 1582 Source/core/editing/EditingStyle.cpp return toCSSPrimitiveValue(value.get())->getValueID(); value 1585 Source/core/editing/EditingStyle.cpp static bool isCSSValueLength(CSSPrimitiveValue* value) value 1587 Source/core/editing/EditingStyle.cpp return value->isFontIndependentLength(); value 1590 Source/core/editing/EditingStyle.cpp int legacyFontSizeFromCSSValue(Document* document, CSSPrimitiveValue* value, bool shouldUseFixedFontDefaultSize, LegacyFontSizeMode mode) value 1592 Source/core/editing/EditingStyle.cpp if (isCSSValueLength(value)) { value 1593 Source/core/editing/EditingStyle.cpp int pixelFontSize = value->getIntValue(CSSPrimitiveValue::CSS_PX); value 1603 Source/core/editing/EditingStyle.cpp if (CSSValueXSmall <= value->getValueID() && value->getValueID() <= CSSValueWebkitXxxLarge) value 1604 Source/core/editing/EditingStyle.cpp return value->getValueID() - CSSValueXSmall + 1; value 1615 Source/core/editing/EditingStyle.cpp CSSPrimitiveValue* value = toCSSPrimitiveValue(cssValue); value 1616 Source/core/editing/EditingStyle.cpp if (value->isRGBColor()) value 1617 Source/core/editing/EditingStyle.cpp return !alphaChannel(value->getRGBA32Value()); value 1618 Source/core/editing/EditingStyle.cpp return value->getValueID() == CSSValueTransparent; value 91 Source/core/editing/EditingStyle.h static PassRefPtr<EditingStyle> create(CSSPropertyID propertyID, const String& value) value 93 Source/core/editing/EditingStyle.h return adoptRef(new EditingStyle(propertyID, value)); value 148 Source/core/editing/EditingStyle.h EditingStyle(CSSPropertyID, const String& value); value 151 Source/core/editing/EditingStyle.h void setProperty(CSSPropertyID, const String& value, bool important = false); value 640 Source/core/editing/Editor.cpp bool Editor::selectionStartHasStyle(CSSPropertyID propertyID, const String& value) const value 642 Source/core/editing/Editor.cpp return EditingStyle::create(propertyID, value)->triStateOfStyle( value 646 Source/core/editing/Editor.cpp TriState Editor::selectionHasStyle(CSSPropertyID propertyID, const String& value) const value 648 Source/core/editing/Editor.cpp return EditingStyle::create(propertyID, value)->triStateOfStyle(m_frame.selection().selection()); value 110 Source/core/editing/Editor.h bool selectionStartHasStyle(CSSPropertyID, const String& value) const; value 111 Source/core/editing/Editor.h TriState selectionHasStyle(CSSPropertyID, const String& value) const; value 148 Source/core/editing/Editor.h String value(Event* triggeringEvent = 0) const; value 77 Source/core/editing/EditorCommand.cpp String (*value)(LocalFrame&, Event*); value 136 Source/core/editing/EditorCommand.cpp static bool executeToggleStyleInList(LocalFrame& frame, EditorCommandSource source, EditAction action, CSSPropertyID propertyID, CSSValue* value) value 146 Source/core/editing/EditorCommand.cpp if (!selectedCSSValueList->removeAll(value)) value 147 Source/core/editing/EditorCommand.cpp selectedCSSValueList->append(value); value 152 Source/core/editing/EditorCommand.cpp newStyle = value->cssText(); value 276 Source/core/editing/EditorCommand.cpp static bool executeBackColor(LocalFrame& frame, Event*, EditorCommandSource source, const String& value) value 278 Source/core/editing/EditorCommand.cpp return executeApplyStyle(frame, source, EditActionSetBackgroundColor, CSSPropertyBackgroundColor, value); value 287 Source/core/editing/EditorCommand.cpp static bool executeCreateLink(LocalFrame& frame, Event*, EditorCommandSource, const String& value) value 290 Source/core/editing/EditorCommand.cpp if (value.isEmpty()) value 293 Source/core/editing/EditorCommand.cpp CreateLinkCommand::create(*frame.document(), value)->apply(); value 303 Source/core/editing/EditorCommand.cpp static bool executeDefaultParagraphSeparator(LocalFrame& frame, Event*, EditorCommandSource, const String& value) value 305 Source/core/editing/EditorCommand.cpp if (equalIgnoringCase(value, "div")) value 307 Source/core/editing/EditorCommand.cpp else if (equalIgnoringCase(value, "p")) value 406 Source/core/editing/EditorCommand.cpp static bool executeFindString(LocalFrame& frame, Event*, EditorCommandSource, const String& value) value 408 Source/core/editing/EditorCommand.cpp return frame.editor().findString(value, true, false, true, false); value 411 Source/core/editing/EditorCommand.cpp static bool executeFontName(LocalFrame& frame, Event*, EditorCommandSource source, const String& value) value 413 Source/core/editing/EditorCommand.cpp return executeApplyStyle(frame, source, EditActionSetFont, CSSPropertyFontFamily, value); value 416 Source/core/editing/EditorCommand.cpp static bool executeFontSize(LocalFrame& frame, Event*, EditorCommandSource source, const String& value) value 419 Source/core/editing/EditorCommand.cpp if (!HTMLFontElement::cssValueFromFontSizeNumber(value, size)) value 424 Source/core/editing/EditorCommand.cpp static bool executeFontSizeDelta(LocalFrame& frame, Event*, EditorCommandSource source, const String& value) value 426 Source/core/editing/EditorCommand.cpp return executeApplyStyle(frame, source, EditActionChangeAttributes, CSSPropertyWebkitFontSizeDelta, value); value 429 Source/core/editing/EditorCommand.cpp static bool executeForeColor(LocalFrame& frame, Event*, EditorCommandSource source, const String& value) value 431 Source/core/editing/EditorCommand.cpp return executeApplyStyle(frame, source, EditActionSetColor, CSSPropertyColor, value); value 434 Source/core/editing/EditorCommand.cpp static bool executeFormatBlock(LocalFrame& frame, Event*, EditorCommandSource, const String& value) value 436 Source/core/editing/EditorCommand.cpp String tagName = value.lower(); value 488 Source/core/editing/EditorCommand.cpp static bool executeInsertHorizontalRule(LocalFrame& frame, Event*, EditorCommandSource, const String& value) value 492 Source/core/editing/EditorCommand.cpp if (!value.isEmpty()) value 493 Source/core/editing/EditorCommand.cpp rule->setIdAttribute(AtomicString(value)); value 497 Source/core/editing/EditorCommand.cpp static bool executeInsertHTML(LocalFrame& frame, Event*, EditorCommandSource, const String& value) value 500 Source/core/editing/EditorCommand.cpp return executeInsertFragment(frame, createFragmentFromMarkup(*frame.document(), value, "")); value 503 Source/core/editing/EditorCommand.cpp static bool executeInsertImage(LocalFrame& frame, Event*, EditorCommandSource, const String& value) value 508 Source/core/editing/EditorCommand.cpp image->setSrc(value); value 562 Source/core/editing/EditorCommand.cpp static bool executeInsertText(LocalFrame& frame, Event*, EditorCommandSource, const String& value) value 565 Source/core/editing/EditorCommand.cpp TypingCommand::insertText(*frame.document(), value, 0); value 1055 Source/core/editing/EditorCommand.cpp static bool executeStyleWithCSS(LocalFrame& frame, Event*, EditorCommandSource, const String& value) value 1057 Source/core/editing/EditorCommand.cpp frame.editor().setShouldStyleWithCSS(!equalIgnoringCase(value, "false")); value 1061 Source/core/editing/EditorCommand.cpp static bool executeUseCSS(LocalFrame& frame, Event*, EditorCommandSource, const String& value) value 1063 Source/core/editing/EditorCommand.cpp frame.editor().setShouldStyleWithCSS(equalIgnoringCase(value, "false")); value 1728 Source/core/editing/EditorCommand.cpp if (m_command->value == valueNull && m_command->state != stateNone) value 1730 Source/core/editing/EditorCommand.cpp return m_command->value(*m_frame, triggeringEvent); value 211 Source/core/editing/MarkupAccumulator.cpp const String resolvedURLString = resolveURLIfNeeded(element, attribute.value()); value 254 Source/core/editing/MarkupAccumulator.cpp namespaces.set(emptyAtom.impl(), attribute.value().impl()); value 260 Source/core/editing/MarkupAccumulator.cpp namespaces.set(attribute.localName().impl(), attribute.value().impl()); value 466 Source/core/editing/MarkupAccumulator.cpp appendAttributeValue(result, attribute.value(), documentIsHTML); value 35 Source/core/editing/SetNodeAttributeCommand.cpp const QualifiedName& attribute, const AtomicString& value) value 39 Source/core/editing/SetNodeAttributeCommand.cpp , m_value(value) value 36 Source/core/editing/SetNodeAttributeCommand.h static PassRefPtr<SetNodeAttributeCommand> create(PassRefPtr<Element> element, const QualifiedName& attribute, const AtomicString& value) value 38 Source/core/editing/SetNodeAttributeCommand.h return adoptRef(new SetNodeAttributeCommand(element, attribute, value)); value 42 Source/core/editing/SetNodeAttributeCommand.h SetNodeAttributeCommand(PassRefPtr<Element>, const QualifiedName& attribute, const AtomicString& value); value 78 Source/core/editing/markup.cpp AttributeChange(PassRefPtr<Element> element, const QualifiedName& name, const String& value) value 79 Source/core/editing/markup.cpp : m_element(element), m_name(name), m_value(value) value 106 Source/core/editing/markup.cpp if (element->isURLAttribute(attribute) && !attribute.value().isEmpty()) value 107 Source/core/editing/markup.cpp changes.append(AttributeChange(element, attribute.name(), KURL(parsedBaseURL, attribute.value()).string())); value 461 Source/core/editing/markup.cpp RefPtrWillBeRawPtr<CSSValue> value = style->getPropertyCSSValue(propertyID); value 462 Source/core/editing/markup.cpp if (!value) value 464 Source/core/editing/markup.cpp if (!value->isPrimitiveValue()) value 466 Source/core/editing/markup.cpp return toCSSPrimitiveValue(value.get())->getValueID() == CSSValueNone; value 187 Source/core/events/EventPath.cpp treeScopeEventContextMap.find(parent)->value->addChild(*treeScopeEventContext); value 198 Source/core/events/EventPath.cpp TreeScopeEventContext* treeScopeEventContext = addResult.storedValue->value.get(); value 228 Source/core/events/EventPath.cpp lastTreeScopeEventContext = addResult.storedValue->value.get(); value 258 Source/core/events/EventPath.cpp if (iter != relatedTargetMap.end() && iter->value) { value 259 Source/core/events/EventPath.cpp relatedNode = iter->value; value 92 Source/core/fetch/CachedMetadata.h void appendUnsigned(unsigned value) value 94 Source/core/fetch/CachedMetadata.h m_serializedData.append(reinterpret_cast<const char*>(&value), sizeof(unsigned)); value 48 Source/core/fetch/CrossOriginAccessControl.cpp bool isOnAccessControlSimpleRequestHeaderWhitelist(const AtomicString& name, const AtomicString& value) value 59 Source/core/fetch/CrossOriginAccessControl.cpp AtomicString mimeType = extractMIMETypeFromMediaType(value); value 75 Source/core/fetch/CrossOriginAccessControl.cpp if (!isOnAccessControlSimpleRequestHeaderWhitelist(it->key, it->value)) value 59 Source/core/fetch/CrossOriginAccessControl.h bool isOnAccessControlSimpleRequestHeaderWhitelist(const AtomicString& name, const AtomicString& value); value 121 Source/core/fetch/ImageResource.cpp switchContainerSizeRequests.set(it->key, it->value); value 125 Source/core/fetch/ImageResource.cpp revalidatedImageResource->setContainerSizeForRenderer(it->key, it->value.first, it->value.second); value 328 Source/core/fetch/ImageResource.cpp setContainerSizeForRenderer(it->key, it->value.first, it->value.second); value 539 Source/core/fetch/MemoryCache.cpp Resource* resource = i->value->m_resource.get(); value 570 Source/core/fetch/MemoryCache.cpp evict(i->value.get()); value 170 Source/core/fetch/RawResource.cpp if (!shouldIgnoreHeaderForCacheReuse(headerName) && i->value != oldHeaders.get(headerName)) value 177 Source/core/fetch/RawResource.cpp if (!shouldIgnoreHeaderForCacheReuse(headerName) && i->value != newHeaders.get(headerName)) value 677 Source/core/fetch/Resource.cpp unsigned count = it->value; value 718 Source/core/fetch/Resource.cpp m_response.setHTTPHeaderField(it->key, it->value); value 720 Source/core/fetch/ResourceFetcher.cpp bool isMainResource = it->value; value 1020 Source/core/fetch/ResourceFetcher.cpp Resource* resource = it->value.get(); value 1030 Source/core/fetch/ResourceFetcher.cpp it->value->addRedirect(redirectResponse); value 1041 Source/core/fetch/ResourceFetcher.cpp RefPtr<ResourceTimingInfo> info = it->value; value 1077 Source/core/fetch/ResourceFetcher.cpp if (it->value->hasOneHandle()) value 99 Source/core/fetch/ResourceLoadPriorityOptimizer.cpp ResourceLoadPriority priority = it->value->status == Visible ? value 102 Source/core/fetch/ResourceLoadPriorityOptimizer.cpp if (priority != it->value->imageResource->resourceRequest().priority()) { value 103 Source/core/fetch/ResourceLoadPriorityOptimizer.cpp it->value->imageResource->resourceRequest().setPriority(priority, it->value->screenArea); value 104 Source/core/fetch/ResourceLoadPriorityOptimizer.cpp it->value->imageResource->didChangePriority(priority, it->value->screenArea); value 121 Source/core/fetch/ResourceLoadPriorityOptimizer.cpp result.storedValue->value->status = status; value 122 Source/core/fetch/ResourceLoadPriorityOptimizer.cpp result.storedValue->value->screenArea = status; value 18 Source/core/frame/csp/CSPDirective.h CSPDirective(const String& name, const String& value, ContentSecurityPolicy* policy) value 20 Source/core/frame/csp/CSPDirective.h , m_text(name + ' ' + value) value 406 Source/core/frame/csp/CSPDirectiveList.cpp String name, value; value 407 Source/core/frame/csp/CSPDirectiveList.cpp if (parseDirective(directiveBegin, position, name, value)) { value 409 Source/core/frame/csp/CSPDirectiveList.cpp addDirective(name, value); value 421 Source/core/frame/csp/CSPDirectiveList.cpp bool CSPDirectiveList::parseDirective(const UChar* begin, const UChar* end, String& name, String& value) value 424 Source/core/frame/csp/CSPDirectiveList.cpp ASSERT(value.isEmpty()); value 468 Source/core/frame/csp/CSPDirectiveList.cpp value = String(valueBegin, position - valueBegin); value 472 Source/core/frame/csp/CSPDirectiveList.cpp void CSPDirectiveList::parseReportURI(const String& name, const String& value) value 480 Source/core/frame/csp/CSPDirectiveList.cpp value.appendTo(characters); value 500 Source/core/frame/csp/CSPDirectiveList.cpp void CSPDirectiveList::setCSPDirective(const String& name, const String& value, OwnPtr<CSPDirectiveType>& directive) value 506 Source/core/frame/csp/CSPDirectiveList.cpp directive = adoptPtr(new CSPDirectiveType(name, value, m_policy)); value 526 Source/core/frame/csp/CSPDirectiveList.cpp void CSPDirectiveList::parseReflectedXSS(const String& name, const String& value) value 534 Source/core/frame/csp/CSPDirectiveList.cpp if (value.isEmpty()) { value 536 Source/core/frame/csp/CSPDirectiveList.cpp m_policy->reportInvalidReflectedXSS(value); value 541 Source/core/frame/csp/CSPDirectiveList.cpp value.appendTo(characters); value 560 Source/core/frame/csp/CSPDirectiveList.cpp m_policy->reportInvalidReflectedXSS(value); value 571 Source/core/frame/csp/CSPDirectiveList.cpp m_policy->reportInvalidReflectedXSS(value); value 574 Source/core/frame/csp/CSPDirectiveList.cpp void CSPDirectiveList::parseReferrer(const String& name, const String& value) value 584 Source/core/frame/csp/CSPDirectiveList.cpp if (value.isEmpty()) { value 585 Source/core/frame/csp/CSPDirectiveList.cpp m_policy->reportInvalidReferrer(value); value 591 Source/core/frame/csp/CSPDirectiveList.cpp value.appendTo(characters); value 612 Source/core/frame/csp/CSPDirectiveList.cpp m_policy->reportInvalidReferrer(value); value 623 Source/core/frame/csp/CSPDirectiveList.cpp m_policy->reportInvalidReferrer(value); value 627 Source/core/frame/csp/CSPDirectiveList.cpp void CSPDirectiveList::addDirective(const String& name, const String& value) value 632 Source/core/frame/csp/CSPDirectiveList.cpp setCSPDirective<SourceListDirective>(name, value, m_defaultSrc); value 634 Source/core/frame/csp/CSPDirectiveList.cpp setCSPDirective<SourceListDirective>(name, value, m_scriptSrc); value 637 Source/core/frame/csp/CSPDirectiveList.cpp setCSPDirective<SourceListDirective>(name, value, m_objectSrc); value 639 Source/core/frame/csp/CSPDirectiveList.cpp setCSPDirective<SourceListDirective>(name, value, m_frameAncestors); value 641 Source/core/frame/csp/CSPDirectiveList.cpp setCSPDirective<SourceListDirective>(name, value, m_frameSrc); value 643 Source/core/frame/csp/CSPDirectiveList.cpp setCSPDirective<SourceListDirective>(name, value, m_imgSrc); value 645 Source/core/frame/csp/CSPDirectiveList.cpp setCSPDirective<SourceListDirective>(name, value, m_styleSrc); value 648 Source/core/frame/csp/CSPDirectiveList.cpp setCSPDirective<SourceListDirective>(name, value, m_fontSrc); value 650 Source/core/frame/csp/CSPDirectiveList.cpp setCSPDirective<SourceListDirective>(name, value, m_mediaSrc); value 652 Source/core/frame/csp/CSPDirectiveList.cpp setCSPDirective<SourceListDirective>(name, value, m_connectSrc); value 654 Source/core/frame/csp/CSPDirectiveList.cpp applySandboxPolicy(name, value); value 656 Source/core/frame/csp/CSPDirectiveList.cpp parseReportURI(name, value); value 659 Source/core/frame/csp/CSPDirectiveList.cpp setCSPDirective<SourceListDirective>(name, value, m_baseURI); value 661 Source/core/frame/csp/CSPDirectiveList.cpp setCSPDirective<SourceListDirective>(name, value, m_childSrc); value 663 Source/core/frame/csp/CSPDirectiveList.cpp setCSPDirective<SourceListDirective>(name, value, m_formAction); value 665 Source/core/frame/csp/CSPDirectiveList.cpp setCSPDirective<MediaListDirective>(name, value, m_pluginTypes); value 667 Source/core/frame/csp/CSPDirectiveList.cpp parseReflectedXSS(name, value); value 669 Source/core/frame/csp/CSPDirectiveList.cpp parseReferrer(name, value); value 69 Source/core/frame/csp/CSPDirectiveList.h bool parseDirective(const UChar* begin, const UChar* end, String& name, String& value); value 70 Source/core/frame/csp/CSPDirectiveList.h void parseReportURI(const String& name, const String& value); value 71 Source/core/frame/csp/CSPDirectiveList.h void parsePluginTypes(const String& name, const String& value); value 72 Source/core/frame/csp/CSPDirectiveList.h void parseReflectedXSS(const String& name, const String& value); value 73 Source/core/frame/csp/CSPDirectiveList.h void parseReferrer(const String& name, const String& value); value 74 Source/core/frame/csp/CSPDirectiveList.h void addDirective(const String& name, const String& value); value 78 Source/core/frame/csp/CSPDirectiveList.h void setCSPDirective(const String& name, const String& value, OwnPtr<CSPDirectiveType>&); value 215 Source/core/frame/csp/ContentSecurityPolicy.cpp void ContentSecurityPolicy::setOverrideAllowInlineStyle(bool value) value 217 Source/core/frame/csp/ContentSecurityPolicy.cpp m_overrideInlineStyleAllowed = value; value 734 Source/core/frame/csp/ContentSecurityPolicy.cpp void ContentSecurityPolicy::reportInvalidDirectiveValueCharacter(const String& directiveName, const String& value) const value 736 Source/core/frame/csp/ContentSecurityPolicy.cpp String message = "The value for Content Security Policy directive '" + directiveName + "' contains an invalid character: '" + value + "'. Non-whitespace characters outside ASCII 0x21-0x7E must be percent-encoded, as described in RFC 3986, section 2.1: http://tools.ietf.org/html/rfc3986#section-2.1."; value 740 Source/core/frame/csp/ContentSecurityPolicy.cpp void ContentSecurityPolicy::reportInvalidPathCharacter(const String& directiveName, const String& value, const char invalidChar) const value 747 Source/core/frame/csp/ContentSecurityPolicy.cpp String message = "The source list for Content Security Policy directive '" + directiveName + "' contains a source with an invalid path: '" + value + "'. " + ignoring; value 148 Source/core/frame/csp/ContentSecurityPolicy.h void reportInvalidDirectiveValueCharacter(const String& directiveName, const String& value) const; value 149 Source/core/frame/csp/ContentSecurityPolicy.h void reportInvalidPathCharacter(const String& directiveName, const String& value, const char) const; value 16 Source/core/frame/csp/MediaListDirective.cpp MediaListDirective::MediaListDirective(const String& name, const String& value, ContentSecurityPolicy* policy) value 17 Source/core/frame/csp/MediaListDirective.cpp : CSPDirective(name, value, policy) value 20 Source/core/frame/csp/MediaListDirective.cpp value.appendTo(characters); value 20 Source/core/frame/csp/MediaListDirective.h MediaListDirective(const String& name, const String& value, ContentSecurityPolicy*); value 16 Source/core/frame/csp/SourceListDirective.cpp SourceListDirective::SourceListDirective(const String& name, const String& value, ContentSecurityPolicy* policy) value 17 Source/core/frame/csp/SourceListDirective.cpp : CSPDirective(name, value, policy) value 21 Source/core/frame/csp/SourceListDirective.cpp value.appendTo(characters); value 22 Source/core/frame/csp/SourceListDirective.h SourceListDirective(const String& name, const String& value, ContentSecurityPolicy*); value 67 Source/core/html/ClassList.cpp m_classNamesForQuirksMode = adoptPtr(new SpaceSplitString(value(), false)); value 65 Source/core/html/ClassList.h virtual const AtomicString& value() const OVERRIDE { return m_element->getAttribute(HTMLNames::classAttr); } value 66 Source/core/html/ClassList.h virtual void setValue(const AtomicString& value) OVERRIDE { m_element->setAttribute(HTMLNames::classAttr, value); } value 61 Source/core/html/DOMFormData.cpp void DOMFormData::append(const String& name, const String& value) value 64 Source/core/html/DOMFormData.cpp appendData(name, value); value 61 Source/core/html/DOMFormData.h void append(const String& name, const String& value); value 77 Source/core/html/FormDataList.cpp const FormDataList::Item& value = items[i + 1]; value 83 Source/core/html/FormDataList.cpp if (value.blob()) { value 85 Source/core/html/FormDataList.cpp if (value.blob()->isFile()) { value 86 Source/core/html/FormDataList.cpp File* file = toFile(value.blob()); value 91 Source/core/html/FormDataList.cpp if (!value.filename().isNull()) value 92 Source/core/html/FormDataList.cpp name = value.filename(); value 95 Source/core/html/FormDataList.cpp if (!value.filename().isNull()) value 96 Source/core/html/FormDataList.cpp name = value.filename(); value 106 Source/core/html/FormDataList.cpp if (value.blob()->type().isEmpty()) value 109 Source/core/html/FormDataList.cpp contentType = value.blob()->type(); value 117 Source/core/html/FormDataList.cpp if (value.blob()) { value 118 Source/core/html/FormDataList.cpp if (value.blob()->hasBackingFile()) { value 119 Source/core/html/FormDataList.cpp File* file = toFile(value.blob()); value 126 Source/core/html/FormDataList.cpp formData->appendBlob(value.blob()->uuid(), value.blob()->blobDataHandle()); value 129 Source/core/html/FormDataList.cpp formData->appendData(value.data().data(), value.data().length()); value 133 Source/core/html/FormDataList.cpp FormDataBuilder::addKeyValuePairAsFormData(encodedData, key.data(), value.data(), encodingType); value 56 Source/core/html/FormDataList.h void appendData(const String& key, const String& value) value 59 Source/core/html/FormDataList.h appendString(value); value 61 Source/core/html/FormDataList.h void appendData(const String& key, const CString& value) value 64 Source/core/html/FormDataList.h appendString(value); value 66 Source/core/html/FormDataList.h void appendData(const String& key, int value) value 69 Source/core/html/FormDataList.h appendString(String::number(value)); value 261 Source/core/html/HTMLAnchorElement.cpp void HTMLAnchorElement::parseAttribute(const QualifiedName& name, const AtomicString& value) value 265 Source/core/html/HTMLAnchorElement.cpp setIsLink(!value.isNull()); value 275 Source/core/html/HTMLAnchorElement.cpp String parsedURL = stripLeadingAndTrailingHTMLSpaces(value); value 288 Source/core/html/HTMLAnchorElement.cpp setRel(value); value 290 Source/core/html/HTMLAnchorElement.cpp HTMLElement::parseAttribute(name, value); value 319 Source/core/html/HTMLAnchorElement.cpp const AtomicString& value = getAttribute(draggableAttr); value 320 Source/core/html/HTMLAnchorElement.cpp if (equalIgnoringCase(value, "true")) value 322 Source/core/html/HTMLAnchorElement.cpp if (equalIgnoringCase(value, "false")) value 332 Source/core/html/HTMLAnchorElement.cpp void HTMLAnchorElement::setHref(const AtomicString& value) value 334 Source/core/html/HTMLAnchorElement.cpp setAttribute(hrefAttr, value); value 352 Source/core/html/HTMLAnchorElement.cpp void HTMLAnchorElement::setInput(const String& value) value 354 Source/core/html/HTMLAnchorElement.cpp setHref(AtomicString(value)); value 362 Source/core/html/HTMLAnchorElement.cpp void HTMLAnchorElement::setRel(const AtomicString& value) value 365 Source/core/html/HTMLAnchorElement.cpp SpaceSplitString newLinkRelations(value, true); value 59 Source/core/html/HTMLAppletElement.cpp void HTMLAppletElement::parseAttribute(const QualifiedName& name, const AtomicString& value) value 71 Source/core/html/HTMLAppletElement.cpp HTMLPlugInElement::parseAttribute(name, value); value 180 Source/core/html/HTMLAppletElement.cpp paramValues.append(param->value()); value 54 Source/core/html/HTMLAreaElement.cpp void HTMLAreaElement::parseAttribute(const QualifiedName& name, const AtomicString& value) value 57 Source/core/html/HTMLAreaElement.cpp if (equalIgnoringCase(value, "default")) value 59 Source/core/html/HTMLAreaElement.cpp else if (equalIgnoringCase(value, "circle")) value 61 Source/core/html/HTMLAreaElement.cpp else if (equalIgnoringCase(value, "poly")) value 63 Source/core/html/HTMLAreaElement.cpp else if (equalIgnoringCase(value, "rect")) value 67 Source/core/html/HTMLAreaElement.cpp m_coords = parseHTMLAreaElementCoords(value.string()); value 72 Source/core/html/HTMLAreaElement.cpp HTMLAnchorElement::parseAttribute(name, value); value 53 Source/core/html/HTMLBRElement.cpp void HTMLBRElement::collectStyleForPresentationAttribute(const QualifiedName& name, const AtomicString& value, MutableStylePropertySet* style) value 58 Source/core/html/HTMLBRElement.cpp if (!value.isEmpty()) { value 59 Source/core/html/HTMLBRElement.cpp if (equalIgnoringCase(value, "all")) value 62 Source/core/html/HTMLBRElement.cpp addPropertyToPresentationAttributeStyle(style, CSSPropertyClear, value); value 65 Source/core/html/HTMLBRElement.cpp HTMLElement::collectStyleForPresentationAttribute(name, value, style); value 47 Source/core/html/HTMLBaseElement.cpp void HTMLBaseElement::parseAttribute(const QualifiedName& name, const AtomicString& value) value 52 Source/core/html/HTMLBaseElement.cpp HTMLElement::parseAttribute(name, value); value 95 Source/core/html/HTMLBaseElement.cpp void HTMLBaseElement::setHref(const AtomicString& value) value 97 Source/core/html/HTMLBaseElement.cpp setAttribute(hrefAttr, value); value 66 Source/core/html/HTMLBodyElement.cpp void HTMLBodyElement::collectStyleForPresentationAttribute(const QualifiedName& name, const AtomicString& value, MutableStylePropertySet* style) value 69 Source/core/html/HTMLBodyElement.cpp String url = stripLeadingAndTrailingHTMLSpaces(value); value 76 Source/core/html/HTMLBodyElement.cpp addHTMLLengthToStyle(style, CSSPropertyMarginRight, value); value 77 Source/core/html/HTMLBodyElement.cpp addHTMLLengthToStyle(style, CSSPropertyMarginLeft, value); value 79 Source/core/html/HTMLBodyElement.cpp addHTMLLengthToStyle(style, CSSPropertyMarginBottom, value); value 80 Source/core/html/HTMLBodyElement.cpp addHTMLLengthToStyle(style, CSSPropertyMarginTop, value); value 82 Source/core/html/HTMLBodyElement.cpp addHTMLColorToStyle(style, CSSPropertyBackgroundColor, value); value 84 Source/core/html/HTMLBodyElement.cpp addHTMLColorToStyle(style, CSSPropertyColor, value); value 86 Source/core/html/HTMLBodyElement.cpp if (equalIgnoringCase(value, "fixed")) value 89 Source/core/html/HTMLBodyElement.cpp HTMLElement::collectStyleForPresentationAttribute(name, value, style); value 92 Source/core/html/HTMLBodyElement.cpp void HTMLBodyElement::parseAttribute(const QualifiedName& name, const AtomicString& value) value 95 Source/core/html/HTMLBodyElement.cpp if (value.isNull()) { value 104 Source/core/html/HTMLBodyElement.cpp if (BisonCSSParser::parseColor(color, value, !document().inQuirksMode())) { value 116 Source/core/html/HTMLBodyElement.cpp document().setWindowAttributeEventListener(EventTypeNames::load, createAttributeEventListener(document().frame(), name, value)); value 118 Source/core/html/HTMLBodyElement.cpp document().setWindowAttributeEventListener(EventTypeNames::beforeunload, createAttributeEventListener(document().frame(), name, value)); value 120 Source/core/html/HTMLBodyElement.cpp document().setWindowAttributeEventListener(EventTypeNames::unload, createAttributeEventListener(document().frame(), name, value)); value 122 Source/core/html/HTMLBodyElement.cpp document().setWindowAttributeEventListener(EventTypeNames::pagehide, createAttributeEventListener(document().frame(), name, value)); value 124 Source/core/html/HTMLBodyElement.cpp document().setWindowAttributeEventListener(EventTypeNames::pageshow, createAttributeEventListener(document().frame(), name, value)); value 126 Source/core/html/HTMLBodyElement.cpp document().setWindowAttributeEventListener(EventTypeNames::popstate, createAttributeEventListener(document().frame(), name, value)); value 128 Source/core/html/HTMLBodyElement.cpp document().setWindowAttributeEventListener(EventTypeNames::blur, createAttributeEventListener(document().frame(), name, value)); value 130 Source/core/html/HTMLBodyElement.cpp document().setWindowAttributeEventListener(EventTypeNames::error, createAttributeEventListener(document().frame(), name, value)); value 132 Source/core/html/HTMLBodyElement.cpp document().setWindowAttributeEventListener(EventTypeNames::focus, createAttributeEventListener(document().frame(), name, value)); value 134 Source/core/html/HTMLBodyElement.cpp document().setWindowAttributeEventListener(EventTypeNames::orientationchange, createAttributeEventListener(document().frame(), name, value)); value 136 Source/core/html/HTMLBodyElement.cpp document().setWindowAttributeEventListener(EventTypeNames::hashchange, createAttributeEventListener(document().frame(), name, value)); value 138 Source/core/html/HTMLBodyElement.cpp document().setWindowAttributeEventListener(EventTypeNames::message, createAttributeEventListener(document().frame(), name, value)); value 140 Source/core/html/HTMLBodyElement.cpp document().setWindowAttributeEventListener(EventTypeNames::resize, createAttributeEventListener(document().frame(), name, value)); value 142 Source/core/html/HTMLBodyElement.cpp document().setWindowAttributeEventListener(EventTypeNames::scroll, createAttributeEventListener(document().frame(), name, value)); value 144 Source/core/html/HTMLBodyElement.cpp document().setAttributeEventListener(EventTypeNames::selectionchange, createAttributeEventListener(document().frame(), name, value)); value 146 Source/core/html/HTMLBodyElement.cpp document().setWindowAttributeEventListener(EventTypeNames::storage, createAttributeEventListener(document().frame(), name, value)); value 148 Source/core/html/HTMLBodyElement.cpp document().setWindowAttributeEventListener(EventTypeNames::online, createAttributeEventListener(document().frame(), name, value)); value 150 Source/core/html/HTMLBodyElement.cpp document().setWindowAttributeEventListener(EventTypeNames::offline, createAttributeEventListener(document().frame(), name, value)); value 152 Source/core/html/HTMLBodyElement.cpp HTMLElement::parseAttribute(name, value); value 200 Source/core/html/HTMLBodyElement.cpp static int adjustForZoom(int value, Document* document) value 205 Source/core/html/HTMLBodyElement.cpp return value; value 208 Source/core/html/HTMLBodyElement.cpp value++; value 209 Source/core/html/HTMLBodyElement.cpp return static_cast<int>(value / zoomFactor); value 96 Source/core/html/HTMLButtonElement.cpp void HTMLButtonElement::parseAttribute(const QualifiedName& name, const AtomicString& value) value 99 Source/core/html/HTMLButtonElement.cpp if (equalIgnoringCase(value, "reset")) value 101 Source/core/html/HTMLButtonElement.cpp else if (equalIgnoringCase(value, "button")) value 107 Source/core/html/HTMLButtonElement.cpp HTMLFormControlElement::parseAttribute(name, value); value 180 Source/core/html/HTMLButtonElement.cpp formData.appendData(name(), value()); value 37 Source/core/html/HTMLButtonElement.h const AtomicString& value() const; value 103 Source/core/html/HTMLCanvasElement.cpp void HTMLCanvasElement::parseAttribute(const QualifiedName& name, const AtomicString& value) value 107 Source/core/html/HTMLCanvasElement.cpp HTMLElement::parseAttribute(name, value); value 138 Source/core/html/HTMLCanvasElement.cpp void HTMLCanvasElement::setHeight(int value) value 140 Source/core/html/HTMLCanvasElement.cpp setIntegralAttribute(heightAttr, value); value 143 Source/core/html/HTMLCanvasElement.cpp void HTMLCanvasElement::setWidth(int value) value 145 Source/core/html/HTMLCanvasElement.cpp setIntegralAttribute(widthAttr, value); value 237 Source/core/html/HTMLCollection.cpp if (!option.isDisabledFormControl() && !option.value().isEmpty()) value 79 Source/core/html/HTMLCollection.h OwnPtr<Vector<Element*> >& vector = map.add(key.impl(), nullptr).storedValue->value; value 73 Source/core/html/HTMLContentElement.cpp void HTMLContentElement::parseAttribute(const QualifiedName& name, const AtomicString& value) value 79 Source/core/html/HTMLContentElement.cpp m_select = value; value 81 Source/core/html/HTMLContentElement.cpp InsertionPoint::parseAttribute(name, value); value 90 Source/core/html/HTMLDetailsElement.cpp void HTMLDetailsElement::parseAttribute(const QualifiedName& name, const AtomicString& value) value 94 Source/core/html/HTMLDetailsElement.cpp m_isOpen = !value.isNull(); value 111 Source/core/html/HTMLDetailsElement.cpp HTMLElement::parseAttribute(name, value); value 43 Source/core/html/HTMLDimension.cpp double value = 0.; value 51 Source/core/html/HTMLDimension.cpp return HTMLDimension(value, HTMLDimension::Relative); value 61 Source/core/html/HTMLDimension.cpp value += integerValue; value 76 Source/core/html/HTMLDimension.cpp value += fractionValue / pow(10., static_cast<double>(fractionNumbers.size())); value 91 Source/core/html/HTMLDimension.cpp return HTMLDimension(value, type); value 53 Source/core/html/HTMLDimension.h HTMLDimension(double value, HTMLDimensionType type) value 55 Source/core/html/HTMLDimension.h , m_value(value) value 65 Source/core/html/HTMLDimension.h double value() const { return m_value; } value 42 Source/core/html/HTMLDimensionTest.cpp *os << "HTMLDimension => type: " << dimension.type() << ", value=" << dimension.value(); value 45 Source/core/html/HTMLDivElement.cpp void HTMLDivElement::collectStyleForPresentationAttribute(const QualifiedName& name, const AtomicString& value, MutableStylePropertySet* style) value 48 Source/core/html/HTMLDivElement.cpp if (equalIgnoringCase(value, "middle") || equalIgnoringCase(value, "center")) value 50 Source/core/html/HTMLDivElement.cpp else if (equalIgnoringCase(value, "left")) value 52 Source/core/html/HTMLDivElement.cpp else if (equalIgnoringCase(value, "right")) value 55 Source/core/html/HTMLDivElement.cpp addPropertyToPresentationAttributeStyle(style, CSSPropertyTextAlign, value); value 57 Source/core/html/HTMLDivElement.cpp HTMLElement::collectStyleForPresentationAttribute(name, value, style); value 90 Source/core/html/HTMLDocument.cpp void HTMLDocument::setDir(const AtomicString& value) value 94 Source/core/html/HTMLDocument.cpp b->setAttribute(dirAttr, value); value 102 Source/core/html/HTMLDocument.cpp void HTMLDocument::setDesignMode(const String& value) value 105 Source/core/html/HTMLDocument.cpp if (equalIgnoringCase(value, "on")) value 107 Source/core/html/HTMLDocument.cpp else if (equalIgnoringCase(value, "off")) value 127 Source/core/html/HTMLDocument.cpp void HTMLDocument::setBodyAttribute(const QualifiedName& name, const AtomicString& value) value 134 Source/core/html/HTMLDocument.cpp if (body->fastGetAttribute(name) != value) value 135 Source/core/html/HTMLDocument.cpp body->setAttribute(name, value); value 144 Source/core/html/HTMLDocument.cpp void HTMLDocument::setBgColor(const AtomicString& value) value 146 Source/core/html/HTMLDocument.cpp setBodyAttribute(bgcolorAttr, value); value 154 Source/core/html/HTMLDocument.cpp void HTMLDocument::setFgColor(const AtomicString& value) value 156 Source/core/html/HTMLDocument.cpp setBodyAttribute(textAttr, value); value 164 Source/core/html/HTMLDocument.cpp void HTMLDocument::setAlinkColor(const AtomicString& value) value 166 Source/core/html/HTMLDocument.cpp setBodyAttribute(alinkAttr, value); value 174 Source/core/html/HTMLDocument.cpp void HTMLDocument::setLinkColor(const AtomicString& value) value 176 Source/core/html/HTMLDocument.cpp setBodyAttribute(linkAttr, value); value 184 Source/core/html/HTMLDocument.cpp void HTMLDocument::setVlinkColor(const AtomicString& value) value 186 Source/core/html/HTMLDocument.cpp setBodyAttribute(vlinkAttr, value); value 119 Source/core/html/HTMLElement.cpp unsigned HTMLElement::parseBorderWidthAttribute(const AtomicString& value) const value 122 Source/core/html/HTMLElement.cpp if (value.isEmpty() || !parseHTMLNonNegativeInteger(value, borderWidth)) value 127 Source/core/html/HTMLElement.cpp void HTMLElement::applyBorderAttributeToStyle(const AtomicString& value, MutableStylePropertySet* style) value 129 Source/core/html/HTMLElement.cpp addPropertyToPresentationAttributeStyle(style, CSSPropertyBorderWidth, parseBorderWidthAttribute(value), CSSPrimitiveValue::CSS_PX); value 133 Source/core/html/HTMLElement.cpp void HTMLElement::mapLanguageAttributeToLocale(const AtomicString& value, MutableStylePropertySet* style) value 135 Source/core/html/HTMLElement.cpp if (!value.isEmpty()) { value 137 Source/core/html/HTMLElement.cpp addPropertyToPresentationAttributeStyle(style, CSSPropertyWebkitLocale, quoteCSSString(value)); value 151 Source/core/html/HTMLElement.cpp static inline bool isValidDirAttribute(const AtomicString& value) value 153 Source/core/html/HTMLElement.cpp return equalIgnoringCase(value, "auto") || equalIgnoringCase(value, "ltr") || equalIgnoringCase(value, "rtl"); value 156 Source/core/html/HTMLElement.cpp void HTMLElement::collectStyleForPresentationAttribute(const QualifiedName& name, const AtomicString& value, MutableStylePropertySet* style) value 159 Source/core/html/HTMLElement.cpp if (equalIgnoringCase(value, "middle")) value 162 Source/core/html/HTMLElement.cpp addPropertyToPresentationAttributeStyle(style, CSSPropertyTextAlign, value); value 164 Source/core/html/HTMLElement.cpp if (value.isEmpty() || equalIgnoringCase(value, "true")) { value 168 Source/core/html/HTMLElement.cpp } else if (equalIgnoringCase(value, "plaintext-only")) { value 172 Source/core/html/HTMLElement.cpp } else if (equalIgnoringCase(value, "false")) value 177 Source/core/html/HTMLElement.cpp if (equalIgnoringCase(value, "true")) { value 180 Source/core/html/HTMLElement.cpp } else if (equalIgnoringCase(value, "false")) value 183 Source/core/html/HTMLElement.cpp if (equalIgnoringCase(value, "auto")) value 186 Source/core/html/HTMLElement.cpp if (isValidDirAttribute(value)) value 187 Source/core/html/HTMLElement.cpp addPropertyToPresentationAttributeStyle(style, CSSPropertyDirection, value); value 194 Source/core/html/HTMLElement.cpp mapLanguageAttributeToLocale(value, style); value 198 Source/core/html/HTMLElement.cpp mapLanguageAttributeToLocale(value, style); value 200 Source/core/html/HTMLElement.cpp Element::collectStyleForPresentationAttribute(name, value, style); value 300 Source/core/html/HTMLElement.cpp void HTMLElement::parseAttribute(const QualifiedName& name, const AtomicString& value) value 303 Source/core/html/HTMLElement.cpp return Element::parseAttribute(name, value); value 306 Source/core/html/HTMLElement.cpp dirAttributeChanged(value); value 309 Source/core/html/HTMLElement.cpp if (value.isEmpty()) { value 316 Source/core/html/HTMLElement.cpp } else if (parseHTMLInteger(value, tabindex)) { value 323 Source/core/html/HTMLElement.cpp setAttributeEventListener(eventName, createAttributeEventListener(this, name, value)); value 523 Source/core/html/HTMLElement.cpp const AtomicString& value = fastGetAttribute(contenteditableAttr); value 525 Source/core/html/HTMLElement.cpp if (value.isNull()) value 527 Source/core/html/HTMLElement.cpp if (value.isEmpty() || equalIgnoringCase(value, "true")) value 529 Source/core/html/HTMLElement.cpp if (equalIgnoringCase(value, "false")) value 531 Source/core/html/HTMLElement.cpp if (equalIgnoringCase(value, "plaintext-only")) value 556 Source/core/html/HTMLElement.cpp void HTMLElement::setDraggable(bool value) value 558 Source/core/html/HTMLElement.cpp setAttribute(draggableAttr, value ? "true" : "false"); value 594 Source/core/html/HTMLElement.cpp void HTMLElement::setTabIndex(int value) value 596 Source/core/html/HTMLElement.cpp setIntegralAttribute(tabindexAttr, value); value 601 Source/core/html/HTMLElement.cpp const AtomicString& value = getAttribute(translateAttr); value 603 Source/core/html/HTMLElement.cpp if (value == nullAtom) value 605 Source/core/html/HTMLElement.cpp if (equalIgnoringCase(value, "yes") || equalIgnoringCase(value, "")) value 607 Source/core/html/HTMLElement.cpp if (equalIgnoringCase(value, "no")) value 693 Source/core/html/HTMLElement.cpp TextDirection textDirection = determineDirectionality(inputElement->value(), hasStrongDirectionality); value 733 Source/core/html/HTMLElement.cpp void HTMLElement::dirAttributeChanged(const AtomicString& value) value 740 Source/core/html/HTMLElement.cpp if (equalIgnoringCase(value, "auto")) value 799 Source/core/html/HTMLElement.cpp void HTMLElement::addHTMLLengthToStyle(MutableStylePropertySet* style, CSSPropertyID propertyID, const String& value) value 805 Source/core/html/HTMLElement.cpp StringImpl* v = value.impl(); value 830 Source/core/html/HTMLElement.cpp addPropertyToPresentationAttributeStyle(style, propertyID, value); value 94 Source/core/html/HTMLElement.h void addHTMLLengthToStyle(MutableStylePropertySet*, CSSPropertyID, const String& value); value 78 Source/core/html/HTMLEmbedElement.cpp void HTMLEmbedElement::collectStyleForPresentationAttribute(const QualifiedName& name, const AtomicString& value, MutableStylePropertySet* style) value 81 Source/core/html/HTMLEmbedElement.cpp if (equalIgnoringCase(value, "yes") || equalIgnoringCase(value, "true")) { value 86 Source/core/html/HTMLEmbedElement.cpp HTMLPlugInElement::collectStyleForPresentationAttribute(name, value, style); value 90 Source/core/html/HTMLEmbedElement.cpp void HTMLEmbedElement::parseAttribute(const QualifiedName& name, const AtomicString& value) value 93 Source/core/html/HTMLEmbedElement.cpp m_serviceType = value.string().lower(); value 100 Source/core/html/HTMLEmbedElement.cpp m_url = stripLeadingAndTrailingHTMLSpaces(value); value 102 Source/core/html/HTMLEmbedElement.cpp m_url = stripLeadingAndTrailingHTMLSpaces(value); value 109 Source/core/html/HTMLEmbedElement.cpp HTMLPlugInElement::parseAttribute(name, value); value 122 Source/core/html/HTMLEmbedElement.cpp paramValues.append(attribute.value().string()); value 109 Source/core/html/HTMLFontElement.cpp int value; value 112 Source/core/html/HTMLFontElement.cpp value = charactersToIntStrict(digits.characters8(), digits.length()); value 114 Source/core/html/HTMLFontElement.cpp value = charactersToIntStrict(digits.characters16(), digits.length()); value 118 Source/core/html/HTMLFontElement.cpp value += 3; value 120 Source/core/html/HTMLFontElement.cpp value = 3 - value; value 123 Source/core/html/HTMLFontElement.cpp if (value > 7) value 124 Source/core/html/HTMLFontElement.cpp value = 7; value 127 Source/core/html/HTMLFontElement.cpp if (value < 1) value 128 Source/core/html/HTMLFontElement.cpp value = 1; value 130 Source/core/html/HTMLFontElement.cpp size = value; value 187 Source/core/html/HTMLFontElement.cpp void HTMLFontElement::collectStyleForPresentationAttribute(const QualifiedName& name, const AtomicString& value, MutableStylePropertySet* style) value 191 Source/core/html/HTMLFontElement.cpp if (cssValueFromFontSizeNumber(value, size)) value 194 Source/core/html/HTMLFontElement.cpp addHTMLColorToStyle(style, CSSPropertyColor, value); value 196 Source/core/html/HTMLFontElement.cpp if (RefPtrWillBeRawPtr<CSSValueList> fontFaceValue = cssValuePool().createFontFaceValue(value)) value 199 Source/core/html/HTMLFontElement.cpp HTMLElement::collectStyleForPresentationAttribute(name, value, style); value 78 Source/core/html/HTMLFormControlElement.cpp void HTMLFormControlElement::setFormEnctype(const AtomicString& value) value 80 Source/core/html/HTMLFormControlElement.cpp setAttribute(formenctypeAttr, value); value 91 Source/core/html/HTMLFormControlElement.cpp void HTMLFormControlElement::setFormMethod(const AtomicString& value) value 93 Source/core/html/HTMLFormControlElement.cpp setAttribute(formmethodAttr, value); value 128 Source/core/html/HTMLFormControlElement.cpp void HTMLFormControlElement::parseAttribute(const QualifiedName& name, const AtomicString& value) value 135 Source/core/html/HTMLFormControlElement.cpp m_disabled = !value.isNull(); value 140 Source/core/html/HTMLFormControlElement.cpp m_isReadOnly = !value.isNull(); value 149 Source/core/html/HTMLFormControlElement.cpp m_isRequired = !value.isNull(); value 154 Source/core/html/HTMLFormControlElement.cpp HTMLElement::parseAttribute(name, value); value 157 Source/core/html/HTMLFormControlElement.cpp HTMLElement::parseAttribute(name, value); value 466 Source/core/html/HTMLFormElement.cpp void HTMLFormElement::parseAttribute(const QualifiedName& name, const AtomicString& value) value 469 Source/core/html/HTMLFormElement.cpp m_attributes.parseAction(value); value 471 Source/core/html/HTMLFormElement.cpp m_attributes.setTarget(value); value 473 Source/core/html/HTMLFormElement.cpp m_attributes.updateMethodType(value); value 475 Source/core/html/HTMLFormElement.cpp m_attributes.updateEncodingType(value); value 477 Source/core/html/HTMLFormElement.cpp m_attributes.setAcceptCharset(value); value 479 Source/core/html/HTMLFormElement.cpp setAttributeEventListener(EventTypeNames::autocomplete, createAttributeEventListener(this, name, value)); value 481 Source/core/html/HTMLFormElement.cpp setAttributeEventListener(EventTypeNames::autocompleteerror, createAttributeEventListener(this, name, value)); value 483 Source/core/html/HTMLFormElement.cpp HTMLElement::parseAttribute(name, value); value 610 Source/core/html/HTMLFormElement.cpp void HTMLFormElement::setEnctype(const AtomicString& value) value 612 Source/core/html/HTMLFormElement.cpp setAttribute(enctypeAttr, value); value 620 Source/core/html/HTMLFormElement.cpp void HTMLFormElement::setMethod(const AtomicString& value) value 622 Source/core/html/HTMLFormElement.cpp setAttribute(methodAttr, value); value 711 Source/core/html/HTMLFormElement.cpp if (it->value == &element) { value 712 Source/core/html/HTMLFormElement.cpp it->value = 0; value 62 Source/core/html/HTMLFormElement.h void setEncoding(const AtomicString& value) { setEnctype(value); } value 74 Source/core/html/HTMLFrameElement.cpp void HTMLFrameElement::parseAttribute(const QualifiedName& name, const AtomicString& value) value 77 Source/core/html/HTMLFrameElement.cpp m_frameBorder = value.toInt(); value 78 Source/core/html/HTMLFrameElement.cpp m_frameBorderSet = !value.isNull(); value 84 Source/core/html/HTMLFrameElement.cpp HTMLFrameElementBase::parseAttribute(name, value); value 99 Source/core/html/HTMLFrameElementBase.cpp void HTMLFrameElementBase::parseAttribute(const QualifiedName& name, const AtomicString& value) value 104 Source/core/html/HTMLFrameElementBase.cpp setLocation(stripLeadingAndTrailingHTMLSpaces(value)); value 107 Source/core/html/HTMLFrameElementBase.cpp HTMLFrameOwnerElement::parseAttribute(name, value); value 108 Source/core/html/HTMLFrameElementBase.cpp m_frameName = value; value 110 Source/core/html/HTMLFrameElementBase.cpp m_frameName = value; value 115 Source/core/html/HTMLFrameElementBase.cpp m_marginWidth = value.toInt(); value 118 Source/core/html/HTMLFrameElementBase.cpp m_marginHeight = value.toInt(); value 122 Source/core/html/HTMLFrameElementBase.cpp if (equalIgnoringCase(value, "auto") || equalIgnoringCase(value, "yes")) value 124 Source/core/html/HTMLFrameElementBase.cpp else if (equalIgnoringCase(value, "no")) value 129 Source/core/html/HTMLFrameElementBase.cpp setAttributeEventListener(EventTypeNames::beforeunload, createAttributeEventListener(this, name, value)); value 131 Source/core/html/HTMLFrameElementBase.cpp HTMLFrameOwnerElement::parseAttribute(name, value); value 63 Source/core/html/HTMLFrameOwnerElement.cpp FrameView* newParent = it->value; value 68 Source/core/html/HTMLFrameSetElement.cpp void HTMLFrameSetElement::collectStyleForPresentationAttribute(const QualifiedName& name, const AtomicString& value, MutableStylePropertySet* style) value 71 Source/core/html/HTMLFrameSetElement.cpp addHTMLColorToStyle(style, CSSPropertyBorderColor, value); value 73 Source/core/html/HTMLFrameSetElement.cpp HTMLElement::collectStyleForPresentationAttribute(name, value, style); value 76 Source/core/html/HTMLFrameSetElement.cpp void HTMLFrameSetElement::parseAttribute(const QualifiedName& name, const AtomicString& value) value 79 Source/core/html/HTMLFrameSetElement.cpp if (!value.isNull()) { value 80 Source/core/html/HTMLFrameSetElement.cpp m_rowLengths = parseListOfDimensions(value.string()); value 84 Source/core/html/HTMLFrameSetElement.cpp if (!value.isNull()) { value 85 Source/core/html/HTMLFrameSetElement.cpp m_colLengths = parseListOfDimensions(value.string()); value 89 Source/core/html/HTMLFrameSetElement.cpp if (!value.isNull()) { value 90 Source/core/html/HTMLFrameSetElement.cpp if (equalIgnoringCase(value, "no") || equalIgnoringCase(value, "0")) { value 93 Source/core/html/HTMLFrameSetElement.cpp } else if (equalIgnoringCase(value, "yes") || equalIgnoringCase(value, "1")) { value 103 Source/core/html/HTMLFrameSetElement.cpp if (!value.isNull()) { value 104 Source/core/html/HTMLFrameSetElement.cpp m_border = value.toInt(); value 109 Source/core/html/HTMLFrameSetElement.cpp m_borderColorSet = !value.isEmpty(); value 111 Source/core/html/HTMLFrameSetElement.cpp document().setWindowAttributeEventListener(EventTypeNames::load, createAttributeEventListener(document().frame(), name, value)); value 113 Source/core/html/HTMLFrameSetElement.cpp document().setWindowAttributeEventListener(EventTypeNames::beforeunload, createAttributeEventListener(document().frame(), name, value)); value 115 Source/core/html/HTMLFrameSetElement.cpp document().setWindowAttributeEventListener(EventTypeNames::unload, createAttributeEventListener(document().frame(), name, value)); value 117 Source/core/html/HTMLFrameSetElement.cpp document().setWindowAttributeEventListener(EventTypeNames::pagehide, createAttributeEventListener(document().frame(), name, value)); value 119 Source/core/html/HTMLFrameSetElement.cpp document().setWindowAttributeEventListener(EventTypeNames::pageshow, createAttributeEventListener(document().frame(), name, value)); value 121 Source/core/html/HTMLFrameSetElement.cpp document().setWindowAttributeEventListener(EventTypeNames::blur, createAttributeEventListener(document().frame(), name, value)); value 123 Source/core/html/HTMLFrameSetElement.cpp document().setWindowAttributeEventListener(EventTypeNames::error, createAttributeEventListener(document().frame(), name, value)); value 125 Source/core/html/HTMLFrameSetElement.cpp document().setWindowAttributeEventListener(EventTypeNames::focus, createAttributeEventListener(document().frame(), name, value)); value 127 Source/core/html/HTMLFrameSetElement.cpp document().setWindowAttributeEventListener(EventTypeNames::focusin, createAttributeEventListener(document().frame(), name, value)); value 129 Source/core/html/HTMLFrameSetElement.cpp document().setWindowAttributeEventListener(EventTypeNames::focusout, createAttributeEventListener(document().frame(), name, value)); value 131 Source/core/html/HTMLFrameSetElement.cpp document().setWindowAttributeEventListener(EventTypeNames::orientationchange, createAttributeEventListener(document().frame(), name, value)); value 133 Source/core/html/HTMLFrameSetElement.cpp document().setWindowAttributeEventListener(EventTypeNames::hashchange, createAttributeEventListener(document().frame(), name, value)); value 135 Source/core/html/HTMLFrameSetElement.cpp document().setWindowAttributeEventListener(EventTypeNames::message, createAttributeEventListener(document().frame(), name, value)); value 137 Source/core/html/HTMLFrameSetElement.cpp document().setWindowAttributeEventListener(EventTypeNames::resize, createAttributeEventListener(document().frame(), name, value)); value 139 Source/core/html/HTMLFrameSetElement.cpp document().setWindowAttributeEventListener(EventTypeNames::scroll, createAttributeEventListener(document().frame(), name, value)); value 141 Source/core/html/HTMLFrameSetElement.cpp document().setWindowAttributeEventListener(EventTypeNames::storage, createAttributeEventListener(document().frame(), name, value)); value 143 Source/core/html/HTMLFrameSetElement.cpp document().setWindowAttributeEventListener(EventTypeNames::online, createAttributeEventListener(document().frame(), name, value)); value 145 Source/core/html/HTMLFrameSetElement.cpp document().setWindowAttributeEventListener(EventTypeNames::offline, createAttributeEventListener(document().frame(), name, value)); value 147 Source/core/html/HTMLFrameSetElement.cpp document().setWindowAttributeEventListener(EventTypeNames::popstate, createAttributeEventListener(document().frame(), name, value)); value 149 Source/core/html/HTMLFrameSetElement.cpp HTMLElement::parseAttribute(name, value); value 54 Source/core/html/HTMLHRElement.cpp void HTMLHRElement::collectStyleForPresentationAttribute(const QualifiedName& name, const AtomicString& value, MutableStylePropertySet* style) value 57 Source/core/html/HTMLHRElement.cpp if (equalIgnoringCase(value, "left")) { value 60 Source/core/html/HTMLHRElement.cpp } else if (equalIgnoringCase(value, "right")) { value 69 Source/core/html/HTMLHRElement.cpp int v = value.toInt(&ok); value 73 Source/core/html/HTMLHRElement.cpp addHTMLLengthToStyle(style, CSSPropertyWidth, value); value 76 Source/core/html/HTMLHRElement.cpp addHTMLColorToStyle(style, CSSPropertyBorderColor, value); value 77 Source/core/html/HTMLHRElement.cpp addHTMLColorToStyle(style, CSSPropertyBackgroundColor, value); value 87 Source/core/html/HTMLHRElement.cpp StringImpl* si = value.impl(); value 94 Source/core/html/HTMLHRElement.cpp HTMLElement::collectStyleForPresentationAttribute(name, value, style); value 56 Source/core/html/HTMLIFrameElement.cpp void HTMLIFrameElement::collectStyleForPresentationAttribute(const QualifiedName& name, const AtomicString& value, MutableStylePropertySet* style) value 59 Source/core/html/HTMLIFrameElement.cpp addHTMLLengthToStyle(style, CSSPropertyWidth, value); value 61 Source/core/html/HTMLIFrameElement.cpp addHTMLLengthToStyle(style, CSSPropertyHeight, value); value 63 Source/core/html/HTMLIFrameElement.cpp applyAlignmentAttributeToStyle(value, style); value 67 Source/core/html/HTMLIFrameElement.cpp if (!value.toInt()) { value 72 Source/core/html/HTMLIFrameElement.cpp HTMLFrameElementBase::collectStyleForPresentationAttribute(name, value, style); value 75 Source/core/html/HTMLIFrameElement.cpp void HTMLIFrameElement::parseAttribute(const QualifiedName& name, const AtomicString& value) value 81 Source/core/html/HTMLIFrameElement.cpp document.addExtraNamedItem(value); value 83 Source/core/html/HTMLIFrameElement.cpp m_name = value; value 86 Source/core/html/HTMLIFrameElement.cpp setSandboxFlags(value.isNull() ? SandboxNone : parseSandboxPolicy(value, invalidTokens)); value 90 Source/core/html/HTMLIFrameElement.cpp HTMLFrameElementBase::parseAttribute(name, value); value 95 Source/core/html/HTMLImageElement.cpp void HTMLImageElement::collectStyleForPresentationAttribute(const QualifiedName& name, const AtomicString& value, MutableStylePropertySet* style) value 98 Source/core/html/HTMLImageElement.cpp addHTMLLengthToStyle(style, CSSPropertyWidth, value); value 100 Source/core/html/HTMLImageElement.cpp addHTMLLengthToStyle(style, CSSPropertyHeight, value); value 102 Source/core/html/HTMLImageElement.cpp applyBorderAttributeToStyle(value, style); value 104 Source/core/html/HTMLImageElement.cpp addHTMLLengthToStyle(style, CSSPropertyMarginTop, value); value 105 Source/core/html/HTMLImageElement.cpp addHTMLLengthToStyle(style, CSSPropertyMarginBottom, value); value 107 Source/core/html/HTMLImageElement.cpp addHTMLLengthToStyle(style, CSSPropertyMarginLeft, value); value 108 Source/core/html/HTMLImageElement.cpp addHTMLLengthToStyle(style, CSSPropertyMarginRight, value); value 110 Source/core/html/HTMLImageElement.cpp applyAlignmentAttributeToStyle(value, style); value 112 Source/core/html/HTMLImageElement.cpp addPropertyToPresentationAttributeStyle(style, CSSPropertyVerticalAlign, value); value 114 Source/core/html/HTMLImageElement.cpp HTMLElement::collectStyleForPresentationAttribute(name, value, style); value 151 Source/core/html/HTMLImageElement.cpp void HTMLImageElement::parseAttribute(const QualifiedName& name, const AtomicString& value) value 168 Source/core/html/HTMLImageElement.cpp setIsLink(!value.isNull()); value 172 Source/core/html/HTMLImageElement.cpp if (!parseCompositeAndBlendOperator(value, m_compositeOperator, blendOp)) value 175 Source/core/html/HTMLImageElement.cpp HTMLElement::parseAttribute(name, value); value 317 Source/core/html/HTMLImageElement.cpp || (attribute.name() == usemapAttr && attribute.value().string()[0] != '#') value 342 Source/core/html/HTMLImageElement.cpp void HTMLImageElement::setHeight(int value) value 344 Source/core/html/HTMLImageElement.cpp setIntegralAttribute(heightAttr, value); value 352 Source/core/html/HTMLImageElement.cpp void HTMLImageElement::setSrc(const String& value) value 354 Source/core/html/HTMLImageElement.cpp setAttribute(srcAttr, AtomicString(value)); value 357 Source/core/html/HTMLImageElement.cpp void HTMLImageElement::setWidth(int value) value 359 Source/core/html/HTMLImageElement.cpp setIntegralAttribute(widthAttr, value); value 195 Source/core/html/HTMLInputElement.cpp bool HTMLInputElement::isValidValue(const String& value) const value 201 Source/core/html/HTMLInputElement.cpp return !m_inputType->typeMismatchFor(value) value 202 Source/core/html/HTMLInputElement.cpp && !m_inputType->stepMismatch(value) value 203 Source/core/html/HTMLInputElement.cpp && !m_inputType->rangeUnderflow(value) value 204 Source/core/html/HTMLInputElement.cpp && !m_inputType->rangeOverflow(value) value 205 Source/core/html/HTMLInputElement.cpp && !tooLong(value, IgnoreDirtyFlag) value 206 Source/core/html/HTMLInputElement.cpp && !m_inputType->patternMismatch(value) value 207 Source/core/html/HTMLInputElement.cpp && !m_inputType->valueMissing(value); value 212 Source/core/html/HTMLInputElement.cpp return willValidate() && tooLong(value(), CheckDirtyFlag); value 222 Source/core/html/HTMLInputElement.cpp return willValidate() && m_inputType->valueMissing(value()); value 232 Source/core/html/HTMLInputElement.cpp return willValidate() && m_inputType->patternMismatch(value()); value 235 Source/core/html/HTMLInputElement.cpp bool HTMLInputElement::tooLong(const String& value, NeedsToCheckDirtyFlag check) const value 250 Source/core/html/HTMLInputElement.cpp return value.length() > static_cast<unsigned>(max); value 255 Source/core/html/HTMLInputElement.cpp return willValidate() && m_inputType->rangeUnderflow(value()); value 260 Source/core/html/HTMLInputElement.cpp return willValidate() && m_inputType->rangeOverflow(value()); value 286 Source/core/html/HTMLInputElement.cpp return willValidate() && m_inputType->stepMismatch(value()); value 299 Source/core/html/HTMLInputElement.cpp Decimal HTMLInputElement::findClosestTickMarkValue(const Decimal& value) value 301 Source/core/html/HTMLInputElement.cpp return m_inputType->findClosestTickMarkValue(value); value 460 Source/core/html/HTMLInputElement.cpp attributeChanged(heightAttr, height->value()); value 462 Source/core/html/HTMLInputElement.cpp attributeChanged(widthAttr, width->value()); value 464 Source/core/html/HTMLInputElement.cpp attributeChanged(alignAttr, align->value()); value 599 Source/core/html/HTMLInputElement.cpp void HTMLInputElement::collectStyleForPresentationAttribute(const QualifiedName& name, const AtomicString& value, MutableStylePropertySet* style) value 602 Source/core/html/HTMLInputElement.cpp addHTMLLengthToStyle(style, CSSPropertyMarginTop, value); value 603 Source/core/html/HTMLInputElement.cpp addHTMLLengthToStyle(style, CSSPropertyMarginBottom, value); value 605 Source/core/html/HTMLInputElement.cpp addHTMLLengthToStyle(style, CSSPropertyMarginLeft, value); value 606 Source/core/html/HTMLInputElement.cpp addHTMLLengthToStyle(style, CSSPropertyMarginRight, value); value 609 Source/core/html/HTMLInputElement.cpp applyAlignmentAttributeToStyle(value, style); value 612 Source/core/html/HTMLInputElement.cpp addHTMLLengthToStyle(style, CSSPropertyWidth, value); value 615 Source/core/html/HTMLInputElement.cpp addHTMLLengthToStyle(style, CSSPropertyHeight, value); value 617 Source/core/html/HTMLInputElement.cpp applyBorderAttributeToStyle(value, style); value 619 Source/core/html/HTMLInputElement.cpp HTMLTextFormControlElement::collectStyleForPresentationAttribute(name, value, style); value 622 Source/core/html/HTMLInputElement.cpp void HTMLInputElement::parseAttribute(const QualifiedName& name, const AtomicString& value) value 626 Source/core/html/HTMLInputElement.cpp m_name = value; value 628 Source/core/html/HTMLInputElement.cpp HTMLTextFormControlElement::parseAttribute(name, value); value 630 Source/core/html/HTMLInputElement.cpp if (equalIgnoringCase(value, "off")) value 633 Source/core/html/HTMLInputElement.cpp if (value.isEmpty()) value 656 Source/core/html/HTMLInputElement.cpp setChecked(!value.isNull()); value 660 Source/core/html/HTMLInputElement.cpp parseMaxLengthAttribute(value); value 663 Source/core/html/HTMLInputElement.cpp int valueAsInteger = value.toInt(); value 675 Source/core/html/HTMLInputElement.cpp setAttributeEventListener(EventTypeNames::search, createAttributeEventListener(this, name, value)); value 678 Source/core/html/HTMLInputElement.cpp m_maxResults = !value.isNull() ? std::min(value.toInt(), maxSavedResults) : -1; value 711 Source/core/html/HTMLInputElement.cpp HTMLTextFormControlElement::parseAttribute(name, value); value 714 Source/core/html/HTMLInputElement.cpp HTMLTextFormControlElement::parseAttribute(name, value); value 717 Source/core/html/HTMLInputElement.cpp m_hasNonEmptyList = !value.isEmpty(); value 738 Source/core/html/HTMLInputElement.cpp setAttributeEventListener(EventTypeNames::webkitspeechchange, createAttributeEventListener(this, name, value)); value 741 Source/core/html/HTMLInputElement.cpp HTMLTextFormControlElement::parseAttribute(name, value); value 745 Source/core/html/HTMLInputElement.cpp HTMLTextFormControlElement::parseAttribute(name, value); value 934 Source/core/html/HTMLInputElement.cpp String value; value 935 Source/core/html/HTMLInputElement.cpp if (m_inputType->getTypeSpecificValue(value)) value 936 Source/core/html/HTMLInputElement.cpp return value; value 938 Source/core/html/HTMLInputElement.cpp value = m_valueIfDirty; value 939 Source/core/html/HTMLInputElement.cpp if (!value.isNull()) value 940 Source/core/html/HTMLInputElement.cpp return value; value 943 Source/core/html/HTMLInputElement.cpp value = sanitizeValue(valueString); value 944 Source/core/html/HTMLInputElement.cpp if (!value.isNull()) value 945 Source/core/html/HTMLInputElement.cpp return value; value 952 Source/core/html/HTMLInputElement.cpp String value = this->value(); value 953 Source/core/html/HTMLInputElement.cpp if (!value.isNull()) value 954 Source/core/html/HTMLInputElement.cpp return value; value 959 Source/core/html/HTMLInputElement.cpp void HTMLInputElement::setValueForUser(const String& value) value 962 Source/core/html/HTMLInputElement.cpp setValue(value, DispatchChangeEvent); value 970 Source/core/html/HTMLInputElement.cpp void HTMLInputElement::setSuggestedValue(const String& value) value 975 Source/core/html/HTMLInputElement.cpp m_suggestedValue = sanitizeValue(value); value 980 Source/core/html/HTMLInputElement.cpp void HTMLInputElement::setEditingValue(const String& value) value 984 Source/core/html/HTMLInputElement.cpp setInnerTextValue(value); value 987 Source/core/html/HTMLInputElement.cpp unsigned max = value.length(); value 996 Source/core/html/HTMLInputElement.cpp void HTMLInputElement::setValue(const String& value, ExceptionState& exceptionState, TextFieldEventBehavior eventBehavior) value 998 Source/core/html/HTMLInputElement.cpp if (isFileUpload() && !value.isEmpty()) { value 1002 Source/core/html/HTMLInputElement.cpp setValue(value, eventBehavior); value 1005 Source/core/html/HTMLInputElement.cpp void HTMLInputElement::setValue(const String& value, TextFieldEventBehavior eventBehavior) value 1007 Source/core/html/HTMLInputElement.cpp if (!m_inputType->canSetValue(value)) value 1012 Source/core/html/HTMLInputElement.cpp String sanitizedValue = sanitizeValue(value); value 1013 Source/core/html/HTMLInputElement.cpp bool valueChanged = sanitizedValue != this->value(); value 1048 Source/core/html/HTMLInputElement.cpp void HTMLInputElement::setValueAsDate(double value, ExceptionState& exceptionState) value 1050 Source/core/html/HTMLInputElement.cpp m_inputType->setValueAsDate(value, exceptionState); value 1067 Source/core/html/HTMLInputElement.cpp void HTMLInputElement::setValueFromRenderer(const String& value) value 1075 Source/core/html/HTMLInputElement.cpp ASSERT(value == sanitizeValue(value) || sanitizeValue(value).isEmpty()); value 1077 Source/core/html/HTMLInputElement.cpp m_valueIfDirty = value; value 1228 Source/core/html/HTMLInputElement.cpp void HTMLInputElement::setDefaultValue(const AtomicString& value) value 1230 Source/core/html/HTMLInputElement.cpp setAttribute(valueAttr, value); value 1378 Source/core/html/HTMLInputElement.cpp return m_inputType->isInRange(value()); value 1383 Source/core/html/HTMLInputElement.cpp return m_inputType->isOutOfRange(value()); value 1515 Source/core/html/HTMLInputElement.cpp if (isValidValue(option->value())) value 1669 Source/core/html/HTMLInputElement.cpp void HTMLInputElement::parseMaxLengthAttribute(const AtomicString& value) value 1672 Source/core/html/HTMLInputElement.cpp if (!parseHTMLInteger(value, maxLength)) value 1841 Source/core/html/HTMLInputElement.cpp parameters.currentValue = value(); value 1847 Source/core/html/HTMLInputElement.cpp if (!isValidValue(option->value())) value 1850 Source/core/html/HTMLInputElement.cpp suggestion.value = m_inputType->parseToNumber(option->value(), Decimal::nan()).toDouble(); value 1851 Source/core/html/HTMLInputElement.cpp if (std::isnan(suggestion.value)) value 1853 Source/core/html/HTMLInputElement.cpp suggestion.localizedValue = localizeValue(option->value()); value 1854 Source/core/html/HTMLInputElement.cpp suggestion.label = option->value() == option->label() ? String() : option->label(); value 1866 Source/core/html/HTMLInputElement.cpp void HTMLInputElement::setShouldRevealPassword(bool value) value 1868 Source/core/html/HTMLInputElement.cpp if (m_shouldRevealPassword == value) value 1870 Source/core/html/HTMLInputElement.cpp m_shouldRevealPassword = value; value 136 Source/core/html/HTMLInputElement.h virtual String value() const OVERRIDE; value 277 Source/core/html/HTMLInputElement.h void setShouldRevealPassword(bool value); value 71 Source/core/html/HTMLKeygenElement.cpp void HTMLKeygenElement::parseAttribute(const QualifiedName& name, const AtomicString& value) value 75 Source/core/html/HTMLKeygenElement.cpp shadowSelect()->setAttribute(name, value); value 77 Source/core/html/HTMLKeygenElement.cpp HTMLFormControlElement::parseAttribute(name, value); value 86 Source/core/html/HTMLKeygenElement.cpp String value = signedPublicKeyAndChallengeString(shadowSelect()->selectedIndex(), fastGetAttribute(challengeAttr), document().baseURL()); value 87 Source/core/html/HTMLKeygenElement.cpp if (value.isNull()) value 89 Source/core/html/HTMLKeygenElement.cpp encoding.appendData(name(), value.utf8()); value 54 Source/core/html/HTMLLIElement.cpp void HTMLLIElement::collectStyleForPresentationAttribute(const QualifiedName& name, const AtomicString& value, MutableStylePropertySet* style) value 57 Source/core/html/HTMLLIElement.cpp if (value == "a") value 59 Source/core/html/HTMLLIElement.cpp else if (value == "A") value 61 Source/core/html/HTMLLIElement.cpp else if (value == "i") value 63 Source/core/html/HTMLLIElement.cpp else if (value == "I") value 65 Source/core/html/HTMLLIElement.cpp else if (value == "1") value 68 Source/core/html/HTMLLIElement.cpp addPropertyToPresentationAttributeStyle(style, CSSPropertyListStyleType, value); value 70 Source/core/html/HTMLLIElement.cpp HTMLElement::collectStyleForPresentationAttribute(name, value, style); value 73 Source/core/html/HTMLLIElement.cpp void HTMLLIElement::parseAttribute(const QualifiedName& name, const AtomicString& value) value 77 Source/core/html/HTMLLIElement.cpp parseValue(value); value 79 Source/core/html/HTMLLIElement.cpp HTMLElement::parseAttribute(name, value); value 113 Source/core/html/HTMLLIElement.cpp inline void HTMLLIElement::parseValue(const AtomicString& value) value 118 Source/core/html/HTMLLIElement.cpp int requestedValue = value.toInt(&valueOK); value 56 Source/core/html/HTMLLinkElement.cpp static void parseSizes(const CharacterType* value, unsigned length, Vector<IntSize>& iconSizes) value 70 Source/core/html/HTMLLinkElement.cpp if (value[i] == 'x' || value[i] == 'X') { value 75 Source/core/html/HTMLLinkElement.cpp width = charactersToInt(value + start, i - start); value 78 Source/core/html/HTMLLinkElement.cpp } else if (value[i] < '0' || value[i] > '9') { value 83 Source/core/html/HTMLLinkElement.cpp if (value[i] == ' ') { value 88 Source/core/html/HTMLLinkElement.cpp int height = charactersToInt(value + start, i - start); value 92 Source/core/html/HTMLLinkElement.cpp } else if (value[i] < '0' || value[i] > '9') { value 97 Source/core/html/HTMLLinkElement.cpp if (value[i] >= '0' && value[i] <= '9') { value 100 Source/core/html/HTMLLinkElement.cpp } else if (value[i] != ' ') { value 111 Source/core/html/HTMLLinkElement.cpp int height = charactersToInt(value + start, i - start); value 122 Source/core/html/HTMLLinkElement.cpp void HTMLLinkElement::parseSizesAttribute(const AtomicString& value, Vector<IntSize>& iconSizes) value 125 Source/core/html/HTMLLinkElement.cpp if (value.isEmpty()) value 127 Source/core/html/HTMLLinkElement.cpp if (value.is8Bit()) value 128 Source/core/html/HTMLLinkElement.cpp parseSizes(value.characters8(), value.length(), iconSizes); value 130 Source/core/html/HTMLLinkElement.cpp parseSizes(value.characters16(), value.length(), iconSizes); value 158 Source/core/html/HTMLLinkElement.cpp void HTMLLinkElement::parseAttribute(const QualifiedName& name, const AtomicString& value) value 161 Source/core/html/HTMLLinkElement.cpp m_relAttribute = LinkRelAttribute(value); value 166 Source/core/html/HTMLLinkElement.cpp m_type = value; value 169 Source/core/html/HTMLLinkElement.cpp m_sizes->setValue(value); value 170 Source/core/html/HTMLLinkElement.cpp parseSizesAttribute(value, m_iconSizes); value 173 Source/core/html/HTMLLinkElement.cpp m_media = value.string().lower(); value 177 Source/core/html/HTMLLinkElement.cpp link->setDisabledState(!value.isNull()); value 181 Source/core/html/HTMLLinkElement.cpp link->setSheetTitle(value); value 184 Source/core/html/HTMLLinkElement.cpp HTMLElement::parseAttribute(name, value); value 168 Source/core/html/HTMLLinkElement.h static void parseSizesAttribute(const AtomicString& value, Vector<IntSize>& iconSizes); value 90 Source/core/html/HTMLMapElement.cpp void HTMLMapElement::parseAttribute(const QualifiedName& name, const AtomicString& value) value 98 Source/core/html/HTMLMapElement.cpp HTMLElement::parseAttribute(name, value); value 104 Source/core/html/HTMLMapElement.cpp String mapName = value; value 114 Source/core/html/HTMLMapElement.cpp HTMLElement::parseAttribute(name, value); value 73 Source/core/html/HTMLMarqueeElement.cpp void HTMLMarqueeElement::collectStyleForPresentationAttribute(const QualifiedName& name, const AtomicString& value, MutableStylePropertySet* style) value 76 Source/core/html/HTMLMarqueeElement.cpp if (!value.isEmpty()) value 77 Source/core/html/HTMLMarqueeElement.cpp addHTMLLengthToStyle(style, CSSPropertyWidth, value); value 79 Source/core/html/HTMLMarqueeElement.cpp if (!value.isEmpty()) value 80 Source/core/html/HTMLMarqueeElement.cpp addHTMLLengthToStyle(style, CSSPropertyHeight, value); value 82 Source/core/html/HTMLMarqueeElement.cpp if (!value.isEmpty()) value 83 Source/core/html/HTMLMarqueeElement.cpp addHTMLColorToStyle(style, CSSPropertyBackgroundColor, value); value 85 Source/core/html/HTMLMarqueeElement.cpp if (!value.isEmpty()) { value 86 Source/core/html/HTMLMarqueeElement.cpp addHTMLLengthToStyle(style, CSSPropertyMarginTop, value); value 87 Source/core/html/HTMLMarqueeElement.cpp addHTMLLengthToStyle(style, CSSPropertyMarginBottom, value); value 90 Source/core/html/HTMLMarqueeElement.cpp if (!value.isEmpty()) { value 91 Source/core/html/HTMLMarqueeElement.cpp addHTMLLengthToStyle(style, CSSPropertyMarginLeft, value); value 92 Source/core/html/HTMLMarqueeElement.cpp addHTMLLengthToStyle(style, CSSPropertyMarginRight, value); value 95 Source/core/html/HTMLMarqueeElement.cpp if (!value.isEmpty()) value 96 Source/core/html/HTMLMarqueeElement.cpp addHTMLLengthToStyle(style, CSSPropertyInternalMarqueeIncrement, value); value 98 Source/core/html/HTMLMarqueeElement.cpp if (!value.isEmpty()) value 99 Source/core/html/HTMLMarqueeElement.cpp addHTMLLengthToStyle(style, CSSPropertyInternalMarqueeSpeed, value); value 101 Source/core/html/HTMLMarqueeElement.cpp if (!value.isEmpty()) { value 102 Source/core/html/HTMLMarqueeElement.cpp if (value == "-1" || equalIgnoringCase(value, "infinite")) value 105 Source/core/html/HTMLMarqueeElement.cpp addHTMLLengthToStyle(style, CSSPropertyInternalMarqueeRepetition, value); value 108 Source/core/html/HTMLMarqueeElement.cpp if (!value.isEmpty()) value 109 Source/core/html/HTMLMarqueeElement.cpp addPropertyToPresentationAttributeStyle(style, CSSPropertyInternalMarqueeStyle, value); value 111 Source/core/html/HTMLMarqueeElement.cpp if (!value.isEmpty()) value 112 Source/core/html/HTMLMarqueeElement.cpp addPropertyToPresentationAttributeStyle(style, CSSPropertyInternalMarqueeDirection, value); value 114 Source/core/html/HTMLMarqueeElement.cpp HTMLElement::collectStyleForPresentationAttribute(name, value, style); value 394 Source/core/html/HTMLMediaElement.cpp void HTMLMediaElement::parseAttribute(const QualifiedName& name, const AtomicString& value) value 398 Source/core/html/HTMLMediaElement.cpp if (!value.isNull()) { value 405 Source/core/html/HTMLMediaElement.cpp if (equalIgnoringCase(value, "none")) value 407 Source/core/html/HTMLMediaElement.cpp else if (equalIgnoringCase(value, "metadata")) value 420 Source/core/html/HTMLMediaElement.cpp setMediaGroup(value); value 422 Source/core/html/HTMLMediaElement.cpp HTMLElement::parseAttribute(name, value); value 532 Source/core/html/HTMLMediaElement.h static String string(const double value) value 534 Source/core/html/HTMLMediaElement.h return String::number(value); value 132 Source/core/html/HTMLMetaElement-in.cpp static inline float clampLengthValue(float value) value 135 Source/core/html/HTMLMetaElement-in.cpp if (value != ViewportDescription::ValueAuto) value 136 Source/core/html/HTMLMetaElement-in.cpp return std::min(float(10000), std::max(value, float(1))); value 137 Source/core/html/HTMLMetaElement-in.cpp return value; value 140 Source/core/html/HTMLMetaElement-in.cpp static inline float clampScaleValue(float value) value 143 Source/core/html/HTMLMetaElement-in.cpp if (value != ViewportDescription::ValueAuto) value 144 Source/core/html/HTMLMetaElement-in.cpp return std::min(float(10), std::max(value, float(0.1))); value 145 Source/core/html/HTMLMetaElement-in.cpp return value; value 151 Source/core/html/HTMLMetaElement-in.cpp float value; value 153 Source/core/html/HTMLMetaElement-in.cpp value = charactersToFloat(valueString.characters8(), valueString.length(), parsedLength); value 155 Source/core/html/HTMLMetaElement-in.cpp value = charactersToFloat(valueString.characters16(), valueString.length(), parsedLength); value 166 Source/core/html/HTMLMetaElement-in.cpp return value; value 187 Source/core/html/HTMLMetaElement-in.cpp float value = parsePositiveNumber(keyString, valueString); value 189 Source/core/html/HTMLMetaElement-in.cpp if (value < 0) value 192 Source/core/html/HTMLMetaElement-in.cpp return Length(clampLengthValue(value), Fixed); value 220 Source/core/html/HTMLMetaElement-in.cpp float value = parsePositiveNumber(keyString, valueString); value 222 Source/core/html/HTMLMetaElement-in.cpp if (value < 0) value 225 Source/core/html/HTMLMetaElement-in.cpp if (value > 10.0) value 228 Source/core/html/HTMLMetaElement-in.cpp if (!value && document().settings() && document().settings()->viewportMetaZeroValuesQuirk()) value 231 Source/core/html/HTMLMetaElement-in.cpp return clampScaleValue(value); value 257 Source/core/html/HTMLMetaElement-in.cpp float value = parsePositiveNumber(keyString, valueString); value 258 Source/core/html/HTMLMetaElement-in.cpp if (fabs(value) < 1) value 284 Source/core/html/HTMLMetaElement-in.cpp float value = parsePositiveNumber(keyString, valueString, &ok); value 285 Source/core/html/HTMLMetaElement-in.cpp if (!ok || value < 70 || value > 400) value 288 Source/core/html/HTMLMetaElement-in.cpp return value; value 412 Source/core/html/HTMLMetaElement-in.cpp void HTMLMetaElement::parseAttribute(const QualifiedName& name, const AtomicString& value) value 420 Source/core/html/HTMLMetaElement-in.cpp HTMLElement::parseAttribute(name, value); value 49 Source/core/html/HTMLMetaElement.h typedef void (HTMLMetaElement::*KeyValuePairCallback)(const String& key, const String& value, void* data); value 50 Source/core/html/HTMLMetaElement.h void processViewportKeyValuePair(const String& key, const String& value, void* data); value 57 Source/core/html/HTMLMetaElement.h float parsePositiveNumber(const String& key, const String& value, bool* ok = 0); value 59 Source/core/html/HTMLMetaElement.h Length parseViewportValueAsLength(const String& key, const String& value); value 60 Source/core/html/HTMLMetaElement.h float parseViewportValueAsZoom(const String& key, const String& value); value 61 Source/core/html/HTMLMetaElement.h float parseViewportValueAsUserZoom(const String& key, const String& value); value 62 Source/core/html/HTMLMetaElement.h float parseViewportValueAsDPI(const String& key, const String& value); value 65 Source/core/html/HTMLMeterElement.cpp void HTMLMeterElement::parseAttribute(const QualifiedName& name, const AtomicString& value) value 70 Source/core/html/HTMLMeterElement.cpp LabelableElement::parseAttribute(name, value); value 103 Source/core/html/HTMLMeterElement.cpp double value = getFloatingPointAttribute(valueAttr, 0); value 104 Source/core/html/HTMLMeterElement.cpp return std::min(std::max(value, min()), max()); value 107 Source/core/html/HTMLMeterElement.cpp void HTMLMeterElement::setValue(double value, ExceptionState& exceptionState) value 109 Source/core/html/HTMLMeterElement.cpp if (!std::isfinite(value)) { value 110 Source/core/html/HTMLMeterElement.cpp exceptionState.throwTypeError(ExceptionMessages::notAFiniteNumber(value)); value 113 Source/core/html/HTMLMeterElement.cpp setFloatingPointAttribute(valueAttr, value); value 165 Source/core/html/HTMLMeterElement.cpp double theValue = value(); value 198 Source/core/html/HTMLMeterElement.cpp double value = this->value(); value 202 Source/core/html/HTMLMeterElement.cpp return (value - min) / (max - min); value 48 Source/core/html/HTMLMeterElement.h double value() const; value 58 Source/core/html/HTMLOListElement.cpp void HTMLOListElement::collectStyleForPresentationAttribute(const QualifiedName& name, const AtomicString& value, MutableStylePropertySet* style) value 61 Source/core/html/HTMLOListElement.cpp if (value == "a") value 63 Source/core/html/HTMLOListElement.cpp else if (value == "A") value 65 Source/core/html/HTMLOListElement.cpp else if (value == "i") value 67 Source/core/html/HTMLOListElement.cpp else if (value == "I") value 69 Source/core/html/HTMLOListElement.cpp else if (value == "1") value 72 Source/core/html/HTMLOListElement.cpp HTMLElement::collectStyleForPresentationAttribute(name, value, style); value 75 Source/core/html/HTMLOListElement.cpp void HTMLOListElement::parseAttribute(const QualifiedName& name, const AtomicString& value) value 80 Source/core/html/HTMLOListElement.cpp int parsedStart = value.toInt(&canParse); value 87 Source/core/html/HTMLOListElement.cpp bool reversed = !value.isNull(); value 93 Source/core/html/HTMLOListElement.cpp HTMLElement::parseAttribute(name, value); value 83 Source/core/html/HTMLObjectElement.cpp void HTMLObjectElement::collectStyleForPresentationAttribute(const QualifiedName& name, const AtomicString& value, MutableStylePropertySet* style) value 86 Source/core/html/HTMLObjectElement.cpp applyBorderAttributeToStyle(value, style); value 88 Source/core/html/HTMLObjectElement.cpp HTMLPlugInElement::collectStyleForPresentationAttribute(name, value, style); value 91 Source/core/html/HTMLObjectElement.cpp void HTMLObjectElement::parseAttribute(const QualifiedName& name, const AtomicString& value) value 96 Source/core/html/HTMLObjectElement.cpp m_serviceType = value.lower(); value 106 Source/core/html/HTMLObjectElement.cpp m_url = stripLeadingAndTrailingHTMLSpaces(value); value 116 Source/core/html/HTMLObjectElement.cpp m_classId = value; value 119 Source/core/html/HTMLObjectElement.cpp HTMLPlugInElement::parseAttribute(name, value); value 156 Source/core/html/HTMLObjectElement.cpp paramValues.append(p->value()); value 160 Source/core/html/HTMLObjectElement.cpp urlParameter = stripLeadingAndTrailingHTMLSpaces(p->value()); value 163 Source/core/html/HTMLObjectElement.cpp serviceType = p->value(); value 189 Source/core/html/HTMLObjectElement.cpp paramValues.append(attribute.value().string()); value 369 Source/core/html/HTMLObjectElement.cpp || (attribute.name() == usemapAttr && attribute.value().string()[0] != '#') value 471 Source/core/html/HTMLObjectElement.cpp String value; value 472 Source/core/html/HTMLObjectElement.cpp if (!toPluginView(widget)->getFormValue(value)) value 474 Source/core/html/HTMLObjectElement.cpp encoding.appendData(name(), value); value 67 Source/core/html/HTMLOptGroupElement.cpp void HTMLOptGroupElement::parseAttribute(const QualifiedName& name, const AtomicString& value) value 69 Source/core/html/HTMLOptGroupElement.cpp HTMLElement::parseAttribute(name, value); value 62 Source/core/html/HTMLOptionElement.cpp PassRefPtr<HTMLOptionElement> HTMLOptionElement::createForJSConstructor(Document& document, const String& data, const AtomicString& value, value 73 Source/core/html/HTMLOptionElement.cpp if (!value.isNull()) value 74 Source/core/html/HTMLOptionElement.cpp element->setValue(value); value 178 Source/core/html/HTMLOptionElement.cpp void HTMLOptionElement::parseAttribute(const QualifiedName& name, const AtomicString& value) value 185 Source/core/html/HTMLOptionElement.cpp m_disabled = !value.isNull(); value 192 Source/core/html/HTMLOptionElement.cpp if (bool willBeSelected = !value.isNull()) value 195 Source/core/html/HTMLOptionElement.cpp HTMLElement::parseAttribute(name, value); value 200 Source/core/html/HTMLOptionElement.cpp const AtomicString& value = fastGetAttribute(valueAttr); value 201 Source/core/html/HTMLOptionElement.cpp if (!value.isNull()) value 202 Source/core/html/HTMLOptionElement.cpp return value; value 206 Source/core/html/HTMLOptionElement.cpp void HTMLOptionElement::setValue(const AtomicString& value) value 208 Source/core/html/HTMLOptionElement.cpp setAttribute(valueAttr, value); value 39 Source/core/html/HTMLOptionElement.h static PassRefPtr<HTMLOptionElement> createForJSConstructor(Document&, const String& data, const AtomicString& value, value 47 Source/core/html/HTMLOptionElement.h String value() const; value 145 Source/core/html/HTMLOptionsCollection.cpp bool HTMLOptionsCollection::anonymousIndexedSetter(unsigned index, PassRefPtr<HTMLOptionElement> value, ExceptionState& exceptionState) value 148 Source/core/html/HTMLOptionsCollection.cpp if (!value) { // undefined or null value 152 Source/core/html/HTMLOptionsCollection.cpp base.setOption(index, value.get(), exceptionState); value 64 Source/core/html/HTMLOutputElement.cpp void HTMLOutputElement::parseAttribute(const QualifiedName& name, const AtomicString& value) value 67 Source/core/html/HTMLOutputElement.cpp setFor(value); value 69 Source/core/html/HTMLOutputElement.cpp HTMLFormControlElement::parseAttribute(name, value); value 77 Source/core/html/HTMLOutputElement.cpp void HTMLOutputElement::setFor(const AtomicString& value) value 79 Source/core/html/HTMLOutputElement.cpp m_tokens->setValue(value); value 95 Source/core/html/HTMLOutputElement.cpp if (m_defaultValue == value()) value 106 Source/core/html/HTMLOutputElement.cpp void HTMLOutputElement::setValue(const String& value) value 110 Source/core/html/HTMLOutputElement.cpp if (value == this->value()) value 112 Source/core/html/HTMLOutputElement.cpp setTextContent(value); value 120 Source/core/html/HTMLOutputElement.cpp void HTMLOutputElement::setDefaultValue(const String& value) value 122 Source/core/html/HTMLOutputElement.cpp if (m_defaultValue == value) value 124 Source/core/html/HTMLOutputElement.cpp m_defaultValue = value; value 128 Source/core/html/HTMLOutputElement.cpp setTextContent(value); value 45 Source/core/html/HTMLOutputElement.h String value() const; value 45 Source/core/html/HTMLParagraphElement.cpp void HTMLParagraphElement::collectStyleForPresentationAttribute(const QualifiedName& name, const AtomicString& value, MutableStylePropertySet* style) value 48 Source/core/html/HTMLParagraphElement.cpp if (equalIgnoringCase(value, "middle") || equalIgnoringCase(value, "center")) value 50 Source/core/html/HTMLParagraphElement.cpp else if (equalIgnoringCase(value, "left")) value 52 Source/core/html/HTMLParagraphElement.cpp else if (equalIgnoringCase(value, "right")) value 55 Source/core/html/HTMLParagraphElement.cpp addPropertyToPresentationAttributeStyle(style, CSSPropertyTextAlign, value); value 57 Source/core/html/HTMLParagraphElement.cpp HTMLElement::collectStyleForPresentationAttribute(name, value, style); value 35 Source/core/html/HTMLParamElement.h const AtomicString& value() const; value 285 Source/core/html/HTMLPlugInElement.cpp void HTMLPlugInElement::collectStyleForPresentationAttribute(const QualifiedName& name, const AtomicString& value, MutableStylePropertySet* style) value 288 Source/core/html/HTMLPlugInElement.cpp addHTMLLengthToStyle(style, CSSPropertyWidth, value); value 290 Source/core/html/HTMLPlugInElement.cpp addHTMLLengthToStyle(style, CSSPropertyHeight, value); value 292 Source/core/html/HTMLPlugInElement.cpp addHTMLLengthToStyle(style, CSSPropertyMarginTop, value); value 293 Source/core/html/HTMLPlugInElement.cpp addHTMLLengthToStyle(style, CSSPropertyMarginBottom, value); value 295 Source/core/html/HTMLPlugInElement.cpp addHTMLLengthToStyle(style, CSSPropertyMarginLeft, value); value 296 Source/core/html/HTMLPlugInElement.cpp addHTMLLengthToStyle(style, CSSPropertyMarginRight, value); value 298 Source/core/html/HTMLPlugInElement.cpp applyAlignmentAttributeToStyle(value, style); value 300 Source/core/html/HTMLPlugInElement.cpp HTMLFrameOwnerElement::collectStyleForPresentationAttribute(name, value, style); value 53 Source/core/html/HTMLPreElement.cpp void HTMLPreElement::collectStyleForPresentationAttribute(const QualifiedName& name, const AtomicString& value, MutableStylePropertySet* style) value 58 Source/core/html/HTMLPreElement.cpp HTMLElement::collectStyleForPresentationAttribute(name, value, style); value 78 Source/core/html/HTMLProgressElement.cpp void HTMLProgressElement::parseAttribute(const QualifiedName& name, const AtomicString& value) value 85 Source/core/html/HTMLProgressElement.cpp LabelableElement::parseAttribute(name, value); value 97 Source/core/html/HTMLProgressElement.cpp double value = getFloatingPointAttribute(valueAttr); value 98 Source/core/html/HTMLProgressElement.cpp return !std::isfinite(value) || value < 0 ? 0 : std::min(value, max()); value 101 Source/core/html/HTMLProgressElement.cpp void HTMLProgressElement::setValue(double value, ExceptionState& exceptionState) value 103 Source/core/html/HTMLProgressElement.cpp if (!std::isfinite(value)) { value 104 Source/core/html/HTMLProgressElement.cpp exceptionState.throwTypeError(ExceptionMessages::notAFiniteNumber(value)); value 107 Source/core/html/HTMLProgressElement.cpp setFloatingPointAttribute(valueAttr, std::max(value, 0.)); value 130 Source/core/html/HTMLProgressElement.cpp return value() / max(); value 159 Source/core/html/HTMLProgressElement.cpp RefPtr<ProgressValueElement> value = ProgressValueElement::create(document()); value 160 Source/core/html/HTMLProgressElement.cpp m_value = value.get(); value 39 Source/core/html/HTMLProgressElement.h double value() const; value 72 Source/core/html/HTMLScriptElement.cpp void HTMLScriptElement::parseAttribute(const QualifiedName& name, const AtomicString& value) value 75 Source/core/html/HTMLScriptElement.cpp m_loader->handleSourceAttribute(value); value 79 Source/core/html/HTMLScriptElement.cpp HTMLElement::parseAttribute(name, value); value 93 Source/core/html/HTMLScriptElement.cpp void HTMLScriptElement::setText(const String &value) value 98 Source/core/html/HTMLScriptElement.cpp toText(firstChild())->setData(value); value 103 Source/core/html/HTMLScriptElement.cpp appendChild(document().createTextNode(value.impl()), IGNORE_EXCEPTION); value 140 Source/core/html/HTMLSelectElement.cpp return !listIndex && toHTMLOptionElement(listItems()[listIndex])->value().isEmpty(); value 234 Source/core/html/HTMLSelectElement.cpp return toHTMLOptionElement(items[i])->value(); value 239 Source/core/html/HTMLSelectElement.cpp void HTMLSelectElement::setValue(const String &value, bool sendEvents) value 243 Source/core/html/HTMLSelectElement.cpp if (value.isNull()) { value 250 Source/core/html/HTMLSelectElement.cpp if (toHTMLOptionElement(items[i])->value() == value) value 276 Source/core/html/HTMLSelectElement.cpp return toHTMLOptionElement(items[i])->value(); value 282 Source/core/html/HTMLSelectElement.cpp void HTMLSelectElement::setSuggestedValue(const String& value) value 284 Source/core/html/HTMLSelectElement.cpp if (value.isNull()) { value 293 Source/core/html/HTMLSelectElement.cpp if (toHTMLOptionElement(items[i])->value() == value) { value 315 Source/core/html/HTMLSelectElement.cpp void HTMLSelectElement::parseAttribute(const QualifiedName& name, const AtomicString& value) value 321 Source/core/html/HTMLSelectElement.cpp int size = value.toInt(); value 323 Source/core/html/HTMLSelectElement.cpp if (attrSize != value) { value 341 Source/core/html/HTMLSelectElement.cpp parseMultipleAttribute(value); value 346 Source/core/html/HTMLSelectElement.cpp HTMLFormControlElementWithState::parseAttribute(name, value); value 355 Source/core/html/HTMLSelectElement.cpp HTMLFormControlElementWithState::parseAttribute(name, value); value 994 Source/core/html/HTMLSelectElement.cpp state.append(option->value()); value 1001 Source/core/html/HTMLSelectElement.cpp size_t HTMLSelectElement::searchOptionsForValue(const String& value, size_t listIndexStart, size_t listIndexEnd) const value 1008 Source/core/html/HTMLSelectElement.cpp if (toHTMLOptionElement(items[i])->value() == value) value 1036 Source/core/html/HTMLSelectElement.cpp const String& value = state[i]; value 1037 Source/core/html/HTMLSelectElement.cpp size_t foundIndex = searchOptionsForValue(value, startIndex, itemsSize); value 1039 Source/core/html/HTMLSelectElement.cpp foundIndex = searchOptionsForValue(value, 0, startIndex); value 1051 Source/core/html/HTMLSelectElement.cpp void HTMLSelectElement::parseMultipleAttribute(const AtomicString& value) value 1054 Source/core/html/HTMLSelectElement.cpp m_multiple = !value.isNull(); value 1072 Source/core/html/HTMLSelectElement.cpp list.appendData(name, toHTMLOptionElement(*element).value()); value 1635 Source/core/html/HTMLSelectElement.cpp bool HTMLSelectElement::anonymousIndexedSetter(unsigned index, PassRefPtr<HTMLOptionElement> value, ExceptionState& exceptionState) value 1637 Source/core/html/HTMLSelectElement.cpp if (!value) { // undefined or null value 1641 Source/core/html/HTMLSelectElement.cpp setOption(index, value.get(), exceptionState); value 71 Source/core/html/HTMLSelectElement.h String value() const; value 71 Source/core/html/HTMLStyleElement.cpp void HTMLStyleElement::parseAttribute(const QualifiedName& name, const AtomicString& value) value 74 Source/core/html/HTMLStyleElement.cpp m_sheet->setTitle(value); value 76 Source/core/html/HTMLStyleElement.cpp scopedAttributeChanged(!value.isNull()); value 78 Source/core/html/HTMLStyleElement.cpp m_sheet->setMediaQueries(MediaQuerySet::create(value)); value 81 Source/core/html/HTMLStyleElement.cpp HTMLElement::parseAttribute(name, value); value 46 Source/core/html/HTMLTableCaptionElement.cpp void HTMLTableCaptionElement::collectStyleForPresentationAttribute(const QualifiedName& name, const AtomicString& value, MutableStylePropertySet* style) value 49 Source/core/html/HTMLTableCaptionElement.cpp if (!value.isEmpty()) value 50 Source/core/html/HTMLTableCaptionElement.cpp addPropertyToPresentationAttributeStyle(style, CSSPropertyCaptionSide, value); value 52 Source/core/html/HTMLTableCaptionElement.cpp HTMLElement::collectStyleForPresentationAttribute(name, value, style); value 87 Source/core/html/HTMLTableCellElement.cpp void HTMLTableCellElement::collectStyleForPresentationAttribute(const QualifiedName& name, const AtomicString& value, MutableStylePropertySet* style) value 92 Source/core/html/HTMLTableCellElement.cpp if (!value.isEmpty()) { value 93 Source/core/html/HTMLTableCellElement.cpp int widthInt = value.toInt(); value 95 Source/core/html/HTMLTableCellElement.cpp addHTMLLengthToStyle(style, CSSPropertyWidth, value); value 98 Source/core/html/HTMLTableCellElement.cpp if (!value.isEmpty()) { value 99 Source/core/html/HTMLTableCellElement.cpp int heightInt = value.toInt(); value 101 Source/core/html/HTMLTableCellElement.cpp addHTMLLengthToStyle(style, CSSPropertyHeight, value); value 104 Source/core/html/HTMLTableCellElement.cpp HTMLTablePartElement::collectStyleForPresentationAttribute(name, value, style); value 107 Source/core/html/HTMLTableCellElement.cpp void HTMLTableCellElement::parseAttribute(const QualifiedName& name, const AtomicString& value) value 116 Source/core/html/HTMLTableCellElement.cpp HTMLTablePartElement::parseAttribute(name, value); value 56 Source/core/html/HTMLTableColElement.cpp void HTMLTableColElement::collectStyleForPresentationAttribute(const QualifiedName& name, const AtomicString& value, MutableStylePropertySet* style) value 59 Source/core/html/HTMLTableColElement.cpp addHTMLLengthToStyle(style, CSSPropertyWidth, value); value 61 Source/core/html/HTMLTableColElement.cpp HTMLTablePartElement::collectStyleForPresentationAttribute(name, value, style); value 64 Source/core/html/HTMLTableColElement.cpp void HTMLTableColElement::parseAttribute(const QualifiedName& name, const AtomicString& value) value 67 Source/core/html/HTMLTableColElement.cpp int newSpan = value.toInt(); value 74 Source/core/html/HTMLTableColElement.cpp if (!value.isEmpty()) { value 83 Source/core/html/HTMLTableColElement.cpp HTMLTablePartElement::parseAttribute(name, value); value 266 Source/core/html/HTMLTableElement.cpp static bool getBordersFromFrameAttributeValue(const AtomicString& value, bool& borderTop, bool& borderRight, bool& borderBottom, bool& borderLeft) value 273 Source/core/html/HTMLTableElement.cpp if (equalIgnoringCase(value, "above")) value 275 Source/core/html/HTMLTableElement.cpp else if (equalIgnoringCase(value, "below")) value 277 Source/core/html/HTMLTableElement.cpp else if (equalIgnoringCase(value, "hsides")) value 279 Source/core/html/HTMLTableElement.cpp else if (equalIgnoringCase(value, "vsides")) value 281 Source/core/html/HTMLTableElement.cpp else if (equalIgnoringCase(value, "lhs")) value 283 Source/core/html/HTMLTableElement.cpp else if (equalIgnoringCase(value, "rhs")) value 285 Source/core/html/HTMLTableElement.cpp else if (equalIgnoringCase(value, "box") || equalIgnoringCase(value, "border")) value 287 Source/core/html/HTMLTableElement.cpp else if (!equalIgnoringCase(value, "void")) value 292 Source/core/html/HTMLTableElement.cpp void HTMLTableElement::collectStyleForPresentationAttribute(const QualifiedName& name, const AtomicString& value, MutableStylePropertySet* style) value 295 Source/core/html/HTMLTableElement.cpp addHTMLLengthToStyle(style, CSSPropertyWidth, value); value 297 Source/core/html/HTMLTableElement.cpp addHTMLLengthToStyle(style, CSSPropertyHeight, value); value 299 Source/core/html/HTMLTableElement.cpp addPropertyToPresentationAttributeStyle(style, CSSPropertyBorderWidth, parseBorderWidthAttribute(value), CSSPrimitiveValue::CSS_PX); value 301 Source/core/html/HTMLTableElement.cpp if (!value.isEmpty()) value 302 Source/core/html/HTMLTableElement.cpp addHTMLColorToStyle(style, CSSPropertyBorderColor, value); value 304 Source/core/html/HTMLTableElement.cpp addHTMLColorToStyle(style, CSSPropertyBackgroundColor, value); value 306 Source/core/html/HTMLTableElement.cpp String url = stripLeadingAndTrailingHTMLSpaces(value); value 310 Source/core/html/HTMLTableElement.cpp if (!value.isEmpty()) value 311 Source/core/html/HTMLTableElement.cpp addPropertyToPresentationAttributeStyle(style, CSSPropertyVerticalAlign, value); value 313 Source/core/html/HTMLTableElement.cpp if (!value.isEmpty()) value 314 Source/core/html/HTMLTableElement.cpp addHTMLLengthToStyle(style, CSSPropertyBorderSpacing, value); value 316 Source/core/html/HTMLTableElement.cpp addHTMLLengthToStyle(style, CSSPropertyMarginTop, value); value 317 Source/core/html/HTMLTableElement.cpp addHTMLLengthToStyle(style, CSSPropertyMarginBottom, value); value 319 Source/core/html/HTMLTableElement.cpp addHTMLLengthToStyle(style, CSSPropertyMarginLeft, value); value 320 Source/core/html/HTMLTableElement.cpp addHTMLLengthToStyle(style, CSSPropertyMarginRight, value); value 322 Source/core/html/HTMLTableElement.cpp if (!value.isEmpty()) { value 323 Source/core/html/HTMLTableElement.cpp if (equalIgnoringCase(value, "center")) { value 327 Source/core/html/HTMLTableElement.cpp addPropertyToPresentationAttributeStyle(style, CSSPropertyFloat, value); value 338 Source/core/html/HTMLTableElement.cpp if (getBordersFromFrameAttributeValue(value, borderTop, borderRight, borderBottom, borderLeft)) { value 346 Source/core/html/HTMLTableElement.cpp HTMLElement::collectStyleForPresentationAttribute(name, value, style); value 356 Source/core/html/HTMLTableElement.cpp void HTMLTableElement::parseAttribute(const QualifiedName& name, const AtomicString& value) value 363 Source/core/html/HTMLTableElement.cpp m_borderAttr = parseBorderWidthAttribute(value); value 365 Source/core/html/HTMLTableElement.cpp m_borderColorAttr = !value.isEmpty(); value 372 Source/core/html/HTMLTableElement.cpp m_frameAttr = getBordersFromFrameAttributeValue(value, borderTop, borderRight, borderBottom, borderLeft); value 375 Source/core/html/HTMLTableElement.cpp if (equalIgnoringCase(value, "none")) value 377 Source/core/html/HTMLTableElement.cpp else if (equalIgnoringCase(value, "groups")) value 379 Source/core/html/HTMLTableElement.cpp else if (equalIgnoringCase(value, "rows")) value 381 Source/core/html/HTMLTableElement.cpp else if (equalIgnoringCase(value, "cols")) value 383 Source/core/html/HTMLTableElement.cpp else if (equalIgnoringCase(value, "all")) value 386 Source/core/html/HTMLTableElement.cpp if (!value.isEmpty()) value 387 Source/core/html/HTMLTableElement.cpp m_padding = max(0, value.toInt()); value 393 Source/core/html/HTMLTableElement.cpp HTMLElement::parseAttribute(name, value); value 401 Source/core/html/HTMLTableElement.cpp static PassRefPtr<StylePropertySet> createBorderStyle(CSSValueID value) value 404 Source/core/html/HTMLTableElement.cpp style->setProperty(CSSPropertyBorderTopStyle, value); value 405 Source/core/html/HTMLTableElement.cpp style->setProperty(CSSPropertyBorderBottomStyle, value); value 406 Source/core/html/HTMLTableElement.cpp style->setProperty(CSSPropertyBorderLeftStyle, value); value 407 Source/core/html/HTMLTableElement.cpp style->setProperty(CSSPropertyBorderRightStyle, value); value 49 Source/core/html/HTMLTablePartElement.cpp void HTMLTablePartElement::collectStyleForPresentationAttribute(const QualifiedName& name, const AtomicString& value, MutableStylePropertySet* style) value 52 Source/core/html/HTMLTablePartElement.cpp addHTMLColorToStyle(style, CSSPropertyBackgroundColor, value); value 54 Source/core/html/HTMLTablePartElement.cpp String url = stripLeadingAndTrailingHTMLSpaces(value); value 58 Source/core/html/HTMLTablePartElement.cpp if (equalIgnoringCase(value, "top")) value 60 Source/core/html/HTMLTablePartElement.cpp else if (equalIgnoringCase(value, "middle")) value 62 Source/core/html/HTMLTablePartElement.cpp else if (equalIgnoringCase(value, "bottom")) value 64 Source/core/html/HTMLTablePartElement.cpp else if (equalIgnoringCase(value, "baseline")) value 67 Source/core/html/HTMLTablePartElement.cpp addPropertyToPresentationAttributeStyle(style, CSSPropertyVerticalAlign, value); value 69 Source/core/html/HTMLTablePartElement.cpp if (equalIgnoringCase(value, "middle") || equalIgnoringCase(value, "center")) value 71 Source/core/html/HTMLTablePartElement.cpp else if (equalIgnoringCase(value, "absmiddle")) value 73 Source/core/html/HTMLTablePartElement.cpp else if (equalIgnoringCase(value, "left")) value 75 Source/core/html/HTMLTablePartElement.cpp else if (equalIgnoringCase(value, "right")) value 78 Source/core/html/HTMLTablePartElement.cpp addPropertyToPresentationAttributeStyle(style, CSSPropertyTextAlign, value); value 80 Source/core/html/HTMLTablePartElement.cpp if (!value.isEmpty()) value 81 Source/core/html/HTMLTablePartElement.cpp addHTMLLengthToStyle(style, CSSPropertyHeight, value); value 83 Source/core/html/HTMLTablePartElement.cpp HTMLElement::collectStyleForPresentationAttribute(name, value, style); value 111 Source/core/html/HTMLTextAreaElement.cpp return m_isDirty ? FormControlState(value()) : FormControlState(); value 124 Source/core/html/HTMLTextAreaElement.cpp setInnerTextValue(value()); value 142 Source/core/html/HTMLTextAreaElement.cpp void HTMLTextAreaElement::collectStyleForPresentationAttribute(const QualifiedName& name, const AtomicString& value, MutableStylePropertySet* style) value 153 Source/core/html/HTMLTextAreaElement.cpp HTMLTextFormControlElement::collectStyleForPresentationAttribute(name, value, style); value 156 Source/core/html/HTMLTextAreaElement.cpp void HTMLTextAreaElement::parseAttribute(const QualifiedName& name, const AtomicString& value) value 159 Source/core/html/HTMLTextAreaElement.cpp int rows = value.toInt(); value 168 Source/core/html/HTMLTextAreaElement.cpp int cols = value.toInt(); value 180 Source/core/html/HTMLTextAreaElement.cpp if (equalIgnoringCase(value, "physical") || equalIgnoringCase(value, "hard") || equalIgnoringCase(value, "on")) value 182 Source/core/html/HTMLTextAreaElement.cpp else if (equalIgnoringCase(value, "off")) value 196 Source/core/html/HTMLTextAreaElement.cpp HTMLTextFormControlElement::parseAttribute(name, value); value 211 Source/core/html/HTMLTextAreaElement.cpp const String& text = (m_wrap == HardWrap) ? valueWithHardLineBreaks() : value(); value 339 Source/core/html/HTMLTextAreaElement.cpp void HTMLTextAreaElement::setValue(const String& value, TextFieldEventBehavior eventBehavior) value 342 Source/core/html/HTMLTextAreaElement.cpp setValueCommon(value, eventBehavior); value 347 Source/core/html/HTMLTextAreaElement.cpp void HTMLTextAreaElement::setNonDirtyValue(const String& value) value 349 Source/core/html/HTMLTextAreaElement.cpp setValueCommon(value, DispatchNoEvent); value 364 Source/core/html/HTMLTextAreaElement.cpp if (normalizedValue == value()) value 394 Source/core/html/HTMLTextAreaElement.cpp StringBuilder value; value 399 Source/core/html/HTMLTextAreaElement.cpp value.append(toText(n)->data()); value 402 Source/core/html/HTMLTextAreaElement.cpp return value.toString(); value 420 Source/core/html/HTMLTextAreaElement.cpp String value = defaultValue; value 421 Source/core/html/HTMLTextAreaElement.cpp value.replace("\r\n", "\n"); value 422 Source/core/html/HTMLTextAreaElement.cpp value.replace('\r', '\n'); value 424 Source/core/html/HTMLTextAreaElement.cpp insertBefore(document().createTextNode(value), firstChild(), IGNORE_EXCEPTION); value 427 Source/core/html/HTMLTextAreaElement.cpp setNonDirtyValue(value); value 433 Source/core/html/HTMLTextAreaElement.cpp int value = getAttribute(maxlengthAttr).string().toInt(&ok); value 434 Source/core/html/HTMLTextAreaElement.cpp return ok && value >= 0 ? value : -1; value 450 Source/core/html/HTMLTextAreaElement.cpp void HTMLTextAreaElement::setSuggestedValue(const String& value) value 452 Source/core/html/HTMLTextAreaElement.cpp m_suggestedValue = value; value 454 Source/core/html/HTMLTextAreaElement.cpp if (!value.isNull()) value 474 Source/core/html/HTMLTextAreaElement.cpp return locale().validationMessageTooLongText(computeLengthForSubmission(value()), maxLength()); value 481 Source/core/html/HTMLTextAreaElement.cpp return willValidate() && valueMissing(value()); value 486 Source/core/html/HTMLTextAreaElement.cpp return willValidate() && tooLong(value(), CheckDirtyFlag); value 489 Source/core/html/HTMLTextAreaElement.cpp bool HTMLTextAreaElement::tooLong(const String& value, NeedsToCheckDirtyFlag check) const value 499 Source/core/html/HTMLTextAreaElement.cpp return computeLengthForSubmission(value) > static_cast<unsigned>(max); value 44 Source/core/html/HTMLTextAreaElement.h virtual String value() const OVERRIDE; value 48 Source/core/html/HTMLTextAreaElement.h int textLength() const { return value().length(); } value 82 Source/core/html/HTMLTextAreaElement.h virtual bool isEmptyValue() const OVERRIDE { return value().isEmpty(); } value 122 Source/core/html/HTMLTextAreaElement.h bool valueMissing(const String& value) const { return isRequiredFormControl() && !isDisabledOrReadOnly() && value.isEmpty(); } value 71 Source/core/html/HTMLTextFormControlElement.cpp String initialValue = value(); value 187 Source/core/html/HTMLTextFormControlElement.cpp if (m_textAsOfLastFormControlChangeEvent != value()) { value 189 Source/core/html/HTMLTextFormControlElement.cpp setTextAsOfLastFormControlChangeEvent(value()); value 484 Source/core/html/HTMLTextFormControlElement.cpp void HTMLTextFormControlElement::parseAttribute(const QualifiedName& name, const AtomicString& value) value 490 Source/core/html/HTMLTextFormControlElement.cpp HTMLFormControlElementWithState::parseAttribute(name, value); value 500 Source/core/html/HTMLTextFormControlElement.cpp void HTMLTextFormControlElement::setInnerTextValue(const String& value) value 506 Source/core/html/HTMLTextFormControlElement.cpp bool textIsChanged = value != innerTextValue(); value 512 Source/core/html/HTMLTextFormControlElement.cpp innerTextElement()->setInnerText(value, ASSERT_NO_EXCEPTION); value 514 Source/core/html/HTMLTextFormControlElement.cpp if (value.endsWith('\n') || value.endsWith('\r')) value 570 Source/core/html/HTMLTextFormControlElement.cpp return value(); value 574 Source/core/html/HTMLTextFormControlElement.cpp return value(); value 580 Source/core/html/HTMLTextFormControlElement.cpp return value(); value 76 Source/core/html/HTMLTextFormControlElement.h virtual String value() const = 0; value 86 Source/core/html/HTMLTitleElement.cpp void HTMLTitleElement::setText(const String &value) value 92 Source/core/html/HTMLTitleElement.cpp m_ignoreTitleUpdatesWhenChildrenChange = !value.isEmpty(); value 96 Source/core/html/HTMLTitleElement.cpp if (!value.isEmpty()) value 97 Source/core/html/HTMLTitleElement.cpp appendChild(document().createTextNode(value.impl()), IGNORE_EXCEPTION); value 93 Source/core/html/HTMLTrackElement.cpp void HTMLTrackElement::parseAttribute(const QualifiedName& name, const AtomicString& value) value 96 Source/core/html/HTMLTrackElement.cpp if (!value.isEmpty()) value 104 Source/core/html/HTMLTrackElement.cpp track()->setKind(value.lower()); value 106 Source/core/html/HTMLTrackElement.cpp track()->setLabel(value); value 108 Source/core/html/HTMLTrackElement.cpp track()->setLanguage(value); value 110 Source/core/html/HTMLTrackElement.cpp track()->setId(value); value 112 Source/core/html/HTMLTrackElement.cpp track()->setIsDefault(!value.isNull()); value 115 Source/core/html/HTMLTrackElement.cpp HTMLElement::parseAttribute(name, value); value 51 Source/core/html/HTMLUListElement.cpp void HTMLUListElement::collectStyleForPresentationAttribute(const QualifiedName& name, const AtomicString& value, MutableStylePropertySet* style) value 54 Source/core/html/HTMLUListElement.cpp addPropertyToPresentationAttributeStyle(style, CSSPropertyListStyleType, value); value 56 Source/core/html/HTMLUListElement.cpp HTMLElement::collectStyleForPresentationAttribute(name, value, style); value 86 Source/core/html/HTMLVideoElement.cpp void HTMLVideoElement::collectStyleForPresentationAttribute(const QualifiedName& name, const AtomicString& value, MutableStylePropertySet* style) value 89 Source/core/html/HTMLVideoElement.cpp addHTMLLengthToStyle(style, CSSPropertyWidth, value); value 91 Source/core/html/HTMLVideoElement.cpp addHTMLLengthToStyle(style, CSSPropertyHeight, value); value 93 Source/core/html/HTMLVideoElement.cpp HTMLMediaElement::collectStyleForPresentationAttribute(name, value, style); value 103 Source/core/html/HTMLVideoElement.cpp void HTMLVideoElement::parseAttribute(const QualifiedName& name, const AtomicString& value) value 121 Source/core/html/HTMLVideoElement.cpp HTMLMediaElement::parseAttribute(name, value); value 148 Source/core/html/HTMLViewSourceDocument.cpp AtomicString value(StringImpl::create8BitIfPossible(iter->value)); value 154 Source/core/html/HTMLViewSourceDocument.cpp addBase(value); value 159 Source/core/html/HTMLViewSourceDocument.cpp index = addRange(source, index, iter->valueRange.end - token.startIndex(), "webkit-html-attribute-value", isLink, tagName == aTag, value); value 58 Source/core/html/LinkRelAttributeTest.cpp static inline void testLinkRelAttribute(String value, bool isStyleSheet, IconType iconType, bool isAlternate, bool isDNSPrefetch, bool isLinkSubresource, bool isLinkPrerender, bool isImport = false) value 60 Source/core/html/LinkRelAttributeTest.cpp LinkRelAttribute linkRelAttribute(value); value 61 Source/core/html/LinkRelAttributeTest.cpp ASSERT_EQ(isStyleSheet, linkRelAttribute.isStyleSheet()) << value.utf8().data(); value 62 Source/core/html/LinkRelAttributeTest.cpp ASSERT_EQ(iconType, linkRelAttribute.iconType()) << value.utf8().data(); value 63 Source/core/html/LinkRelAttributeTest.cpp ASSERT_EQ(isAlternate, linkRelAttribute.isAlternate()) << value.utf8().data(); value 64 Source/core/html/LinkRelAttributeTest.cpp ASSERT_EQ(isDNSPrefetch, linkRelAttribute.isDNSPrefetch()) << value.utf8().data(); value 65 Source/core/html/LinkRelAttributeTest.cpp ASSERT_EQ(isLinkSubresource, linkRelAttribute.isLinkSubresource()) << value.utf8().data(); value 66 Source/core/html/LinkRelAttributeTest.cpp ASSERT_EQ(isLinkPrerender, linkRelAttribute.isLinkPrerender()) << value.utf8().data(); value 67 Source/core/html/LinkRelAttributeTest.cpp ASSERT_EQ(isImport, linkRelAttribute.isImport()) << value.utf8().data(); value 129 Source/core/html/MediaFragmentURIParser.cpp String value; value 131 Source/core/html/MediaFragmentURIParser.cpp value = decodeURLEscapeSequences(fragmentString.substring(equalOffset + 1, parameterEnd - equalOffset - 1)); value 140 Source/core/html/MediaFragmentURIParser.cpp if (validUTF8 && !value.isEmpty()) { value 141 Source/core/html/MediaFragmentURIParser.cpp value = value.utf8(StrictUTF8Conversion).data(); value 142 Source/core/html/MediaFragmentURIParser.cpp validUTF8 = !value.isEmpty(); value 146 Source/core/html/MediaFragmentURIParser.cpp m_fragments.append(std::make_pair(name, value)); value 58 Source/core/html/PublicURLManager.cpp found->value.add(url.string(), uuid); value 64 Source/core/html/PublicURLManager.cpp if (i->value.contains(url.string())) { value 66 Source/core/html/PublicURLManager.cpp i->value.remove(url.string()); value 78 Source/core/html/PublicURLManager.cpp URLMap& registeredURLs = i->value; value 80 Source/core/html/PublicURLManager.cpp if (uuid == j->value) { value 100 Source/core/html/PublicURLManager.cpp for (URLMap::iterator j = i->value.begin(); j != i->value.end(); ++j) value 59 Source/core/html/RadioNodeList.cpp if (!inputElement.isRadioButton() || inputElement.value().isEmpty()) value 73 Source/core/html/RadioNodeList.cpp return inputElement->value(); value 78 Source/core/html/RadioNodeList.cpp void RadioNodeList::setValue(const String& value) value 85 Source/core/html/RadioNodeList.cpp if (!inputElement || inputElement->value() != value) value 45 Source/core/html/RadioNodeList.h String value() const; value 49 Source/core/html/canvas/CanvasGradient.cpp void CanvasGradient::addColorStop(float value, const String& color, ExceptionState& exceptionState) value 51 Source/core/html/canvas/CanvasGradient.cpp if (!(value >= 0 && value <= 1.0f)) { value 52 Source/core/html/canvas/CanvasGradient.cpp exceptionState.throwDOMException(IndexSizeError, "The provided value (" + String::number(value) + ") is outside the range (0.0, 1.0)."); value 62 Source/core/html/canvas/CanvasGradient.cpp m_gradient->addColorStop(value, Color(rgba)); value 53 Source/core/html/canvas/CanvasGradient.h void addColorStop(float value, const String& color, ExceptionState&); value 690 Source/core/html/canvas/CanvasRenderingContext2D.cpp const AffineTransform& transform = matrixTearOff->value(); value 2011 Source/core/html/canvas/CanvasRenderingContext2D.cpp RefPtrWillBeRawPtr<MutableStylePropertySet> parsedStyle = i != m_fetchedFonts.end() ? i->value : nullptr; value 61 Source/core/html/canvas/DataView.cpp if (!checkedMax.isValid() || checkedMax.value() > buffer->byteLength()) value 108 Source/core/html/canvas/DataView.cpp static void flipBytesIfNeeded(char* value, size_t size, bool littleEndian) value 118 Source/core/html/canvas/DataView.cpp flipBytesFor16Bits(value); value 121 Source/core/html/canvas/DataView.cpp flipBytesFor32Bits(value); value 124 Source/core/html/canvas/DataView.cpp flipBytesFor64Bits(value); value 141 Source/core/html/canvas/DataView.cpp Value<T> value; value 142 Source/core/html/canvas/DataView.cpp memcpy(value.bytes, static_cast<const char*>(m_baseAddress) + byteOffset, sizeof(T)); value 143 Source/core/html/canvas/DataView.cpp flipBytesIfNeeded(value.bytes, sizeof(T), littleEndian); value 144 Source/core/html/canvas/DataView.cpp return value.data; value 148 Source/core/html/canvas/DataView.cpp void DataView::setData(unsigned byteOffset, T value, bool littleEndian, ExceptionState& exceptionState) value 157 Source/core/html/canvas/DataView.cpp tempValue.data = value; value 202 Source/core/html/canvas/DataView.cpp void DataView::setInt8(unsigned byteOffset, int8_t value, ExceptionState& exceptionState) value 204 Source/core/html/canvas/DataView.cpp setData<int8_t>(byteOffset, value, false, exceptionState); value 207 Source/core/html/canvas/DataView.cpp void DataView::setUint8(unsigned byteOffset, uint8_t value, ExceptionState& exceptionState) value 209 Source/core/html/canvas/DataView.cpp setData<uint8_t>(byteOffset, value, false, exceptionState); value 212 Source/core/html/canvas/DataView.cpp void DataView::setInt16(unsigned byteOffset, short value, bool littleEndian, ExceptionState& exceptionState) value 214 Source/core/html/canvas/DataView.cpp setData<int16_t>(byteOffset, value, littleEndian, exceptionState); value 217 Source/core/html/canvas/DataView.cpp void DataView::setUint16(unsigned byteOffset, uint16_t value, bool littleEndian, ExceptionState& exceptionState) value 219 Source/core/html/canvas/DataView.cpp setData<uint16_t>(byteOffset, value, littleEndian, exceptionState); value 222 Source/core/html/canvas/DataView.cpp void DataView::setInt32(unsigned byteOffset, int32_t value, bool littleEndian, ExceptionState& exceptionState) value 224 Source/core/html/canvas/DataView.cpp setData<int32_t>(byteOffset, value, littleEndian, exceptionState); value 227 Source/core/html/canvas/DataView.cpp void DataView::setUint32(unsigned byteOffset, uint32_t value, bool littleEndian, ExceptionState& exceptionState) value 229 Source/core/html/canvas/DataView.cpp setData<uint32_t>(byteOffset, value, littleEndian, exceptionState); value 232 Source/core/html/canvas/DataView.cpp void DataView::setFloat32(unsigned byteOffset, float value, bool littleEndian, ExceptionState& exceptionState) value 234 Source/core/html/canvas/DataView.cpp setData<float>(byteOffset, value, littleEndian, exceptionState); value 237 Source/core/html/canvas/DataView.cpp void DataView::setFloat64(unsigned byteOffset, double value, bool littleEndian, ExceptionState& exceptionState) value 239 Source/core/html/canvas/DataView.cpp setData<double>(byteOffset, value, littleEndian, exceptionState); value 59 Source/core/html/canvas/DataView.h void setInt8(unsigned byteOffset, int8_t value, ExceptionState&); value 60 Source/core/html/canvas/DataView.h void setUint8(unsigned byteOffset, uint8_t value, ExceptionState&); value 61 Source/core/html/canvas/DataView.h void setInt16(unsigned byteOffset, int16_t value, ExceptionState& ec) { setInt16(byteOffset, value, false, ec); } value 62 Source/core/html/canvas/DataView.h void setInt16(unsigned byteOffset, int16_t value, bool littleEndian, ExceptionState&); value 63 Source/core/html/canvas/DataView.h void setUint16(unsigned byteOffset, uint16_t value, ExceptionState& ec) { setUint16(byteOffset, value, false, ec); } value 64 Source/core/html/canvas/DataView.h void setUint16(unsigned byteOffset, uint16_t value, bool littleEndian, ExceptionState&); value 65 Source/core/html/canvas/DataView.h void setInt32(unsigned byteOffset, int32_t value, ExceptionState& ec) { setInt32(byteOffset, value, false, ec); } value 66 Source/core/html/canvas/DataView.h void setInt32(unsigned byteOffset, int32_t value, bool littleEndian, ExceptionState&); value 67 Source/core/html/canvas/DataView.h void setUint32(unsigned byteOffset, uint32_t value, ExceptionState& ec) { setUint32(byteOffset, value, false, ec); } value 68 Source/core/html/canvas/DataView.h void setUint32(unsigned byteOffset, uint32_t value, bool littleEndian, ExceptionState&); value 69 Source/core/html/canvas/DataView.h void setFloat32(unsigned byteOffset, float value, ExceptionState& ec) { setFloat32(byteOffset, value, false, ec); } value 70 Source/core/html/canvas/DataView.h void setFloat32(unsigned byteOffset, float value, bool littleEndian, ExceptionState&); value 71 Source/core/html/canvas/DataView.h void setFloat64(unsigned byteOffset, double value, ExceptionState& ec) { setFloat64(byteOffset, value, false, ec); } value 72 Source/core/html/canvas/DataView.h void setFloat64(unsigned byteOffset, double value, bool littleEndian, ExceptionState&); value 92 Source/core/html/canvas/DataView.h void setData(unsigned byteOffset, T value, bool littleEndian, ExceptionState&); value 60 Source/core/html/canvas/Path2D.h m_path.addPath(src, transform ? transform->value() : AffineTransform(1, 0, 0, 1, 0, 0)); value 81 Source/core/html/canvas/WebGLDrawBuffers.cpp GLenum value = (bufs[0] == GL_BACK) ? GL_COLOR_ATTACHMENT0 : GL_NONE; value 82 Source/core/html/canvas/WebGLDrawBuffers.cpp m_context->webGraphicsContext3D()->drawBuffersEXT(1, &value); value 405 Source/core/html/canvas/WebGLFramebuffer.cpp return (it != m_attachments.end()) ? it->value.get() : 0; value 446 Source/core/html/canvas/WebGLFramebuffer.cpp WebGLAttachment* attachmentObject = it->value.get(); value 498 Source/core/html/canvas/WebGLFramebuffer.cpp WebGLAttachment* attachment = it->value.get(); value 565 Source/core/html/canvas/WebGLFramebuffer.cpp it->value->onDetached(context3d); value 33 Source/core/html/canvas/WebGLGetInfo.cpp WebGLGetInfo::WebGLGetInfo(bool value) value 35 Source/core/html/canvas/WebGLGetInfo.cpp , m_bool(value) value 42 Source/core/html/canvas/WebGLGetInfo.cpp WebGLGetInfo::WebGLGetInfo(const bool* value, int size) value 49 Source/core/html/canvas/WebGLGetInfo.cpp if (!value || size <=0) value 53 Source/core/html/canvas/WebGLGetInfo.cpp m_boolArray[ii] = value[ii]; value 56 Source/core/html/canvas/WebGLGetInfo.cpp WebGLGetInfo::WebGLGetInfo(float value) value 59 Source/core/html/canvas/WebGLGetInfo.cpp , m_float(value) value 65 Source/core/html/canvas/WebGLGetInfo.cpp WebGLGetInfo::WebGLGetInfo(int value) value 69 Source/core/html/canvas/WebGLGetInfo.cpp , m_int(value) value 83 Source/core/html/canvas/WebGLGetInfo.cpp WebGLGetInfo::WebGLGetInfo(const String& value) value 88 Source/core/html/canvas/WebGLGetInfo.cpp , m_string(value) value 93 Source/core/html/canvas/WebGLGetInfo.cpp WebGLGetInfo::WebGLGetInfo(unsigned value) value 98 Source/core/html/canvas/WebGLGetInfo.cpp , m_unsignedInt(value) value 102 Source/core/html/canvas/WebGLGetInfo.cpp WebGLGetInfo::WebGLGetInfo(PassRefPtr<WebGLBuffer> value) value 108 Source/core/html/canvas/WebGLGetInfo.cpp , m_webglBuffer(value) value 112 Source/core/html/canvas/WebGLGetInfo.cpp WebGLGetInfo::WebGLGetInfo(PassRefPtr<Float32Array> value) value 118 Source/core/html/canvas/WebGLGetInfo.cpp , m_webglFloatArray(value) value 122 Source/core/html/canvas/WebGLGetInfo.cpp WebGLGetInfo::WebGLGetInfo(PassRefPtr<WebGLFramebuffer> value) value 128 Source/core/html/canvas/WebGLGetInfo.cpp , m_webglFramebuffer(value) value 132 Source/core/html/canvas/WebGLGetInfo.cpp WebGLGetInfo::WebGLGetInfo(PassRefPtr<Int32Array> value) value 138 Source/core/html/canvas/WebGLGetInfo.cpp , m_webglIntArray(value) value 142 Source/core/html/canvas/WebGLGetInfo.cpp WebGLGetInfo::WebGLGetInfo(PassRefPtr<WebGLProgram> value) value 148 Source/core/html/canvas/WebGLGetInfo.cpp , m_webglProgram(value) value 152 Source/core/html/canvas/WebGLGetInfo.cpp WebGLGetInfo::WebGLGetInfo(PassRefPtr<WebGLRenderbuffer> value) value 158 Source/core/html/canvas/WebGLGetInfo.cpp , m_webglRenderbuffer(value) value 162 Source/core/html/canvas/WebGLGetInfo.cpp WebGLGetInfo::WebGLGetInfo(PassRefPtr<WebGLTexture> value) value 168 Source/core/html/canvas/WebGLGetInfo.cpp , m_webglTexture(value) value 172 Source/core/html/canvas/WebGLGetInfo.cpp WebGLGetInfo::WebGLGetInfo(PassRefPtr<Uint8Array> value) value 178 Source/core/html/canvas/WebGLGetInfo.cpp , m_webglUnsignedByteArray(value) value 182 Source/core/html/canvas/WebGLGetInfo.cpp WebGLGetInfo::WebGLGetInfo(PassRefPtr<Uint32Array> value) value 188 Source/core/html/canvas/WebGLGetInfo.cpp , m_webglUnsignedIntArray(value) value 192 Source/core/html/canvas/WebGLGetInfo.cpp WebGLGetInfo::WebGLGetInfo(PassRefPtr<WebGLVertexArrayObjectOES> value) value 198 Source/core/html/canvas/WebGLGetInfo.cpp , m_webglVertexArrayObject(value) value 74 Source/core/html/canvas/WebGLGetInfo.h explicit WebGLGetInfo(bool value); value 75 Source/core/html/canvas/WebGLGetInfo.h WebGLGetInfo(const bool* value, int size); value 76 Source/core/html/canvas/WebGLGetInfo.h explicit WebGLGetInfo(float value); value 77 Source/core/html/canvas/WebGLGetInfo.h explicit WebGLGetInfo(int value); value 80 Source/core/html/canvas/WebGLGetInfo.h explicit WebGLGetInfo(const String& value); value 81 Source/core/html/canvas/WebGLGetInfo.h explicit WebGLGetInfo(unsigned value); value 82 Source/core/html/canvas/WebGLGetInfo.h explicit WebGLGetInfo(PassRefPtr<WebGLBuffer> value); value 83 Source/core/html/canvas/WebGLGetInfo.h explicit WebGLGetInfo(PassRefPtr<Float32Array> value); value 84 Source/core/html/canvas/WebGLGetInfo.h explicit WebGLGetInfo(PassRefPtr<WebGLFramebuffer> value); value 85 Source/core/html/canvas/WebGLGetInfo.h explicit WebGLGetInfo(PassRefPtr<Int32Array> value); value 88 Source/core/html/canvas/WebGLGetInfo.h explicit WebGLGetInfo(PassRefPtr<WebGLProgram> value); value 89 Source/core/html/canvas/WebGLGetInfo.h explicit WebGLGetInfo(PassRefPtr<WebGLRenderbuffer> value); value 90 Source/core/html/canvas/WebGLGetInfo.h explicit WebGLGetInfo(PassRefPtr<WebGLTexture> value); value 91 Source/core/html/canvas/WebGLGetInfo.h explicit WebGLGetInfo(PassRefPtr<Uint8Array> value); value 92 Source/core/html/canvas/WebGLGetInfo.h explicit WebGLGetInfo(PassRefPtr<Uint32Array> value); value 93 Source/core/html/canvas/WebGLGetInfo.h explicit WebGLGetInfo(PassRefPtr<WebGLVertexArrayObjectOES> value); value 242 Source/core/html/canvas/WebGLRenderingContextBase.cpp GLint clamp(GLint value, GLint min, GLint max) value 244 Source/core/html/canvas/WebGLRenderingContextBase.cpp if (value < min) value 245 Source/core/html/canvas/WebGLRenderingContextBase.cpp value = min; value 246 Source/core/html/canvas/WebGLRenderingContextBase.cpp if (value > max) value 247 Source/core/html/canvas/WebGLRenderingContextBase.cpp value = max; value 248 Source/core/html/canvas/WebGLRenderingContextBase.cpp return value; value 2062 Source/core/html/canvas/WebGLRenderingContextBase.cpp GLint value = 0; value 2063 Source/core/html/canvas/WebGLRenderingContextBase.cpp m_context->getBufferParameteriv(target, pname, &value); value 2065 Source/core/html/canvas/WebGLRenderingContextBase.cpp return WebGLGetInfo(value); value 2066 Source/core/html/canvas/WebGLRenderingContextBase.cpp return WebGLGetInfo(static_cast<unsigned>(value)); value 2184 Source/core/html/canvas/WebGLRenderingContextBase.cpp GLint value = 0; value 2185 Source/core/html/canvas/WebGLRenderingContextBase.cpp m_context->getFramebufferAttachmentParameteriv(target, attachment, pname, &value); value 2186 Source/core/html/canvas/WebGLRenderingContextBase.cpp return WebGLGetInfo(value); value 2430 Source/core/html/canvas/WebGLRenderingContextBase.cpp GLint value = GL_NONE; value 2432 Source/core/html/canvas/WebGLRenderingContextBase.cpp value = m_framebufferBinding->getDrawBuffer(pname); value 2434 Source/core/html/canvas/WebGLRenderingContextBase.cpp value = m_backDrawBuffer; value 2435 Source/core/html/canvas/WebGLRenderingContextBase.cpp return WebGLGetInfo(value); value 2447 Source/core/html/canvas/WebGLRenderingContextBase.cpp GLint value = 0; value 2452 Source/core/html/canvas/WebGLRenderingContextBase.cpp m_context->getProgramiv(objectOrZero(program), pname, &value); value 2453 Source/core/html/canvas/WebGLRenderingContextBase.cpp return WebGLGetInfo(static_cast<bool>(value)); value 2459 Source/core/html/canvas/WebGLRenderingContextBase.cpp m_context->getProgramiv(objectOrZero(program), pname, &value); value 2460 Source/core/html/canvas/WebGLRenderingContextBase.cpp return WebGLGetInfo(value); value 2489 Source/core/html/canvas/WebGLRenderingContextBase.cpp GLint value = 0; value 2498 Source/core/html/canvas/WebGLRenderingContextBase.cpp m_context->getRenderbufferParameteriv(target, pname, &value); value 2499 Source/core/html/canvas/WebGLRenderingContextBase.cpp return WebGLGetInfo(value); value 2503 Source/core/html/canvas/WebGLRenderingContextBase.cpp m_context->getRenderbufferParameteriv(target, pname, &value); value 2506 Source/core/html/canvas/WebGLRenderingContextBase.cpp m_context->getRenderbufferParameteriv(target, pname, &value); value 2508 Source/core/html/canvas/WebGLRenderingContextBase.cpp return WebGLGetInfo(value); value 2521 Source/core/html/canvas/WebGLRenderingContextBase.cpp GLint value = 0; value 2526 Source/core/html/canvas/WebGLRenderingContextBase.cpp m_context->getShaderiv(objectOrZero(shader), pname, &value); value 2527 Source/core/html/canvas/WebGLRenderingContextBase.cpp return WebGLGetInfo(static_cast<bool>(value)); value 2529 Source/core/html/canvas/WebGLRenderingContextBase.cpp m_context->getShaderiv(objectOrZero(shader), pname, &value); value 2530 Source/core/html/canvas/WebGLRenderingContextBase.cpp return WebGLGetInfo(static_cast<unsigned>(value)); value 2619 Source/core/html/canvas/WebGLRenderingContextBase.cpp GLint value = 0; value 2620 Source/core/html/canvas/WebGLRenderingContextBase.cpp m_context->getTexParameteriv(target, pname, &value); value 2621 Source/core/html/canvas/WebGLRenderingContextBase.cpp return WebGLGetInfo(static_cast<unsigned>(value)); value 2625 Source/core/html/canvas/WebGLRenderingContextBase.cpp GLfloat value = 0.f; value 2626 Source/core/html/canvas/WebGLRenderingContextBase.cpp m_context->getTexParameterfv(target, pname, &value); value 2627 Source/core/html/canvas/WebGLRenderingContextBase.cpp return WebGLGetInfo(value); value 2747 Source/core/html/canvas/WebGLRenderingContextBase.cpp GLfloat value[16] = {0}; value 2748 Source/core/html/canvas/WebGLRenderingContextBase.cpp m_context->getUniformfv(objectOrZero(program), location, value); value 2750 Source/core/html/canvas/WebGLRenderingContextBase.cpp return WebGLGetInfo(value[0]); value 2751 Source/core/html/canvas/WebGLRenderingContextBase.cpp return WebGLGetInfo(Float32Array::create(value, length)); value 2754 Source/core/html/canvas/WebGLRenderingContextBase.cpp GLint value[4] = {0}; value 2755 Source/core/html/canvas/WebGLRenderingContextBase.cpp m_context->getUniformiv(objectOrZero(program), location, value); value 2757 Source/core/html/canvas/WebGLRenderingContextBase.cpp return WebGLGetInfo(value[0]); value 2758 Source/core/html/canvas/WebGLRenderingContextBase.cpp return WebGLGetInfo(Int32Array::create(value, length)); value 2761 Source/core/html/canvas/WebGLRenderingContextBase.cpp GLint value[4] = {0}; value 2762 Source/core/html/canvas/WebGLRenderingContextBase.cpp m_context->getUniformiv(objectOrZero(program), location, value); value 2766 Source/core/html/canvas/WebGLRenderingContextBase.cpp boolValue[j] = static_cast<bool>(value[j]); value 2769 Source/core/html/canvas/WebGLRenderingContextBase.cpp return WebGLGetInfo(static_cast<bool>(value[0])); value 2831 Source/core/html/canvas/WebGLRenderingContextBase.cpp return WebGLGetInfo(Float32Array::create(m_vertexAttribValue[index].value, 4)); value 3141 Source/core/html/canvas/WebGLRenderingContextBase.cpp void WebGLRenderingContextBase::sampleCoverage(GLfloat value, GLboolean invert) value 3145 Source/core/html/canvas/WebGLRenderingContextBase.cpp m_context->sampleCoverage(value, invert); value 4259 Source/core/html/canvas/WebGLRenderingContextBase.cpp GLboolean value = 0; value 4261 Source/core/html/canvas/WebGLRenderingContextBase.cpp m_context->getBooleanv(pname, &value); value 4262 Source/core/html/canvas/WebGLRenderingContextBase.cpp return WebGLGetInfo(static_cast<bool>(value)); value 4271 Source/core/html/canvas/WebGLRenderingContextBase.cpp GLboolean value[4] = {0}; value 4273 Source/core/html/canvas/WebGLRenderingContextBase.cpp m_context->getBooleanv(pname, value); value 4276 Source/core/html/canvas/WebGLRenderingContextBase.cpp boolValue[ii] = static_cast<bool>(value[ii]); value 4282 Source/core/html/canvas/WebGLRenderingContextBase.cpp GLfloat value = 0; value 4284 Source/core/html/canvas/WebGLRenderingContextBase.cpp m_context->getFloatv(pname, &value); value 4285 Source/core/html/canvas/WebGLRenderingContextBase.cpp return WebGLGetInfo(value); value 4290 Source/core/html/canvas/WebGLRenderingContextBase.cpp GLint value = 0; value 4292 Source/core/html/canvas/WebGLRenderingContextBase.cpp m_context->getIntegerv(pname, &value); value 4293 Source/core/html/canvas/WebGLRenderingContextBase.cpp return WebGLGetInfo(value); value 4298 Source/core/html/canvas/WebGLRenderingContextBase.cpp GLint value = 0; value 4300 Source/core/html/canvas/WebGLRenderingContextBase.cpp m_context->getIntegerv(pname, &value); value 4301 Source/core/html/canvas/WebGLRenderingContextBase.cpp return WebGLGetInfo(static_cast<unsigned>(value)); value 4306 Source/core/html/canvas/WebGLRenderingContextBase.cpp GLfloat value[4] = {0}; value 4308 Source/core/html/canvas/WebGLRenderingContextBase.cpp m_context->getFloatv(pname, value); value 4323 Source/core/html/canvas/WebGLRenderingContextBase.cpp return WebGLGetInfo(Float32Array::create(value, length)); value 4328 Source/core/html/canvas/WebGLRenderingContextBase.cpp GLint value[4] = {0}; value 4330 Source/core/html/canvas/WebGLRenderingContextBase.cpp m_context->getIntegerv(pname, value); value 4343 Source/core/html/canvas/WebGLRenderingContextBase.cpp return WebGLGetInfo(Int32Array::create(value, length)); value 5286 Source/core/html/canvas/WebGLRenderingContextBase.cpp attribValue.value[0] = v0; value 5287 Source/core/html/canvas/WebGLRenderingContextBase.cpp attribValue.value[1] = v1; value 5288 Source/core/html/canvas/WebGLRenderingContextBase.cpp attribValue.value[2] = v2; value 5289 Source/core/html/canvas/WebGLRenderingContextBase.cpp attribValue.value[3] = v3; value 5337 Source/core/html/canvas/WebGLRenderingContextBase.cpp attribValue.value[ii] = v[ii]; value 222 Source/core/html/canvas/WebGLRenderingContextBase.h void sampleCoverage(GLfloat value, GLboolean invert); value 283 Source/core/html/canvas/WebGLRenderingContextBase.h void uniformMatrix2fv(const WebGLUniformLocation*, GLboolean transpose, Float32Array* value); value 284 Source/core/html/canvas/WebGLRenderingContextBase.h void uniformMatrix2fv(const WebGLUniformLocation*, GLboolean transpose, GLfloat* value, GLsizei); value 285 Source/core/html/canvas/WebGLRenderingContextBase.h void uniformMatrix3fv(const WebGLUniformLocation*, GLboolean transpose, Float32Array* value); value 286 Source/core/html/canvas/WebGLRenderingContextBase.h void uniformMatrix3fv(const WebGLUniformLocation*, GLboolean transpose, GLfloat* value, GLsizei); value 287 Source/core/html/canvas/WebGLRenderingContextBase.h void uniformMatrix4fv(const WebGLUniformLocation*, GLboolean transpose, Float32Array* value); value 288 Source/core/html/canvas/WebGLRenderingContextBase.h void uniformMatrix4fv(const WebGLUniformLocation*, GLboolean transpose, GLfloat* value, GLsizei); value 440 Source/core/html/canvas/WebGLRenderingContextBase.h value[0] = 0.0f; value 441 Source/core/html/canvas/WebGLRenderingContextBase.h value[1] = 0.0f; value 442 Source/core/html/canvas/WebGLRenderingContextBase.h value[2] = 0.0f; value 443 Source/core/html/canvas/WebGLRenderingContextBase.h value[3] = 1.0f; value 446 Source/core/html/canvas/WebGLRenderingContextBase.h GLfloat value[4]; value 300 Source/core/html/canvas/WebGLTexture.cpp GLsizei value = n; value 303 Source/core/html/canvas/WebGLTexture.cpp GLsizei x = (value >> shift); value 305 Source/core/html/canvas/WebGLTexture.cpp value = x; value 309 Source/core/html/canvas/WebGLTexture.cpp ASSERT(value == 1); value 59 Source/core/html/forms/BaseCheckableInputType.cpp encoding.appendData(element().name(), element().value()); value 87 Source/core/html/forms/BaseChooserOnlyDateAndTimeInputType.cpp void BaseChooserOnlyDateAndTimeInputType::setValue(const String& value, bool valueChanged, TextFieldEventBehavior eventBehavior) value 89 Source/core/html/forms/BaseChooserOnlyDateAndTimeInputType.cpp BaseDateAndTimeInputType::setValue(value, valueChanged, eventBehavior); value 99 Source/core/html/forms/BaseChooserOnlyDateAndTimeInputType.cpp void BaseChooserOnlyDateAndTimeInputType::didChooseValue(const String& value) value 101 Source/core/html/forms/BaseChooserOnlyDateAndTimeInputType.cpp element().setValue(value, DispatchInputAndChangeEvent); value 104 Source/core/html/forms/BaseChooserOnlyDateAndTimeInputType.cpp void BaseChooserOnlyDateAndTimeInputType::didChooseValue(double value) value 106 Source/core/html/forms/BaseChooserOnlyDateAndTimeInputType.cpp ASSERT(std::isfinite(value) || std::isnan(value)); value 107 Source/core/html/forms/BaseChooserOnlyDateAndTimeInputType.cpp if (std::isnan(value)) value 110 Source/core/html/forms/BaseChooserOnlyDateAndTimeInputType.cpp element().setValueAsNumber(value, ASSERT_NO_EXCEPTION, DispatchInputAndChangeEvent); value 56 Source/core/html/forms/BaseDateAndTimeInputType.cpp void BaseDateAndTimeInputType::setValueAsDate(double value, ExceptionState&) const value 58 Source/core/html/forms/BaseDateAndTimeInputType.cpp element().setValue(serializeWithMilliseconds(value)); value 63 Source/core/html/forms/BaseDateAndTimeInputType.cpp const Decimal value = parseToNumber(element().value(), Decimal::nan()); value 64 Source/core/html/forms/BaseDateAndTimeInputType.cpp return value.isFinite() ? value.toDouble() : DateComponents::invalidMilliseconds(); value 72 Source/core/html/forms/BaseDateAndTimeInputType.cpp bool BaseDateAndTimeInputType::typeMismatchFor(const String& value) const value 74 Source/core/html/forms/BaseDateAndTimeInputType.cpp return !value.isEmpty() && !parseToDateComponents(value, 0); value 79 Source/core/html/forms/BaseDateAndTimeInputType.cpp return typeMismatchFor(element().value()); value 126 Source/core/html/forms/BaseDateAndTimeInputType.cpp String BaseDateAndTimeInputType::serialize(const Decimal& value) const value 128 Source/core/html/forms/BaseDateAndTimeInputType.cpp if (!value.isFinite()) value 131 Source/core/html/forms/BaseDateAndTimeInputType.cpp if (!setMillisecondToDateComponents(value.toDouble(), &date)) value 148 Source/core/html/forms/BaseDateAndTimeInputType.cpp String BaseDateAndTimeInputType::serializeWithMilliseconds(double value) const value 150 Source/core/html/forms/BaseDateAndTimeInputType.cpp return serialize(Decimal::fromDouble(value)); value 165 Source/core/html/forms/BaseDateAndTimeInputType.cpp return localizeValue(element().value()); value 183 Source/core/html/forms/BaseDateAndTimeInputType.cpp bool BaseDateAndTimeInputType::valueMissing(const String& value) const value 185 Source/core/html/forms/BaseDateAndTimeInputType.cpp return element().isRequired() && value.isEmpty(); value 181 Source/core/html/forms/BaseMultipleFieldsDateAndTimeInputType.cpp String oldValue = input->value(); value 182 Source/core/html/forms/BaseMultipleFieldsDateAndTimeInputType.cpp String newValue = sanitizeValue(dateTimeEditElement()->value()); value 248 Source/core/html/forms/BaseMultipleFieldsDateAndTimeInputType.cpp void BaseMultipleFieldsDateAndTimeInputType::pickerIndicatorChooseValue(const String& value) value 250 Source/core/html/forms/BaseMultipleFieldsDateAndTimeInputType.cpp if (element().isValidValue(value)) { value 251 Source/core/html/forms/BaseMultipleFieldsDateAndTimeInputType.cpp element().setValue(value, DispatchInputAndChangeEvent); value 260 Source/core/html/forms/BaseMultipleFieldsDateAndTimeInputType.cpp if (date.parseDate(value, 0, end) && end == value.length()) value 264 Source/core/html/forms/BaseMultipleFieldsDateAndTimeInputType.cpp void BaseMultipleFieldsDateAndTimeInputType::pickerIndicatorChooseValue(double value) value 266 Source/core/html/forms/BaseMultipleFieldsDateAndTimeInputType.cpp ASSERT(std::isfinite(value) || std::isnan(value)); value 267 Source/core/html/forms/BaseMultipleFieldsDateAndTimeInputType.cpp if (std::isnan(value)) value 270 Source/core/html/forms/BaseMultipleFieldsDateAndTimeInputType.cpp element().setValueAsNumber(value, ASSERT_NO_EXCEPTION, DispatchInputAndChangeEvent); value 431 Source/core/html/forms/BaseMultipleFieldsDateAndTimeInputType.cpp return element().value().isEmpty() && edit && edit->anyEditableFieldsHaveValues(); value 459 Source/core/html/forms/BaseMultipleFieldsDateAndTimeInputType.cpp element().setValueInternal(sanitizeValue(edit->value()), DispatchNoEvent); value 503 Source/core/html/forms/BaseMultipleFieldsDateAndTimeInputType.cpp hasValue = parseToDateComponents(element().value(), &date); value 40 Source/core/html/forms/BaseTextInputType.cpp bool BaseTextInputType::patternMismatch(const String& value) const value 44 Source/core/html/forms/BaseTextInputType.cpp if (rawPattern.isNull() || value.isEmpty() || !ScriptRegexp(rawPattern, TextCaseSensitive).isValid()) value 48 Source/core/html/forms/BaseTextInputType.cpp int valueLength = value.length(); value 49 Source/core/html/forms/BaseTextInputType.cpp int matchOffset = ScriptRegexp(pattern, TextCaseSensitive).match(value, 0, &matchLength); value 61 Source/core/html/forms/ColorInputType.cpp static bool isValidColorString(const String& value) value 63 Source/core/html/forms/ColorInputType.cpp if (value.isEmpty()) value 65 Source/core/html/forms/ColorInputType.cpp if (value[0] != '#') value 69 Source/core/html/forms/ColorInputType.cpp if (value.length() != 7) value 72 Source/core/html/forms/ColorInputType.cpp return color.setFromString(value) && !color.hasAlpha(); value 121 Source/core/html/forms/ColorInputType.cpp bool success = color.setFromString(element().value()); value 141 Source/core/html/forms/ColorInputType.cpp void ColorInputType::setValue(const String& value, bool valueChanged, TextFieldEventBehavior eventBehavior) value 143 Source/core/html/forms/ColorInputType.cpp InputType::setValue(value, valueChanged, eventBehavior); value 178 Source/core/html/forms/ColorInputType.cpp bool ColorInputType::typeMismatchFor(const String& value) const value 180 Source/core/html/forms/ColorInputType.cpp return !isValidColorString(value); value 209 Source/core/html/forms/ColorInputType.cpp colorSwatch->setInlineStyleProperty(CSSPropertyBackgroundColor, element().value()); value 240 Source/core/html/forms/ColorInputType.cpp if (!element().isValidValue(option->value())) value 243 Source/core/html/forms/ColorInputType.cpp if (!color.setFromString(option->value())) value 85 Source/core/html/forms/DateInputType.cpp bool DateInputType::setMillisecondToDateComponents(double value, DateComponents* date) const value 88 Source/core/html/forms/DateInputType.cpp return date->setMillisecondsSinceEpochForDate(value); value 41 Source/core/html/forms/DateTimeFieldsState.cpp unsigned const value = state[index].toUInt(&parsed); value 42 Source/core/html/forms/DateTimeFieldsState.cpp return parsed ? value : DateTimeFieldsState::emptyValue; value 49 Source/core/html/forms/DateTimeFieldsState.cpp const String value = state[index]; value 50 Source/core/html/forms/DateTimeFieldsState.cpp if (value == "A") value 52 Source/core/html/forms/DateTimeFieldsState.cpp if (value == "P") value 74 Source/core/html/forms/DateTimeLocalInputType.cpp void DateTimeLocalInputType::setValueAsDate(double value, ExceptionState& exceptionState) const value 77 Source/core/html/forms/DateTimeLocalInputType.cpp InputType::setValueAsDate(value, exceptionState); value 94 Source/core/html/forms/DateTimeLocalInputType.cpp bool DateTimeLocalInputType::setMillisecondToDateComponents(double value, DateComponents* date) const value 97 Source/core/html/forms/DateTimeLocalInputType.cpp return date->setMillisecondsSinceEpochForDateTimeLocal(value); value 164 Source/core/html/forms/EmailInputType.cpp String EmailInputType::findInvalidAddress(const String& value) const value 166 Source/core/html/forms/EmailInputType.cpp if (value.isEmpty()) value 169 Source/core/html/forms/EmailInputType.cpp return isValidEmailAddress(value) ? String() : value; value 171 Source/core/html/forms/EmailInputType.cpp value.split(',', true, addresses); value 180 Source/core/html/forms/EmailInputType.cpp bool EmailInputType::typeMismatchFor(const String& value) const value 182 Source/core/html/forms/EmailInputType.cpp return !findInvalidAddress(value).isNull(); value 187 Source/core/html/forms/EmailInputType.cpp return typeMismatchFor(element().value()); value 192 Source/core/html/forms/EmailInputType.cpp String invalidAddress = findInvalidAddress(element().value()); value 274 Source/core/html/forms/EmailInputType.cpp String value = element().value(); value 276 Source/core/html/forms/EmailInputType.cpp return convertEmailAddressToUnicode(value); value 279 Source/core/html/forms/EmailInputType.cpp value.split(',', true, addresses); value 281 Source/core/html/forms/EmailInputType.cpp builder.reserveCapacity(value.length()); value 128 Source/core/html/forms/FileInputType.cpp bool FileInputType::valueMissing(const String& value) const value 130 Source/core/html/forms/FileInputType.cpp return element().isRequired() && value.isEmpty(); value 177 Source/core/html/forms/FileInputType.cpp bool FileInputType::canSetValue(const String& value) value 183 Source/core/html/forms/FileInputType.cpp return value.isEmpty(); value 186 Source/core/html/forms/FileInputType.cpp bool FileInputType::getTypeSpecificValue(String& value) value 189 Source/core/html/forms/FileInputType.cpp value = String(); value 199 Source/core/html/forms/FileInputType.cpp value = "C:\\fakepath\\" + m_fileList->item(0)->name(); value 170 Source/core/html/forms/FormController.cpp static bool isDeletedValue(const FormElementKey& value) { return value.isHashTableDeletedValue(); } value 234 Source/core/html/forms/FormController.cpp const Deque<FormControlState>& queue = it->value; value 248 Source/core/html/forms/FormController.cpp it->value.append(state); value 264 Source/core/html/forms/FormController.cpp ASSERT(it->value.size()); value 265 Source/core/html/forms/FormController.cpp FormControlState state = it->value.takeFirst(); value 267 Source/core/html/forms/FormController.cpp if (!it->value.size()) value 279 Source/core/html/forms/FormController.cpp const Deque<FormControlState>& queue = it->value; value 354 Source/core/html/forms/FormController.cpp return it->value; value 359 Source/core/html/forms/FormController.cpp unsigned nextIndex = result.storedValue->value++; value 366 Source/core/html/forms/FormController.cpp return addFormKeyresult.storedValue->value; value 405 Source/core/html/forms/FormController.cpp result.storedValue->value = SavedFormState::create(); value 406 Source/core/html/forms/FormController.cpp result.storedValue->value->appendControlState(control->name(), control->type(), control->saveFormControlState()); value 419 Source/core/html/forms/FormController.cpp it->value->serializeTo(stateVector); value 441 Source/core/html/forms/FormController.cpp FormControlState state = it->value->takeControlState(control.name(), control.type()); value 442 Source/core/html/forms/FormController.cpp if (it->value->isEmpty()) value 511 Source/core/html/forms/FormController.cpp toReturn.appendVector(it->value->getReferencedFilePaths()); value 42 Source/core/html/forms/FormController.h explicit FormControlState(const String& value) : m_type(TypeRestore) { m_values.append(value); } value 68 Source/core/html/forms/FormController.h inline void FormControlState::append(const String& value) value 71 Source/core/html/forms/FormController.h m_values.append(value); value 62 Source/core/html/forms/HiddenInputType.cpp return element().valueAttributeWasUpdatedAfterParsing() ? FormControlState(element().value()) : FormControlState(); value 79 Source/core/html/forms/ImageInputType.cpp if (!element().value().isEmpty()) value 80 Source/core/html/forms/ImageInputType.cpp encoding.appendData(name, element().value()); value 172 Source/core/html/forms/InputType.cpp String currentValue = element().value(); value 192 Source/core/html/forms/InputType.cpp encoding.appendData(element().name(), element().value()); value 262 Source/core/html/forms/InputType.cpp bool InputType::rangeUnderflow(const String& value) const value 267 Source/core/html/forms/InputType.cpp const Decimal numericValue = parseToNumberOrNaN(value); value 274 Source/core/html/forms/InputType.cpp bool InputType::rangeOverflow(const String& value) const value 279 Source/core/html/forms/InputType.cpp const Decimal numericValue = parseToNumberOrNaN(value); value 301 Source/core/html/forms/InputType.cpp bool InputType::isInRange(const String& value) const value 306 Source/core/html/forms/InputType.cpp const Decimal numericValue = parseToNumberOrNaN(value); value 314 Source/core/html/forms/InputType.cpp bool InputType::isOutOfRange(const String& value) const value 319 Source/core/html/forms/InputType.cpp const Decimal numericValue = parseToNumberOrNaN(value); value 327 Source/core/html/forms/InputType.cpp bool InputType::stepMismatch(const String& value) const value 332 Source/core/html/forms/InputType.cpp const Decimal numericValue = parseToNumberOrNaN(value); value 369 Source/core/html/forms/InputType.cpp const String value = element().value(); value 376 Source/core/html/forms/InputType.cpp if (valueMissing(value)) value 382 Source/core/html/forms/InputType.cpp if (patternMismatch(value)) value 386 Source/core/html/forms/InputType.cpp return locale().validationMessageTooLongText(value.length(), element().maxLength()); value 391 Source/core/html/forms/InputType.cpp const Decimal numericValue = parseToNumberOrNaN(value); value 591 Source/core/html/forms/InputType.cpp return element().value(); value 877 Source/core/html/forms/InputType.cpp const Decimal current = parseToNumber(element().value(), 0); value 936 Source/core/html/forms/InputType.cpp Decimal current = parseToNumberOrNaN(element().value()); value 72 Source/core/html/forms/MonthInputType.cpp if (!parseToDateComponents(element().value(), &date)) value 79 Source/core/html/forms/MonthInputType.cpp String MonthInputType::serializeWithMilliseconds(double value) const value 82 Source/core/html/forms/MonthInputType.cpp if (!date.setMillisecondsSinceEpochForMonth(value)) value 126 Source/core/html/forms/MonthInputType.cpp bool MonthInputType::setMillisecondToDateComponents(double value, DateComponents* date) const value 129 Source/core/html/forms/MonthInputType.cpp return date->setMonthsSinceEpoch(value); value 76 Source/core/html/forms/NumberInputType.cpp static RealNumberRenderSize calculateRenderSize(const Decimal& value) value 78 Source/core/html/forms/NumberInputType.cpp ASSERT(value.isFinite()); value 79 Source/core/html/forms/NumberInputType.cpp const unsigned sizeOfDigits = String::number(value.value().coefficient()).length(); value 80 Source/core/html/forms/NumberInputType.cpp const unsigned sizeOfSign = value.isNegative() ? 1 : 0; value 81 Source/core/html/forms/NumberInputType.cpp const int exponent = value.exponent(); value 121 Source/core/html/forms/NumberInputType.cpp return parseToDoubleForNumberType(element().value()); value 134 Source/core/html/forms/NumberInputType.cpp bool NumberInputType::typeMismatchFor(const String& value) const value 136 Source/core/html/forms/NumberInputType.cpp return !value.isEmpty() && !std::isfinite(parseToDoubleForNumberType(value)); value 141 Source/core/html/forms/NumberInputType.cpp ASSERT(!typeMismatchFor(element().value())); value 195 Source/core/html/forms/NumberInputType.cpp String NumberInputType::serialize(const Decimal& value) const value 197 Source/core/html/forms/NumberInputType.cpp if (!value.isFinite()) value 199 Source/core/html/forms/NumberInputType.cpp return serializeForNumberType(value); value 219 Source/core/html/forms/NumberInputType.cpp return localizeValue(element().value()); value 196 Source/core/html/forms/RadioButtonGroupScope.cpp OwnPtr<RadioButtonGroup>& group = m_nameToGroupMap->add(element->name(), PassOwnPtr<RadioButtonGroup>()).storedValue->value; value 105 Source/core/html/forms/RangeInputType.cpp return parseToDoubleForNumberType(element().value()); value 113 Source/core/html/forms/RangeInputType.cpp bool RangeInputType::typeMismatchFor(const String& value) const value 115 Source/core/html/forms/RangeInputType.cpp return !value.isEmpty() && !std::isfinite(parseToDoubleForNumberType(value)); value 192 Source/core/html/forms/RangeInputType.cpp const Decimal current = parseToNumberOrNaN(element().value()); value 267 Source/core/html/forms/RangeInputType.cpp String RangeInputType::serialize(const Decimal& value) const value 269 Source/core/html/forms/RangeInputType.cpp if (!value.isFinite()) value 271 Source/core/html/forms/RangeInputType.cpp return serializeForNumberType(value); value 285 Source/core/html/forms/RangeInputType.cpp element().setValue(element().value()); value 290 Source/core/html/forms/RangeInputType.cpp void RangeInputType::setValue(const String& value, bool valueChanged, TextFieldEventBehavior eventBehavior) value 292 Source/core/html/forms/RangeInputType.cpp InputType::setValue(value, valueChanged, eventBehavior); value 360 Source/core/html/forms/RangeInputType.cpp String optionValue = optionElement->value(); value 369 Source/core/html/forms/RangeInputType.cpp Decimal RangeInputType::findClosestTickMarkValue(const Decimal& value) value 383 Source/core/html/forms/RangeInputType.cpp if (middle == m_tickMarkValues.size() - 1 && m_tickMarkValues[middle] < value) { value 387 Source/core/html/forms/RangeInputType.cpp if (m_tickMarkValues[middle - 1] <= value && m_tickMarkValues[middle] >= value) value 390 Source/core/html/forms/RangeInputType.cpp if (m_tickMarkValues[middle] < value) value 397 Source/core/html/forms/RangeInputType.cpp if (closestRight - value < value - closestLeft) value 173 Source/core/html/forms/SearchInputType.cpp if (element().value().isEmpty()) { value 85 Source/core/html/forms/StepRange.cpp Decimal StepRange::clampValue(const Decimal& value) const value 87 Source/core/html/forms/StepRange.cpp const Decimal inRangeValue = max(m_minimum, min(value, m_maximum)); value 140 Source/core/html/forms/StepRange.cpp Decimal StepRange::roundByStep(const Decimal& value, const Decimal& base) const value 142 Source/core/html/forms/StepRange.cpp return base + ((value - base) / m_step).round() * m_step; value 151 Source/core/html/forms/StepRange.cpp const Decimal value = (valueForCheck - m_stepBase).abs(); value 152 Source/core/html/forms/StepRange.cpp if (!value.isFinite()) value 158 Source/core/html/forms/StepRange.cpp if (value / twoPowerOfDoubleMantissaBits > m_step) value 163 Source/core/html/forms/StepRange.cpp const Decimal remainder = (value - m_step * (value / m_step).round()).abs(); value 75 Source/core/html/forms/StepRange.h Decimal clampValue(const Decimal& value) const; value 91 Source/core/html/forms/StepRange.h Decimal proportionFromValue(const Decimal& value) const value 96 Source/core/html/forms/StepRange.h return (value - m_minimum) / (m_maximum - m_minimum); value 108 Source/core/html/forms/StepRange.h Decimal roundByStep(const Decimal& value, const Decimal& base) const; value 137 Source/core/html/forms/TextFieldInputType.cpp bool TextFieldInputType::valueMissing(const String& value) const value 139 Source/core/html/forms/TextFieldInputType.cpp return element().isRequired() && value.isEmpty(); value 103 Source/core/html/forms/TimeInputType.cpp bool TimeInputType::setMillisecondToDateComponents(double value, DateComponents* date) const value 106 Source/core/html/forms/TimeInputType.cpp return date->setMillisecondsSinceMidnight(value); value 56 Source/core/html/forms/URLInputType.cpp bool URLInputType::typeMismatchFor(const String& value) const value 58 Source/core/html/forms/URLInputType.cpp return !value.isEmpty() && !KURL(KURL(), value).isValid(); value 63 Source/core/html/forms/URLInputType.cpp return typeMismatchFor(element().value()); value 80 Source/core/html/forms/WeekInputType.cpp bool WeekInputType::setMillisecondToDateComponents(double value, DateComponents* date) const value 83 Source/core/html/forms/WeekInputType.cpp return date->setMillisecondsSinceEpochForWeek(value); value 48 Source/core/html/imports/HTMLImportState.h explicit HTMLImportState(Value value = BlockingDocumentCreation) value 49 Source/core/html/imports/HTMLImportState.h : m_value(value) value 169 Source/core/html/parser/AtomicHTMLToken.h m_attributes.append(Attribute(name, AtomicString(it->value))); value 243 Source/core/html/parser/AtomicHTMLToken.h AtomicString value(attribute.value); value 247 Source/core/html/parser/AtomicHTMLToken.h m_attributes.append(Attribute(name, value)); value 67 Source/core/html/parser/CompactHTMLToken.cpp m_attributes.append(Attribute(attemptStaticStringCreation(it->name, Likely8Bit), StringImpl::create8BitIfPossible(it->value))); value 98 Source/core/html/parser/CompactHTMLToken.cpp if (!it->value.isSafeToSendToAnotherThread()) value 41 Source/core/html/parser/CompactHTMLToken.h Attribute(const String& name, const String& value) value 43 Source/core/html/parser/CompactHTMLToken.h , value(value) value 48 Source/core/html/parser/CompactHTMLToken.h String value; value 66 Source/core/html/parser/CompactHTMLToken.h const String& systemIdentifier() const { return m_attributes[0].value; } value 399 Source/core/html/parser/HTMLConstructionSite.cpp element->setAttribute(tokenAttribute.name(), tokenAttribute.value()); value 287 Source/core/html/parser/HTMLElementStack.cpp const String& encoding = encodingAttr->value(); value 51 Source/core/html/parser/HTMLEntityParser.cpp static UChar adjustEntity(UChar32 value) value 53 Source/core/html/parser/HTMLEntityParser.cpp if ((value & ~0x1F) != 0x0080) value 54 Source/core/html/parser/HTMLEntityParser.cpp return value; value 55 Source/core/html/parser/HTMLEntityParser.cpp return windowsLatin1ExtensionArray[value - 0x80]; value 273 Source/core/html/parser/HTMLEntityParser.cpp static size_t appendUChar32ToUCharArray(UChar32 value, UChar* result) value 275 Source/core/html/parser/HTMLEntityParser.cpp if (U_IS_BMP(value)) { value 276 Source/core/html/parser/HTMLEntityParser.cpp UChar character = static_cast<UChar>(value); value 277 Source/core/html/parser/HTMLEntityParser.cpp ASSERT(character == value); value 282 Source/core/html/parser/HTMLEntityParser.cpp result[0] = U16_LEAD(value); value 283 Source/core/html/parser/HTMLEntityParser.cpp result[1] = U16_TRAIL(value); value 185 Source/core/html/parser/HTMLFormattingElementList.cpp if (candidateAttribute && candidateAttribute->value() == attribute.value()) value 60 Source/core/html/parser/HTMLMetaCharsetParser.cpp String attributeValue = StringImpl::create8BitIfPossible(iter->value); value 104 Source/core/html/parser/HTMLParserIdioms.cpp const Decimal value = Decimal::fromString(string); value 105 Source/core/html/parser/HTMLParserIdioms.cpp if (!value.isFinite()) value 110 Source/core/html/parser/HTMLParserIdioms.cpp if (value < -doubleMax || value > doubleMax) value 114 Source/core/html/parser/HTMLParserIdioms.cpp return value.isZero() ? Decimal(0) : value; value 126 Source/core/html/parser/HTMLParserIdioms.cpp double value = string.toDouble(&valid); value 131 Source/core/html/parser/HTMLParserIdioms.cpp if (!std::isfinite(value)) value 135 Source/core/html/parser/HTMLParserIdioms.cpp if (-std::numeric_limits<double>::max() > value || value > std::numeric_limits<double>::max()) value 139 Source/core/html/parser/HTMLParserIdioms.cpp return value ? value : 0; value 143 Source/core/html/parser/HTMLParserIdioms.cpp static bool parseHTMLIntegerInternal(const CharacterType* position, const CharacterType* end, int& value) value 185 Source/core/html/parser/HTMLParserIdioms.cpp value = sign * charactersToIntStrict(digits.characters8(), digits.length(), &ok); value 187 Source/core/html/parser/HTMLParserIdioms.cpp value = sign * charactersToIntStrict(digits.characters16(), digits.length(), &ok); value 192 Source/core/html/parser/HTMLParserIdioms.cpp bool parseHTMLInteger(const String& input, int& value) value 199 Source/core/html/parser/HTMLParserIdioms.cpp return parseHTMLIntegerInternal(start, start + length, value); value 203 Source/core/html/parser/HTMLParserIdioms.cpp return parseHTMLIntegerInternal(start, start + length, value); value 207 Source/core/html/parser/HTMLParserIdioms.cpp static bool parseHTMLNonNegativeIntegerInternal(const CharacterType* position, const CharacterType* end, unsigned& value) value 245 Source/core/html/parser/HTMLParserIdioms.cpp value = charactersToUIntStrict(digits.characters8(), digits.length(), &ok); value 247 Source/core/html/parser/HTMLParserIdioms.cpp value = charactersToUIntStrict(digits.characters16(), digits.length(), &ok); value 253 Source/core/html/parser/HTMLParserIdioms.cpp bool parseHTMLNonNegativeInteger(const String& input, unsigned& value) value 260 Source/core/html/parser/HTMLParserIdioms.cpp return parseHTMLNonNegativeIntegerInternal(start, start + length, value); value 264 Source/core/html/parser/HTMLParserIdioms.cpp return parseHTMLNonNegativeIntegerInternal(start, start + length, value); value 270 Source/core/html/parser/HTMLParserIdioms.cpp String extractCharset(const String& value) value 273 Source/core/html/parser/HTMLParserIdioms.cpp unsigned length = value.length(); value 276 Source/core/html/parser/HTMLParserIdioms.cpp pos = value.find(charsetString, pos, false); value 283 Source/core/html/parser/HTMLParserIdioms.cpp while (pos < length && value[pos] <= ' ') value 286 Source/core/html/parser/HTMLParserIdioms.cpp if (value[pos] != '=') value 291 Source/core/html/parser/HTMLParserIdioms.cpp while (pos < length && value[pos] <= ' ') value 295 Source/core/html/parser/HTMLParserIdioms.cpp if (pos < length && (value[pos] == '"' || value[pos] == '\'')) { value 296 Source/core/html/parser/HTMLParserIdioms.cpp quoteMark = static_cast<char>(value[pos++]); value 304 Source/core/html/parser/HTMLParserIdioms.cpp while (end < length && ((quoteMark && value[end] != quoteMark) || (!quoteMark && value[end] > ' ' && value[end] != '"' && value[end] != '\'' && value[end] != ';'))) value 310 Source/core/html/parser/HTMLParserIdioms.cpp return value.substring(pos, end - pos); value 390 Source/core/html/parser/HTMLParserIdioms.cpp if (!equal(it->value, characters, length)) value 392 Source/core/html/parser/HTMLParserIdioms.cpp return it->value; value 134 Source/core/html/parser/HTMLPreloadScanner.cpp String attributeValue = StringImpl::create8BitIfPossible(iter->value); value 144 Source/core/html/parser/HTMLPreloadScanner.cpp processAttribute(iter->name, iter->value); value 208 Source/core/html/parser/HTMLPreloadScanner.cpp void setUrlToLoad(const String& value, URLReplacement replacement) value 214 Source/core/html/parser/HTMLPreloadScanner.cpp String url = stripLeadingAndTrailingHTMLSpaces(value); value 385 Source/core/html/parser/HTMLPreloadScanner.cpp m_predictedBaseElementURL = KURL(m_documentURL, stripLeadingAndTrailingHTMLSpaces(hrefAttribute->value)).copy(); value 88 Source/core/html/parser/HTMLToken.h Vector<UChar, 32> value; value 344 Source/core/html/parser/HTMLToken.h m_currentAttribute->value.append(character); value 347 Source/core/html/parser/HTMLToken.h void appendToAttributeValue(size_t i, const String& value) value 349 Source/core/html/parser/HTMLToken.h ASSERT(!value.isEmpty()); value 351 Source/core/html/parser/HTMLToken.h append(m_attributes[i].value, value); value 373 Source/core/html/parser/HTMLToken.h m_attributes[i].value.clear(); value 180 Source/core/html/parser/HTMLTokenizer.h void setForceNullCharacterReplacement(bool value) { m_forceNullCharacterReplacement = value; } value 183 Source/core/html/parser/HTMLTokenizer.h void setShouldAllowCDATA(bool value) { m_shouldAllowCDATA = value; } value 786 Source/core/html/parser/HTMLTreeBuilder.cpp if (!typeAttribute || !equalIgnoringCase(typeAttribute->value(), "hidden")) value 1018 Source/core/html/parser/HTMLTreeBuilder.cpp if (typeAttribute && equalIgnoringCase(typeAttribute->value(), "hidden")) { value 160 Source/core/html/parser/XSSAuditor.cpp static bool isDangerousHTTPEquiv(const String& value) value 162 Source/core/html/parser/XSSAuditor.cpp String equiv = value.stripWhiteSpace(); value 206 Source/core/html/parser/XSSAuditor.cpp static bool semicolonSeparatedValueContainsJavaScriptURL(const String& value) value 209 Source/core/html/parser/XSSAuditor.cpp value.split(';', valueList); value 466 Source/core/html/parser/XSSAuditor.cpp if (!HTMLParamElement::isURLParameter(String(nameAttribute.value))) value 560 Source/core/html/parser/XSSAuditor.cpp String strippedValue = stripLeadingAndTrailingHTMLSpaces(String(attribute.value)); value 580 Source/core/html/parser/XSSAuditor.cpp if (threadSafeMatch(attributeName, srcAttr) && isLikelySafeResource(String(attribute.value))) value 582 Source/core/html/parser/XSSAuditor.cpp if (threadSafeMatch(attributeName, http_equivAttr) && !isDangerousHTTPEquiv(String(attribute.value))) value 105 Source/core/html/shadow/DateTimeEditElement.h String value() const; value 126 Source/core/html/shadow/DateTimeFieldElement.cpp void DateTimeFieldElement::setFocus(bool value) value 129 Source/core/html/shadow/DateTimeFieldElement.cpp value ? m_fieldOwner->didFocusOnField() : m_fieldOwner->didBlurFromField(); value 130 Source/core/html/shadow/DateTimeFieldElement.cpp ContainerNode::setFocus(value); value 77 Source/core/html/shadow/DateTimeFieldElement.h virtual String value() const = 0; value 111 Source/core/html/shadow/DateTimeFieldElements.cpp const unsigned value = dateTimeFieldsState.dayOfMonth(); value 112 Source/core/html/shadow/DateTimeFieldElements.cpp if (range().isInRange(static_cast<int>(value))) { value 113 Source/core/html/shadow/DateTimeFieldElements.cpp setValueAsInteger(value); value 186 Source/core/html/shadow/DateTimeFieldElements.cpp const int value = valueAsInteger(); value 187 Source/core/html/shadow/DateTimeFieldElements.cpp dateTimeFieldsState.setHour(value ? value : 12); value 190 Source/core/html/shadow/DateTimeFieldElements.cpp void DateTimeHour11FieldElement::setValueAsInteger(int value, EventBehavior eventBehavior) value 192 Source/core/html/shadow/DateTimeFieldElements.cpp value = Range(0, 23).clampValue(value) % 12; value 193 Source/core/html/shadow/DateTimeFieldElements.cpp DateTimeNumericFieldElement::setValueAsInteger(value, eventBehavior); value 233 Source/core/html/shadow/DateTimeFieldElements.cpp void DateTimeHour12FieldElement::setValueAsInteger(int value, EventBehavior eventBehavior) value 235 Source/core/html/shadow/DateTimeFieldElements.cpp value = Range(0, 24).clampValue(value) % 12; value 236 Source/core/html/shadow/DateTimeFieldElements.cpp DateTimeNumericFieldElement::setValueAsInteger(value ? value : 12, eventBehavior); value 263 Source/core/html/shadow/DateTimeFieldElements.cpp const int value = valueAsInteger(); value 265 Source/core/html/shadow/DateTimeFieldElements.cpp dateTimeFieldsState.setHour(value % 12 ? value % 12 : 12); value 266 Source/core/html/shadow/DateTimeFieldElements.cpp dateTimeFieldsState.setAMPM(value >= 12 ? DateTimeFieldsState::AMPMValuePM : DateTimeFieldsState::AMPMValueAM); value 269 Source/core/html/shadow/DateTimeFieldElements.cpp void DateTimeHour23FieldElement::setValueAsInteger(int value, EventBehavior eventBehavior) value 271 Source/core/html/shadow/DateTimeFieldElements.cpp value = Range(0, 23).clampValue(value); value 272 Source/core/html/shadow/DateTimeFieldElements.cpp DateTimeNumericFieldElement::setValueAsInteger(value, eventBehavior); value 305 Source/core/html/shadow/DateTimeFieldElements.cpp const int value = valueAsInteger(); value 307 Source/core/html/shadow/DateTimeFieldElements.cpp if (value == 24) { value 311 Source/core/html/shadow/DateTimeFieldElements.cpp dateTimeFieldsState.setHour(value == 12 ? 12 : value % 12); value 312 Source/core/html/shadow/DateTimeFieldElements.cpp dateTimeFieldsState.setAMPM(value >= 12 ? DateTimeFieldsState::AMPMValuePM : DateTimeFieldsState::AMPMValueAM); value 316 Source/core/html/shadow/DateTimeFieldElements.cpp void DateTimeHour24FieldElement::setValueAsInteger(int value, EventBehavior eventBehavior) value 318 Source/core/html/shadow/DateTimeFieldElements.cpp value = Range(0, 24).clampValue(value); value 319 Source/core/html/shadow/DateTimeFieldElements.cpp DateTimeNumericFieldElement::setValueAsInteger(value ? value : 24, eventBehavior); value 354 Source/core/html/shadow/DateTimeFieldElements.cpp const unsigned value = dateTimeFieldsState.millisecond(); value 355 Source/core/html/shadow/DateTimeFieldElements.cpp if (value > static_cast<unsigned>(maximum())) { value 360 Source/core/html/shadow/DateTimeFieldElements.cpp setValueAsInteger(value); value 395 Source/core/html/shadow/DateTimeFieldElements.cpp const unsigned value = dateTimeFieldsState.minute(); value 396 Source/core/html/shadow/DateTimeFieldElements.cpp if (value > static_cast<unsigned>(maximum())) { value 401 Source/core/html/shadow/DateTimeFieldElements.cpp setValueAsInteger(value); value 436 Source/core/html/shadow/DateTimeFieldElements.cpp const unsigned value = dateTimeFieldsState.month(); value 437 Source/core/html/shadow/DateTimeFieldElements.cpp if (range().isInRange(static_cast<int>(value))) { value 438 Source/core/html/shadow/DateTimeFieldElements.cpp setValueAsInteger(value); value 477 Source/core/html/shadow/DateTimeFieldElements.cpp const unsigned value = dateTimeFieldsState.second(); value 478 Source/core/html/shadow/DateTimeFieldElements.cpp if (value > static_cast<unsigned>(maximum())) { value 483 Source/core/html/shadow/DateTimeFieldElements.cpp setValueAsInteger(value); value 521 Source/core/html/shadow/DateTimeFieldElements.cpp const unsigned value = dateTimeFieldsState.month() - 1; value 522 Source/core/html/shadow/DateTimeFieldElements.cpp if (value >= symbolsSize()) { value 527 Source/core/html/shadow/DateTimeFieldElements.cpp setValueAsInteger(value); value 562 Source/core/html/shadow/DateTimeFieldElements.cpp const unsigned value = dateTimeFieldsState.weekOfYear(); value 563 Source/core/html/shadow/DateTimeFieldElements.cpp if (range().isInRange(static_cast<int>(value))) { value 564 Source/core/html/shadow/DateTimeFieldElements.cpp setValueAsInteger(value); value 630 Source/core/html/shadow/DateTimeFieldElements.cpp const unsigned value = dateTimeFieldsState.year(); value 631 Source/core/html/shadow/DateTimeFieldElements.cpp if (range().isInRange(static_cast<int>(value))) { value 632 Source/core/html/shadow/DateTimeFieldElements.cpp setValueAsInteger(value); value 40 Source/core/html/shadow/DateTimeNumericFieldElement.cpp int DateTimeNumericFieldElement::Range::clampValue(int value) const value 42 Source/core/html/shadow/DateTimeNumericFieldElement.cpp return std::min(std::max(value, minimum), maximum); value 45 Source/core/html/shadow/DateTimeNumericFieldElement.cpp bool DateTimeNumericFieldElement::Range::isInRange(int value) const value 47 Source/core/html/shadow/DateTimeNumericFieldElement.cpp return value >= minimum && value <= maximum; value 80 Source/core/html/shadow/DateTimeNumericFieldElement.cpp maximumWidth = std::max(maximumWidth, font.width(value())); value 94 Source/core/html/shadow/DateTimeNumericFieldElement.cpp void DateTimeNumericFieldElement::setFocus(bool value) value 96 Source/core/html/shadow/DateTimeNumericFieldElement.cpp if (!value) { value 97 Source/core/html/shadow/DateTimeNumericFieldElement.cpp int value = typeAheadValue(); value 99 Source/core/html/shadow/DateTimeNumericFieldElement.cpp if (value >= 0) value 100 Source/core/html/shadow/DateTimeNumericFieldElement.cpp setValueAsInteger(value, DispatchEvent); value 102 Source/core/html/shadow/DateTimeNumericFieldElement.cpp DateTimeFieldElement::setFocus(value); value 105 Source/core/html/shadow/DateTimeNumericFieldElement.cpp String DateTimeNumericFieldElement::formatValue(int value) const value 109 Source/core/html/shadow/DateTimeNumericFieldElement.cpp return locale.convertToLocalizedNumber(String::format("%04d", value)); value 111 Source/core/html/shadow/DateTimeNumericFieldElement.cpp return locale.convertToLocalizedNumber(String::format("%03d", value)); value 112 Source/core/html/shadow/DateTimeNumericFieldElement.cpp return locale.convertToLocalizedNumber(String::format("%02d", value)); value 175 Source/core/html/shadow/DateTimeNumericFieldElement.cpp void DateTimeNumericFieldElement::setValueAsInteger(int value, EventBehavior eventBehavior) value 177 Source/core/html/shadow/DateTimeNumericFieldElement.cpp m_value = m_hardLimits.clampValue(value); value 221 Source/core/html/shadow/DateTimeNumericFieldElement.cpp return m_hasValue ? value() : m_placeholder; value 67 Source/core/html/shadow/DateTimeNumericFieldElement.h int clampValue(int value) const { return m_range.clampValue(value); } value 87 Source/core/html/shadow/DateTimeNumericFieldElement.h virtual String value() const OVERRIDE FINAL; value 60 Source/core/html/shadow/DateTimeSymbolicFieldElement.h virtual String value() const OVERRIDE FINAL; value 365 Source/core/html/shadow/MediaControlElements.cpp double time = value().toDouble(); value 432 Source/core/html/shadow/MediaControlElements.cpp double volume = value().toDouble(); value 455 Source/core/html/shadow/MediaControlElements.cpp if (value().toDouble() != volume) value 96 Source/core/html/shadow/PickerIndicatorElement.cpp void PickerIndicatorElement::didChooseValue(const String& value) value 100 Source/core/html/shadow/PickerIndicatorElement.cpp m_pickerIndicatorOwner->pickerIndicatorChooseValue(value); value 103 Source/core/html/shadow/PickerIndicatorElement.cpp void PickerIndicatorElement::didChooseValue(double value) value 106 Source/core/html/shadow/PickerIndicatorElement.cpp m_pickerIndicatorOwner->pickerIndicatorChooseValue(value); value 58 Source/core/html/shadow/SliderThumbElement.cpp const Decimal oldValue = parseToDecimalForNumberType(element->value(), stepRange.defaultValue()); value 285 Source/core/html/shadow/SliderThumbElement.cpp Decimal value = stepRange.clampValue(stepRange.valueFromProportion(fraction)); value 287 Source/core/html/shadow/SliderThumbElement.cpp Decimal closest = input->findClosestTickMarkValue(value); value 294 Source/core/html/shadow/SliderThumbElement.cpp value = closest; value 297 Source/core/html/shadow/SliderThumbElement.cpp String valueString = serializeForNumberType(value); value 298 Source/core/html/shadow/SliderThumbElement.cpp if (valueString == input->value()) value 130 Source/core/html/track/TextTrack.cpp bool TextTrack::isValidKindKeyword(const AtomicString& value) value 132 Source/core/html/track/TextTrack.cpp if (value == subtitlesKeyword()) value 134 Source/core/html/track/TextTrack.cpp if (value == captionsKeyword()) value 136 Source/core/html/track/TextTrack.cpp if (value == descriptionsKeyword()) value 138 Source/core/html/track/TextTrack.cpp if (value == chaptersKeyword()) value 140 Source/core/html/track/TextTrack.cpp if (value == metadataKeyword()) value 45 Source/core/html/track/TextTrackCue.cpp bool TextTrackCue::isInfiniteOrNonNumber(double value, ExceptionState& exceptionState) value 47 Source/core/html/track/TextTrackCue.cpp if (!std::isfinite(value)) { value 48 Source/core/html/track/TextTrackCue.cpp exceptionState.throwTypeError(ExceptionMessages::notAFiniteNumber(value)); value 96 Source/core/html/track/TextTrackCue.cpp void TextTrackCue::setStartTime(double value, ExceptionState& exceptionState) value 99 Source/core/html/track/TextTrackCue.cpp if (isInfiniteOrNonNumber(value, exceptionState)) value 103 Source/core/html/track/TextTrackCue.cpp if (m_startTime == value || value < 0) value 107 Source/core/html/track/TextTrackCue.cpp m_startTime = value; value 111 Source/core/html/track/TextTrackCue.cpp void TextTrackCue::setEndTime(double value, ExceptionState& exceptionState) value 114 Source/core/html/track/TextTrackCue.cpp if (isInfiniteOrNonNumber(value, exceptionState)) value 118 Source/core/html/track/TextTrackCue.cpp if (m_endTime == value || value < 0) value 122 Source/core/html/track/TextTrackCue.cpp m_endTime = value; value 126 Source/core/html/track/TextTrackCue.cpp void TextTrackCue::setPauseOnExit(bool value) value 128 Source/core/html/track/TextTrackCue.cpp if (m_pauseOnExit == value) value 132 Source/core/html/track/TextTrackCue.cpp m_pauseOnExit = value; value 46 Source/core/html/track/TextTrackCue.h static bool isInfiniteOrNonNumber(double value, ExceptionState&); value 118 Source/core/html/track/vtt/VTTCue.cpp static bool isInvalidPercentage(double value, ExceptionState& exceptionState) value 120 Source/core/html/track/vtt/VTTCue.cpp if (TextTrackCue::isInfiniteOrNonNumber(value, exceptionState)) value 122 Source/core/html/track/vtt/VTTCue.cpp if (value < 0 || value > 100) { value 123 Source/core/html/track/vtt/VTTCue.cpp exceptionState.throwDOMException(IndexSizeError, ExceptionMessages::indexOutsideRange("value", value, 0.0, ExceptionMessages::InclusiveBound, 100.0, ExceptionMessages::InclusiveBound)); value 264 Source/core/html/track/vtt/VTTCue.cpp void VTTCue::setVertical(const String& value, ExceptionState& exceptionState) value 273 Source/core/html/track/vtt/VTTCue.cpp if (value == horizontalKeyword()) value 275 Source/core/html/track/vtt/VTTCue.cpp else if (value == verticalGrowingLeftKeyword()) value 277 Source/core/html/track/vtt/VTTCue.cpp else if (value == verticalGrowingRightKeyword()) value 280 Source/core/html/track/vtt/VTTCue.cpp exceptionState.throwDOMException(SyntaxError, "The value provided ('" + value + "') is invalid. Only 'rl', 'lr', and the empty string are accepted."); value 290 Source/core/html/track/vtt/VTTCue.cpp void VTTCue::setSnapToLines(bool value) value 292 Source/core/html/track/vtt/VTTCue.cpp if (m_snapToLines == value) value 296 Source/core/html/track/vtt/VTTCue.cpp m_snapToLines = value; value 373 Source/core/html/track/vtt/VTTCue.cpp void VTTCue::setAlign(const String& value, ExceptionState& exceptionState) value 382 Source/core/html/track/vtt/VTTCue.cpp if (value == startKeyword()) value 384 Source/core/html/track/vtt/VTTCue.cpp else if (value == middleKeyword()) value 386 Source/core/html/track/vtt/VTTCue.cpp else if (value == endKeyword()) value 388 Source/core/html/track/vtt/VTTCue.cpp else if (value == leftKeyword()) value 390 Source/core/html/track/vtt/VTTCue.cpp else if (value == rightKeyword()) value 393 Source/core/html/track/vtt/VTTCue.cpp exceptionState.throwDOMException(SyntaxError, "The value provided ('" + value + "') is invalid. Only 'start', 'middle', 'end', 'left', and 'right' are accepted."); value 518 Source/core/html/track/vtt/VTTCue.cpp static TextDirection determineDirectionality(const String& value, bool& hasStrongDirectionality) value 520 Source/core/html/track/vtt/VTTCue.cpp TextRun run(value); value 54 Source/core/html/track/vtt/VTTElement.h void setIsPastNode(bool value) { m_isPastNode = value; } value 58 Source/core/html/track/vtt/VTTElement.h void setLanguage(AtomicString value) { m_language = value; } value 71 Source/core/html/track/vtt/VTTRegion.cpp static bool isInfiniteOrNonNumberOrNonPercentage(double value, const char* method, ExceptionState& exceptionState) value 73 Source/core/html/track/vtt/VTTRegion.cpp if (!std::isfinite(value)) { value 74 Source/core/html/track/vtt/VTTRegion.cpp exceptionState.throwTypeError(ExceptionMessages::notAFiniteNumber(value)); value 77 Source/core/html/track/vtt/VTTRegion.cpp if (value < 0 || value > 100) { value 78 Source/core/html/track/vtt/VTTRegion.cpp exceptionState.throwDOMException(IndexSizeError, ExceptionMessages::indexOutsideRange("value", value, 0.0, ExceptionMessages::InclusiveBound, 100.0, ExceptionMessages::InclusiveBound)); value 111 Source/core/html/track/vtt/VTTRegion.cpp void VTTRegion::setWidth(double value, ExceptionState& exceptionState) value 113 Source/core/html/track/vtt/VTTRegion.cpp if (isInfiniteOrNonNumberOrNonPercentage(value, "width", exceptionState)) value 116 Source/core/html/track/vtt/VTTRegion.cpp m_width = value; value 119 Source/core/html/track/vtt/VTTRegion.cpp void VTTRegion::setHeight(long value, ExceptionState& exceptionState) value 121 Source/core/html/track/vtt/VTTRegion.cpp if (value < 0) { value 122 Source/core/html/track/vtt/VTTRegion.cpp exceptionState.throwDOMException(IndexSizeError, "The height provided (" + String::number(value) + ") is negative."); value 126 Source/core/html/track/vtt/VTTRegion.cpp m_heightInLines = value; value 129 Source/core/html/track/vtt/VTTRegion.cpp void VTTRegion::setRegionAnchorX(double value, ExceptionState& exceptionState) value 131 Source/core/html/track/vtt/VTTRegion.cpp if (isInfiniteOrNonNumberOrNonPercentage(value, "regionAnchorX", exceptionState)) value 134 Source/core/html/track/vtt/VTTRegion.cpp m_regionAnchor.setX(value); value 137 Source/core/html/track/vtt/VTTRegion.cpp void VTTRegion::setRegionAnchorY(double value, ExceptionState& exceptionState) value 139 Source/core/html/track/vtt/VTTRegion.cpp if (isInfiniteOrNonNumberOrNonPercentage(value, "regionAnchorY", exceptionState)) value 142 Source/core/html/track/vtt/VTTRegion.cpp m_regionAnchor.setY(value); value 145 Source/core/html/track/vtt/VTTRegion.cpp void VTTRegion::setViewportAnchorX(double value, ExceptionState& exceptionState) value 147 Source/core/html/track/vtt/VTTRegion.cpp if (isInfiniteOrNonNumberOrNonPercentage(value, "viewportAnchorX", exceptionState)) value 150 Source/core/html/track/vtt/VTTRegion.cpp m_viewportAnchor.setX(value); value 153 Source/core/html/track/vtt/VTTRegion.cpp void VTTRegion::setViewportAnchorY(double value, ExceptionState& exceptionState) value 155 Source/core/html/track/vtt/VTTRegion.cpp if (isInfiniteOrNonNumberOrNonPercentage(value, "viewportAnchorY", exceptionState)) value 158 Source/core/html/track/vtt/VTTRegion.cpp m_viewportAnchor.setY(value); value 171 Source/core/html/track/vtt/VTTRegion.cpp void VTTRegion::setScroll(const AtomicString& value, ExceptionState& exceptionState) value 175 Source/core/html/track/vtt/VTTRegion.cpp if (value != emptyString() && value != upScrollValueKeyword) { value 176 Source/core/html/track/vtt/VTTRegion.cpp exceptionState.throwDOMException(SyntaxError, "The value provided ('" + value + "') is invalid. The 'scroll' property must be either the empty string, or 'up'."); value 180 Source/core/html/track/vtt/VTTRegion.cpp m_scroll = value == upScrollValueKeyword; value 310 Source/core/html/track/vtt/VTTScannerTest.cpp float value; value 312 Source/core/html/track/vtt/VTTScannerTest.cpp EXPECT_TRUE(scanner.scanFloat(value)); value 313 Source/core/html/track/vtt/VTTScannerTest.cpp EXPECT_EQ(value, 1.0f); value 317 Source/core/html/track/vtt/VTTScannerTest.cpp EXPECT_TRUE(scanner.scanFloat(value)); value 318 Source/core/html/track/vtt/VTTScannerTest.cpp EXPECT_EQ(value, 1.0f); value 322 Source/core/html/track/vtt/VTTScannerTest.cpp EXPECT_TRUE(scanner.scanFloat(value)); value 323 Source/core/html/track/vtt/VTTScannerTest.cpp EXPECT_EQ(value, 0.0f); value 327 Source/core/html/track/vtt/VTTScannerTest.cpp EXPECT_FALSE(scanner.scanFloat(value)); value 333 Source/core/html/track/vtt/VTTScannerTest.cpp EXPECT_TRUE(scanner.scanFloat(value)); value 334 Source/core/html/track/vtt/VTTScannerTest.cpp EXPECT_EQ(value, 1.0f); value 338 Source/core/html/track/vtt/VTTScannerTest.cpp EXPECT_TRUE(scanner.scanFloat(value)); value 339 Source/core/html/track/vtt/VTTScannerTest.cpp EXPECT_EQ(value, 1.0f); value 85 Source/core/inspector/AsyncCallStackTracker.cpp mapPtr = &m_eventTargetCallChains.set(eventTarget, EventListenerAsyncCallChainVectorHashMap()).storedValue->value; value 87 Source/core/inspector/AsyncCallStackTracker.cpp mapPtr = &it->value; value 91 Source/core/inspector/AsyncCallStackTracker.cpp map.set(eventType, EventListenerAsyncCallChainVector()).storedValue->value.append(item); value 93 Source/core/inspector/AsyncCallStackTracker.cpp it2->value.append(item); value 106 Source/core/inspector/AsyncCallStackTracker.cpp EventListenerAsyncCallChainVectorHashMap& map = it->value; value 111 Source/core/inspector/AsyncCallStackTracker.cpp EventListenerAsyncCallChainVector& vector = it2->value; value 458 Source/core/inspector/AsyncCallStackTracker.cpp delete it->value; value 167 Source/core/inspector/DOMEditor.cpp SetAttributeAction(Element* element, const AtomicString& name, const AtomicString& value) value 171 Source/core/inspector/DOMEditor.cpp , m_value(value) value 178 Source/core/inspector/DOMEditor.cpp const AtomicString& value = m_element->getAttribute(m_name); value 179 Source/core/inspector/DOMEditor.cpp m_hadAttribute = !value.isNull(); value 181 Source/core/inspector/DOMEditor.cpp m_oldValue = value; value 327 Source/core/inspector/DOMEditor.cpp SetNodeValueAction(Node* node, const String& value) value 330 Source/core/inspector/DOMEditor.cpp , m_value(value) value 372 Source/core/inspector/DOMEditor.cpp bool DOMEditor::setAttribute(Element* element, const String& name, const String& value, ExceptionState& exceptionState) value 374 Source/core/inspector/DOMEditor.cpp return m_history->perform(adoptRef(new SetAttributeAction(element, AtomicString(name), AtomicString(value))), exceptionState); value 401 Source/core/inspector/DOMEditor.cpp bool DOMEditor::setNodeValue(Node* node, const String& value, ExceptionState& exceptionState) value 403 Source/core/inspector/DOMEditor.cpp return m_history->perform(adoptRef(new SetNodeValueAction(node, value)), exceptionState); value 428 Source/core/inspector/DOMEditor.cpp bool DOMEditor::setAttribute(Element* element, const String& name, const String& value, ErrorString* errorString) value 431 Source/core/inspector/DOMEditor.cpp bool result = setAttribute(element, name, value, exceptionState); value 54 Source/core/inspector/DOMEditor.h bool setAttribute(Element*, const String& name, const String& value, ExceptionState&); value 59 Source/core/inspector/DOMEditor.h bool setNodeValue(Node* parentNode, const String& value, ExceptionState&); value 63 Source/core/inspector/DOMEditor.h bool setAttribute(Element*, const String& name, const String& value, ErrorString*); value 204 Source/core/inspector/DOMPatchSupport.cpp if (!m_domEditor->setAttribute(oldElement, attribute.name().localName(), attribute.value(), exceptionState)) value 252 Source/core/inspector/DOMPatchSupport.cpp newTable.add(newList[i]->m_sha1, Vector<size_t>()).storedValue->value.append(i); value 256 Source/core/inspector/DOMPatchSupport.cpp oldTable.add(oldList[i]->m_sha1, Vector<size_t>()).storedValue->value.append(i); value 260 Source/core/inspector/DOMPatchSupport.cpp if (newIt->value.size() != 1) value 264 Source/core/inspector/DOMPatchSupport.cpp if (oldIt == oldTable.end() || oldIt->value.size() != 1) value 267 Source/core/inspector/DOMPatchSupport.cpp newMap[newIt->value[0]] = make_pair(newList[newIt->value[0]].get(), oldIt->value[0]); value 268 Source/core/inspector/DOMPatchSupport.cpp oldMap[oldIt->value[0]] = make_pair(oldList[oldIt->value[0]].get(), newIt->value[0]); value 376 Source/core/inspector/DOMPatchSupport.cpp if (!innerPatchNode(it->value, it->key, exceptionState)) value 438 Source/core/inspector/DOMPatchSupport.cpp addStringToSHA1(attrsSHA1, attribute.value()); value 475 Source/core/inspector/DOMPatchSupport.cpp Digest* newDigest = it->value; value 250 Source/core/inspector/InjectedScript.cpp PassRefPtr<TypeBuilder::Runtime::RemoteObject> InjectedScript::wrapObject(const ScriptValue& value, const String& groupName, bool generatePreview) const value 254 Source/core/inspector/InjectedScript.cpp wrapFunction.appendArgument(value); value 80 Source/core/inspector/InjectedScriptManager.cpp return it->value; value 82 Source/core/inspector/InjectedScriptManager.cpp if (it->value == id) value 92 Source/core/inspector/InjectedScriptManager.cpp return it->value; value 124 Source/core/inspector/InjectedScriptManager.cpp ScriptState* scriptState = it->value.scriptState(); value 157 Source/core/inspector/InjectedScriptManager.cpp s->value.releaseObjectGroup(objectGroup); // m_idToInjectedScript may change here. value 170 Source/core/inspector/InjectedScriptManager.cpp IdToInjectedScriptMap::iterator it1 = m_idToInjectedScript.find(it->value); value 172 Source/core/inspector/InjectedScriptManager.cpp return it1->value; value 112 Source/core/inspector/InspectorApplicationCacheAgent.cpp RefPtr<TypeBuilder::ApplicationCache::FrameWithManifest> value = TypeBuilder::ApplicationCache::FrameWithManifest::create() value 116 Source/core/inspector/InspectorApplicationCacheAgent.cpp result->addItem(value); value 196 Source/core/inspector/InspectorApplicationCacheAgent.cpp RefPtr<TypeBuilder::ApplicationCache::ApplicationCacheResource> value = TypeBuilder::ApplicationCache::ApplicationCacheResource::create() value 200 Source/core/inspector/InspectorApplicationCacheAgent.cpp return value; value 650 Source/core/inspector/InspectorCSSAgent.cpp unsigned forcedPseudoState = it->value; value 815 Source/core/inspector/InspectorCSSAgent.cpp .setGlyphCount(it->value); value 977 Source/core/inspector/InspectorCSSAgent.cpp unsigned currentForcedPseudoState = it == m_nodeIdToForcedPseudoState.end() ? 0 : it->value; value 1099 Source/core/inspector/InspectorCSSAgent.cpp return it->value.get(); value 1231 Source/core/inspector/InspectorCSSAgent.cpp return it->value.get(); value 1245 Source/core/inspector/InspectorCSSAgent.cpp return it->value.get(); value 1362 Source/core/inspector/InspectorCSSAgent.cpp m_idToInspectorStyleSheetForInlineStyle.remove(it->value->id()); value 1375 Source/core/inspector/InspectorCSSAgent.cpp it->value->didModifyElementAttribute(); value 127 Source/core/inspector/InspectorCanvasAgent.cpp if (it->value) { value 316 Source/core/inspector/InspectorCanvasAgent.cpp it->value = false; value 218 Source/core/inspector/InspectorConsoleAgent.cpp double startTime = it->value; value 248 Source/core/inspector/InspectorConsoleAgent.cpp String message = title + ": " + String::number(result.storedValue->value); value 565 Source/core/inspector/InspectorDOMAgent.cpp return it->value; value 684 Source/core/inspector/InspectorDOMAgent.cpp NodeToBackendIdMap& map = m_nodeGroupToBackendIdMap.find(nodeGroup)->value; value 698 Source/core/inspector/InspectorDOMAgent.cpp NodeToBackendIdMap& map = m_nodeGroupToBackendIdMap.find(nodeGroup)->value; value 700 Source/core/inspector/InspectorDOMAgent.cpp m_backendIdToNode.remove(it->value); value 707 Source/core/inspector/InspectorDOMAgent.cpp void InspectorDOMAgent::setAttributeValue(ErrorString* errorString, int elementId, const String& name, const String& value) value 713 Source/core/inspector/InspectorDOMAgent.cpp m_domEditor->setAttribute(element, name, value, errorString); value 754 Source/core/inspector/InspectorDOMAgent.cpp if (!m_domEditor->setAttribute(element, attributeName, attribute.value(), errorString)) value 865 Source/core/inspector/InspectorDOMAgent.cpp void InspectorDOMAgent::setNodeValue(ErrorString* errorString, int nodeId, const String& value) value 876 Source/core/inspector/InspectorDOMAgent.cpp m_domEditor->replaceWholeText(toText(node), value, errorString); value 1014 Source/core/inspector/InspectorDOMAgent.cpp size_t foundPosition = attribute.value().find(attributeQuery, 0, false); value 1016 Source/core/inspector/InspectorDOMAgent.cpp if (!exactAttributeMatch || (!foundPosition && attribute.value().length() == attributeQuery.length())) { value 1065 Source/core/inspector/InspectorDOMAgent.cpp Vector<RefPtr<Node> >* resultsIt = &m_searchResults.add(*searchId, Vector<RefPtr<Node> >()).storedValue->value; value 1081 Source/core/inspector/InspectorDOMAgent.cpp int size = it->value.size(); value 1089 Source/core/inspector/InspectorDOMAgent.cpp nodeIds->addItem(pushNodePathToFrontend((it->value)[i].get())); value 1522 Source/core/inspector/InspectorDOMAgent.cpp RefPtr<TypeBuilder::DOM::Node> value = TypeBuilder::DOM::Node::create() value 1532 Source/core/inspector/InspectorDOMAgent.cpp value->setAttributes(buildArrayForElementAttributes(element)); value 1538 Source/core/inspector/InspectorDOMAgent.cpp value->setFrameId(m_pageAgent->frameId(frame)); value 1540 Source/core/inspector/InspectorDOMAgent.cpp value->setContentDocument(buildObjectForNode(doc, 0, nodesMap)); value 1548 Source/core/inspector/InspectorDOMAgent.cpp value->setShadowRoots(shadowRoots); value 1555 Source/core/inspector/InspectorDOMAgent.cpp value->setImportedDocument(buildObjectForNode(linkElement.import(), 0, nodesMap)); value 1560 Source/core/inspector/InspectorDOMAgent.cpp value->setTemplateContent(buildObjectForNode(toHTMLTemplateElement(*element).content(), 0, nodesMap)); value 1566 Source/core/inspector/InspectorDOMAgent.cpp value->setPseudoType(TypeBuilder::DOM::PseudoType::Before); value 1569 Source/core/inspector/InspectorDOMAgent.cpp value->setPseudoType(TypeBuilder::DOM::PseudoType::After); value 1574 Source/core/inspector/InspectorDOMAgent.cpp value->setPseudoElements(pseudoElements.release()); value 1582 Source/core/inspector/InspectorDOMAgent.cpp value->setDocumentURL(documentURLString(document)); value 1583 Source/core/inspector/InspectorDOMAgent.cpp value->setBaseURL(documentBaseURLString(document)); value 1584 Source/core/inspector/InspectorDOMAgent.cpp value->setXmlVersion(document->xmlVersion()); value 1587 Source/core/inspector/InspectorDOMAgent.cpp value->setPublicId(docType->publicId()); value 1588 Source/core/inspector/InspectorDOMAgent.cpp value->setSystemId(docType->systemId()); value 1589 Source/core/inspector/InspectorDOMAgent.cpp value->setInternalSubset(docType->internalSubset()); value 1592 Source/core/inspector/InspectorDOMAgent.cpp value->setName(attribute->name()); value 1593 Source/core/inspector/InspectorDOMAgent.cpp value->setValue(attribute->value()); value 1595 Source/core/inspector/InspectorDOMAgent.cpp value->setShadowRootType(shadowRootType(toShadowRoot(node))); value 1600 Source/core/inspector/InspectorDOMAgent.cpp value->setChildNodeCount(nodeCount); value 1607 Source/core/inspector/InspectorDOMAgent.cpp value->setChildren(children.release()); value 1610 Source/core/inspector/InspectorDOMAgent.cpp return value.release(); value 1624 Source/core/inspector/InspectorDOMAgent.cpp attributesValue->addItem(attribute.value()); value 1666 Source/core/inspector/InspectorDOMAgent.cpp RefPtr<TypeBuilder::DOM::EventListener> value = TypeBuilder::DOM::EventListener::create() value 1683 Source/core/inspector/InspectorDOMAgent.cpp value->setHandler(valueJson); value 1690 Source/core/inspector/InspectorDOMAgent.cpp value->setSourceName(sourceName); value 1691 Source/core/inspector/InspectorDOMAgent.cpp return value.release(); value 1786 Source/core/inspector/InspectorDOMAgent.cpp RefPtr<TypeBuilder::DOM::Node> value = buildObjectForNode(frameOwner, 0, &m_documentNodeToIdMap); value 1789 Source/core/inspector/InspectorDOMAgent.cpp m_frontend->childNodeInserted(parentId, prevId, value.release()); value 1831 Source/core/inspector/InspectorDOMAgent.cpp RefPtr<TypeBuilder::DOM::Node> value = buildObjectForNode(node, 0, &m_documentNodeToIdMap); value 1832 Source/core/inspector/InspectorDOMAgent.cpp m_frontend->childNodeInserted(parentId, prevId, value.release()); value 1865 Source/core/inspector/InspectorDOMAgent.cpp void InspectorDOMAgent::didModifyDOMAttr(Element* element, const AtomicString& name, const AtomicString& value) value 1880 Source/core/inspector/InspectorDOMAgent.cpp m_frontend->attributeModified(id, name, value); value 2078 Source/core/inspector/InspectorDOMAgent.cpp Node* node = backendIdToNodeIterator->value.first; value 120 Source/core/inspector/InspectorDOMAgent.h virtual void setAttributeValue(ErrorString*, int elementId, const String& name, const String& value) OVERRIDE; value 127 Source/core/inspector/InspectorDOMAgent.h virtual void setNodeValue(ErrorString*, int nodeId, const String& value) OVERRIDE; value 167 Source/core/inspector/InspectorDOMAgent.h void didModifyDOMAttr(Element*, const AtomicString& name, const AtomicString& value); value 231 Source/core/inspector/InspectorDOMAgent.h void updateSubtreeBreakpoints(Node* root, uint32_t rootMask, bool value); value 123 Source/core/inspector/InspectorDOMStorageAgent.cpp String value(storageArea->getItem(name, exceptionState, frame)); value 128 Source/core/inspector/InspectorDOMStorageAgent.cpp entry->addItem(value); value 141 Source/core/inspector/InspectorDOMStorageAgent.cpp void InspectorDOMStorageAgent::setDOMStorageItem(ErrorString* errorString, const RefPtr<JSONObject>& storageId, const String& key, const String& value) value 151 Source/core/inspector/InspectorDOMStorageAgent.cpp storageArea->setItem(key, value, exceptionState, frame); value 64 Source/core/inspector/InspectorDOMStorageAgent.h virtual void setDOMStorageItem(ErrorString*, const RefPtr<JSONObject>& storageId, const String& key, const String& value) OVERRIDE; value 344 Source/core/inspector/InspectorDebuggerAgent.cpp if (!matches(it->value.url, url, isRegex)) value 396 Source/core/inspector/InspectorDebuggerAgent.cpp RefPtr<JSONObject> breakpointObject = it->value->asObject(); value 411 Source/core/inspector/InspectorDebuggerAgent.cpp for (size_t i = 0; i < debugServerBreakpointIdsIterator->value.size(); ++i) { value 412 Source/core/inspector/InspectorDebuggerAgent.cpp const String& debugServerBreakpointId = debugServerBreakpointIdsIterator->value[i]; value 469 Source/core/inspector/InspectorDebuggerAgent.cpp return it->value.url; value 493 Source/core/inspector/InspectorDebuggerAgent.cpp RefPtr<JSONObject> breakpointObject = it->value->asObject(); value 557 Source/core/inspector/InspectorDebuggerAgent.cpp Script& script = scriptIterator->value; value 571 Source/core/inspector/InspectorDebuggerAgent.cpp m_breakpointIdToDebugServerBreakpointIds.set(breakpointId, Vector<String>()).storedValue->value.append(debugServerBreakpointId); value 573 Source/core/inspector/InspectorDebuggerAgent.cpp debugServerBreakpointIdsIterator->value.append(debugServerBreakpointId); value 586 Source/core/inspector/InspectorDebuggerAgent.cpp RefPtr<JSONValue> value = scriptObject.toJSONValue(scriptObject.scriptState()); value 587 Source/core/inspector/InspectorDebuggerAgent.cpp if (!value) value 589 Source/core/inspector/InspectorDebuggerAgent.cpp return value->asObject(); value 599 Source/core/inspector/InspectorDebuggerAgent.cpp results = ContentSearchUtils::searchInTextByLines(it->value.source, query, caseSensitive, isRegex); value 639 Source/core/inspector/InspectorDebuggerAgent.cpp *scriptSource = it->value.source; value 986 Source/core/inspector/InspectorDebuggerAgent.cpp ScriptValue value; value 989 Source/core/inspector/InspectorDebuggerAgent.cpp scriptDebugServer().runScript(injectedScript.scriptState(), scriptId, &value, &wasThrownValue, &exceptionMessage); value 991 Source/core/inspector/InspectorDebuggerAgent.cpp if (value.hasNoValue()) { value 995 Source/core/inspector/InspectorDebuggerAgent.cpp result = injectedScript.wrapObject(value, objectGroup ? *objectGroup : ""); value 1153 Source/core/inspector/InspectorDebuggerAgent.cpp RefPtr<JSONObject> breakpointObject = it->value->asObject(); value 1201 Source/core/inspector/InspectorDebuggerAgent.cpp const String& localId = breakpointIterator->value.first; value 1204 Source/core/inspector/InspectorDebuggerAgent.cpp BreakpointSource source = breakpointIterator->value.second; value 306 Source/core/inspector/InspectorHeapProfilerAgent.cpp ScriptValue value = injectedScript.findObjectById(objectId); value 308 Source/core/inspector/InspectorHeapProfilerAgent.cpp if (value.hasNoValue() || value.isUndefined()) { value 312 Source/core/inspector/InspectorHeapProfilerAgent.cpp unsigned id = ScriptProfiler::getHeapObjectId(value); value 69 Source/core/inspector/InspectorInstrumentation.h #define FAST_RETURN_IF_NO_FRONTENDS(value) if (!hasFrontends()) return value; value 356 Source/core/inspector/InspectorLayerTreeAgent.cpp return &it->value; value 492 Source/core/inspector/InspectorPageAgent.cpp .setValue(cookie.value) value 496 Source/core/inspector/InspectorPageAgent.cpp .setSize((cookie.name.length() + cookie.value.length())) value 520 Source/core/inspector/InspectorPageAgent.cpp Resource* cachedResource = it->value.get(); value 809 Source/core/inspector/InspectorPageAgent.cpp void InspectorPageAgent::setScriptExecutionDisabled(ErrorString*, bool value) value 811 Source/core/inspector/InspectorPageAgent.cpp m_state->setBoolean(PageAgentState::pageAgentScriptExecutionDisabled, value); value 818 Source/core/inspector/InspectorPageAgent.cpp settings->setScriptEnabled(!value); value 836 Source/core/inspector/InspectorPageAgent.cpp if (it->value->asString(&scriptText)) value 881 Source/core/inspector/InspectorPageAgent.cpp m_frontend->frameDetached(iterator->value); value 882 Source/core/inspector/InspectorPageAgent.cpp m_identifierToFrame.remove(iterator->value); value 266 Source/core/inspector/InspectorProfilerAgent.cpp it->value += idleTime; value 89 Source/core/inspector/InspectorResourceAgent.cpp headersObject->setString(it->key.string(), it->value); value 307 Source/core/inspector/InspectorResourceAgent.cpp String value; value 308 Source/core/inspector/InspectorResourceAgent.cpp if (it->value->asString(&value)) value 309 Source/core/inspector/InspectorResourceAgent.cpp request.setHTTPHeaderField(AtomicString(it->key), AtomicString(value)); value 328 Source/core/inspector/InspectorResourceAgent.cpp initiatorObject = it->value; value 444 Source/core/inspector/InspectorResourceAgent.cpp XHRReplayData* xhrReplayData = it->value.get(); value 455 Source/core/inspector/InspectorResourceAgent.cpp xhrReplayData->addHeader(it->key, it->value); value 689 Source/core/inspector/InspectorResourceAgent.cpp xhr->setRequestHeader(it->key, it->value, IGNORE_EXCEPTION); value 740 Source/core/inspector/InspectorResourceAgent.cpp String value; value 741 Source/core/inspector/InspectorResourceAgent.cpp bool success = it->value->asString(&value); value 746 Source/core/inspector/InspectorResourceAgent.cpp request.addHTTPHeaderField(AtomicString(it->key), AtomicString(value)); value 55 Source/core/inspector/InspectorState.cpp void InspectorState::setValue(const String& propertyName, PassRefPtr<JSONValue> value) value 57 Source/core/inspector/InspectorState.cpp m_properties->setValue(propertyName, value); value 70 Source/core/inspector/InspectorState.cpp bool value = false; value 72 Source/core/inspector/InspectorState.cpp it->value->asBoolean(&value); value 73 Source/core/inspector/InspectorState.cpp return value; value 79 Source/core/inspector/InspectorState.cpp String value; value 81 Source/core/inspector/InspectorState.cpp it->value->asString(&value); value 82 Source/core/inspector/InspectorState.cpp return value; value 94 Source/core/inspector/InspectorState.cpp long value = defaultValue; value 96 Source/core/inspector/InspectorState.cpp it->value->asNumber(&value); value 97 Source/core/inspector/InspectorState.cpp return value; value 108 Source/core/inspector/InspectorState.cpp double value = defaultValue; value 110 Source/core/inspector/InspectorState.cpp it->value->asNumber(&value); value 111 Source/core/inspector/InspectorState.cpp return value; value 121 Source/core/inspector/InspectorState.cpp return it->value->asObject(); value 151 Source/core/inspector/InspectorState.cpp it->value->setFromCookie(agentStateObject); value 67 Source/core/inspector/InspectorState.h void setBoolean(const String& propertyName, bool value) { setValue(propertyName, JSONBasicValue::create(value)); } value 68 Source/core/inspector/InspectorState.h void setString(const String& propertyName, const String& value) { setValue(propertyName, JSONString::create(value)); } value 69 Source/core/inspector/InspectorState.h void setLong(const String& propertyName, long value) { setValue(propertyName, JSONBasicValue::create((double)value)); } value 70 Source/core/inspector/InspectorState.h void setDouble(const String& propertyName, double value) { setValue(propertyName, JSONBasicValue::create(value)); } value 71 Source/core/inspector/InspectorState.h void setObject(const String& propertyName, PassRefPtr<JSONObject> value) { setValue(propertyName, value); } value 244 Source/core/inspector/InspectorStyleSheet.cpp currentData->value = String(characters + valueStartInStyleSheet, propertyEndInStyleSheet - valueStartInStyleSheet + (characters[propertyEndInStyleSheet] == ';' ? 0 : 1)); value 292 Source/core/inspector/InspectorStyleSheet.cpp String value = propertyString.substring(colonIndex + 1, propertyString.length()).stripWhiteSpace(); value 296 Source/core/inspector/InspectorStyleSheet.cpp CSSPropertySourceData(name, value, isImportant, false, isParsed, SourceRange(start - topRuleBodyRangeStart, end - topRuleBodyRangeStart))); value 353 Source/core/inspector/InspectorStyleSheet.cpp CSSPropertySourceData(propertyData.name, propertyData.value, false, true, true, SourceRange(startOffset - topRuleBodyRangeStart, offset - topRuleBodyRangeStart))); value 544 Source/core/inspector/InspectorStyleSheet.cpp .setValue(propertyEntry.value); value 681 Source/core/inspector/InspectorStyleSheet.cpp .setValue(propertyEntry.value); value 738 Source/core/inspector/InspectorStyleSheet.cpp String value = m_style->getPropertyValue(shorthandProperty); value 739 Source/core/inspector/InspectorStyleSheet.cpp if (value.isEmpty()) { value 758 Source/core/inspector/InspectorStyleSheet.cpp return value; value 65 Source/core/inspector/InspectorStyleSheet.h explicit InspectorCSSId(PassRefPtr<JSONObject> value) value 67 Source/core/inspector/InspectorStyleSheet.h if (!value->getString("styleSheetId", &m_styleSheetId)) value 70 Source/core/inspector/InspectorStyleSheet.h RefPtr<JSONValue> ordinalValue = value->get("ordinal"); value 973 Source/core/inspector/InspectorTimelineAgent.cpp imageInfo = it->value; value 1248 Source/core/inspector/InspectorTimelineAgent.cpp return it->value; value 1249 Source/core/inspector/InspectorTimelineAgent.cpp return m_threadStates.add(thread, TimelineThreadState(this)).storedValue->value; value 90 Source/core/inspector/InspectorWorkerAgent.cpp RefPtr<JSONValue> value = parseJSON(message); value 91 Source/core/inspector/InspectorWorkerAgent.cpp if (!value) value 93 Source/core/inspector/InspectorWorkerAgent.cpp RefPtr<JSONObject> messageObject = value->asObject(); value 195 Source/core/inspector/InspectorWorkerAgent.cpp void InspectorWorkerAgent::setAutoconnectToWorkers(ErrorString*, bool value) value 197 Source/core/inspector/InspectorWorkerAgent.cpp m_state->setBoolean(WorkerAgentState::autoconnectToWorkers, value); value 216 Source/core/inspector/InspectorWorkerAgent.cpp if (proxy == it->value->proxy()) { value 218 Source/core/inspector/InspectorWorkerAgent.cpp delete it->value; value 228 Source/core/inspector/InspectorWorkerAgent.cpp createWorkerFrontendChannel(it->key, it->value); value 234 Source/core/inspector/InspectorWorkerAgent.cpp it->value->disconnectFromWorkerGlobalScope(); value 235 Source/core/inspector/InspectorWorkerAgent.cpp delete it->value; value 69 Source/core/inspector/InspectorWorkerAgent.h virtual void setAutoconnectToWorkers(ErrorString*, bool value) OVERRIDE; value 364 Source/core/inspector/JSONParser.cpp double value = charactersToDouble(tokenStart, tokenEnd - tokenStart, &ok); value 367 Source/core/inspector/JSONParser.cpp result = JSONBasicValue::create(value); value 371 Source/core/inspector/JSONParser.cpp String value; value 372 Source/core/inspector/JSONParser.cpp bool ok = decodeString(tokenStart + 1, tokenEnd - 1, &value); value 375 Source/core/inspector/JSONParser.cpp result = JSONString::create(value); value 423 Source/core/inspector/JSONParser.cpp RefPtr<JSONValue> value = buildValue(start, end, &tokenEnd, depth + 1); value 424 Source/core/inspector/JSONParser.cpp if (!value) value 426 Source/core/inspector/JSONParser.cpp object->setValue(key, value); value 461 Source/core/inspector/JSONParser.cpp RefPtr<JSONValue> value = buildValue(start, end, &tokenEnd, 0); value 462 Source/core/inspector/JSONParser.cpp if (!value || tokenEnd != end) value 464 Source/core/inspector/JSONParser.cpp return value.release(); value 54 Source/core/inspector/NetworkResourcesData.cpp void XHRReplayData::addHeader(const AtomicString& key, const AtomicString& value) value 56 Source/core/inspector/NetworkResourcesData.cpp m_headers.set(key, value); value 296 Source/core/inspector/NetworkResourcesData.cpp if (it->value == requestId) value 321 Source/core/inspector/NetworkResourcesData.cpp result.append(it->value); value 331 Source/core/inspector/NetworkResourcesData.cpp ResourceData* resourceData = it->value; value 351 Source/core/inspector/NetworkResourcesData.cpp ResourceData* resourceData = it->value; value 353 Source/core/inspector/NetworkResourcesData.cpp preservedMap.set(it->key, it->value); value 58 Source/core/inspector/NetworkResourcesData.h void addHeader(const AtomicString& key, const AtomicString& value); value 70 Source/core/inspector/ScriptArguments.cpp const ScriptValue& value = argumentAt(0); value 72 Source/core/inspector/ScriptArguments.cpp if (checkForNullOrUndefined && (value.isNull() || value.isUndefined())) value 80 Source/core/inspector/ScriptArguments.cpp result = value.toString(); value 95 Source/core/inspector/TraceEventDispatcher.cpp Vector<BoundTraceEventHandler>& handlers = it->value; value 111 Source/core/inspector/TraceEventDispatcher.cpp m_handlers.add(std::make_pair(name, phase), Vector<BoundTraceEventHandler>()).storedValue->value.append(BoundTraceEventHandler(instance, method)); value 113 Source/core/inspector/TraceEventDispatcher.cpp it->value.append(BoundTraceEventHandler(instance, method)); value 125 Source/core/inspector/TraceEventDispatcher.cpp Vector<BoundTraceEventHandler>& handlers = it->value; value 133 Source/core/inspector/TraceEventDispatcher.cpp remainingHandlers.add(it->key, it->value); value 95 Source/core/loader/CookieJar.cpp cookies.append(Cookie(webCookie.name, webCookie.value, webCookie.domain, webCookie.path, value 126 Source/core/loader/CrossOriginPreflightResultCache.cpp if (!m_headers.contains(it->key) && !isOnAccessControlSimpleRequestHeaderWhitelist(it->key, it->value)) { value 168 Source/core/loader/CrossOriginPreflightResultCache.cpp if (cacheIt->value->allowsRequest(includeCredentials, method, requestHeaders)) value 56 Source/core/loader/DocumentLoadTiming.h void setHasSameOriginAsPreviousDocument(bool value) { m_hasSameOriginAsPreviousDocument = value; } value 447 Source/core/loader/DocumentLoader.cpp String content = it->value; value 155 Source/core/loader/DocumentThreadableLoader.cpp void DocumentThreadableLoader::setDefersLoading(bool value) value 158 Source/core/loader/DocumentThreadableLoader.cpp resource()->setDefersLoading(value); value 223 Source/core/loader/FormSubmission.cpp if (input.isPasswordField() && !input.value().isEmpty()) value 82 Source/core/loader/FormSubmission.h void setAcceptCharset(const String& value) { m_acceptCharset = value; } value 3748 Source/core/page/EventHandler.cpp targetTouchesIterator->value->append(touch); value 412 Source/core/page/EventSource.cpp String value(&m_receiveBuf[bufPos], valueLength); value 414 Source/core/page/EventSource.cpp unsigned long long retry = value.toUInt64(&ok); value 43 Source/core/page/HistoryController.cpp PassOwnPtr<HistoryNode> HistoryNode::create(HistoryEntry* entry, HistoryItem* value, int64_t frameID) value 45 Source/core/page/HistoryController.cpp return adoptPtr(new HistoryNode(entry, value, frameID)); value 71 Source/core/page/HistoryController.cpp HistoryNode::HistoryNode(HistoryEntry* entry, HistoryItem* value, int64_t frameID) value 73 Source/core/page/HistoryController.cpp , m_value(value) value 77 Source/core/page/HistoryController.cpp String target = value->target(); value 96 Source/core/page/HistoryController.cpp if (it->value == m_children[i]) value 100 Source/core/page/HistoryController.cpp if (it->value == m_children[i]) value 141 Source/core/page/HistoryController.cpp return historyNode->value(); value 180 Source/core/page/HistoryController.cpp it->key->loader().loadHistoryItem(it->value.get(), HistorySameDocumentLoad, cachePolicy); value 184 Source/core/page/HistoryController.cpp it->key->loader().loadHistoryItem(it->value.get(), HistoryDifferentDocumentLoad, cachePolicy); value 223 Source/core/page/HistoryController.cpp const HistoryItemVector& children = historyNode->value()->deprecatedChildren(); value 228 Source/core/page/HistoryController.cpp historyNode->value()->deprecatedClearChildren(); value 266 Source/core/page/HistoryController.cpp RefPtr<HistoryItem> item = historyNode->value(); value 101 Source/core/page/HistoryController.h HistoryItem* value() { return m_value.get(); } value 122 Source/core/page/HistoryController.h HistoryItem* root() const { return m_root->value(); } value 54 Source/core/page/PagePopupClient.cpp void PagePopupClient::addProperty(const char* name, const String& value, SharedBuffer* data) value 58 Source/core/page/PagePopupClient.cpp addJavaScriptString(value, data); value 62 Source/core/page/PagePopupClient.cpp void PagePopupClient::addProperty(const char* name, int value, SharedBuffer* data) value 66 Source/core/page/PagePopupClient.cpp addString(String::number(value), data); value 70 Source/core/page/PagePopupClient.cpp void PagePopupClient::addProperty(const char* name, unsigned value, SharedBuffer* data) value 74 Source/core/page/PagePopupClient.cpp addString(String::number(value), data); value 78 Source/core/page/PagePopupClient.cpp void PagePopupClient::addProperty(const char* name, bool value, SharedBuffer* data) value 82 Source/core/page/PagePopupClient.cpp if (value) value 75 Source/core/page/PagePopupClient.h static void addProperty(const char* name, const String& value, SharedBuffer*); value 76 Source/core/page/PagePopupClient.h static void addProperty(const char* name, int value, SharedBuffer*); value 77 Source/core/page/PagePopupClient.h static void addProperty(const char* name, unsigned value, SharedBuffer*); value 78 Source/core/page/PagePopupClient.h static void addProperty(const char* name, bool value, SharedBuffer*); value 58 Source/core/page/PagePopupController.cpp void PagePopupController::setValue(const String& value) value 61 Source/core/page/PagePopupController.cpp m_popupClient->setValue(value); value 84 Source/core/page/PageSerializer.cpp attributes.append(std::make_pair(attribute.name().localName(), attribute.value().string())); value 348 Source/core/page/PageSerializer.cpp RefPtrWillBeRawPtr<CSSValue> cssValue = styleDeclaration->propertyAt(i).value(); value 381 Source/core/page/PageSerializer.cpp return iter->value; value 296 Source/core/page/PrintContext.cpp RenderObject* renderer = it->value->renderer(); value 320 Source/core/page/PrintContext.cpp return String::number(style->marginLeft().value()); value 323 Source/core/page/PrintContext.cpp return String::number(style->lineHeight().value()); value 329 Source/core/page/PrintContext.cpp return String::number(style->pageSize().width().value()) + ' ' + String::number(style->pageSize().height().value()); value 132 Source/core/page/TouchDisambiguation.cpp TouchTargetData& targetData = touchTargets.add(node, TouchTargetData()).storedValue->value; value 144 Source/core/page/TouchDisambiguation.cpp if (it->value.score < bestScore * 0.5) value 146 Source/core/page/TouchDisambiguation.cpp goodTargets.append(it->value.windowBoundingBox); value 124 Source/core/page/WindowFeatures.cpp int value; value 128 Source/core/page/WindowFeatures.cpp value = 1; value 130 Source/core/page/WindowFeatures.cpp value = valueString.toInt(); value 137 Source/core/page/WindowFeatures.cpp x = value; value 140 Source/core/page/WindowFeatures.cpp y = value; value 143 Source/core/page/WindowFeatures.cpp width = value; value 146 Source/core/page/WindowFeatures.cpp height = value; value 148 Source/core/page/WindowFeatures.cpp menuBarVisible = value; value 150 Source/core/page/WindowFeatures.cpp toolBarVisible = value; value 152 Source/core/page/WindowFeatures.cpp locationBarVisible = value; value 154 Source/core/page/WindowFeatures.cpp statusBarVisible = value; value 156 Source/core/page/WindowFeatures.cpp fullscreen = value; value 158 Source/core/page/WindowFeatures.cpp scrollbarsVisible = value; value 159 Source/core/page/WindowFeatures.cpp else if (value == 1) value 214 Source/core/page/WindowFeatures.cpp const String& value = it->value; value 215 Source/core/page/WindowFeatures.cpp return value.isNull() || value == "1" || value == "yes" || value == "on"; value 226 Source/core/page/WindowFeatures.cpp double parsedNumber = it->value.toDouble(&ok); value 255 Source/core/page/WindowFeatures.cpp String value; value 257 Source/core/page/WindowFeatures.cpp value = featureString.substring(separatorPosition + 1).stripWhiteSpace().lower(); value 258 Source/core/page/WindowFeatures.cpp value = value.left(value.find(' ')); value 261 Source/core/page/WindowFeatures.cpp map.set(key, value); value 100 Source/core/page/scrolling/ScrollingCoordinator.cpp GraphicsLayer::unregisterContentsLayer(it->value->layer()); value 102 Source/core/page/scrolling/ScrollingCoordinator.cpp GraphicsLayer::unregisterContentsLayer(it->value->layer()); value 284 Source/core/page/scrolling/ScrollingCoordinator.cpp return scrollbars.add(scrollableArea, scrollbarLayer).storedValue->value.get(); value 403 Source/core/page/scrolling/ScrollingCoordinator.cpp map->add(containingLayer, Vector<const LocalFrame*>()).storedValue->value.append(child); value 405 Source/core/page/scrolling/ScrollingCoordinator.cpp iter->value.append(child); value 441 Source/core/page/scrolling/ScrollingCoordinator.cpp compIterValue = &compositorRects.add(compositedLayer, Vector<LayoutRect>()).storedValue->value; value 443 Source/core/page/scrolling/ScrollingCoordinator.cpp compIterValue = &compIter->value; value 445 Source/core/page/scrolling/ScrollingCoordinator.cpp for (size_t i = 0; i < layerIter->value.size(); ++i) { value 446 Source/core/page/scrolling/ScrollingCoordinator.cpp LayoutRect rect = layerIter->value[i]; value 472 Source/core/page/scrolling/ScrollingCoordinator.cpp for (size_t i = 0; i < mapIter->value.size(); i++) { value 473 Source/core/page/scrolling/ScrollingCoordinator.cpp const LocalFrame* childFrame = mapIter->value[i]; value 561 Source/core/page/scrolling/ScrollingCoordinator.cpp WebVector<WebRect> webRects(iter->value.size()); value 562 Source/core/page/scrolling/ScrollingCoordinator.cpp for (size_t i = 0; i < iter->value.size(); ++i) value 563 Source/core/page/scrolling/ScrollingCoordinator.cpp webRects[i] = enclosingIntRect(iter->value[i]); value 51 Source/core/rendering/AbstractInlineTextBox.cpp return it->value; value 65 Source/core/rendering/AbstractInlineTextBox.cpp it->value->detach(); value 89 Source/core/rendering/AutoTableLayout.cpp if (cellLogicalWidth.value() > cCellMaxWidth) value 97 Source/core/rendering/AutoTableLayout.cpp int logicalWidth = cell->adjustBorderBoxLogicalWidthForBoxSizing(cellLogicalWidth.value()); value 100 Source/core/rendering/AutoTableLayout.cpp if ((logicalWidth > columnLayout.logicalWidth.value()) value 101 Source/core/rendering/AutoTableLayout.cpp || ((columnLayout.logicalWidth.value() == logicalWidth) && (maxContributor == cell))) { value 113 Source/core/rendering/AutoTableLayout.cpp if (cellLogicalWidth.isPositive() && (!columnLayout.logicalWidth.isPercent() || cellLogicalWidth.value() > columnLayout.logicalWidth.value())) value 129 Source/core/rendering/AutoTableLayout.cpp if (m_table->document().inQuirksMode() && columnLayout.maxLogicalWidth > columnLayout.logicalWidth.value() && fixedContributor != maxContributor) { value 163 Source/core/rendering/AutoTableLayout.cpp if (colLogicalWidth.isFixed() && m_layoutStruct[effCol].maxLogicalWidth < colLogicalWidth.value()) value 164 Source/core/rendering/AutoTableLayout.cpp m_layoutStruct[effCol].maxLogicalWidth = colLogicalWidth.value(); value 251 Source/core/rendering/AutoTableLayout.cpp minWidth = maxWidth = max<int>(minWidth, tableLogicalWidth.value()); value 302 Source/core/rendering/AutoTableLayout.cpp if (columnLayout.logicalWidth.value() > 0) { value 303 Source/core/rendering/AutoTableLayout.cpp fixedWidth += columnLayout.logicalWidth.value(); value 372 Source/core/rendering/AutoTableLayout.cpp int cellLogicalWidth = max(m_layoutStruct[pos].effectiveMinLogicalWidth, static_cast<int>(cellMinLogicalWidth * m_layoutStruct[pos].logicalWidth.value() / fixedWidth)); value 373 Source/core/rendering/AutoTableLayout.cpp fixedWidth -= m_layoutStruct[pos].logicalWidth.value(); value 403 Source/core/rendering/AutoTableLayout.cpp int colMinLogicalWidth = max<int>(m_layoutStruct[pos].effectiveMinLogicalWidth, m_layoutStruct[pos].logicalWidth.value()); value 404 Source/core/rendering/AutoTableLayout.cpp fixedWidth -= m_layoutStruct[pos].logicalWidth.value(); value 564 Source/core/rendering/AutoTableLayout.cpp if (logicalWidth.isFixed() && logicalWidth.value() > m_layoutStruct[i].computedLogicalWidth) { value 565 Source/core/rendering/AutoTableLayout.cpp available += m_layoutStruct[i].computedLogicalWidth - logicalWidth.value(); value 566 Source/core/rendering/AutoTableLayout.cpp m_layoutStruct[i].computedLogicalWidth = logicalWidth.value(); value 33 Source/core/rendering/CounterNode.cpp CounterNode::CounterNode(RenderObject& o, bool hasResetType, int value) value 35 Source/core/rendering/CounterNode.cpp , m_value(value) value 95 Source/core/rendering/CounterNode.cpp PassRefPtr<CounterNode> CounterNode::create(RenderObject& owner, bool hasResetType, int value) value 97 Source/core/rendering/CounterNode.cpp return adoptRef(new CounterNode(owner, hasResetType, value)); value 156 Source/core/rendering/CounterNode.cpp void CounterNode::addRenderer(RenderCounter* value) value 158 Source/core/rendering/CounterNode.cpp if (!value) { value 162 Source/core/rendering/CounterNode.cpp if (value->m_counterNode) { value 164 Source/core/rendering/CounterNode.cpp value->m_counterNode->removeRenderer(value); value 166 Source/core/rendering/CounterNode.cpp ASSERT(!value->m_nextForSameCounter); value 168 Source/core/rendering/CounterNode.cpp if (iterator == value) { value 173 Source/core/rendering/CounterNode.cpp value->m_nextForSameCounter = m_rootRenderer; value 174 Source/core/rendering/CounterNode.cpp m_rootRenderer = value; value 175 Source/core/rendering/CounterNode.cpp if (value->m_counterNode != this) { value 176 Source/core/rendering/CounterNode.cpp if (value->m_counterNode) { value 178 Source/core/rendering/CounterNode.cpp value->m_counterNode->removeRenderer(value); value 180 Source/core/rendering/CounterNode.cpp value->m_counterNode = this; value 184 Source/core/rendering/CounterNode.cpp void CounterNode::removeRenderer(RenderCounter* value) value 186 Source/core/rendering/CounterNode.cpp if (!value) { value 190 Source/core/rendering/CounterNode.cpp if (value->m_counterNode && value->m_counterNode != this) { value 192 Source/core/rendering/CounterNode.cpp value->m_counterNode->removeRenderer(value); value 196 Source/core/rendering/CounterNode.cpp if (iterator == value) { value 198 Source/core/rendering/CounterNode.cpp previous->m_nextForSameCounter = value->m_nextForSameCounter; value 200 Source/core/rendering/CounterNode.cpp m_rootRenderer = value->m_nextForSameCounter; value 201 Source/core/rendering/CounterNode.cpp value->m_nextForSameCounter = 0; value 202 Source/core/rendering/CounterNode.cpp value->m_counterNode = 0; value 368 Source/core/rendering/CounterNode.cpp current, current->actsAsReset() ? "reset____" : "increment", current->value(), value 45 Source/core/rendering/CounterNode.h static PassRefPtr<CounterNode> create(RenderObject&, bool isReset, int value); value 49 Source/core/rendering/CounterNode.h int value() const { return m_value; } value 74 Source/core/rendering/CounterNode.h CounterNode(RenderObject&, bool isReset, int value); value 686 Source/core/rendering/FastTextAutosizer.cpp return addResult.storedValue->value.get(); value 689 Source/core/rendering/FastTextAutosizer.cpp addResult.storedValue->value = adoptPtr(supercluster); value 974 Source/core/rendering/FastTextAutosizer.cpp BlockSet* blocks = fingerprintIt->value.get(); value 999 Source/core/rendering/FastTextAutosizer.cpp addResult.storedValue->value = adoptPtr(new BlockSet); value 1000 Source/core/rendering/FastTextAutosizer.cpp addResult.storedValue->value->add(block); value 1016 Source/core/rendering/FastTextAutosizer.cpp BlockSet& blocks = *blocksIter->value; value 104 Source/core/rendering/FixedTableLayout.cpp if (colStyleLogicalWidth.isFixed() && colStyleLogicalWidth.value() > 0) value 105 Source/core/rendering/FixedTableLayout.cpp effectiveColWidth = colStyleLogicalWidth.value(); value 153 Source/core/rendering/FixedTableLayout.cpp fixedBorderBoxLogicalWidth = cell->adjustBorderBoxLogicalWidthForBoxSizing(logicalWidth.value()); value 189 Source/core/rendering/FixedTableLayout.cpp minWidth = maxWidth = max<int>(minWidth, tableLogicalWidth.value() - m_table->bordersPaddingAndSpacingInRowDirection()); value 234 Source/core/rendering/FixedTableLayout.cpp calcWidth[i] = m_width[i].value(); value 257 Source/core/rendering/FloatingObjects.cpp return m_lowestFloatBottomCache[floatIndex].value; value 260 Source/core/rendering/FloatingObjects.cpp void FloatingObjects::setCachedLowestFloatLogicalBottom(bool isHorizontal, FloatingObject::Type type, LayoutUnit value) value 266 Source/core/rendering/FloatingObjects.cpp m_lowestFloatBottomCache[floatIndex].value = value; value 420 Source/core/rendering/FloatingObjects.cpp : value(0) value 540 Source/core/rendering/FloatingObjects.cpp String ValueToString<int>::string(const int value) value 542 Source/core/rendering/FloatingObjects.cpp return String::number(value); value 84 Source/core/rendering/FloatingObjects.h void setIsInPlacedTree(bool value) { m_isInPlacedTree = value; } value 160 Source/core/rendering/FloatingObjects.h void setCachedLowestFloatLogicalBottom(bool isHorizontal, FloatingObject::Type floatType, LayoutUnit value); value 183 Source/core/rendering/FloatingObjects.h LayoutUnit value; value 193 Source/core/rendering/FloatingObjects.h static String string(const int value); value 157 Source/core/rendering/ImageQualityController.cpp LayerSizeMap* innerMap = i != m_objectLayerSizeMap.end() ? &i->value : 0; value 164 Source/core/rendering/ImageQualityController.cpp oldSize = j->value; value 462 Source/core/rendering/InlineFlowBox.cpp usedFonts = it == textBoxDataMap.end() ? 0 : &it->value.first; value 856 Source/core/rendering/InlineFlowBox.cpp GlyphOverflow* glyphOverflow = it == textBoxDataMap.end() ? 0 : &it->value.second; value 1558 Source/core/rendering/InlineTextBox.cpp String value = obj.text(); value 1559 Source/core/rendering/InlineTextBox.cpp value = value.substring(start(), len()); value 1560 Source/core/rendering/InlineTextBox.cpp value.replaceWithLiteral('\\', "\\\\"); value 1561 Source/core/rendering/InlineTextBox.cpp value.replaceWithLiteral('\n', "\\n"); value 1569 Source/core/rendering/InlineTextBox.cpp fprintf(stderr, "(%d,%d) \"%s\"\n", start(), start() + len(), value.utf8().data()); value 177 Source/core/rendering/RenderBlock.cpp HashSet<RenderBlock*>* containerSet = it->value.get(); value 1615 Source/core/rendering/RenderBlock.cpp margin += marginLeft.value(); value 1617 Source/core/rendering/RenderBlock.cpp margin += marginRight.value(); value 2549 Source/core/rendering/RenderBlock.cpp TrackedRendererListHashSet* descendantSet = descendantsMapIterator->value.get(); value 3518 Source/core/rendering/RenderBlock.cpp if (tableCellWidth.isFixed() && tableCellWidth.value() > 0) value 3519 Source/core/rendering/RenderBlock.cpp maxLogicalWidth = max(minLogicalWidth, adjustContentBoxLogicalWidthForBoxSizing(tableCellWidth.value())); value 3539 Source/core/rendering/RenderBlock.cpp if (!isTableCell() && styleToUse->logicalWidth().isFixed() && styleToUse->logicalWidth().value() >= 0 value 3541 Source/core/rendering/RenderBlock.cpp m_minPreferredLogicalWidth = m_maxPreferredLogicalWidth = adjustContentBoxLogicalWidthForBoxSizing(styleToUse->logicalWidth().value()); value 3545 Source/core/rendering/RenderBlock.cpp if (styleToUse->logicalMinWidth().isFixed() && styleToUse->logicalMinWidth().value() > 0) { value 3546 Source/core/rendering/RenderBlock.cpp m_maxPreferredLogicalWidth = max(m_maxPreferredLogicalWidth, adjustContentBoxLogicalWidthForBoxSizing(styleToUse->logicalMinWidth().value())); value 3547 Source/core/rendering/RenderBlock.cpp m_minPreferredLogicalWidth = max(m_minPreferredLogicalWidth, adjustContentBoxLogicalWidthForBoxSizing(styleToUse->logicalMinWidth().value())); value 3551 Source/core/rendering/RenderBlock.cpp m_maxPreferredLogicalWidth = min(m_maxPreferredLogicalWidth, adjustContentBoxLogicalWidthForBoxSizing(styleToUse->logicalMaxWidth().value())); value 3552 Source/core/rendering/RenderBlock.cpp m_minPreferredLogicalWidth = min(m_minPreferredLogicalWidth, adjustContentBoxLogicalWidthForBoxSizing(styleToUse->logicalMaxWidth().value())); value 3629 Source/core/rendering/RenderBlock.cpp marginStart += startMarginLength.value(); value 3631 Source/core/rendering/RenderBlock.cpp marginEnd += endMarginLength.value(); value 242 Source/core/rendering/RenderBlock.h void setMarginStartForChild(RenderBox* child, LayoutUnit value) const { child->setMarginStart(value, style()); } value 243 Source/core/rendering/RenderBlock.h void setMarginEndForChild(RenderBox* child, LayoutUnit value) const { child->setMarginEnd(value, style()); } value 244 Source/core/rendering/RenderBlock.h void setMarginBeforeForChild(RenderBox* child, LayoutUnit value) const { child->setMarginBefore(value, style()); } value 245 Source/core/rendering/RenderBlock.h void setMarginAfterForChild(RenderBox* child, LayoutUnit value) const { child->setMarginAfter(value, style()); } value 126 Source/core/rendering/RenderBlockFlow.cpp void setDiscardMargin(bool value) { m_discardMargin = value; } value 864 Source/core/rendering/RenderBlockFlow.cpp FloatingObject* floatingObject = (*it).value; value 960 Source/core/rendering/RenderBlockFlow.cpp && (blockStyle->logicalHeight().isAuto() && !blockStyle->logicalHeight().value()) && blockStyle->marginAfterCollapse() != MSEPARATE; value 1486 Source/core/rendering/RenderBlockFlow.cpp void RenderBlockFlow::setMustDiscardMarginBefore(bool value) value 1489 Source/core/rendering/RenderBlockFlow.cpp ASSERT(value); value 1493 Source/core/rendering/RenderBlockFlow.cpp if (!m_rareData && !value) value 1499 Source/core/rendering/RenderBlockFlow.cpp m_rareData->m_discardMarginBefore = value; value 1502 Source/core/rendering/RenderBlockFlow.cpp void RenderBlockFlow::setMustDiscardMarginAfter(bool value) value 1505 Source/core/rendering/RenderBlockFlow.cpp ASSERT(value); value 1509 Source/core/rendering/RenderBlockFlow.cpp if (!m_rareData && !value) value 1515 Source/core/rendering/RenderBlockFlow.cpp m_rareData->m_discardMarginAfter = value; value 496 Source/core/rendering/RenderBlockLineLayout.cpp ASSERT(it->value.first.isEmpty()); value 497 Source/core/rendering/RenderBlockLineLayout.cpp copyToVector(fallbackFonts, it->value.first); value 503 Source/core/rendering/RenderBlockLineLayout.cpp it->value.second = glyphOverflow; value 1319 Source/core/rendering/RenderBlockLineLayout.cpp return (cssUnit.isFixed() ? static_cast<LayoutUnit>(cssUnit.value()) : childValue); value 1360 Source/core/rendering/RenderBlockLineLayout.cpp static inline LayoutUnit adjustFloatForSubPixelLayout(float value) value 1362 Source/core/rendering/RenderBlockLineLayout.cpp return LayoutUnit::fromFloatCeil(value); value 1463 Source/core/rendering/RenderBlockLineLayout.cpp margins += adjustFloatForSubPixelLayout(startMargin.value()); value 1465 Source/core/rendering/RenderBlockLineLayout.cpp margins += adjustFloatForSubPixelLayout(endMargin.value()); value 380 Source/core/rendering/RenderBox.cpp LayoutUnit width = std::max(LayoutUnit(style->minWidth().value()), LayoutUnit(style->width().value())); value 382 Source/core/rendering/RenderBox.cpp width = std::min(LayoutUnit(style->maxWidth().value()), width); value 387 Source/core/rendering/RenderBox.cpp return width + borderLeft + borderRight + style->paddingLeft().value() + style->paddingRight().value(); value 1808 Source/core/rendering/RenderBox.cpp return cb->adjustContentBoxLogicalHeightForBoxSizing(logicalHeightLength.value()); value 2213 Source/core/rendering/RenderBox.cpp computedValues.m_extent = logicalWidthLength.value() + borderAndPaddingLogicalWidth(); value 2572 Source/core/rendering/RenderBox.cpp heightResult = h.value() + borderAndPaddingLogicalHeight(); value 2654 Source/core/rendering/RenderBox.cpp return height.value(); value 2725 Source/core/rendering/RenderBox.cpp LayoutUnit contentBoxHeight = cb->adjustContentBoxLogicalHeightForBoxSizing(cbstyle->logicalHeight().value()); value 2781 Source/core/rendering/RenderBox.cpp return adjustContentBoxLogicalWidthForBoxSizing(logicalWidth.value()); value 2836 Source/core/rendering/RenderBox.cpp return adjustContentBoxLogicalHeightForBoxSizing(logicalHeight.value()); value 3065 Source/core/rendering/RenderBox.cpp staticPosition += curr->style()->logicalLeft().value(); value 3067 Source/core/rendering/RenderBox.cpp staticPosition -= curr->style()->logicalRight().value(); value 3087 Source/core/rendering/RenderBox.cpp staticPosition -= curr->style()->logicalLeft().value(); value 3089 Source/core/rendering/RenderBox.cpp staticPosition += curr->style()->logicalRight().value(); value 307 Source/core/rendering/RenderBox.h void setMarginBefore(LayoutUnit value, const RenderStyle* overrideStyle = 0) { m_marginBox.setBefore((overrideStyle ? overrideStyle : style())->writingMode(), value); } value 308 Source/core/rendering/RenderBox.h void setMarginAfter(LayoutUnit value, const RenderStyle* overrideStyle = 0) { m_marginBox.setAfter((overrideStyle ? overrideStyle : style())->writingMode(), value); } value 309 Source/core/rendering/RenderBox.h void setMarginStart(LayoutUnit value, const RenderStyle* overrideStyle = 0) value 312 Source/core/rendering/RenderBox.h m_marginBox.setStart(styleToUse->writingMode(), styleToUse->direction(), value); value 314 Source/core/rendering/RenderBox.h void setMarginEnd(LayoutUnit value, const RenderStyle* overrideStyle = 0) value 317 Source/core/rendering/RenderBox.h m_marginBox.setEnd(styleToUse->writingMode(), styleToUse->direction(), value); value 812 Source/core/rendering/RenderBoxModelObject.cpp IntSize resolvedSize(intrinsicWidth.isFixed() ? intrinsicWidth.value() : 0, intrinsicHeight.isFixed() ? intrinsicHeight.value() : 0); value 860 Source/core/rendering/RenderBoxModelObject.cpp tileSize.setWidth(layerWidth.value()); value 865 Source/core/rendering/RenderBoxModelObject.cpp tileSize.setHeight(layerHeight.value()); value 105 Source/core/rendering/RenderCounter.cpp static bool planCounter(RenderObject& object, const AtomicString& identifier, bool& isReset, int& value) value 134 Source/core/rendering/RenderCounter.cpp value = directives.combinedValue(); value 142 Source/core/rendering/RenderCounter.cpp value = toRenderListItem(object).explicitValue(); value 146 Source/core/rendering/RenderCounter.cpp value = 1; value 152 Source/core/rendering/RenderCounter.cpp value = toHTMLOListElement(e)->start(); value 157 Source/core/rendering/RenderCounter.cpp value = 0; value 306 Source/core/rendering/RenderCounter.cpp int value = 0; value 307 Source/core/rendering/RenderCounter.cpp if (!planCounter(object, identifier, isReset, value) && !alwaysCreateCounter) value 312 Source/core/rendering/RenderCounter.cpp RefPtr<CounterNode> newNode = CounterNode::create(object, isReset, value); value 400 Source/core/rendering/RenderCounter.cpp int value = child->actsAsReset() ? child->value() : child->countInParent(); value 402 Source/core/rendering/RenderCounter.cpp String text = listMarkerText(m_counter.listStyle(), value); value 450 Source/core/rendering/RenderCounter.cpp CounterMap* map = mapsIterator->value.get(); value 453 Source/core/rendering/RenderCounter.cpp destroyCounterNodeWithoutMapRemoval(it->key, it->value.get()); value 467 Source/core/rendering/RenderCounter.cpp destroyCounterNodeWithoutMapRemoval(identifier, mapIterator->value.get()); value 564 Source/core/rendering/RenderCounter.cpp if (oldMapIt->value == it->value) value 159 Source/core/rendering/RenderDeprecatedFlexibleBox.cpp margin += marginLeft.value(); value 161 Source/core/rendering/RenderDeprecatedFlexibleBox.cpp margin += marginRight.value(); value 231 Source/core/rendering/RenderDeprecatedFlexibleBox.cpp if (style()->width().isFixed() && style()->width().value() > 0) value 232 Source/core/rendering/RenderDeprecatedFlexibleBox.cpp m_minPreferredLogicalWidth = m_maxPreferredLogicalWidth = adjustContentBoxLogicalWidthForBoxSizing(style()->width().value()); value 236 Source/core/rendering/RenderDeprecatedFlexibleBox.cpp if (style()->minWidth().isFixed() && style()->minWidth().value() > 0) { value 237 Source/core/rendering/RenderDeprecatedFlexibleBox.cpp m_maxPreferredLogicalWidth = max(m_maxPreferredLogicalWidth, adjustContentBoxLogicalWidthForBoxSizing(style()->minWidth().value())); value 238 Source/core/rendering/RenderDeprecatedFlexibleBox.cpp m_minPreferredLogicalWidth = max(m_minPreferredLogicalWidth, adjustContentBoxLogicalWidthForBoxSizing(style()->minWidth().value())); value 242 Source/core/rendering/RenderDeprecatedFlexibleBox.cpp m_maxPreferredLogicalWidth = min(m_maxPreferredLogicalWidth, adjustContentBoxLogicalWidthForBoxSizing(style()->maxWidth().value())); value 243 Source/core/rendering/RenderDeprecatedFlexibleBox.cpp m_minPreferredLogicalWidth = min(m_minPreferredLogicalWidth, adjustContentBoxLogicalWidthForBoxSizing(style()->maxWidth().value())); value 904 Source/core/rendering/RenderDeprecatedFlexibleBox.cpp int numVisibleLines = lineClamp.isPercentage() ? max(1, (maxLineCount + 1) * lineClamp.value() / 100) : lineClamp.value(); value 1021 Source/core/rendering/RenderDeprecatedFlexibleBox.cpp maxWidth = child->style()->maxWidth().value(); value 1034 Source/core/rendering/RenderDeprecatedFlexibleBox.cpp maxHeight = child->style()->maxHeight().value(); value 1046 Source/core/rendering/RenderDeprecatedFlexibleBox.cpp minWidth = child->style()->minWidth().value(); value 1059 Source/core/rendering/RenderDeprecatedFlexibleBox.cpp LayoutUnit minHeight = child->style()->minHeight().value(); value 55 Source/core/rendering/RenderFieldset.cpp legendMinWidth += legendMarginLeft.value(); value 58 Source/core/rendering/RenderFieldset.cpp legendMinWidth += legendMarginRight.value(); value 177 Source/core/rendering/RenderFileUploadControl.cpp if (style()->width().isFixed() && style()->width().value() > 0) value 178 Source/core/rendering/RenderFileUploadControl.cpp m_minPreferredLogicalWidth = m_maxPreferredLogicalWidth = adjustContentBoxLogicalWidthForBoxSizing(style()->width().value()); value 182 Source/core/rendering/RenderFileUploadControl.cpp if (style()->minWidth().isFixed() && style()->minWidth().value() > 0) { value 183 Source/core/rendering/RenderFileUploadControl.cpp m_maxPreferredLogicalWidth = max(m_maxPreferredLogicalWidth, adjustContentBoxLogicalWidthForBoxSizing(style()->minWidth().value())); value 184 Source/core/rendering/RenderFileUploadControl.cpp m_minPreferredLogicalWidth = max(m_minPreferredLogicalWidth, adjustContentBoxLogicalWidthForBoxSizing(style()->minWidth().value())); value 188 Source/core/rendering/RenderFileUploadControl.cpp m_maxPreferredLogicalWidth = min(m_maxPreferredLogicalWidth, adjustContentBoxLogicalWidthForBoxSizing(style()->maxWidth().value())); value 189 Source/core/rendering/RenderFileUploadControl.cpp m_minPreferredLogicalWidth = min(m_minPreferredLogicalWidth, adjustContentBoxLogicalWidthForBoxSizing(style()->maxWidth().value())); value 215 Source/core/rendering/RenderFileUploadControl.cpp return button->value(); value 634 Source/core/rendering/RenderFlexibleBox.cpp return flexBasis.isAuto() || (flexBasis.isFixed() && !flexBasis.value() && hasInfiniteLineLength); value 441 Source/core/rendering/RenderFlowThread.cpp RenderRegionRange& range = it->value; value 456 Source/core/rendering/RenderFlowThread.cpp const RenderRegionRange& range = it->value; value 543 Source/core/rendering/RenderFlowThread.cpp result = offsetIterator->value; value 241 Source/core/rendering/RenderFlowThread.h static String string(const LayoutUnit value) { return String::number(value.toFloat()); } value 245 Source/core/rendering/RenderFlowThread.h static String string(const RenderRegion* value) { return String::format("%p", value); } value 197 Source/core/rendering/RenderFrameSet.cpp gridLayout[i] = max<int>(grid[i].value(), 0); value 205 Source/core/rendering/RenderFrameSet.cpp gridLayout[i] = max<int>(grid[i].value() * availableLen / 100., 0); value 213 Source/core/rendering/RenderFrameSet.cpp totalRelative += max<int>(grid[i].value(), 1); value 258 Source/core/rendering/RenderFrameSet.cpp gridLayout[i] = (max(grid[i].value(), 1.) * remainingRelative) / totalRelative; value 1053 Source/core/rendering/RenderGrid.cpp namedGridLineIndex = std::min<size_t>(position.integerPosition(), it->value.size()) - 1; value 1055 Source/core/rendering/RenderGrid.cpp namedGridLineIndex = std::max<int>(it->value.size() - abs(position.integerPosition()), 0); value 1056 Source/core/rendering/RenderGrid.cpp return GridPosition::adjustGridPositionForSide(it->value[namedGridLineIndex], side); value 1086 Source/core/rendering/RenderGrid.cpp const GridCoordinate& gridAreaCoordinate = it->value; value 1141 Source/core/rendering/RenderGrid.cpp return GridSpan::createWithNamedSpanAgainstOpposite(resolvedOppositePosition, position, side, it->value); value 694 Source/core/rendering/RenderInline.cpp return margin.value(); value 1921 Source/core/rendering/RenderLayer.cpp if (!boundingBox.intersects(it->value)) value 4070 Source/core/rendering/RenderLayer.cpp rects.add(parentLayer, Vector<LayoutRect>()).storedValue->value.append(physicalBoundingBox(parentLayer)); value 4072 Source/core/rendering/RenderLayer.cpp iter->value.append(physicalBoundingBox(parentLayer)); value 52 Source/core/rendering/RenderLayerFilterInfo.cpp return (iter != s_filterMap->end()) ? iter->value : 0; value 63 Source/core/rendering/RenderLayerFilterInfo.cpp return iter->value; value 1532 Source/core/rendering/RenderLayerScrollableArea.cpp bool RenderLayerScrollableArea::adjustForForceCompositedScrollingMode(bool value) const value 1536 Source/core/rendering/RenderLayerScrollableArea.cpp return value; value 1544 Source/core/rendering/RenderLayerScrollableArea.cpp return value; value 226 Source/core/rendering/RenderListBox.cpp if (style()->width().isFixed() && style()->width().value() > 0) value 227 Source/core/rendering/RenderListBox.cpp m_minPreferredLogicalWidth = m_maxPreferredLogicalWidth = adjustContentBoxLogicalWidthForBoxSizing(style()->width().value()); value 231 Source/core/rendering/RenderListBox.cpp if (style()->minWidth().isFixed() && style()->minWidth().value() > 0) { value 232 Source/core/rendering/RenderListBox.cpp m_maxPreferredLogicalWidth = max(m_maxPreferredLogicalWidth, adjustContentBoxLogicalWidthForBoxSizing(style()->minWidth().value())); value 233 Source/core/rendering/RenderListBox.cpp m_minPreferredLogicalWidth = max(m_minPreferredLogicalWidth, adjustContentBoxLogicalWidthForBoxSizing(style()->minWidth().value())); value 237 Source/core/rendering/RenderListBox.cpp m_maxPreferredLogicalWidth = min(m_maxPreferredLogicalWidth, adjustContentBoxLogicalWidthForBoxSizing(style()->maxWidth().value())); value 238 Source/core/rendering/RenderListBox.cpp m_minPreferredLogicalWidth = min(m_minPreferredLogicalWidth, adjustContentBoxLogicalWidthForBoxSizing(style()->maxWidth().value())); value 205 Source/core/rendering/RenderListItem.cpp return previousItem->value() + valueStep; value 478 Source/core/rendering/RenderListItem.cpp void RenderListItem::setExplicitValue(int value) value 482 Source/core/rendering/RenderListItem.cpp if (m_hasExplicitValue && m_explicitValue == value) value 484 Source/core/rendering/RenderListItem.cpp m_explicitValue = value; value 485 Source/core/rendering/RenderListItem.cpp m_value = value; value 37 Source/core/rendering/RenderListItem.h int value() const { if (!m_isValueUpToDate) updateValueNow(); return m_value; } value 42 Source/core/rendering/RenderListItem.h void setExplicitValue(int value); value 409 Source/core/rendering/RenderListMarker.cpp static EListStyleType effectiveListMarkerType(EListStyleType type, int value) value 444 Source/core/rendering/RenderListMarker.cpp return (value < 1 || value > 99999999) ? DecimalListStyle : type; value 446 Source/core/rendering/RenderListMarker.cpp return (value < 0) ? DecimalListStyle : type; value 448 Source/core/rendering/RenderListMarker.cpp return (value < 1 || value > 19999) ? DecimalListStyle : type; value 450 Source/core/rendering/RenderListMarker.cpp return (value < 0 || value > 999999) ? DecimalListStyle : type; value 453 Source/core/rendering/RenderListMarker.cpp return (value < 1 || value > 3999) ? DecimalListStyle : type; value 501 Source/core/rendering/RenderListMarker.cpp return (value < 1) ? DecimalListStyle : type; value 508 Source/core/rendering/RenderListMarker.cpp static UChar listMarkerSuffix(EListStyleType type, int value) value 512 Source/core/rendering/RenderListMarker.cpp EListStyleType effectiveType = effectiveListMarkerType(type, value); value 607 Source/core/rendering/RenderListMarker.cpp String listMarkerText(EListStyleType type, int value) value 611 Source/core/rendering/RenderListMarker.cpp switch (effectiveListMarkerType(type, value)) { value 619 Source/core/rendering/RenderListMarker.cpp return toSymbolic(value, asterisksSymbols); value 631 Source/core/rendering/RenderListMarker.cpp return toSymbolic(value, footnotesSymbols); value 639 Source/core/rendering/RenderListMarker.cpp return String::number(value); value 641 Source/core/rendering/RenderListMarker.cpp if (value < -9 || value > 9) value 642 Source/core/rendering/RenderListMarker.cpp return String::number(value); value 643 Source/core/rendering/RenderListMarker.cpp if (value < 0) value 644 Source/core/rendering/RenderListMarker.cpp return "-0" + String::number(-value); // -01 to -09 value 645 Source/core/rendering/RenderListMarker.cpp return "0" + String::number(value); // 00 to 09 value 651 Source/core/rendering/RenderListMarker.cpp return toNumeric(value, arabicIndicNumerals); value 657 Source/core/rendering/RenderListMarker.cpp return toNumeric(value, binaryNumerals); value 663 Source/core/rendering/RenderListMarker.cpp return toNumeric(value, bengaliNumerals); value 670 Source/core/rendering/RenderListMarker.cpp return toNumeric(value, khmerNumerals); value 676 Source/core/rendering/RenderListMarker.cpp return toNumeric(value, devanagariNumerals); value 682 Source/core/rendering/RenderListMarker.cpp return toNumeric(value, gujaratiNumerals); value 688 Source/core/rendering/RenderListMarker.cpp return toNumeric(value, gurmukhiNumerals); value 694 Source/core/rendering/RenderListMarker.cpp return toNumeric(value, kannadaNumerals); value 700 Source/core/rendering/RenderListMarker.cpp return toNumeric(value, lowerHexadecimalNumerals); value 706 Source/core/rendering/RenderListMarker.cpp return toNumeric(value, laoNumerals); value 712 Source/core/rendering/RenderListMarker.cpp return toNumeric(value, malayalamNumerals); value 718 Source/core/rendering/RenderListMarker.cpp return toNumeric(value, mongolianNumerals); value 724 Source/core/rendering/RenderListMarker.cpp return toNumeric(value, myanmarNumerals); value 730 Source/core/rendering/RenderListMarker.cpp return toNumeric(value, octalNumerals); value 736 Source/core/rendering/RenderListMarker.cpp return toNumeric(value, oriyaNumerals); value 743 Source/core/rendering/RenderListMarker.cpp return toNumeric(value, urduNumerals); value 749 Source/core/rendering/RenderListMarker.cpp return toNumeric(value, teluguNumerals); value 755 Source/core/rendering/RenderListMarker.cpp return toNumeric(value, tibetanNumerals); value 761 Source/core/rendering/RenderListMarker.cpp return toNumeric(value, thaiNumerals); value 767 Source/core/rendering/RenderListMarker.cpp return toNumeric(value, upperHexadecimalNumerals); value 776 Source/core/rendering/RenderListMarker.cpp return toAlphabetic(value, lowerLatinAlphabet); value 784 Source/core/rendering/RenderListMarker.cpp return toAlphabetic(value, upperLatinAlphabet); value 792 Source/core/rendering/RenderListMarker.cpp return toAlphabetic(value, lowerGreekAlphabet); value 806 Source/core/rendering/RenderListMarker.cpp return toAlphabetic(value, hiraganaAlphabet); value 819 Source/core/rendering/RenderListMarker.cpp return toAlphabetic(value, hiraganaIrohaAlphabet); value 832 Source/core/rendering/RenderListMarker.cpp return toAlphabetic(value, katakanaAlphabet); value 845 Source/core/rendering/RenderListMarker.cpp return toAlphabetic(value, katakanaIrohaAlphabet); value 855 Source/core/rendering/RenderListMarker.cpp return toAlphabetic(value, ethiopicHalehameAaErAlphabet); value 865 Source/core/rendering/RenderListMarker.cpp return toAlphabetic(value, ethiopicHalehameAmEtAlphabet); value 875 Source/core/rendering/RenderListMarker.cpp return toAlphabetic(value, ethiopicAbegedeAmEtAlphabet); value 882 Source/core/rendering/RenderListMarker.cpp return toAlphabetic(value, cjkEarthlyBranchAlphabet); value 889 Source/core/rendering/RenderListMarker.cpp return toAlphabetic(value, cjkHeavenlyStemAlphabet); value 898 Source/core/rendering/RenderListMarker.cpp return toAlphabetic(value, ethiopicHalehameGezAlphabet); value 907 Source/core/rendering/RenderListMarker.cpp return toAlphabetic(value, ethiopicAbegedeGezAlphabet); value 914 Source/core/rendering/RenderListMarker.cpp return toAlphabetic(value, hangulConsonantAlphabet); value 921 Source/core/rendering/RenderListMarker.cpp return toAlphabetic(value, hangulAlphabet); value 930 Source/core/rendering/RenderListMarker.cpp return toAlphabetic(value, ethiopicHalehameOmEtAlphabet); value 939 Source/core/rendering/RenderListMarker.cpp return toAlphabetic(value, ethiopicHalehameSidEtAlphabet); value 948 Source/core/rendering/RenderListMarker.cpp return toAlphabetic(value, ethiopicHalehameSoEtAlphabet); value 957 Source/core/rendering/RenderListMarker.cpp return toAlphabetic(value, ethiopicHalehameTigAlphabet); value 967 Source/core/rendering/RenderListMarker.cpp return toAlphabetic(value, ethiopicHalehameTiErAlphabet); value 977 Source/core/rendering/RenderListMarker.cpp return toAlphabetic(value, ethiopicAbegedeTiErAlphabet); value 987 Source/core/rendering/RenderListMarker.cpp return toAlphabetic(value, ethiopicHalehameTiEtAlphabet); value 997 Source/core/rendering/RenderListMarker.cpp return toAlphabetic(value, ethiopicAbegedeTiEtAlphabet); value 1005 Source/core/rendering/RenderListMarker.cpp return toAlphabetic(value, upperGreekAlphabet); value 1014 Source/core/rendering/RenderListMarker.cpp return toAlphabetic(value, lowerNorwegianAlphabet); value 1023 Source/core/rendering/RenderListMarker.cpp return toAlphabetic(value, upperNorwegianAlphabet); value 1032 Source/core/rendering/RenderListMarker.cpp return toCJKIdeographic(value, traditionalChineseInformalTable); value 1036 Source/core/rendering/RenderListMarker.cpp return toRoman(value, false); value 1038 Source/core/rendering/RenderListMarker.cpp return toRoman(value, true); value 1045 Source/core/rendering/RenderListMarker.cpp return toArmenian(value, true); value 1047 Source/core/rendering/RenderListMarker.cpp return toArmenian(value, false); value 1049 Source/core/rendering/RenderListMarker.cpp return toGeorgian(value); value 1051 Source/core/rendering/RenderListMarker.cpp return toHebrew(value); value 1302 Source/core/rendering/RenderListMarker.cpp const UChar suffix = listMarkerSuffix(type, m_listItem->value()); value 1341 Source/core/rendering/RenderListMarker.cpp setMarginStart(startMargin.value()); value 1343 Source/core/rendering/RenderListMarker.cpp setMarginEnd(endMargin.value()); value 1471 Source/core/rendering/RenderListMarker.cpp m_text = listMarkerText(type, m_listItem->value()); value 1584 Source/core/rendering/RenderListMarker.cpp UChar suffixSpace[2] = { listMarkerSuffix(type, m_listItem->value()), ' ' }; value 1682 Source/core/rendering/RenderListMarker.cpp const UChar suffix = listMarkerSuffix(type, m_listItem->value()); value 1810 Source/core/rendering/RenderListMarker.cpp UChar suffixSpace[2] = { listMarkerSuffix(type, m_listItem->value()), ' ' }; value 32 Source/core/rendering/RenderListMarker.h String listMarkerText(EListStyleType, int value); value 297 Source/core/rendering/RenderMenuList.cpp if (style()->width().isFixed() && style()->width().value() > 0) value 298 Source/core/rendering/RenderMenuList.cpp m_minPreferredLogicalWidth = m_maxPreferredLogicalWidth = adjustContentBoxLogicalWidthForBoxSizing(style()->width().value()); value 302 Source/core/rendering/RenderMenuList.cpp if (style()->minWidth().isFixed() && style()->minWidth().value() > 0) { value 303 Source/core/rendering/RenderMenuList.cpp m_maxPreferredLogicalWidth = max(m_maxPreferredLogicalWidth, adjustContentBoxLogicalWidthForBoxSizing(style()->minWidth().value())); value 304 Source/core/rendering/RenderMenuList.cpp m_minPreferredLogicalWidth = max(m_minPreferredLogicalWidth, adjustContentBoxLogicalWidthForBoxSizing(style()->minWidth().value())); value 308 Source/core/rendering/RenderMenuList.cpp m_maxPreferredLogicalWidth = min(m_maxPreferredLogicalWidth, adjustContentBoxLogicalWidthForBoxSizing(style()->maxWidth().value())); value 309 Source/core/rendering/RenderMenuList.cpp m_minPreferredLogicalWidth = min(m_minPreferredLogicalWidth, adjustContentBoxLogicalWidthForBoxSizing(style()->maxWidth().value())); value 2441 Source/core/rendering/RenderObject.cpp iterValue = &layerRects.add(currentLayer, Vector<LayoutRect>()).storedValue->value; value 2443 Source/core/rendering/RenderObject.cpp iterValue = &iter->value; value 424 Source/core/rendering/RenderObject.h void setAncestorLineBoxDirty(bool value = true) value 426 Source/core/rendering/RenderObject.h m_bitfields.setAncestorLineBoxDirty(value); value 427 Source/core/rendering/RenderObject.h if (value) value 1412 Source/core/rendering/RenderObject.h inline int adjustForAbsoluteZoom(int value, RenderObject* renderer) value 1414 Source/core/rendering/RenderObject.h return adjustForAbsoluteZoom(value, renderer->style()); value 1417 Source/core/rendering/RenderObject.h inline LayoutUnit adjustLayoutUnitForAbsoluteZoom(LayoutUnit value, RenderObject& renderer) value 1420 Source/core/rendering/RenderObject.h return adjustLayoutUnitForAbsoluteZoom(value, *renderer.style()); value 514 Source/core/rendering/RenderReplaced.cpp if (styleToUse->logicalMinWidth().isFixed() && styleToUse->logicalMinWidth().value() > 0) { value 515 Source/core/rendering/RenderReplaced.cpp m_maxPreferredLogicalWidth = max(m_maxPreferredLogicalWidth, adjustContentBoxLogicalWidthForBoxSizing(styleToUse->logicalMinWidth().value())); value 516 Source/core/rendering/RenderReplaced.cpp m_minPreferredLogicalWidth = max(m_minPreferredLogicalWidth, adjustContentBoxLogicalWidthForBoxSizing(styleToUse->logicalMinWidth().value())); value 520 Source/core/rendering/RenderReplaced.cpp m_maxPreferredLogicalWidth = min(m_maxPreferredLogicalWidth, adjustContentBoxLogicalWidthForBoxSizing(styleToUse->logicalMaxWidth().value())); value 521 Source/core/rendering/RenderReplaced.cpp m_minPreferredLogicalWidth = min(m_minPreferredLogicalWidth, adjustContentBoxLogicalWidthForBoxSizing(styleToUse->logicalMaxWidth().value())); value 67 Source/core/rendering/RenderSlider.cpp if (style()->width().isFixed() && style()->width().value() > 0) value 68 Source/core/rendering/RenderSlider.cpp m_minPreferredLogicalWidth = m_maxPreferredLogicalWidth = adjustContentBoxLogicalWidthForBoxSizing(style()->width().value()); value 72 Source/core/rendering/RenderSlider.cpp if (style()->minWidth().isFixed() && style()->minWidth().value() > 0) { value 73 Source/core/rendering/RenderSlider.cpp m_maxPreferredLogicalWidth = max(m_maxPreferredLogicalWidth, adjustContentBoxLogicalWidthForBoxSizing(style()->minWidth().value())); value 74 Source/core/rendering/RenderSlider.cpp m_minPreferredLogicalWidth = max(m_minPreferredLogicalWidth, adjustContentBoxLogicalWidthForBoxSizing(style()->minWidth().value())); value 78 Source/core/rendering/RenderSlider.cpp m_maxPreferredLogicalWidth = min(m_maxPreferredLogicalWidth, adjustContentBoxLogicalWidthForBoxSizing(style()->maxWidth().value())); value 79 Source/core/rendering/RenderSlider.cpp m_minPreferredLogicalWidth = min(m_minPreferredLogicalWidth, adjustContentBoxLogicalWidthForBoxSizing(style()->maxWidth().value())); value 356 Source/core/rendering/RenderTable.cpp computedLogicalHeight = styleLogicalHeight.value() - borders; value 786 Source/core/rendering/RenderTable.cpp if (styleToUse->logicalMinWidth().isFixed() && styleToUse->logicalMinWidth().value() > 0) { value 787 Source/core/rendering/RenderTable.cpp m_maxPreferredLogicalWidth = std::max(m_maxPreferredLogicalWidth, adjustContentBoxLogicalWidthForBoxSizing(styleToUse->logicalMinWidth().value())); value 788 Source/core/rendering/RenderTable.cpp m_minPreferredLogicalWidth = std::max(m_minPreferredLogicalWidth, adjustContentBoxLogicalWidthForBoxSizing(styleToUse->logicalMinWidth().value())); value 794 Source/core/rendering/RenderTable.cpp m_maxPreferredLogicalWidth = std::min(m_maxPreferredLogicalWidth, adjustContentBoxLogicalWidthForBoxSizing(styleToUse->logicalMaxWidth().value())); value 131 Source/core/rendering/RenderTableCell.cpp colWidthSum += colWidth.value(); value 163 Source/core/rendering/RenderTableCell.cpp m_minPreferredLogicalWidth = max<LayoutUnit>(w.value(), m_minPreferredLogicalWidth); value 74 Source/core/rendering/RenderTableSection.cpp || (cRowLogicalHeight.isFixed() && cRowLogicalHeight.value() < logicalHeight.value())) value 1716 Source/core/rendering/RenderTableSection.cpp return it->value; value 258 Source/core/rendering/RenderTextControl.cpp if (style()->logicalWidth().isFixed() && style()->logicalWidth().value() >= 0) value 259 Source/core/rendering/RenderTextControl.cpp m_minPreferredLogicalWidth = m_maxPreferredLogicalWidth = adjustContentBoxLogicalWidthForBoxSizing(style()->logicalWidth().value()); value 263 Source/core/rendering/RenderTextControl.cpp if (style()->logicalMinWidth().isFixed() && style()->logicalMinWidth().value() > 0) { value 264 Source/core/rendering/RenderTextControl.cpp m_maxPreferredLogicalWidth = max(m_maxPreferredLogicalWidth, adjustContentBoxLogicalWidthForBoxSizing(style()->logicalMinWidth().value())); value 265 Source/core/rendering/RenderTextControl.cpp m_minPreferredLogicalWidth = max(m_minPreferredLogicalWidth, adjustContentBoxLogicalWidthForBoxSizing(style()->logicalMinWidth().value())); value 269 Source/core/rendering/RenderTextControl.cpp m_maxPreferredLogicalWidth = min(m_maxPreferredLogicalWidth, adjustContentBoxLogicalWidthForBoxSizing(style()->logicalMaxWidth().value())); value 270 Source/core/rendering/RenderTextControl.cpp m_minPreferredLogicalWidth = min(m_minPreferredLogicalWidth, adjustContentBoxLogicalWidthForBoxSizing(style()->logicalMaxWidth().value())); value 340 Source/core/rendering/RenderTextControlSingleLine.cpp result += spinButton->computedStyle()->logicalWidth().value(); value 131 Source/core/rendering/RenderTheme.cpp if (borderBox.top().value() != static_cast<int>(style->borderTopWidth())) { value 132 Source/core/rendering/RenderTheme.cpp if (borderBox.top().value()) value 133 Source/core/rendering/RenderTheme.cpp style->setBorderTopWidth(borderBox.top().value()); value 137 Source/core/rendering/RenderTheme.cpp if (borderBox.right().value() != static_cast<int>(style->borderRightWidth())) { value 138 Source/core/rendering/RenderTheme.cpp if (borderBox.right().value()) value 139 Source/core/rendering/RenderTheme.cpp style->setBorderRightWidth(borderBox.right().value()); value 143 Source/core/rendering/RenderTheme.cpp if (borderBox.bottom().value() != static_cast<int>(style->borderBottomWidth())) { value 144 Source/core/rendering/RenderTheme.cpp style->setBorderBottomWidth(borderBox.bottom().value()); value 145 Source/core/rendering/RenderTheme.cpp if (borderBox.bottom().value()) value 146 Source/core/rendering/RenderTheme.cpp style->setBorderBottomWidth(borderBox.bottom().value()); value 150 Source/core/rendering/RenderTheme.cpp if (borderBox.left().value() != static_cast<int>(style->borderLeftWidth())) { value 151 Source/core/rendering/RenderTheme.cpp style->setBorderLeftWidth(borderBox.left().value()); value 152 Source/core/rendering/RenderTheme.cpp if (borderBox.left().value()) value 153 Source/core/rendering/RenderTheme.cpp style->setBorderLeftWidth(borderBox.left().value()); value 929 Source/core/rendering/RenderTheme.cpp String value = optionElement.value(); value 930 Source/core/rendering/RenderTheme.cpp if (!input->isValidValue(value)) value 932 Source/core/rendering/RenderTheme.cpp double parsedValue = parseToDoubleForNumberType(input->sanitizeValue(value)); value 526 Source/core/rendering/RenderView.cpp OwnPtr<RenderSelectionInfo>& blockInfo = selectedObjects.add(cb, nullptr).storedValue->value; value 541 Source/core/rendering/RenderView.cpp RenderSelectionInfo* info = i->value.get(); value 641 Source/core/rendering/RenderView.cpp OwnPtr<RenderBlockSelectionInfo>& blockInfo = oldSelectedBlocks.add(cb, nullptr).storedValue->value; value 696 Source/core/rendering/RenderView.cpp OwnPtr<RenderBlockSelectionInfo>& blockInfo = newSelectedBlocks.add(cb, nullptr).storedValue->value; value 714 Source/core/rendering/RenderView.cpp RenderSelectionInfo* oldInfo = i->value.get(); value 729 Source/core/rendering/RenderView.cpp i->value->repaint(); value 736 Source/core/rendering/RenderView.cpp RenderBlockSelectionInfo* oldInfo = i->value.get(); value 749 Source/core/rendering/RenderView.cpp i->value->repaint(); value 637 Source/core/rendering/RootInlineBox.cpp usedFonts = it == textBoxDataMap.end() ? 0 : &it->value.first; value 638 Source/core/rendering/RootInlineBox.cpp glyphOverflow = it == textBoxDataMap.end() ? 0 : &it->value.second; value 159 Source/core/rendering/TextAutosizer.cpp return it->value; value 294 Source/core/rendering/TextAutosizer.cpp void TextAutosizer::addNonAutosizedCluster(unsigned key, TextAutosizingClusterInfo& value) value 298 Source/core/rendering/TextAutosizer.cpp m_nonAutosizedClusters.add(key, adoptPtr(new Vector<TextAutosizingClusterInfo>(1, value))); value 301 Source/core/rendering/TextAutosizer.cpp it->value->append(value); value 318 Source/core/rendering/TextAutosizer.cpp return it->value; value 128 Source/core/rendering/TextAutosizer.h void addNonAutosizedCluster(unsigned key, TextAutosizingClusterInfo& value); value 51 Source/core/rendering/VerticalPositionCache.h return it->value; value 330 Source/core/rendering/compositing/CompositedLayerMapping.cpp return (style->transformOriginX().type() == Fixed && style->transformOriginX().value()) value 331 Source/core/rendering/compositing/CompositedLayerMapping.cpp || (style->transformOriginY().type() == Fixed && style->transformOriginY().value()); value 99 Source/core/rendering/line/LineLayoutState.h void setAdjustedLogicalLineTop(LayoutUnit value) { m_adjustedLogicalLineTop = value; } value 52 Source/core/rendering/shapes/ShapeInfo.h return *result.storedValue->value; value 99 Source/core/rendering/style/BasicShapes.cpp return floatValueForLength(m_radius.value(), hypotf(boxSize.width(), boxSize.height()) / sqrtf(2)); value 146 Source/core/rendering/style/BasicShapes.cpp return floatValueForLength(radius.value(), boxWidthOrHeight); value 76 Source/core/rendering/style/BasicShapes.h DEFINE_TYPE_CASTS(thisType, BasicShape, value, value->type() == BasicShape::thisType##Type, value.type() == BasicShape::thisType##Type) value 134 Source/core/rendering/style/BasicShapes.h BasicShapeRadius(const BasicShapeRadius& other) : m_value(other.value()), m_type(other.type()) { } value 137 Source/core/rendering/style/BasicShapes.h const Length& value() const { return m_value; } value 151 Source/core/rendering/style/BasicShapes.h return BasicShapeRadius(m_value.blend(other.value(), progress, ValueRangeNonNegative)); value 51 Source/core/rendering/style/CounterDirectives.h void setResetValue(int value) value 53 Source/core/rendering/style/CounterDirectives.h m_resetValue = value; value 69 Source/core/rendering/style/CounterDirectives.h void addIncrementValue(int value) value 71 Source/core/rendering/style/CounterDirectives.h m_incrementValue = clampToInteger((double)m_incrementValue + value); value 40 Source/core/rendering/style/LineClampValue.h LineClampValue(int value, ELineClampType type) value 42 Source/core/rendering/style/LineClampValue.h , m_value(value) value 46 Source/core/rendering/style/LineClampValue.h int value() const { return m_value; } value 54 Source/core/rendering/style/LineClampValue.h return value() == o.value() && isPercentage() == o.isPercentage(); value 124 Source/core/rendering/style/NinePieceImage.h return outsetSide.length().value(); value 1211 Source/core/rendering/style/RenderStyle.cpp return Length(TextAutosizer::computeAutosizedFontSize(lh.value(), multiplier), Fixed); value 1228 Source/core/rendering/style/RenderStyle.cpp return lh.value(); value 81 Source/core/rendering/style/RenderStyle.h #define SET_VAR(group, variable, value) \ value 82 Source/core/rendering/style/RenderStyle.h if (!compareEqual(group->variable, value)) \ value 83 Source/core/rendering/style/RenderStyle.h group.access()->variable = value value 85 Source/core/rendering/style/RenderStyle.h #define SET_VAR_WITH_SETTER(group, getter, setter, value) \ value 86 Source/core/rendering/style/RenderStyle.h if (!compareEqual(group->getter(), value)) \ value 87 Source/core/rendering/style/RenderStyle.h group.access()->setter(value) value 89 Source/core/rendering/style/RenderStyle.h #define SET_BORDERVALUE_COLOR(group, variable, value) \ value 90 Source/core/rendering/style/RenderStyle.h if (!compareEqual(group->variable.color(), value)) \ value 91 Source/core/rendering/style/RenderStyle.h group.access()->variable.setColor(value) value 273 Source/core/rendering/style/RenderStyle.h void setAffectedByFocus(bool value) { _affectedByFocus = value; } value 275 Source/core/rendering/style/RenderStyle.h void setAffectedByHover(bool value) { _affectedByHover = value; } value 277 Source/core/rendering/style/RenderStyle.h void setAffectedByActive(bool value) { _affectedByActive = value; } value 279 Source/core/rendering/style/RenderStyle.h void setAffectedByDrag(bool value) { _affectedByDrag = value; } value 281 Source/core/rendering/style/RenderStyle.h void setIsLink(bool value) { _isLink = value; } value 1213 Source/core/rendering/style/RenderStyle.h void setPrintColorAdjust(PrintColorAdjust value) { inherited_flags.m_printColorAdjust = value; } value 1429 Source/core/rendering/style/RenderStyle.h void setShapeOutside(PassRefPtr<ShapeValue> value) value 1431 Source/core/rendering/style/RenderStyle.h if (rareNonInheritedData->m_shapeOutside == value) value 1433 Source/core/rendering/style/RenderStyle.h rareNonInheritedData.access()->m_shapeOutside = value; value 1774 Source/core/rendering/style/RenderStyle.h inline int adjustForAbsoluteZoom(int value, float zoomFactor) value 1777 Source/core/rendering/style/RenderStyle.h return value; value 1780 Source/core/rendering/style/RenderStyle.h if (value < 0) value 1781 Source/core/rendering/style/RenderStyle.h value--; value 1783 Source/core/rendering/style/RenderStyle.h value++; value 1786 Source/core/rendering/style/RenderStyle.h return roundForImpreciseConversion<int>(value / zoomFactor); value 1789 Source/core/rendering/style/RenderStyle.h inline int adjustForAbsoluteZoom(int value, const RenderStyle* style) value 1791 Source/core/rendering/style/RenderStyle.h return adjustForAbsoluteZoom(value, style->effectiveZoom()); value 1794 Source/core/rendering/style/RenderStyle.h inline float adjustFloatForAbsoluteZoom(float value, const RenderStyle& style) value 1796 Source/core/rendering/style/RenderStyle.h return value / style.effectiveZoom(); value 1799 Source/core/rendering/style/RenderStyle.h inline LayoutUnit adjustLayoutUnitForAbsoluteZoom(LayoutUnit value, const RenderStyle& style) value 1801 Source/core/rendering/style/RenderStyle.h return value / style.effectiveZoom(); value 35 Source/core/rendering/style/StyleFetchedImageSet.cpp StyleFetchedImageSet::StyleFetchedImageSet(ImageResource* image, float imageScaleFactor, CSSImageSetValue* value) value 38 Source/core/rendering/style/StyleFetchedImageSet.cpp , m_imageSetValue(value) value 44 Source/core/rendering/style/StyleFetchedImageSet.h static PassRefPtr<StyleFetchedImageSet> create(ImageResource* image, float imageScaleFactor, CSSImageSetValue* value) value 46 Source/core/rendering/style/StyleFetchedImageSet.h return adoptRef(new StyleFetchedImageSet(image, imageScaleFactor, value)); value 33 Source/core/rendering/style/StyleGeneratedImage.cpp StyleGeneratedImage::StyleGeneratedImage(PassRefPtrWillBeRawPtr<CSSImageGeneratorValue> value) value 34 Source/core/rendering/style/StyleGeneratedImage.cpp : m_imageGeneratorValue(value) value 36 Source/core/rendering/style/StyleGeneratedImage.h static PassRefPtr<StyleGeneratedImage> create(CSSImageGeneratorValue* value) value 38 Source/core/rendering/style/StyleGeneratedImage.h return adoptRef(new StyleGeneratedImage(value)); value 44 Source/core/rendering/style/StylePendingImage.h static PassRefPtr<StylePendingImage> create(CSSValue* value) { return adoptRef(new StylePendingImage(value)); } value 70 Source/core/rendering/style/StylePendingImage.h StylePendingImage(CSSValue* value) value 71 Source/core/rendering/style/StylePendingImage.h : m_value(value) value 170 Source/core/rendering/svg/ReferenceFilterBuilder.cpp builder->add(AtomicString(effectElement->result()->currentValue()->value()), effect); value 83 Source/core/rendering/svg/RenderSVGEllipse.cpp float radius = circle.r()->currentValue()->value(lengthContext); value 85 Source/core/rendering/svg/RenderSVGEllipse.cpp m_center = FloatPoint(circle.cx()->currentValue()->value(lengthContext), circle.cy()->currentValue()->value(lengthContext)); value 92 Source/core/rendering/svg/RenderSVGEllipse.cpp m_radii = FloatSize(ellipse.rx()->currentValue()->value(lengthContext), ellipse.ry()->currentValue()->value(lengthContext)); value 93 Source/core/rendering/svg/RenderSVGEllipse.cpp m_center = FloatPoint(ellipse.cx()->currentValue()->value(lengthContext), ellipse.cy()->currentValue()->value(lengthContext)); value 137 Source/core/rendering/svg/RenderSVGForeignObject.cpp FloatPoint viewportLocation(foreign->x()->currentValue()->value(lengthContext), foreign->y()->currentValue()->value(lengthContext)); value 138 Source/core/rendering/svg/RenderSVGForeignObject.cpp m_viewport = FloatRect(viewportLocation, FloatSize(foreign->width()->currentValue()->value(lengthContext), foreign->height()->currentValue()->value(lengthContext))); value 67 Source/core/rendering/svg/RenderSVGImage.cpp m_objectBoundingBox = FloatRect(image->x()->currentValue()->value(lengthContext), image->y()->currentValue()->value(lengthContext), image->width()->currentValue()->value(lengthContext), image->height()->currentValue()->value(lengthContext)); value 154 Source/core/rendering/svg/RenderSVGInlineText.cpp return it->value.x != SVGTextLayoutAttributes::emptyValue() || it->value.y != SVGTextLayoutAttributes::emptyValue(); value 58 Source/core/rendering/svg/RenderSVGRect.cpp if (rect->rx()->currentValue()->value(lengthContext) > 0 || rect->ry()->currentValue()->value(lengthContext) > 0 || hasNonScalingStroke()) { value 65 Source/core/rendering/svg/RenderSVGRect.cpp FloatSize boundingBoxSize(rect->width()->currentValue()->value(lengthContext), rect->height()->currentValue()->value(lengthContext)); value 71 Source/core/rendering/svg/RenderSVGRect.cpp m_fillBoundingBox = FloatRect(FloatPoint(rect->x()->currentValue()->value(lengthContext), rect->y()->currentValue()->value(lengthContext)), boundingBoxSize); value 100 Source/core/rendering/svg/RenderSVGResourceFilter.cpp builder->add(AtomicString(effectElement->result()->currentValue()->value()), effect); value 181 Source/core/rendering/svg/RenderSVGResourceFilter.cpp filterElement->filterResX()->currentValue()->value() / filterData->boundaries.width(), value 182 Source/core/rendering/svg/RenderSVGResourceFilter.cpp filterElement->filterResY()->currentValue()->value() / filterData->boundaries.height()); value 230 Source/core/rendering/svg/RenderSVGResourceFilter.cpp filterElement->filterResX()->currentValue()->value() / size.width(), value 231 Source/core/rendering/svg/RenderSVGResourceFilter.cpp filterElement->filterResY()->currentValue()->value() / size.height()); value 379 Source/core/rendering/svg/RenderSVGResourceFilter.cpp FilterData* filterData = it->value.get(); value 84 Source/core/rendering/svg/RenderSVGResourceGradient.cpp OwnPtr<GradientData>& gradientData = m_gradientMap.add(object, nullptr).storedValue->value; value 104 Source/core/rendering/svg/RenderSVGResourceMarker.cpp return FloatPoint(marker->refX()->currentValue()->value(lengthContext), marker->refY()->currentValue()->value(lengthContext)); value 114 Source/core/rendering/svg/RenderSVGResourceMarker.cpp angle = marker->orientAngle()->currentValue()->value(); value 141 Source/core/rendering/svg/RenderSVGResourceMarker.cpp if (marker->hasAttribute(SVGNames::viewBoxAttr) && marker->viewBox()->currentValue()->isValid() && marker->viewBox()->currentValue()->value().isEmpty()) value 183 Source/core/rendering/svg/RenderSVGResourceMarker.cpp float w = marker->markerWidth()->currentValue()->value(lengthContext); value 184 Source/core/rendering/svg/RenderSVGResourceMarker.cpp float h = marker->markerHeight()->currentValue()->value(lengthContext); value 183 Source/core/rendering/svg/RenderSVGResourceMasker.cpp if (maskElement->maskContentUnits()->currentValue()->value() == SVGUnitTypes::SVG_UNIT_TYPE_OBJECTBOUNDINGBOX) { value 132 Source/core/rendering/svg/RenderSVGResourcePattern.cpp return m_patternMap.set(object, patternData.release()).storedValue->value.get(); value 95 Source/core/rendering/svg/RenderSVGRoot.cpp intrinsicSize = svg->viewBox()->currentValue()->value().size(); value 421 Source/core/rendering/svg/RenderSVGShape.cpp return style()->svgStyle()->strokeWidth()->value(lengthContext); value 501 Source/core/rendering/svg/RenderSVGText.cpp strokeBoundaries.inflate(svgStyle->strokeWidth()->value(lengthContext)); value 55 Source/core/rendering/svg/RenderSVGTextPath.cpp Element* targetElement = SVGURIReference::targetElementFromIRIString(textPathElement->href()->currentValue()->value(), textPathElement->document()); value 92 Source/core/rendering/svg/RenderSVGTransformableContainer.cpp useElement->x()->currentValue()->value(lengthContext), value 93 Source/core/rendering/svg/RenderSVGTransformableContainer.cpp useElement->y()->currentValue()->value(lengthContext)); value 68 Source/core/rendering/svg/RenderSVGViewportContainer.cpp m_viewport = FloatRect(svg->x()->currentValue()->value(lengthContext), svg->y()->currentValue()->value(lengthContext), svg->width()->currentValue()->value(lengthContext), svg->height()->currentValue()->value(lengthContext)); value 102 Source/core/rendering/svg/RenderSVGViewportContainer.cpp m_viewport.setWidth(useElement->width()->currentValue()->value(lengthContext)); value 106 Source/core/rendering/svg/RenderSVGViewportContainer.cpp m_viewport.setWidth(containerWidth->value(lengthContext)); value 110 Source/core/rendering/svg/RenderSVGViewportContainer.cpp m_viewport.setHeight(useElement->height()->currentValue()->value(lengthContext)); value 114 Source/core/rendering/svg/RenderSVGViewportContainer.cpp m_viewport.setHeight(containerHeight->value(lengthContext)); value 42 Source/core/rendering/svg/SVGPathData.cpp float r = circle->r()->currentValue()->value(lengthContext); value 44 Source/core/rendering/svg/SVGPathData.cpp path.addEllipse(FloatRect(circle->cx()->currentValue()->value(lengthContext) - r, circle->cy()->currentValue()->value(lengthContext) - r, r * 2, r * 2)); value 52 Source/core/rendering/svg/SVGPathData.cpp float rx = ellipse->rx()->currentValue()->value(lengthContext); value 55 Source/core/rendering/svg/SVGPathData.cpp float ry = ellipse->ry()->currentValue()->value(lengthContext); value 61 Source/core/rendering/svg/SVGPathData.cpp path.addEllipse(FloatRect(ellipse->cx()->currentValue()->value(lengthContext) - rx, ellipse->cy()->currentValue()->value(lengthContext) - ry, rx * 2, ry * 2)); value 69 Source/core/rendering/svg/SVGPathData.cpp path.moveTo(FloatPoint(line->x1()->currentValue()->value(lengthContext), line->y1()->currentValue()->value(lengthContext))); value 70 Source/core/rendering/svg/SVGPathData.cpp path.addLineTo(FloatPoint(line->x2()->currentValue()->value(lengthContext), line->y2()->currentValue()->value(lengthContext))); value 87 Source/core/rendering/svg/SVGPathData.cpp path.moveTo(it->value()); value 91 Source/core/rendering/svg/SVGPathData.cpp path.addLineTo(it->value()); value 105 Source/core/rendering/svg/SVGPathData.cpp float width = rect->width()->currentValue()->value(lengthContext); value 108 Source/core/rendering/svg/SVGPathData.cpp float height = rect->height()->currentValue()->value(lengthContext); value 113 Source/core/rendering/svg/SVGPathData.cpp float x = rect->x()->currentValue()->value(lengthContext); value 114 Source/core/rendering/svg/SVGPathData.cpp float y = rect->y()->currentValue()->value(lengthContext); value 115 Source/core/rendering/svg/SVGPathData.cpp float rx = rect->rx()->currentValue()->value(lengthContext); value 116 Source/core/rendering/svg/SVGPathData.cpp float ry = rect->ry()->currentValue()->value(lengthContext); value 352 Source/core/rendering/svg/SVGRenderSupport.cpp context->setStrokeThickness(svgStyle->strokeWidth()->value(lengthContext)); value 365 Source/core/rendering/svg/SVGRenderSupport.cpp dashArray.append(it->value(lengthContext)); value 367 Source/core/rendering/svg/SVGRenderSupport.cpp context->setLineDash(dashArray, svgStyle->strokeDashOffset()->value(lengthContext)); value 382 Source/core/rendering/svg/SVGRenderSupport.cpp strokeData->setThickness(svgStyle->strokeWidth()->value(lengthContext)); value 394 Source/core/rendering/svg/SVGRenderSupport.cpp dashArray.append(dashes->at(i)->value(lengthContext)); value 396 Source/core/rendering/svg/SVGRenderSupport.cpp strokeData->setLineDash(dashArray, svgStyle->strokeDashOffset()->value(lengthContext)); value 103 Source/core/rendering/svg/SVGRenderTreeAsText.cpp static void writeNameValuePair(TextStream& ts, const char* name, ValueType value) value 105 Source/core/rendering/svg/SVGRenderTreeAsText.cpp ts << " [" << name << "=" << value << "]"; value 109 Source/core/rendering/svg/SVGRenderTreeAsText.cpp static void writeNameAndQuotedValue(TextStream& ts, const char* name, ValueType value) value 111 Source/core/rendering/svg/SVGRenderTreeAsText.cpp ts << " [" << name << "=\"" << value << "\"]"; value 114 Source/core/rendering/svg/SVGRenderTreeAsText.cpp static void writeIfNotEmpty(TextStream& ts, const char* name, const String& value) value 116 Source/core/rendering/svg/SVGRenderTreeAsText.cpp if (!value.isEmpty()) value 117 Source/core/rendering/svg/SVGRenderTreeAsText.cpp writeNameValuePair(ts, name, value); value 121 Source/core/rendering/svg/SVGRenderTreeAsText.cpp static void writeIfNotDefault(TextStream& ts, const char* name, ValueType value, ValueType defaultValue) value 123 Source/core/rendering/svg/SVGRenderTreeAsText.cpp if (value != defaultValue) value 124 Source/core/rendering/svg/SVGRenderTreeAsText.cpp writeNameValuePair(ts, name, value); value 160 Source/core/rendering/svg/SVGRenderTreeAsText.cpp String SVGEnumerationToString(Enum value) value 167 Source/core/rendering/svg/SVGRenderTreeAsText.cpp if (value == it->first) value 290 Source/core/rendering/svg/SVGRenderTreeAsText.cpp double dashOffset = svgStyle->strokeDashOffset()->value(lengthContext); value 291 Source/core/rendering/svg/SVGRenderTreeAsText.cpp double strokeWidth = svgStyle->strokeWidth()->value(lengthContext); value 298 Source/core/rendering/svg/SVGRenderTreeAsText.cpp dashArray.append(it->value(lengthContext)); value 346 Source/core/rendering/svg/SVGRenderTreeAsText.cpp writeNameValuePair(ts, "x", element.x()->currentValue()->value(lengthContext)); value 347 Source/core/rendering/svg/SVGRenderTreeAsText.cpp writeNameValuePair(ts, "y", element.y()->currentValue()->value(lengthContext)); value 348 Source/core/rendering/svg/SVGRenderTreeAsText.cpp writeNameValuePair(ts, "width", element.width()->currentValue()->value(lengthContext)); value 349 Source/core/rendering/svg/SVGRenderTreeAsText.cpp writeNameValuePair(ts, "height", element.height()->currentValue()->value(lengthContext)); value 352 Source/core/rendering/svg/SVGRenderTreeAsText.cpp writeNameValuePair(ts, "x1", element.x1()->currentValue()->value(lengthContext)); value 353 Source/core/rendering/svg/SVGRenderTreeAsText.cpp writeNameValuePair(ts, "y1", element.y1()->currentValue()->value(lengthContext)); value 354 Source/core/rendering/svg/SVGRenderTreeAsText.cpp writeNameValuePair(ts, "x2", element.x2()->currentValue()->value(lengthContext)); value 355 Source/core/rendering/svg/SVGRenderTreeAsText.cpp writeNameValuePair(ts, "y2", element.y2()->currentValue()->value(lengthContext)); value 358 Source/core/rendering/svg/SVGRenderTreeAsText.cpp writeNameValuePair(ts, "cx", element.cx()->currentValue()->value(lengthContext)); value 359 Source/core/rendering/svg/SVGRenderTreeAsText.cpp writeNameValuePair(ts, "cy", element.cy()->currentValue()->value(lengthContext)); value 360 Source/core/rendering/svg/SVGRenderTreeAsText.cpp writeNameValuePair(ts, "rx", element.rx()->currentValue()->value(lengthContext)); value 361 Source/core/rendering/svg/SVGRenderTreeAsText.cpp writeNameValuePair(ts, "ry", element.ry()->currentValue()->value(lengthContext)); value 364 Source/core/rendering/svg/SVGRenderTreeAsText.cpp writeNameValuePair(ts, "cx", element.cx()->currentValue()->value(lengthContext)); value 365 Source/core/rendering/svg/SVGRenderTreeAsText.cpp writeNameValuePair(ts, "cy", element.cy()->currentValue()->value(lengthContext)); value 366 Source/core/rendering/svg/SVGRenderTreeAsText.cpp writeNameValuePair(ts, "r", element.r()->currentValue()->value(lengthContext)); value 639 Source/core/rendering/svg/SVGRenderTreeAsText.cpp ts << " [offset=" << stopElement->offset()->currentValue()->value() << "] [color=" << stopElement->stopColorIncludingOpacity() << "]\n"; value 144 Source/core/rendering/svg/SVGResources.cpp target = toSVGPatternElement(element).href()->currentValue()->value(); value 146 Source/core/rendering/svg/SVGResources.cpp target = toSVGGradientElement(element).href()->currentValue()->value(); value 148 Source/core/rendering/svg/SVGResources.cpp target = toSVGFilterElement(element).href()->currentValue()->value(); value 54 Source/core/rendering/svg/SVGResourcesCache.cpp SVGResources* resources = m_cache.set(object, newResources.release()).storedValue->value.get(); value 190 Source/core/rendering/svg/SVGResourcesCache.cpp it->value->resourceDestroyed(resource); value 217 Source/core/rendering/svg/SVGRootInlineBox.cpp std::swap(itFirst->value, itLast->value); value 130 Source/core/rendering/svg/SVGTextChunkBuilder.cpp desiredTextLength = textContentElement->textLength()->currentValue()->value(lengthContext); value 46 Source/core/rendering/svg/SVGTextLayoutAttributes.cpp static inline void dumpSVGCharacterDataMapValue(const char* identifier, float value, bool appendSpace = true) value 48 Source/core/rendering/svg/SVGTextLayoutAttributes.cpp if (value == SVGTextLayoutAttributes::emptyValue()) { value 54 Source/core/rendering/svg/SVGTextLayoutAttributes.cpp fprintf(stderr, "%s=%lf", identifier, value); value 64 Source/core/rendering/svg/SVGTextLayoutAttributes.cpp const SVGCharacterData& data = it->value; value 151 Source/core/rendering/svg/SVGTextLayoutAttributesBuilder.cpp SVGCharacterData& data = it->value; value 167 Source/core/rendering/svg/SVGTextLayoutAttributesBuilder.cpp data.x = xList->at(i)->value(lengthContext); value 169 Source/core/rendering/svg/SVGTextLayoutAttributesBuilder.cpp data.y = yList->at(i)->value(lengthContext); value 171 Source/core/rendering/svg/SVGTextLayoutAttributesBuilder.cpp data.dx = dxList->at(i)->value(lengthContext); value 173 Source/core/rendering/svg/SVGTextLayoutAttributesBuilder.cpp data.dy = dyList->at(i)->value(lengthContext); value 175 Source/core/rendering/svg/SVGTextLayoutAttributesBuilder.cpp data.rotate = rotateList->at(i)->value(); value 215 Source/core/rendering/svg/SVGTextLayoutAttributesBuilder.cpp updateCharacterData(i, lastRotation, it->value, lengthContext, xListPtr, yListPtr, dxListPtr, dyListPtr, rotateListPtr); value 231 Source/core/rendering/svg/SVGTextLayoutAttributesBuilder.cpp it->value.rotate = lastRotation; value 213 Source/core/rendering/svg/SVGTextLayoutEngine.cpp desiredTextLength = textContentElement->textLength()->currentValue()->value(lengthContext); value 483 Source/core/rendering/svg/SVGTextLayoutEngine.cpp data = it->value; value 46 Source/core/rendering/svg/SVGTextLayoutEngineBaseline.cpp return baselineShiftValueLength->value(lengthContext); value 94 Source/core/rendering/svg/SVGTextLayoutEngineSpacing.cpp kerning = kerningLength->value(lengthContext); value 171 Source/core/rendering/svg/SVGTextMetricsBuilder.cpp attributes->characterDataMap().set(textPosition + 1, it->value); value 63 Source/core/speech/SpeechInput.cpp ASSERT(it->value != listener); value 70 Source/core/storage/Storage.cpp bool Storage::anonymousNamedSetter(const AtomicString& name, const AtomicString& value, ExceptionState& exceptionState) value 72 Source/core/storage/Storage.cpp setItem(name, value, exceptionState); value 76 Source/core/storage/Storage.cpp bool Storage::anonymousIndexedSetter(unsigned index, const AtomicString& value, ExceptionState& exceptionState) value 78 Source/core/storage/Storage.cpp return anonymousNamedSetter(AtomicString::number(index), value, exceptionState); value 51 Source/core/storage/Storage.h void setItem(const String& key, const String& value, ExceptionState& ec) { m_storageArea->setItem(key, value, ec, m_frame); } value 60 Source/core/storage/Storage.h bool anonymousNamedSetter(const AtomicString& name, const AtomicString& value, ExceptionState&); value 87 Source/core/storage/StorageArea.cpp void StorageArea::setItem(const String& key, const String& value, ExceptionState& exceptionState, LocalFrame* frame) value 94 Source/core/storage/StorageArea.cpp m_storageArea->setItem(key, value, frame->document()->url(), result); value 62 Source/core/storage/StorageArea.h void setItem(const String& key, const String& value, ExceptionState&, LocalFrame* sourceFrame); value 43 Source/core/svg/GradientAttributes.h void setSpreadMethod(SVGSpreadMethodType value) value 45 Source/core/svg/GradientAttributes.h m_spreadMethod = value; value 55 Source/core/svg/GradientAttributes.h void setGradientTransform(const AffineTransform& value) value 57 Source/core/svg/GradientAttributes.h m_gradientTransform = value; value 61 Source/core/svg/GradientAttributes.h void setStops(const Vector<Gradient::ColorStop>& value) value 63 Source/core/svg/GradientAttributes.h m_stops = value; value 45 Source/core/svg/LinearGradientAttributes.h void setX1(PassRefPtr<SVGLength> value) { m_x1 = value; m_x1Set = true; } value 46 Source/core/svg/LinearGradientAttributes.h void setY1(PassRefPtr<SVGLength> value) { m_y1 = value; m_y1Set = true; } value 47 Source/core/svg/LinearGradientAttributes.h void setX2(PassRefPtr<SVGLength> value) { m_x2 = value; m_x2Set = true; } value 48 Source/core/svg/LinearGradientAttributes.h void setY2(PassRefPtr<SVGLength> value) { m_y2 = value; m_y2Set = true; } value 66 Source/core/svg/PatternAttributes.h void setX(PassRefPtr<SVGLength> value) value 68 Source/core/svg/PatternAttributes.h m_x = value; value 72 Source/core/svg/PatternAttributes.h void setY(PassRefPtr<SVGLength> value) value 74 Source/core/svg/PatternAttributes.h m_y = value; value 78 Source/core/svg/PatternAttributes.h void setWidth(PassRefPtr<SVGLength> value) value 80 Source/core/svg/PatternAttributes.h m_width = value; value 84 Source/core/svg/PatternAttributes.h void setHeight(PassRefPtr<SVGLength> value) value 86 Source/core/svg/PatternAttributes.h m_height = value; value 90 Source/core/svg/PatternAttributes.h void setViewBox(const FloatRect& value) value 92 Source/core/svg/PatternAttributes.h m_viewBox = value; value 96 Source/core/svg/PatternAttributes.h void setPreserveAspectRatio(PassRefPtr<SVGPreserveAspectRatio> value) value 98 Source/core/svg/PatternAttributes.h m_preserveAspectRatio = value; value 102 Source/core/svg/PatternAttributes.h void setPatternUnits(SVGUnitTypes::SVGUnitType value) value 104 Source/core/svg/PatternAttributes.h m_patternUnits = value; value 108 Source/core/svg/PatternAttributes.h void setPatternContentUnits(SVGUnitTypes::SVGUnitType value) value 110 Source/core/svg/PatternAttributes.h m_patternContentUnits = value; value 114 Source/core/svg/PatternAttributes.h void setPatternTransform(const AffineTransform& value) value 116 Source/core/svg/PatternAttributes.h m_patternTransform = value; value 120 Source/core/svg/PatternAttributes.h void setPatternContentElement(const SVGPatternElement* value) value 122 Source/core/svg/PatternAttributes.h m_patternContentElement = value; value 53 Source/core/svg/RadialGradientAttributes.h void setCx(PassRefPtr<SVGLength> value) { m_cx = value; m_cxSet = true; } value 54 Source/core/svg/RadialGradientAttributes.h void setCy(PassRefPtr<SVGLength> value) { m_cy = value; m_cySet = true; } value 55 Source/core/svg/RadialGradientAttributes.h void setR(PassRefPtr<SVGLength> value) { m_r = value; m_rSet = true; } value 56 Source/core/svg/RadialGradientAttributes.h void setFx(PassRefPtr<SVGLength> value) { m_fx = value; m_fxSet = true; } value 57 Source/core/svg/RadialGradientAttributes.h void setFy(PassRefPtr<SVGLength> value) { m_fy = value; m_fySet = true; } value 58 Source/core/svg/RadialGradientAttributes.h void setFr(PassRefPtr<SVGLength> value) { m_fr = value; m_frSet = true; } value 91 Source/core/svg/SVGAElement.cpp void SVGAElement::parseAttribute(const QualifiedName& name, const AtomicString& value) value 94 Source/core/svg/SVGAElement.cpp SVGGraphicsElement::parseAttribute(name, value); value 101 Source/core/svg/SVGAElement.cpp m_svgTarget->setBaseValueAsString(value, parseError); value 102 Source/core/svg/SVGAElement.cpp } else if (SVGURIReference::parseAttribute(name, value, parseError)) { value 107 Source/core/svg/SVGAElement.cpp reportAttributeParsingError(parseError, name, value); value 162 Source/core/svg/SVGAElement.cpp AtomicString target(m_svgTarget->currentValue()->value()); value 107 Source/core/svg/SVGAngle.cpp PassRefPtr<SVGPropertyBase> SVGAngle::cloneForAnimation(const String& value) const value 110 Source/core/svg/SVGAngle.cpp point->setValueAsString(value, IGNORE_EXCEPTION); value 131 Source/core/svg/SVGAngle.cpp void SVGAngle::setValue(float value) value 135 Source/core/svg/SVGAngle.cpp m_valueInSpecifiedUnits = deg2grad(value); value 138 Source/core/svg/SVGAngle.cpp m_valueInSpecifiedUnits = deg2rad(value); value 143 Source/core/svg/SVGAngle.cpp m_valueInSpecifiedUnits = value; value 214 Source/core/svg/SVGAngle.cpp static bool parseValue(const String& value, float& valueInSpecifiedUnits, SVGAngle::SVGAngleType& unitType) value 216 Source/core/svg/SVGAngle.cpp const CharType* ptr = value.getCharacters<CharType>(); value 217 Source/core/svg/SVGAngle.cpp const CharType* end = ptr + value.length(); value 229 Source/core/svg/SVGAngle.cpp void SVGAngle::setValueAsString(const String& value, ExceptionState& exceptionState) value 231 Source/core/svg/SVGAngle.cpp if (value.isEmpty()) { value 236 Source/core/svg/SVGAngle.cpp if (value == "auto") { value 245 Source/core/svg/SVGAngle.cpp bool success = value.is8Bit() ? parseValue<LChar>(value, valueInSpecifiedUnits, unitType) value 246 Source/core/svg/SVGAngle.cpp : parseValue<UChar>(value, valueInSpecifiedUnits, unitType); value 248 Source/core/svg/SVGAngle.cpp exceptionState.throwDOMException(SyntaxError, "The value provided ('" + value + "') is invalid."); value 340 Source/core/svg/SVGAngle.cpp setValue(value() + otherAngle->value()); value 388 Source/core/svg/SVGAngle.cpp float animatedValue = value(); value 389 Source/core/svg/SVGAngle.cpp animationElement->animateAdditiveNumber(percentage, repeatCount, fromAngle->value(), toAngle->value(), toAtEndOfDurationAngle->value(), animatedValue); value 396 Source/core/svg/SVGAngle.cpp return fabsf(value() - toSVGAngle(other)->value()); value 83 Source/core/svg/SVGAngle.h float value() const; value 49 Source/core/svg/SVGAngleTearOff.cpp void SVGAngleTearOff::setValue(float value, ExceptionState& exceptionState) value 56 Source/core/svg/SVGAngleTearOff.cpp target()->setValue(value); value 60 Source/core/svg/SVGAngleTearOff.cpp void SVGAngleTearOff::setValueInSpecifiedUnits(float value, ExceptionState& exceptionState) value 67 Source/core/svg/SVGAngleTearOff.cpp target()->setValueInSpecifiedUnits(value); value 104 Source/core/svg/SVGAngleTearOff.cpp void SVGAngleTearOff::setValueAsString(const String& value, ExceptionState& exceptionState) value 111 Source/core/svg/SVGAngleTearOff.cpp target()->setValueAsString(value, exceptionState); value 60 Source/core/svg/SVGAngleTearOff.h float value() { return target()->value(); } value 204 Source/core/svg/SVGAnimateElement.cpp static inline void applyCSSPropertyToTarget(SVGElement* targetElement, CSSPropertyID id, const String& value) value 209 Source/core/svg/SVGAnimateElement.cpp if (!propertySet->setProperty(id, value, false, 0)) value 107 Source/core/svg/SVGAnimateMotionElement.cpp void SVGAnimateMotionElement::parseAttribute(const QualifiedName& name, const AtomicString& value) value 110 Source/core/svg/SVGAnimateMotionElement.cpp SVGAnimationElement::parseAttribute(name, value); value 116 Source/core/svg/SVGAnimateMotionElement.cpp buildPathFromString(value, m_path); value 64 Source/core/svg/SVGAnimateTransformElement.cpp void SVGAnimateTransformElement::parseAttribute(const QualifiedName& name, const AtomicString& value) value 67 Source/core/svg/SVGAnimateTransformElement.cpp SVGAnimateElement::parseAttribute(name, value); value 72 Source/core/svg/SVGAnimateTransformElement.cpp m_type = parseTransformType(value); value 54 Source/core/svg/SVGAnimatedAngle.cpp AtomicString value; value 56 Source/core/svg/SVGAnimatedAngle.cpp value = "auto"; value 58 Source/core/svg/SVGAnimatedAngle.cpp value = AtomicString(currentValue()->valueAsString()); value 60 Source/core/svg/SVGAnimatedAngle.cpp contextElement()->setSynchronizedLazyAttribute(attributeName(), value); value 69 Source/core/svg/SVGAnimatedAngle.cpp void SVGAnimatedAngle::setAnimatedValue(PassRefPtr<SVGPropertyBase> value) value 71 Source/core/svg/SVGAnimatedAngle.cpp SVGAnimatedProperty<SVGAngle>::setAnimatedValue(value); value 45 Source/core/svg/SVGAnimatedEnumerationBase.cpp void SVGAnimatedEnumerationBase::setBaseVal(unsigned short value, ExceptionState& exceptionState) value 52 Source/core/svg/SVGAnimatedEnumerationBase.cpp baseValue()->setValue(value, exceptionState); value 54 Source/core/svg/SVGAnimatedIntegerOptionalInteger.cpp void SVGAnimatedIntegerOptionalInteger::setAnimatedValue(PassRefPtr<SVGPropertyBase> value) value 56 Source/core/svg/SVGAnimatedIntegerOptionalInteger.cpp SVGAnimatedPropertyCommon<SVGIntegerOptionalInteger>::setAnimatedValue(value); value 37 Source/core/svg/SVGAnimatedLength.cpp void SVGAnimatedLength::setDefaultValueAsString(const String& value) value 39 Source/core/svg/SVGAnimatedLength.cpp baseValue()->setValueAsString(value, ASSERT_NO_EXCEPTION); value 42 Source/core/svg/SVGAnimatedLength.cpp void SVGAnimatedLength::setBaseValueAsString(const String& value, SVGParsingError& parseError) value 46 Source/core/svg/SVGAnimatedLength.cpp baseValue()->setValueAsString(value, es); value 43 Source/core/svg/SVGAnimatedNumberOptionalNumber.cpp void SVGAnimatedNumberOptionalNumber::setAnimatedValue(PassRefPtr<SVGPropertyBase> value) value 45 Source/core/svg/SVGAnimatedNumberOptionalNumber.cpp SVGAnimatedPropertyCommon<SVGNumberOptionalNumber>::setAnimatedValue(value); value 61 Source/core/svg/SVGAnimatedTypeAnimator.cpp PassRefPtr<SVGPropertyBase> SVGAnimatedTypeAnimator::createPropertyForAnimation(const String& value) value 72 Source/core/svg/SVGAnimatedTypeAnimator.cpp return SVGTransformList::create(transformType, value); value 76 Source/core/svg/SVGAnimatedTypeAnimator.cpp return m_animatedProperty->currentValueBase()->cloneForAnimation(value); value 87 Source/core/svg/SVGAnimatedTypeAnimator.cpp return SVGColorProperty::create(value.isEmpty() ? StyleColor::currentColor() : SVGPaint::colorFromRGBColorString(value)); value 90 Source/core/svg/SVGAnimatedTypeAnimator.cpp property->setValueAsString(value, IGNORE_EXCEPTION); value 95 Source/core/svg/SVGAnimatedTypeAnimator.cpp property->setValueAsString(value, IGNORE_EXCEPTION); value 100 Source/core/svg/SVGAnimatedTypeAnimator.cpp property->setValueAsString(value, IGNORE_EXCEPTION); value 105 Source/core/svg/SVGAnimatedTypeAnimator.cpp property->setValueAsString(value, IGNORE_EXCEPTION); value 138 Source/core/svg/SVGAnimatedTypeAnimator.cpp PassRefPtr<SVGPropertyBase> SVGAnimatedTypeAnimator::constructFromString(const String& value) value 140 Source/core/svg/SVGAnimatedTypeAnimator.cpp return createPropertyForAnimation(value); value 173 Source/core/svg/SVGAnimatedTypeAnimator.cpp RefPtr<SVGPropertyBase> value = passValue; value 180 Source/core/svg/SVGAnimatedTypeAnimator.cpp animatedProperty->setAnimatedValue(value); value 228 Source/core/svg/SVGAnimatedTypeAnimator.cpp PassRefPtr<SVGPropertyBase> operator()(SVGAnimationElement*, const String& value) value 230 Source/core/svg/SVGAnimatedTypeAnimator.cpp return m_animator->createPropertyForAnimation(value); value 161 Source/core/svg/SVGAnimationElement.cpp void SVGAnimationElement::parseAttribute(const QualifiedName& name, const AtomicString& value) value 164 Source/core/svg/SVGAnimationElement.cpp SVGSMILElement::parseAttribute(name, value); value 172 Source/core/svg/SVGAnimationElement.cpp value.string().split(';', m_values); value 181 Source/core/svg/SVGAnimationElement.cpp parseKeyTimes(value, m_keyTimes, true); value 189 Source/core/svg/SVGAnimationElement.cpp parseKeyTimes(value, m_keyPoints, false); value 195 Source/core/svg/SVGAnimationElement.cpp parseKeySplines(value, m_keySplines); value 200 Source/core/svg/SVGAnimationElement.cpp setAttributeType(value); value 205 Source/core/svg/SVGAnimationElement.cpp setCalcMode(value); value 214 Source/core/svg/SVGAnimationElement.cpp if (SVGTests::parseAttribute(name, value)) value 241 Source/core/svg/SVGAnimationElement.cpp return narrowPrecisionToFloat(intervalBegin().value()); value 246 Source/core/svg/SVGAnimationElement.cpp return narrowPrecisionToFloat(elapsed().value()); value 251 Source/core/svg/SVGAnimationElement.cpp return narrowPrecisionToFloat(simpleDuration().value()); value 342 Source/core/svg/SVGAnimationElement.cpp const AtomicString& value = fastGetAttribute(SVGNames::additiveAttr); value 343 Source/core/svg/SVGAnimationElement.cpp return value == sum || animationMode() == ByAnimation; value 349 Source/core/svg/SVGAnimationElement.cpp const AtomicString& value = fastGetAttribute(SVGNames::accumulateAttr); value 350 Source/core/svg/SVGAnimationElement.cpp return value == sum && animationMode() != ToAnimation; value 438 Source/core/svg/SVGAnimationElement.cpp return narrowPrecisionToFloat(bezier.solve(percent, solveEpsilon(duration.value()))); value 655 Source/core/svg/SVGAnimationElement.cpp void SVGAnimationElement::computeCSSPropertyValue(SVGElement* element, CSSPropertyID id, String& value) value 661 Source/core/svg/SVGAnimationElement.cpp value = CSSComputedStyleDeclaration::create(element)->getPropertyValue(id); value 665 Source/core/svg/SVGAnimationElement.cpp void SVGAnimationElement::adjustForInheritance(SVGElement* targetElement, const QualifiedName& attributeName, String& value) value 676 Source/core/svg/SVGAnimationElement.cpp computeCSSPropertyValue(svgParent, cssPropertyID(attributeName.localName()), value); value 679 Source/core/svg/SVGAnimationElement.cpp static bool inheritsFromProperty(SVGElement* targetElement, const QualifiedName& attributeName, const String& value) value 684 Source/core/svg/SVGAnimationElement.cpp if (value.isEmpty() || value != inherit) value 140 Source/core/svg/SVGAnimationElement.h void computeCSSPropertyValue(SVGElement*, CSSPropertyID, String& value); value 42 Source/core/svg/SVGBoolean.cpp PassRefPtr<SVGPropertyBase> SVGBoolean::cloneForAnimation(const String& value) const value 45 Source/core/svg/SVGBoolean.cpp svgBoolean->setValueAsString(value, IGNORE_EXCEPTION); value 54 Source/core/svg/SVGBoolean.cpp void SVGBoolean::setValueAsString(const String& value, ExceptionState& exceptionState) value 56 Source/core/svg/SVGBoolean.cpp if (value == "true") { value 58 Source/core/svg/SVGBoolean.cpp } else if (value == "false") { value 61 Source/core/svg/SVGBoolean.cpp exceptionState.throwDOMException(SyntaxError, "The value provided ('" + value + "') is invalid."); value 73 Source/core/svg/SVGBoolean.cpp bool fromBoolean = animationElement->animationMode() == ToAnimation ? m_value : toSVGBoolean(from)->value(); value 74 Source/core/svg/SVGBoolean.cpp bool toBoolean = toSVGBoolean(to)->value(); value 44 Source/core/svg/SVGBoolean.h static PassRefPtr<SVGBoolean> create(bool value = false) value 46 Source/core/svg/SVGBoolean.h return adoptRef(new SVGBoolean(value)); value 62 Source/core/svg/SVGBoolean.h bool value() const { return m_value; } value 63 Source/core/svg/SVGBoolean.h void setValue(bool value) { m_value = value; } value 68 Source/core/svg/SVGBoolean.h SVGBoolean(bool value) value 70 Source/core/svg/SVGBoolean.h , m_value(value) value 61 Source/core/svg/SVGCircleElement.cpp void SVGCircleElement::parseAttribute(const QualifiedName& name, const AtomicString& value) value 66 Source/core/svg/SVGCircleElement.cpp SVGGeometryElement::parseAttribute(name, value); value 68 Source/core/svg/SVGCircleElement.cpp m_cx->setBaseValueAsString(value, parseError); value 70 Source/core/svg/SVGCircleElement.cpp m_cy->setBaseValueAsString(value, parseError); value 72 Source/core/svg/SVGCircleElement.cpp m_r->setBaseValueAsString(value, parseError); value 76 Source/core/svg/SVGCircleElement.cpp reportAttributeParsingError(parseError, name, value); value 53 Source/core/svg/SVGClipPathElement.cpp void SVGClipPathElement::parseAttribute(const QualifiedName& name, const AtomicString& value) value 56 Source/core/svg/SVGClipPathElement.cpp SVGGraphicsElement::parseAttribute(name, value); value 63 Source/core/svg/SVGClipPathElement.cpp m_clipPathUnits->setBaseValueAsString(value, parseError); value 67 Source/core/svg/SVGClipPathElement.cpp reportAttributeParsingError(parseError, name, value); value 83 Source/core/svg/SVGComponentTransferFunctionElement.cpp void SVGComponentTransferFunctionElement::parseAttribute(const QualifiedName& name, const AtomicString& value) value 86 Source/core/svg/SVGComponentTransferFunctionElement.cpp SVGElement::parseAttribute(name, value); value 93 Source/core/svg/SVGComponentTransferFunctionElement.cpp m_tableValues->setBaseValueAsString(value, parseError); value 95 Source/core/svg/SVGComponentTransferFunctionElement.cpp m_type->setBaseValueAsString(value, parseError); value 97 Source/core/svg/SVGComponentTransferFunctionElement.cpp m_slope->setBaseValueAsString(value, parseError); value 99 Source/core/svg/SVGComponentTransferFunctionElement.cpp m_intercept->setBaseValueAsString(value, parseError); value 101 Source/core/svg/SVGComponentTransferFunctionElement.cpp m_amplitude->setBaseValueAsString(value, parseError); value 103 Source/core/svg/SVGComponentTransferFunctionElement.cpp m_exponent->setBaseValueAsString(value, parseError); value 105 Source/core/svg/SVGComponentTransferFunctionElement.cpp m_offset->setBaseValueAsString(value, parseError); value 107 Source/core/svg/SVGComponentTransferFunctionElement.cpp reportAttributeParsingError(parseError, name, value); value 126 Source/core/svg/SVGComponentTransferFunctionElement.cpp func.slope = m_slope->currentValue()->value(); value 127 Source/core/svg/SVGComponentTransferFunctionElement.cpp func.intercept = m_intercept->currentValue()->value(); value 128 Source/core/svg/SVGComponentTransferFunctionElement.cpp func.amplitude = m_amplitude->currentValue()->value(); value 129 Source/core/svg/SVGComponentTransferFunctionElement.cpp func.exponent = m_exponent->currentValue()->value(); value 130 Source/core/svg/SVGComponentTransferFunctionElement.cpp func.offset = m_offset->currentValue()->value(); value 69 Source/core/svg/SVGCursorElement.cpp void SVGCursorElement::parseAttribute(const QualifiedName& name, const AtomicString& value) value 74 Source/core/svg/SVGCursorElement.cpp SVGElement::parseAttribute(name, value); value 76 Source/core/svg/SVGCursorElement.cpp m_x->setBaseValueAsString(value, parseError); value 78 Source/core/svg/SVGCursorElement.cpp m_y->setBaseValueAsString(value, parseError); value 79 Source/core/svg/SVGCursorElement.cpp } else if (SVGURIReference::parseAttribute(name, value, parseError)) { value 80 Source/core/svg/SVGCursorElement.cpp } else if (SVGTests::parseAttribute(name, value)) { value 85 Source/core/svg/SVGCursorElement.cpp reportAttributeParsingError(parseError, name, value); value 173 Source/core/svg/SVGDocumentExtensions.cpp result.storedValue->value = adoptPtr(new SVGPendingElements); value 174 Source/core/svg/SVGDocumentExtensions.cpp result.storedValue->value->add(element); value 196 Source/core/svg/SVGDocumentExtensions.cpp SVGPendingElements* elements = it->value.get(); value 230 Source/core/svg/SVGDocumentExtensions.cpp SVGPendingElements* elements = it->value.get(); value 252 Source/core/svg/SVGDocumentExtensions.cpp SVGPendingElements* elements = it->value.get(); value 318 Source/core/svg/SVGDocumentExtensions.cpp return it->value.get(); value 343 Source/core/svg/SVGDocumentExtensions.cpp HashSet<SVGElement*>* referencingElements = it->value.get(); value 367 Source/core/svg/SVGDocumentExtensions.cpp HashSet<SVGElement*>* referencingElements = it->value.get(); value 98 Source/core/svg/SVGElement.cpp SVGElementRareData* rareData = it->value; value 208 Source/core/svg/SVGElement.cpp void SVGElement::reportAttributeParsingError(SVGParsingError error, const QualifiedName& name, const AtomicString& value) value 213 Source/core/svg/SVGElement.cpp String errorString = "<" + tagName() + "> attribute " + name.toString() + "=\"" + value + "\""; value 264 Source/core/svg/SVGElement.cpp void SVGElement::setInstanceUpdatesBlocked(bool value) value 267 Source/core/svg/SVGElement.cpp svgRareData()->setInstanceUpdatesBlocked(value); value 281 Source/core/svg/SVGElement.cpp void SVGElement::setXMLbase(const AtomicString& value) value 283 Source/core/svg/SVGElement.cpp setAttribute(XMLNames::baseAttr, value); value 291 Source/core/svg/SVGElement.cpp void SVGElement::setXMLlang(const AtomicString& value) value 293 Source/core/svg/SVGElement.cpp setAttribute(XMLNames::langAttr, value); value 301 Source/core/svg/SVGElement.cpp void SVGElement::setXMLspace(const AtomicString& value) value 303 Source/core/svg/SVGElement.cpp setAttribute(XMLNames::spaceAttr, value); value 611 Source/core/svg/SVGElement.cpp void SVGElement::parseAttribute(const QualifiedName& name, const AtomicString& value) value 619 Source/core/svg/SVGElement.cpp m_className->setBaseValueAsString(value, parseError); value 620 Source/core/svg/SVGElement.cpp reportAttributeParsingError(parseError, name, value); value 626 Source/core/svg/SVGElement.cpp setAttributeEventListener(eventName, createAttributeEventListener(this, name, value)); value 628 Source/core/svg/SVGElement.cpp Element::parseAttribute(name, value); value 725 Source/core/svg/SVGElement.cpp void SVGElement::collectStyleForPresentationAttribute(const QualifiedName& name, const AtomicString& value, MutableStylePropertySet* style) value 729 Source/core/svg/SVGElement.cpp addPropertyToPresentationAttributeStyle(style, propertyID, value); value 918 Source/core/svg/SVGElement.cpp classAttributeChanged(AtomicString(m_className->currentValue()->value())); value 982 Source/core/svg/SVGElement.cpp void SVGElement::setUseOverrideComputedStyle(bool value) value 985 Source/core/svg/SVGElement.cpp svgRareData()->setUseOverrideComputedStyle(value); value 66 Source/core/svg/SVGElementRareData.h void setInstanceUpdatesBlocked(bool value) { m_instancesUpdatesBlocked = value; } value 105 Source/core/svg/SVGElementRareData.h void setUseOverrideComputedStyle(bool value) { m_useOverrideComputedStyle = value; } value 64 Source/core/svg/SVGEllipseElement.cpp void SVGEllipseElement::parseAttribute(const QualifiedName& name, const AtomicString& value) value 69 Source/core/svg/SVGEllipseElement.cpp SVGGeometryElement::parseAttribute(name, value); value 71 Source/core/svg/SVGEllipseElement.cpp m_cx->setBaseValueAsString(value, parseError); value 73 Source/core/svg/SVGEllipseElement.cpp m_cy->setBaseValueAsString(value, parseError); value 75 Source/core/svg/SVGEllipseElement.cpp m_rx->setBaseValueAsString(value, parseError); value 77 Source/core/svg/SVGEllipseElement.cpp m_ry->setBaseValueAsString(value, parseError); value 81 Source/core/svg/SVGEllipseElement.cpp reportAttributeParsingError(parseError, name, value); value 53 Source/core/svg/SVGEnumeration.cpp PassRefPtr<SVGPropertyBase> SVGEnumerationBase::cloneForAnimation(const String& value) const value 56 Source/core/svg/SVGEnumeration.cpp svgEnumeration->setValueAsString(value, IGNORE_EXCEPTION); value 73 Source/core/svg/SVGEnumeration.cpp void SVGEnumerationBase::setValue(unsigned short value, ExceptionState& exceptionState) value 75 Source/core/svg/SVGEnumeration.cpp if (!value) { value 80 Source/core/svg/SVGEnumeration.cpp if (value > maxEnumValue()) { value 81 Source/core/svg/SVGEnumeration.cpp exceptionState.throwTypeError("The enumeration value provided (" + String::number(value) + ") is larger than the largest allowed value (" + String::number(maxEnumValue()) + ")."); value 85 Source/core/svg/SVGEnumeration.cpp m_value = value; value 113 Source/core/svg/SVGEnumeration.cpp unsigned short fromEnumeration = animationElement->animationMode() == ToAnimation ? m_value : toSVGEnumerationBase(from)->value(); value 114 Source/core/svg/SVGEnumeration.cpp unsigned short toEnumeration = toSVGEnumerationBase(to)->value(); value 49 Source/core/svg/SVGEnumeration.h unsigned short value() const { return m_value; } value 72 Source/core/svg/SVGEnumeration.h SVGEnumerationBase(unsigned short value, const StringEntries& entries) value 74 Source/core/svg/SVGEnumeration.h , m_value(value) value 112 Source/core/svg/SVGEnumeration.h void setEnumValue(Enum value) value 114 Source/core/svg/SVGEnumeration.h m_value = value; value 74 Source/core/svg/SVGFEBlendElement.cpp void SVGFEBlendElement::parseAttribute(const QualifiedName& name, const AtomicString& value) value 77 Source/core/svg/SVGFEBlendElement.cpp SVGFilterPrimitiveStandardAttributes::parseAttribute(name, value); value 84 Source/core/svg/SVGFEBlendElement.cpp m_in1->setBaseValueAsString(value, parseError); value 86 Source/core/svg/SVGFEBlendElement.cpp m_in2->setBaseValueAsString(value, parseError); value 88 Source/core/svg/SVGFEBlendElement.cpp m_mode->setBaseValueAsString(value, parseError); value 92 Source/core/svg/SVGFEBlendElement.cpp reportAttributeParsingError(parseError, name, value); value 129 Source/core/svg/SVGFEBlendElement.cpp FilterEffect* input1 = filterBuilder->getEffectById(AtomicString(m_in1->currentValue()->value())); value 130 Source/core/svg/SVGFEBlendElement.cpp FilterEffect* input2 = filterBuilder->getEffectById(AtomicString(m_in2->currentValue()->value())); value 74 Source/core/svg/SVGFEColorMatrixElement.cpp void SVGFEColorMatrixElement::parseAttribute(const QualifiedName& name, const AtomicString& value) value 77 Source/core/svg/SVGFEColorMatrixElement.cpp SVGFilterPrimitiveStandardAttributes::parseAttribute(name, value); value 84 Source/core/svg/SVGFEColorMatrixElement.cpp m_in1->setBaseValueAsString(value, parseError); value 86 Source/core/svg/SVGFEColorMatrixElement.cpp m_values->setBaseValueAsString(value, parseError); value 88 Source/core/svg/SVGFEColorMatrixElement.cpp m_type->setBaseValueAsString(value, parseError); value 92 Source/core/svg/SVGFEColorMatrixElement.cpp reportAttributeParsingError(parseError, name, value); value 131 Source/core/svg/SVGFEColorMatrixElement.cpp FilterEffect* input1 = filterBuilder->getEffectById(AtomicString(m_in1->currentValue()->value())); value 57 Source/core/svg/SVGFEComponentTransferElement.cpp void SVGFEComponentTransferElement::parseAttribute(const QualifiedName& name, const AtomicString& value) value 60 Source/core/svg/SVGFEComponentTransferElement.cpp SVGFilterPrimitiveStandardAttributes::parseAttribute(name, value); value 67 Source/core/svg/SVGFEComponentTransferElement.cpp m_in1->setBaseValueAsString(value, parseError); value 71 Source/core/svg/SVGFEComponentTransferElement.cpp reportAttributeParsingError(parseError, name, value); value 76 Source/core/svg/SVGFEComponentTransferElement.cpp FilterEffect* input1 = filterBuilder->getEffectById(AtomicString(m_in1->currentValue()->value())); value 88 Source/core/svg/SVGFECompositeElement.cpp void SVGFECompositeElement::parseAttribute(const QualifiedName& name, const AtomicString& value) value 91 Source/core/svg/SVGFECompositeElement.cpp SVGFilterPrimitiveStandardAttributes::parseAttribute(name, value); value 98 Source/core/svg/SVGFECompositeElement.cpp m_in1->setBaseValueAsString(value, parseError); value 100 Source/core/svg/SVGFECompositeElement.cpp m_in2->setBaseValueAsString(value, parseError); value 102 Source/core/svg/SVGFECompositeElement.cpp m_k1->setBaseValueAsString(value, parseError); value 104 Source/core/svg/SVGFECompositeElement.cpp m_k2->setBaseValueAsString(value, parseError); value 106 Source/core/svg/SVGFECompositeElement.cpp m_k3->setBaseValueAsString(value, parseError); value 108 Source/core/svg/SVGFECompositeElement.cpp m_k4->setBaseValueAsString(value, parseError); value 110 Source/core/svg/SVGFECompositeElement.cpp m_svgOperator->setBaseValueAsString(value, parseError); value 114 Source/core/svg/SVGFECompositeElement.cpp reportAttributeParsingError(parseError, name, value); value 123 Source/core/svg/SVGFECompositeElement.cpp return composite->setK1(m_k1->currentValue()->value()); value 125 Source/core/svg/SVGFECompositeElement.cpp return composite->setK2(m_k2->currentValue()->value()); value 127 Source/core/svg/SVGFECompositeElement.cpp return composite->setK3(m_k3->currentValue()->value()); value 129 Source/core/svg/SVGFECompositeElement.cpp return composite->setK4(m_k4->currentValue()->value()); value 164 Source/core/svg/SVGFECompositeElement.cpp FilterEffect* input1 = filterBuilder->getEffectById(AtomicString(m_in1->currentValue()->value())); value 165 Source/core/svg/SVGFECompositeElement.cpp FilterEffect* input2 = filterBuilder->getEffectById(AtomicString(m_in2->currentValue()->value())); value 170 Source/core/svg/SVGFECompositeElement.cpp RefPtr<FilterEffect> effect = FEComposite::create(filter, m_svgOperator->currentValue()->enumValue(), m_k1->currentValue()->value(), m_k2->currentValue()->value(), m_k3->currentValue()->value(), m_k4->currentValue()->value()); value 97 Source/core/svg/SVGFEConvolveMatrixElement.cpp void SVGFEConvolveMatrixElement::parseAttribute(const QualifiedName& name, const AtomicString& value) value 100 Source/core/svg/SVGFEConvolveMatrixElement.cpp SVGFilterPrimitiveStandardAttributes::parseAttribute(name, value); value 107 Source/core/svg/SVGFEConvolveMatrixElement.cpp m_in1->setBaseValueAsString(value, parseError); value 109 Source/core/svg/SVGFEConvolveMatrixElement.cpp m_divisor->setBaseValueAsString(value, parseError); value 111 Source/core/svg/SVGFEConvolveMatrixElement.cpp m_bias->setBaseValueAsString(value, parseError); value 113 Source/core/svg/SVGFEConvolveMatrixElement.cpp m_kernelUnitLength->setBaseValueAsString(value, parseError); value 115 Source/core/svg/SVGFEConvolveMatrixElement.cpp m_kernelMatrix->setBaseValueAsString(value, parseError); value 117 Source/core/svg/SVGFEConvolveMatrixElement.cpp m_preserveAlpha->setBaseValueAsString(value, parseError); value 119 Source/core/svg/SVGFEConvolveMatrixElement.cpp m_edgeMode->setBaseValueAsString(value, parseError); value 121 Source/core/svg/SVGFEConvolveMatrixElement.cpp m_targetX->setBaseValueAsString(value, parseError); value 123 Source/core/svg/SVGFEConvolveMatrixElement.cpp m_targetY->setBaseValueAsString(value, parseError); value 125 Source/core/svg/SVGFEConvolveMatrixElement.cpp m_order->setBaseValueAsString(value, parseError); value 126 Source/core/svg/SVGFEConvolveMatrixElement.cpp if (parseError == NoError && (orderX()->baseValue()->value() < 1 || orderY()->baseValue()->value() < 1)) { value 128 Source/core/svg/SVGFEConvolveMatrixElement.cpp "feConvolveMatrix: problem parsing order=\"" + value value 134 Source/core/svg/SVGFEConvolveMatrixElement.cpp reportAttributeParsingError(parseError, name, value); value 143 Source/core/svg/SVGFEConvolveMatrixElement.cpp return convolveMatrix->setDivisor(m_divisor->currentValue()->value()); value 145 Source/core/svg/SVGFEConvolveMatrixElement.cpp return convolveMatrix->setBias(m_bias->currentValue()->value()); value 147 Source/core/svg/SVGFEConvolveMatrixElement.cpp return convolveMatrix->setTargetOffset(IntPoint(m_targetX->currentValue()->value(), m_targetY->currentValue()->value())); value 149 Source/core/svg/SVGFEConvolveMatrixElement.cpp return convolveMatrix->setTargetOffset(IntPoint(m_targetX->currentValue()->value(), m_targetY->currentValue()->value())); value 151 Source/core/svg/SVGFEConvolveMatrixElement.cpp return convolveMatrix->setKernelUnitLength(FloatPoint(kernelUnitLengthX()->currentValue()->value(), kernelUnitLengthY()->currentValue()->value())); value 153 Source/core/svg/SVGFEConvolveMatrixElement.cpp return convolveMatrix->setPreserveAlpha(m_preserveAlpha->currentValue()->value()); value 191 Source/core/svg/SVGFEConvolveMatrixElement.cpp FilterEffect* input1 = filterBuilder->getEffectById(AtomicString(m_in1->currentValue()->value())); value 196 Source/core/svg/SVGFEConvolveMatrixElement.cpp int orderXValue = orderX()->currentValue()->value(); value 197 Source/core/svg/SVGFEConvolveMatrixElement.cpp int orderYValue = orderY()->currentValue()->value(); value 211 Source/core/svg/SVGFEConvolveMatrixElement.cpp int targetXValue = m_targetX->currentValue()->value(); value 212 Source/core/svg/SVGFEConvolveMatrixElement.cpp int targetYValue = m_targetY->currentValue()->value(); value 226 Source/core/svg/SVGFEConvolveMatrixElement.cpp int kernelUnitLengthXValue = kernelUnitLengthX()->currentValue()->value(); value 227 Source/core/svg/SVGFEConvolveMatrixElement.cpp int kernelUnitLengthYValue = kernelUnitLengthY()->currentValue()->value(); value 235 Source/core/svg/SVGFEConvolveMatrixElement.cpp float divisorValue = m_divisor->currentValue()->value(); value 240 Source/core/svg/SVGFEConvolveMatrixElement.cpp divisorValue += kernelMatrix->at(i)->value(); value 247 Source/core/svg/SVGFEConvolveMatrixElement.cpp m_bias->currentValue()->value(), IntPoint(targetXValue, targetYValue), m_edgeMode->currentValue()->enumValue(), value 248 Source/core/svg/SVGFEConvolveMatrixElement.cpp FloatPoint(kernelUnitLengthXValue, kernelUnitLengthYValue), m_preserveAlpha->currentValue()->value(), m_kernelMatrix->currentValue()->toFloatVector()); value 66 Source/core/svg/SVGFEDiffuseLightingElement.cpp void SVGFEDiffuseLightingElement::parseAttribute(const QualifiedName& name, const AtomicString& value) value 69 Source/core/svg/SVGFEDiffuseLightingElement.cpp SVGFilterPrimitiveStandardAttributes::parseAttribute(name, value); value 76 Source/core/svg/SVGFEDiffuseLightingElement.cpp m_in1->setBaseValueAsString(value, parseError); value 78 Source/core/svg/SVGFEDiffuseLightingElement.cpp m_diffuseConstant->setBaseValueAsString(value, parseError); value 80 Source/core/svg/SVGFEDiffuseLightingElement.cpp m_surfaceScale->setBaseValueAsString(value, parseError); value 82 Source/core/svg/SVGFEDiffuseLightingElement.cpp m_kernelUnitLength->setBaseValueAsString(value, parseError); value 86 Source/core/svg/SVGFEDiffuseLightingElement.cpp reportAttributeParsingError(parseError, name, value); value 100 Source/core/svg/SVGFEDiffuseLightingElement.cpp return diffuseLighting->setSurfaceScale(m_surfaceScale->currentValue()->value()); value 102 Source/core/svg/SVGFEDiffuseLightingElement.cpp return diffuseLighting->setDiffuseConstant(m_diffuseConstant->currentValue()->value()); value 110 Source/core/svg/SVGFEDiffuseLightingElement.cpp return lightSource->setAzimuth(lightElement->azimuth()->currentValue()->value()); value 112 Source/core/svg/SVGFEDiffuseLightingElement.cpp return lightSource->setElevation(lightElement->elevation()->currentValue()->value()); value 114 Source/core/svg/SVGFEDiffuseLightingElement.cpp return lightSource->setX(lightElement->x()->currentValue()->value()); value 116 Source/core/svg/SVGFEDiffuseLightingElement.cpp return lightSource->setY(lightElement->y()->currentValue()->value()); value 118 Source/core/svg/SVGFEDiffuseLightingElement.cpp return lightSource->setZ(lightElement->z()->currentValue()->value()); value 120 Source/core/svg/SVGFEDiffuseLightingElement.cpp return lightSource->setPointsAtX(lightElement->pointsAtX()->currentValue()->value()); value 122 Source/core/svg/SVGFEDiffuseLightingElement.cpp return lightSource->setPointsAtY(lightElement->pointsAtY()->currentValue()->value()); value 124 Source/core/svg/SVGFEDiffuseLightingElement.cpp return lightSource->setPointsAtZ(lightElement->pointsAtZ()->currentValue()->value()); value 126 Source/core/svg/SVGFEDiffuseLightingElement.cpp return lightSource->setSpecularExponent(lightElement->specularExponent()->currentValue()->value()); value 128 Source/core/svg/SVGFEDiffuseLightingElement.cpp return lightSource->setLimitingConeAngle(lightElement->limitingConeAngle()->currentValue()->value()); value 170 Source/core/svg/SVGFEDiffuseLightingElement.cpp FilterEffect* input1 = filterBuilder->getEffectById(AtomicString(m_in1->currentValue()->value())); value 186 Source/core/svg/SVGFEDiffuseLightingElement.cpp RefPtr<FilterEffect> effect = FEDiffuseLighting::create(filter, color, m_surfaceScale->currentValue()->value(), m_diffuseConstant->currentValue()->value(), value 187 Source/core/svg/SVGFEDiffuseLightingElement.cpp kernelUnitLengthX()->currentValue()->value(), kernelUnitLengthY()->currentValue()->value(), lightSource.release()); value 79 Source/core/svg/SVGFEDisplacementMapElement.cpp void SVGFEDisplacementMapElement::parseAttribute(const QualifiedName& name, const AtomicString& value) value 82 Source/core/svg/SVGFEDisplacementMapElement.cpp SVGFilterPrimitiveStandardAttributes::parseAttribute(name, value); value 89 Source/core/svg/SVGFEDisplacementMapElement.cpp m_in1->setBaseValueAsString(value, parseError); value 91 Source/core/svg/SVGFEDisplacementMapElement.cpp m_in2->setBaseValueAsString(value, parseError); value 93 Source/core/svg/SVGFEDisplacementMapElement.cpp m_scale->setBaseValueAsString(value, parseError); value 95 Source/core/svg/SVGFEDisplacementMapElement.cpp m_xChannelSelector->setBaseValueAsString(value, parseError); value 97 Source/core/svg/SVGFEDisplacementMapElement.cpp m_yChannelSelector->setBaseValueAsString(value, parseError); value 101 Source/core/svg/SVGFEDisplacementMapElement.cpp reportAttributeParsingError(parseError, name, value); value 112 Source/core/svg/SVGFEDisplacementMapElement.cpp return displacementMap->setScale(m_scale->currentValue()->value()); value 142 Source/core/svg/SVGFEDisplacementMapElement.cpp FilterEffect* input1 = filterBuilder->getEffectById(AtomicString(m_in1->currentValue()->value())); value 143 Source/core/svg/SVGFEDisplacementMapElement.cpp FilterEffect* input2 = filterBuilder->getEffectById(AtomicString(m_in2->currentValue()->value())); value 148 Source/core/svg/SVGFEDisplacementMapElement.cpp RefPtr<FilterEffect> effect = FEDisplacementMap::create(filter, m_xChannelSelector->currentValue()->enumValue(), m_yChannelSelector->currentValue()->enumValue(), m_scale->currentValue()->value()); value 41 Source/core/svg/SVGFEDistantLightElement.cpp return DistantLightSource::create(azimuth()->currentValue()->value(), elevation()->currentValue()->value()); value 72 Source/core/svg/SVGFEDropShadowElement.cpp void SVGFEDropShadowElement::parseAttribute(const QualifiedName& name, const AtomicString& value) value 75 Source/core/svg/SVGFEDropShadowElement.cpp SVGFilterPrimitiveStandardAttributes::parseAttribute(name, value); value 82 Source/core/svg/SVGFEDropShadowElement.cpp m_in1->setBaseValueAsString(value, parseError); value 84 Source/core/svg/SVGFEDropShadowElement.cpp m_dx->setBaseValueAsString(value, parseError); value 86 Source/core/svg/SVGFEDropShadowElement.cpp m_dy->setBaseValueAsString(value, parseError); value 88 Source/core/svg/SVGFEDropShadowElement.cpp m_stdDeviation->setBaseValueAsString(value, parseError); value 92 Source/core/svg/SVGFEDropShadowElement.cpp reportAttributeParsingError(parseError, name, value); value 121 Source/core/svg/SVGFEDropShadowElement.cpp if (stdDeviationX()->currentValue()->value() < 0 || stdDeviationY()->currentValue()->value() < 0) value 130 Source/core/svg/SVGFEDropShadowElement.cpp FilterEffect* input1 = filterBuilder->getEffectById(AtomicString(m_in1->currentValue()->value())); value 134 Source/core/svg/SVGFEDropShadowElement.cpp RefPtr<FilterEffect> effect = FEDropShadow::create(filter, stdDeviationX()->currentValue()->value(), stdDeviationY()->currentValue()->value(), m_dx->currentValue()->value(), m_dy->currentValue()->value(), color, opacity); value 66 Source/core/svg/SVGFEGaussianBlurElement.cpp void SVGFEGaussianBlurElement::parseAttribute(const QualifiedName& name, const AtomicString& value) value 69 Source/core/svg/SVGFEGaussianBlurElement.cpp SVGFilterPrimitiveStandardAttributes::parseAttribute(name, value); value 76 Source/core/svg/SVGFEGaussianBlurElement.cpp m_in1->setBaseValueAsString(value, parseError); value 78 Source/core/svg/SVGFEGaussianBlurElement.cpp m_stdDeviation->setBaseValueAsString(value, parseError); value 82 Source/core/svg/SVGFEGaussianBlurElement.cpp reportAttributeParsingError(parseError, name, value); value 104 Source/core/svg/SVGFEGaussianBlurElement.cpp FilterEffect* input1 = filterBuilder->getEffectById(AtomicString(m_in1->currentValue()->value())); value 109 Source/core/svg/SVGFEGaussianBlurElement.cpp if (stdDeviationX()->currentValue()->value() < 0 || stdDeviationY()->currentValue()->value() < 0) value 112 Source/core/svg/SVGFEGaussianBlurElement.cpp RefPtr<FilterEffect> effect = FEGaussianBlur::create(filter, stdDeviationX()->currentValue()->value(), stdDeviationY()->currentValue()->value()); value 117 Source/core/svg/SVGFEImageElement.cpp void SVGFEImageElement::parseAttribute(const QualifiedName& name, const AtomicString& value) value 120 Source/core/svg/SVGFEImageElement.cpp SVGFilterPrimitiveStandardAttributes::parseAttribute(name, value); value 127 Source/core/svg/SVGFEImageElement.cpp m_preserveAspectRatio->setBaseValueAsString(value, parseError); value 128 Source/core/svg/SVGFEImageElement.cpp } else if (SVGURIReference::parseAttribute(name, value, parseError)) { value 133 Source/core/svg/SVGFEImageElement.cpp reportAttributeParsingError(parseError, name, value); value 91 Source/core/svg/SVGFELightElement.cpp void SVGFELightElement::parseAttribute(const QualifiedName& name, const AtomicString& value) value 94 Source/core/svg/SVGFELightElement.cpp SVGElement::parseAttribute(name, value); value 101 Source/core/svg/SVGFELightElement.cpp m_azimuth->setBaseValueAsString(value, parseError); value 103 Source/core/svg/SVGFELightElement.cpp m_elevation->setBaseValueAsString(value, parseError); value 105 Source/core/svg/SVGFELightElement.cpp m_x->setBaseValueAsString(value, parseError); value 107 Source/core/svg/SVGFELightElement.cpp m_y->setBaseValueAsString(value, parseError); value 109 Source/core/svg/SVGFELightElement.cpp m_z->setBaseValueAsString(value, parseError); value 111 Source/core/svg/SVGFELightElement.cpp m_pointsAtX->setBaseValueAsString(value, parseError); value 113 Source/core/svg/SVGFELightElement.cpp m_pointsAtY->setBaseValueAsString(value, parseError); value 115 Source/core/svg/SVGFELightElement.cpp m_pointsAtZ->setBaseValueAsString(value, parseError); value 117 Source/core/svg/SVGFELightElement.cpp m_specularExponent->setBaseValueAsString(value, parseError); value 119 Source/core/svg/SVGFELightElement.cpp m_limitingConeAngle->setBaseValueAsString(value, parseError); value 123 Source/core/svg/SVGFELightElement.cpp reportAttributeParsingError(parseError, name, value); value 48 Source/core/svg/SVGFEMergeElement.cpp FilterEffect* mergeEffect = filterBuilder->getEffectById(AtomicString(element->in1()->currentValue()->value())); value 51 Source/core/svg/SVGFEMergeNodeElement.cpp void SVGFEMergeNodeElement::parseAttribute(const QualifiedName& name, const AtomicString& value) value 54 Source/core/svg/SVGFEMergeNodeElement.cpp SVGElement::parseAttribute(name, value); value 61 Source/core/svg/SVGFEMergeNodeElement.cpp m_in1->setBaseValueAsString(value, parseError); value 65 Source/core/svg/SVGFEMergeNodeElement.cpp reportAttributeParsingError(parseError, name, value); value 79 Source/core/svg/SVGFEMorphologyElement.cpp void SVGFEMorphologyElement::parseAttribute(const QualifiedName& name, const AtomicString& value) value 82 Source/core/svg/SVGFEMorphologyElement.cpp SVGFilterPrimitiveStandardAttributes::parseAttribute(name, value); value 89 Source/core/svg/SVGFEMorphologyElement.cpp m_in1->setBaseValueAsString(value, parseError); value 91 Source/core/svg/SVGFEMorphologyElement.cpp m_radius->setBaseValueAsString(value, parseError); value 93 Source/core/svg/SVGFEMorphologyElement.cpp m_svgOperator->setBaseValueAsString(value, parseError); value 97 Source/core/svg/SVGFEMorphologyElement.cpp reportAttributeParsingError(parseError, name, value); value 107 Source/core/svg/SVGFEMorphologyElement.cpp bool isRadiusXChanged = morphology->setRadiusX(radiusX()->currentValue()->value()); value 108 Source/core/svg/SVGFEMorphologyElement.cpp bool isRadiusYChanged = morphology->setRadiusY(radiusY()->currentValue()->value()); value 140 Source/core/svg/SVGFEMorphologyElement.cpp FilterEffect* input1 = filterBuilder->getEffectById(AtomicString(m_in1->currentValue()->value())); value 141 Source/core/svg/SVGFEMorphologyElement.cpp float xRadius = radiusX()->currentValue()->value(); value 142 Source/core/svg/SVGFEMorphologyElement.cpp float yRadius = radiusY()->currentValue()->value(); value 61 Source/core/svg/SVGFEOffsetElement.cpp void SVGFEOffsetElement::parseAttribute(const QualifiedName& name, const AtomicString& value) value 64 Source/core/svg/SVGFEOffsetElement.cpp SVGFilterPrimitiveStandardAttributes::parseAttribute(name, value); value 71 Source/core/svg/SVGFEOffsetElement.cpp m_in1->setBaseValueAsString(value, parseError); value 73 Source/core/svg/SVGFEOffsetElement.cpp m_dx->setBaseValueAsString(value, parseError); value 75 Source/core/svg/SVGFEOffsetElement.cpp m_dy->setBaseValueAsString(value, parseError); value 79 Source/core/svg/SVGFEOffsetElement.cpp reportAttributeParsingError(parseError, name, value); value 101 Source/core/svg/SVGFEOffsetElement.cpp FilterEffect* input1 = filterBuilder->getEffectById(AtomicString(m_in1->currentValue()->value())); value 106 Source/core/svg/SVGFEOffsetElement.cpp RefPtr<FilterEffect> effect = FEOffset::create(filter, m_dx->currentValue()->value(), m_dy->currentValue()->value()); value 41 Source/core/svg/SVGFEPointLightElement.cpp return PointLightSource::create(FloatPoint3D(x()->currentValue()->value(), y()->currentValue()->value(), z()->currentValue()->value())); value 69 Source/core/svg/SVGFESpecularLightingElement.cpp void SVGFESpecularLightingElement::parseAttribute(const QualifiedName& name, const AtomicString& value) value 72 Source/core/svg/SVGFESpecularLightingElement.cpp SVGFilterPrimitiveStandardAttributes::parseAttribute(name, value); value 79 Source/core/svg/SVGFESpecularLightingElement.cpp m_in1->setBaseValueAsString(value, parseError); value 81 Source/core/svg/SVGFESpecularLightingElement.cpp m_surfaceScale->setBaseValueAsString(value, parseError); value 83 Source/core/svg/SVGFESpecularLightingElement.cpp m_specularConstant->setBaseValueAsString(value, parseError); value 85 Source/core/svg/SVGFESpecularLightingElement.cpp m_specularExponent->setBaseValueAsString(value, parseError); value 87 Source/core/svg/SVGFESpecularLightingElement.cpp m_kernelUnitLength->setBaseValueAsString(value, parseError); value 91 Source/core/svg/SVGFESpecularLightingElement.cpp reportAttributeParsingError(parseError, name, value); value 105 Source/core/svg/SVGFESpecularLightingElement.cpp return specularLighting->setSurfaceScale(m_surfaceScale->currentValue()->value()); value 107 Source/core/svg/SVGFESpecularLightingElement.cpp return specularLighting->setSpecularConstant(m_specularConstant->currentValue()->value()); value 109 Source/core/svg/SVGFESpecularLightingElement.cpp return specularLighting->setSpecularExponent(m_specularExponent->currentValue()->value()); value 117 Source/core/svg/SVGFESpecularLightingElement.cpp return lightSource->setAzimuth(lightElement->azimuth()->currentValue()->value()); value 119 Source/core/svg/SVGFESpecularLightingElement.cpp return lightSource->setElevation(lightElement->elevation()->currentValue()->value()); value 121 Source/core/svg/SVGFESpecularLightingElement.cpp return lightSource->setX(lightElement->x()->currentValue()->value()); value 123 Source/core/svg/SVGFESpecularLightingElement.cpp return lightSource->setY(lightElement->y()->currentValue()->value()); value 125 Source/core/svg/SVGFESpecularLightingElement.cpp return lightSource->setZ(lightElement->z()->currentValue()->value()); value 127 Source/core/svg/SVGFESpecularLightingElement.cpp return lightSource->setPointsAtX(lightElement->pointsAtX()->currentValue()->value()); value 129 Source/core/svg/SVGFESpecularLightingElement.cpp return lightSource->setPointsAtY(lightElement->pointsAtY()->currentValue()->value()); value 131 Source/core/svg/SVGFESpecularLightingElement.cpp return lightSource->setPointsAtZ(lightElement->pointsAtZ()->currentValue()->value()); value 133 Source/core/svg/SVGFESpecularLightingElement.cpp return lightSource->setSpecularExponent(lightElement->specularExponent()->currentValue()->value()); value 135 Source/core/svg/SVGFESpecularLightingElement.cpp return lightSource->setLimitingConeAngle(lightElement->limitingConeAngle()->currentValue()->value()); value 177 Source/core/svg/SVGFESpecularLightingElement.cpp FilterEffect* input1 = filterBuilder->getEffectById(AtomicString(m_in1->currentValue()->value())); value 193 Source/core/svg/SVGFESpecularLightingElement.cpp RefPtr<FilterEffect> effect = FESpecularLighting::create(filter, color, m_surfaceScale->currentValue()->value(), m_specularConstant->currentValue()->value(), value 194 Source/core/svg/SVGFESpecularLightingElement.cpp m_specularExponent->currentValue()->value(), kernelUnitLengthX()->currentValue()->value(), kernelUnitLengthY()->currentValue()->value(), lightSource.release()); value 41 Source/core/svg/SVGFESpotLightElement.cpp FloatPoint3D pos(x()->currentValue()->value(), y()->currentValue()->value(), z()->currentValue()->value()); value 42 Source/core/svg/SVGFESpotLightElement.cpp FloatPoint3D direction(pointsAtX()->currentValue()->value(), pointsAtY()->currentValue()->value(), pointsAtZ()->currentValue()->value()); value 44 Source/core/svg/SVGFESpotLightElement.cpp return SpotLightSource::create(pos, direction, specularExponent()->currentValue()->value(), limitingConeAngle()->currentValue()->value()); value 53 Source/core/svg/SVGFETileElement.cpp void SVGFETileElement::parseAttribute(const QualifiedName& name, const AtomicString& value) value 56 Source/core/svg/SVGFETileElement.cpp SVGFilterPrimitiveStandardAttributes::parseAttribute(name, value); value 63 Source/core/svg/SVGFETileElement.cpp m_in1->setBaseValueAsString(value, parseError); value 67 Source/core/svg/SVGFETileElement.cpp reportAttributeParsingError(parseError, name, value); value 89 Source/core/svg/SVGFETileElement.cpp FilterEffect* input1 = filterBuilder->getEffectById(AtomicString(m_in1->currentValue()->value())); value 88 Source/core/svg/SVGFETurbulenceElement.cpp void SVGFETurbulenceElement::parseAttribute(const QualifiedName& name, const AtomicString& value) value 91 Source/core/svg/SVGFETurbulenceElement.cpp SVGFilterPrimitiveStandardAttributes::parseAttribute(name, value); value 98 Source/core/svg/SVGFETurbulenceElement.cpp m_baseFrequency->setBaseValueAsString(value, parseError); value 100 Source/core/svg/SVGFETurbulenceElement.cpp m_numOctaves->setBaseValueAsString(value, parseError); value 102 Source/core/svg/SVGFETurbulenceElement.cpp m_seed->setBaseValueAsString(value, parseError); value 104 Source/core/svg/SVGFETurbulenceElement.cpp m_stitchTiles->setBaseValueAsString(value, parseError); value 106 Source/core/svg/SVGFETurbulenceElement.cpp m_type->setBaseValueAsString(value, parseError); value 110 Source/core/svg/SVGFETurbulenceElement.cpp reportAttributeParsingError(parseError, name, value); value 121 Source/core/svg/SVGFETurbulenceElement.cpp bool baseFrequencyXChanged = turbulence->setBaseFrequencyX(baseFrequencyX()->currentValue()->value()); value 122 Source/core/svg/SVGFETurbulenceElement.cpp bool baseFrequencyYChanged = turbulence->setBaseFrequencyY(baseFrequencyY()->currentValue()->value()); value 126 Source/core/svg/SVGFETurbulenceElement.cpp return turbulence->setSeed(m_seed->currentValue()->value()); value 128 Source/core/svg/SVGFETurbulenceElement.cpp return turbulence->setNumOctaves(m_numOctaves->currentValue()->value()); value 157 Source/core/svg/SVGFETurbulenceElement.cpp if (baseFrequencyX()->currentValue()->value() < 0 || baseFrequencyY()->currentValue()->value() < 0) value 159 Source/core/svg/SVGFETurbulenceElement.cpp return FETurbulence::create(filter, m_type->currentValue()->enumValue(), baseFrequencyX()->currentValue()->value(), baseFrequencyY()->currentValue()->value(), m_numOctaves->currentValue()->value(), m_seed->currentValue()->value(), m_stitchTiles->currentValue()->enumValue() == SVG_STITCHTYPE_STITCH); value 94 Source/core/svg/SVGFilterElement.cpp void SVGFilterElement::parseAttribute(const QualifiedName& name, const AtomicString& value) value 99 Source/core/svg/SVGFilterElement.cpp SVGElement::parseAttribute(name, value); value 101 Source/core/svg/SVGFilterElement.cpp m_filterUnits->setBaseValueAsString(value, parseError); value 103 Source/core/svg/SVGFilterElement.cpp m_primitiveUnits->setBaseValueAsString(value, parseError); value 105 Source/core/svg/SVGFilterElement.cpp m_x->setBaseValueAsString(value, parseError); value 107 Source/core/svg/SVGFilterElement.cpp m_y->setBaseValueAsString(value, parseError); value 109 Source/core/svg/SVGFilterElement.cpp m_width->setBaseValueAsString(value, parseError); value 111 Source/core/svg/SVGFilterElement.cpp m_height->setBaseValueAsString(value, parseError); value 113 Source/core/svg/SVGFilterElement.cpp m_filterRes->setBaseValueAsString(value, parseError); value 114 Source/core/svg/SVGFilterElement.cpp else if (SVGURIReference::parseAttribute(name, value, parseError)) { value 118 Source/core/svg/SVGFilterElement.cpp reportAttributeParsingError(parseError, name, value); value 70 Source/core/svg/SVGFilterPrimitiveStandardAttributes.cpp void SVGFilterPrimitiveStandardAttributes::parseAttribute(const QualifiedName& name, const AtomicString& value) value 75 Source/core/svg/SVGFilterPrimitiveStandardAttributes.cpp SVGElement::parseAttribute(name, value); value 77 Source/core/svg/SVGFilterPrimitiveStandardAttributes.cpp m_x->setBaseValueAsString(value, parseError); value 79 Source/core/svg/SVGFilterPrimitiveStandardAttributes.cpp m_y->setBaseValueAsString(value, parseError); value 81 Source/core/svg/SVGFilterPrimitiveStandardAttributes.cpp m_width->setBaseValueAsString(value, parseError); value 83 Source/core/svg/SVGFilterPrimitiveStandardAttributes.cpp m_height->setBaseValueAsString(value, parseError); value 85 Source/core/svg/SVGFilterPrimitiveStandardAttributes.cpp m_result->setBaseValueAsString(value, parseError); value 89 Source/core/svg/SVGFilterPrimitiveStandardAttributes.cpp reportAttributeParsingError(parseError, name, value); value 53 Source/core/svg/SVGFitToViewBox.h bool parseAttribute(const QualifiedName& name, const AtomicString& value, Document& document, SVGParsingError& parseError) value 56 Source/core/svg/SVGFitToViewBox.h m_viewBox->setBaseValueAsString(value, parseError); value 68 Source/core/svg/SVGFitToViewBox.h m_preserveAspectRatio->setBaseValueAsString(value, parseError); value 79 Source/core/svg/SVGFitToViewBox.h bool hasEmptyViewBox() const { return m_viewBox->currentValue()->isValid() && m_viewBox->currentValue()->value().isEmpty(); } value 216 Source/core/svg/SVGFontElement.cpp return result->value; value 112 Source/core/svg/SVGFontFaceElement.cpp void SVGFontFaceElement::parseAttribute(const QualifiedName& name, const AtomicString& value) value 116 Source/core/svg/SVGFontFaceElement.cpp m_fontFaceRule->mutableProperties().setProperty(propId, value, false); value 121 Source/core/svg/SVGFontFaceElement.cpp SVGElement::parseAttribute(name, value); value 126 Source/core/svg/SVGFontFaceElement.cpp const AtomicString& value = fastGetAttribute(units_per_emAttr); value 127 Source/core/svg/SVGFontFaceElement.cpp if (value.isEmpty()) value 130 Source/core/svg/SVGFontFaceElement.cpp return static_cast<unsigned>(ceilf(value.toFloat())); value 179 Source/core/svg/SVGFontFaceElement.cpp const AtomicString& value = m_fontElement->fastGetAttribute(vert_origin_xAttr); value 180 Source/core/svg/SVGFontFaceElement.cpp if (value.isEmpty()) value 183 Source/core/svg/SVGFontFaceElement.cpp return value.toFloat(); value 194 Source/core/svg/SVGFontFaceElement.cpp const AtomicString& value = m_fontElement->fastGetAttribute(vert_origin_yAttr); value 195 Source/core/svg/SVGFontFaceElement.cpp if (value.isEmpty()) value 198 Source/core/svg/SVGFontFaceElement.cpp return value.toFloat(); value 208 Source/core/svg/SVGFontFaceElement.cpp const AtomicString& value = m_fontElement->fastGetAttribute(vert_adv_yAttr); value 209 Source/core/svg/SVGFontFaceElement.cpp if (value.isEmpty()) value 212 Source/core/svg/SVGFontFaceElement.cpp return value.toFloat(); value 57 Source/core/svg/SVGFontFaceUriElement.cpp AtomicString value(fastGetAttribute(formatAttr)); value 58 Source/core/svg/SVGFontFaceUriElement.cpp src->setFormat(value.isEmpty() ? "svg" : value); // Default format value 62 Source/core/svg/SVGFontFaceUriElement.cpp void SVGFontFaceUriElement::parseAttribute(const QualifiedName& name, const AtomicString& value) value 67 Source/core/svg/SVGFontFaceUriElement.cpp SVGElement::parseAttribute(name, value); value 68 Source/core/svg/SVGForeignObjectElement.cpp void SVGForeignObjectElement::parseAttribute(const QualifiedName& name, const AtomicString& value) value 73 Source/core/svg/SVGForeignObjectElement.cpp SVGGraphicsElement::parseAttribute(name, value); value 75 Source/core/svg/SVGForeignObjectElement.cpp m_x->setBaseValueAsString(value, parseError); value 77 Source/core/svg/SVGForeignObjectElement.cpp m_y->setBaseValueAsString(value, parseError); value 79 Source/core/svg/SVGForeignObjectElement.cpp m_width->setBaseValueAsString(value, parseError); value 81 Source/core/svg/SVGForeignObjectElement.cpp m_height->setBaseValueAsString(value, parseError); value 85 Source/core/svg/SVGForeignObjectElement.cpp reportAttributeParsingError(parseError, name, value); value 50 Source/core/svg/SVGGElement.cpp void SVGGElement::parseAttribute(const QualifiedName& name, const AtomicString& value) value 53 Source/core/svg/SVGGElement.cpp SVGGraphicsElement::parseAttribute(name, value); value 58 Source/core/svg/SVGGeometryElement.cpp return toRenderSVGShape(renderer())->nodeAtFloatPointInternal(request, point->target()->value(), hitRules); value 72 Source/core/svg/SVGGeometryElement.cpp return toRenderSVGShape(renderer())->nodeAtFloatPointInternal(request, point->target()->value(), hitRules); value 51 Source/core/svg/SVGGlyphElement.cpp void SVGGlyphElement::parseAttribute(const QualifiedName& name, const AtomicString& value) value 56 Source/core/svg/SVGGlyphElement.cpp SVGElement::parseAttribute(name, value); value 72 Source/core/svg/SVGGlyphElement.cpp static inline SVGGlyph::ArabicForm parseArabicForm(const AtomicString& value) value 74 Source/core/svg/SVGGlyphElement.cpp if (value == "medial") value 76 Source/core/svg/SVGGlyphElement.cpp if (value == "terminal") value 78 Source/core/svg/SVGGlyphElement.cpp if (value == "isolated") value 80 Source/core/svg/SVGGlyphElement.cpp if (value == "initial") value 86 Source/core/svg/SVGGlyphElement.cpp static inline SVGGlyph::Orientation parseOrientation(const AtomicString& value) value 88 Source/core/svg/SVGGlyphElement.cpp if (value == "h") value 90 Source/core/svg/SVGGlyphElement.cpp if (value == "v") value 113 Source/core/svg/SVGGlyphElement.cpp AtomicString value(element->fastGetAttribute(name)); value 114 Source/core/svg/SVGGlyphElement.cpp if (value.isEmpty()) value 117 Source/core/svg/SVGGlyphElement.cpp return value.toFloat(); value 56 Source/core/svg/SVGGlyphRefElement.cpp void SVGGlyphRefElement::parseAttributeInternal(const QualifiedName& name, const AtomicString& value) value 58 Source/core/svg/SVGGlyphRefElement.cpp const CharType* ptr = value.isEmpty() ? 0 : value.string().getCharacters<CharType>(); value 59 Source/core/svg/SVGGlyphRefElement.cpp const CharType* end = ptr + value.length(); value 71 Source/core/svg/SVGGlyphRefElement.cpp } else if (SVGURIReference::parseAttribute(name, value, parseError)) { value 73 Source/core/svg/SVGGlyphRefElement.cpp SVGElement::parseAttribute(name, value); value 75 Source/core/svg/SVGGlyphRefElement.cpp reportAttributeParsingError(parseError, name, value); value 78 Source/core/svg/SVGGlyphRefElement.cpp void SVGGlyphRefElement::parseAttribute(const QualifiedName& name, const AtomicString& value) value 80 Source/core/svg/SVGGlyphRefElement.cpp if (value.isEmpty() || value.is8Bit()) value 81 Source/core/svg/SVGGlyphRefElement.cpp parseAttributeInternal<LChar>(name, value); value 83 Source/core/svg/SVGGlyphRefElement.cpp parseAttributeInternal<UChar>(name, value); value 75 Source/core/svg/SVGGradientElement.cpp void SVGGradientElement::parseAttribute(const QualifiedName& name, const AtomicString& value) value 78 Source/core/svg/SVGGradientElement.cpp SVGElement::parseAttribute(name, value); value 85 Source/core/svg/SVGGradientElement.cpp m_gradientTransform->setBaseValueAsString(value, parseError); value 87 Source/core/svg/SVGGradientElement.cpp m_gradientUnits->setBaseValueAsString(value, parseError); value 89 Source/core/svg/SVGGradientElement.cpp m_spreadMethod->setBaseValueAsString(value, parseError); value 90 Source/core/svg/SVGGradientElement.cpp else if (SVGURIReference::parseAttribute(name, value, parseError)) { value 94 Source/core/svg/SVGGradientElement.cpp reportAttributeParsingError(parseError, name, value); value 129 Source/core/svg/SVGGradientElement.cpp float offset = stop->offset()->currentValue()->value(); value 173 Source/core/svg/SVGGraphicsElement.cpp void SVGGraphicsElement::parseAttribute(const QualifiedName& name, const AtomicString& value) value 176 Source/core/svg/SVGGraphicsElement.cpp SVGElement::parseAttribute(name, value); value 183 Source/core/svg/SVGGraphicsElement.cpp m_transform->setBaseValueAsString(value, parseError); value 184 Source/core/svg/SVGGraphicsElement.cpp else if (SVGTests::parseAttribute(name, value)) value 189 Source/core/svg/SVGGraphicsElement.cpp reportAttributeParsingError(parseError, name, value); value 93 Source/core/svg/SVGImageElement.cpp void SVGImageElement::collectStyleForPresentationAttribute(const QualifiedName& name, const AtomicString& value, MutableStylePropertySet* style) value 96 Source/core/svg/SVGImageElement.cpp SVGGraphicsElement::collectStyleForPresentationAttribute(name, value, style); value 98 Source/core/svg/SVGImageElement.cpp addPropertyToPresentationAttributeStyle(style, CSSPropertyWidth, value); value 100 Source/core/svg/SVGImageElement.cpp addPropertyToPresentationAttributeStyle(style, CSSPropertyHeight, value); value 103 Source/core/svg/SVGImageElement.cpp void SVGImageElement::parseAttribute(const QualifiedName& name, const AtomicString& value) value 108 Source/core/svg/SVGImageElement.cpp SVGGraphicsElement::parseAttribute(name, value); value 110 Source/core/svg/SVGImageElement.cpp m_x->setBaseValueAsString(value, parseError); value 112 Source/core/svg/SVGImageElement.cpp m_y->setBaseValueAsString(value, parseError); value 114 Source/core/svg/SVGImageElement.cpp m_width->setBaseValueAsString(value, parseError); value 116 Source/core/svg/SVGImageElement.cpp m_height->setBaseValueAsString(value, parseError); value 118 Source/core/svg/SVGImageElement.cpp m_preserveAspectRatio->setBaseValueAsString(value, parseError); value 119 Source/core/svg/SVGImageElement.cpp } else if (SVGURIReference::parseAttribute(name, value, parseError)) { value 124 Source/core/svg/SVGImageElement.cpp reportAttributeParsingError(parseError, name, value); value 38 Source/core/svg/SVGInteger.cpp SVGInteger::SVGInteger(int value) value 40 Source/core/svg/SVGInteger.cpp , m_value(value) value 49 Source/core/svg/SVGInteger.cpp PassRefPtr<SVGPropertyBase> SVGInteger::cloneForAnimation(const String& value) const value 52 Source/core/svg/SVGInteger.cpp svgInteger->setValueAsString(value, IGNORE_EXCEPTION); value 79 Source/core/svg/SVGInteger.cpp setValue(m_value + toSVGInteger(other)->value()); value 91 Source/core/svg/SVGInteger.cpp animationElement->animateAdditiveNumber(percentage, repeatCount, fromInteger->value(), toInteger->value(), toAtEndOfDurationInteger->value(), animatedFloat); value 97 Source/core/svg/SVGInteger.cpp return abs(m_value - toSVGInteger(other)->value()); value 47 Source/core/svg/SVGInteger.h static PassRefPtr<SVGInteger> create(int value = 0) value 49 Source/core/svg/SVGInteger.h return adoptRef(new SVGInteger(value)); value 55 Source/core/svg/SVGInteger.h int value() const { return m_value; } value 56 Source/core/svg/SVGInteger.h void setValue(int value) { m_value = value; } value 51 Source/core/svg/SVGIntegerOptionalInteger.cpp PassRefPtr<SVGPropertyBase> SVGIntegerOptionalInteger::cloneForAnimation(const String& value) const value 54 Source/core/svg/SVGIntegerOptionalInteger.cpp if (!parseNumberOptionalNumber(value, floatX, floatY)) { value 66 Source/core/svg/SVGIntegerOptionalInteger.cpp if (m_firstInteger->value() == m_secondInteger->value()) { value 67 Source/core/svg/SVGIntegerOptionalInteger.cpp return String::number(m_firstInteger->value()); value 70 Source/core/svg/SVGIntegerOptionalInteger.cpp return String::number(m_firstInteger->value()) + " " + String::number(m_secondInteger->value()); value 73 Source/core/svg/SVGIntegerOptionalInteger.cpp void SVGIntegerOptionalInteger::setValueAsString(const String& value, ExceptionState& exceptionState) value 76 Source/core/svg/SVGIntegerOptionalInteger.cpp if (!parseNumberOptionalNumber(value, x, y)) { value 77 Source/core/svg/SVGIntegerOptionalInteger.cpp exceptionState.throwDOMException(SyntaxError, "The value provided ('" + value + "') is invalid."); value 89 Source/core/svg/SVGIntegerOptionalInteger.cpp m_firstInteger->setValue(m_firstInteger->value() + otherIntegerOptionalInteger->m_firstInteger->value()); value 90 Source/core/svg/SVGIntegerOptionalInteger.cpp m_secondInteger->setValue(m_secondInteger->value() + otherIntegerOptionalInteger->m_secondInteger->value()); value 101 Source/core/svg/SVGIntegerOptionalInteger.cpp float x = m_firstInteger->value(); value 102 Source/core/svg/SVGIntegerOptionalInteger.cpp float y = m_secondInteger->value(); value 103 Source/core/svg/SVGIntegerOptionalInteger.cpp animationElement->animateAdditiveNumber(percentage, repeatCount, fromInteger->firstInteger()->value(), toInteger->firstInteger()->value(), toAtEndOfDurationInteger->firstInteger()->value(), x); value 104 Source/core/svg/SVGIntegerOptionalInteger.cpp animationElement->animateAdditiveNumber(percentage, repeatCount, fromInteger->secondInteger()->value(), toInteger->secondInteger()->value(), toAtEndOfDurationInteger->secondInteger()->value(), y); value 129 Source/core/svg/SVGLength.cpp PassRefPtr<SVGPropertyBase> SVGLength::cloneForAnimation(const String& value) const value 137 Source/core/svg/SVGLength.cpp length->setValueAsString(value, exceptionState); value 158 Source/core/svg/SVGLength.cpp void SVGLength::setValue(float value, const SVGLengthContext& context, ExceptionState& es) value 162 Source/core/svg/SVGLength.cpp value = value / 100; value 164 Source/core/svg/SVGLength.cpp float convertedValue = context.convertValueFromUserUnits(value, unitMode(), unitType(), es); value 232 Source/core/svg/SVGLength.cpp void SVGLength::newValueSpecifiedUnits(SVGLengthType type, float value) value 235 Source/core/svg/SVGLength.cpp m_valueInSpecifiedUnits = value; value 242 Source/core/svg/SVGLength.cpp float valueInUserUnits = value(context, exceptionState); value 256 Source/core/svg/SVGLength.cpp PassRefPtr<SVGLength> SVGLength::fromCSSPrimitiveValue(CSSPrimitiveValue* value) value 258 Source/core/svg/SVGLength.cpp ASSERT(value); value 261 Source/core/svg/SVGLength.cpp switch (value->primitiveType()) { value 302 Source/core/svg/SVGLength.cpp length->newValueSpecifiedUnits(svgType, value->getFloatValue()); value 441 Source/core/svg/SVGLength.cpp setValue(value(lengthContext) + toSVGLength(other)->value(lengthContext), lengthContext, ASSERT_NO_EXCEPTION); value 451 Source/core/svg/SVGLength.cpp float animatedNumber = value(lengthContext, IGNORE_EXCEPTION); value 452 Source/core/svg/SVGLength.cpp animationElement->animateAdditiveNumber(percentage, repeatCount, fromLength->value(lengthContext, IGNORE_EXCEPTION), toLength->value(lengthContext, IGNORE_EXCEPTION), toAtEndOfDurationLength->value(lengthContext, IGNORE_EXCEPTION), animatedNumber); value 464 Source/core/svg/SVGLength.cpp return fabsf(toLength->value(lengthContext, IGNORE_EXCEPTION) - value(lengthContext, IGNORE_EXCEPTION)); value 62 Source/core/svg/SVGLength.h float value(const SVGLengthContext& context) const value 64 Source/core/svg/SVGLength.h return value(context, IGNORE_EXCEPTION); value 66 Source/core/svg/SVGLength.h float value(const SVGLengthContext&, ExceptionState&) const; value 70 Source/core/svg/SVGLength.h void setValueInSpecifiedUnits(float value) { m_valueInSpecifiedUnits = value; } value 61 Source/core/svg/SVGLengthContext.cpp return FloatRect(x->value(lengthContext), y->value(lengthContext), width->value(lengthContext), height->value(lengthContext)); value 66 Source/core/svg/SVGLengthContext.cpp x->value(lengthContext) + viewport.x(), value 67 Source/core/svg/SVGLengthContext.cpp y->value(lengthContext) + viewport.y(), value 68 Source/core/svg/SVGLengthContext.cpp width->value(lengthContext), value 69 Source/core/svg/SVGLengthContext.cpp height->value(lengthContext)); value 80 Source/core/svg/SVGLengthContext.cpp return FloatPoint(x->value(lengthContext), y->value(lengthContext)); value 94 Source/core/svg/SVGLengthContext.cpp return x->value(lengthContext); value 101 Source/core/svg/SVGLengthContext.cpp float SVGLengthContext::convertValueToUserUnits(float value, SVGLengthMode mode, SVGLengthType fromUnit, ExceptionState& exceptionState) const value 107 Source/core/svg/SVGLengthContext.cpp value /= 100; value 108 Source/core/svg/SVGLengthContext.cpp return convertValueFromPercentageToUserUnits(value, mode, exceptionState); value 116 Source/core/svg/SVGLengthContext.cpp return value; value 118 Source/core/svg/SVGLengthContext.cpp return value; value 120 Source/core/svg/SVGLengthContext.cpp return convertValueFromPercentageToUserUnits(value / 100, mode, exceptionState); value 122 Source/core/svg/SVGLengthContext.cpp return convertValueFromEMSToUserUnits(value, exceptionState); value 124 Source/core/svg/SVGLengthContext.cpp return convertValueFromEXSToUserUnits(value, exceptionState); value 126 Source/core/svg/SVGLengthContext.cpp return value * cssPixelsPerCentimeter; value 128 Source/core/svg/SVGLengthContext.cpp return value * cssPixelsPerMillimeter; value 130 Source/core/svg/SVGLengthContext.cpp return value * cssPixelsPerInch; value 132 Source/core/svg/SVGLengthContext.cpp return value * cssPixelsPerPoint; value 134 Source/core/svg/SVGLengthContext.cpp return value * cssPixelsPerPica; value 141 Source/core/svg/SVGLengthContext.cpp float SVGLengthContext::convertValueFromUserUnits(float value, SVGLengthMode mode, SVGLengthType toUnit, ExceptionState& exceptionState) const value 148 Source/core/svg/SVGLengthContext.cpp return value; value 150 Source/core/svg/SVGLengthContext.cpp return convertValueFromUserUnitsToPercentage(value * 100, mode, exceptionState); value 152 Source/core/svg/SVGLengthContext.cpp return convertValueFromUserUnitsToEMS(value, exceptionState); value 154 Source/core/svg/SVGLengthContext.cpp return convertValueFromUserUnitsToEXS(value, exceptionState); value 156 Source/core/svg/SVGLengthContext.cpp return value; value 158 Source/core/svg/SVGLengthContext.cpp return value / cssPixelsPerCentimeter; value 160 Source/core/svg/SVGLengthContext.cpp return value / cssPixelsPerMillimeter; value 162 Source/core/svg/SVGLengthContext.cpp return value / cssPixelsPerInch; value 164 Source/core/svg/SVGLengthContext.cpp return value / cssPixelsPerPoint; value 166 Source/core/svg/SVGLengthContext.cpp return value / cssPixelsPerPica; value 173 Source/core/svg/SVGLengthContext.cpp float SVGLengthContext::convertValueFromUserUnitsToPercentage(float value, SVGLengthMode mode, ExceptionState& exceptionState) const value 183 Source/core/svg/SVGLengthContext.cpp return value / viewportSize.width() * 100; value 185 Source/core/svg/SVGLengthContext.cpp return value / viewportSize.height() * 100; value 187 Source/core/svg/SVGLengthContext.cpp return value / sqrtf(viewportSize.diagonalLengthSquared() / 2) * 100; value 194 Source/core/svg/SVGLengthContext.cpp float SVGLengthContext::convertValueFromPercentageToUserUnits(float value, SVGLengthMode mode, ExceptionState& exceptionState) const value 204 Source/core/svg/SVGLengthContext.cpp return value * viewportSize.width(); value 206 Source/core/svg/SVGLengthContext.cpp return value * viewportSize.height(); value 208 Source/core/svg/SVGLengthContext.cpp return value * sqrtf(viewportSize.diagonalLengthSquared() / 2); value 232 Source/core/svg/SVGLengthContext.cpp float SVGLengthContext::convertValueFromUserUnitsToEMS(float value, ExceptionState& exceptionState) const value 246 Source/core/svg/SVGLengthContext.cpp return value / fontSize; value 249 Source/core/svg/SVGLengthContext.cpp float SVGLengthContext::convertValueFromEMSToUserUnits(float value, ExceptionState& exceptionState) const value 257 Source/core/svg/SVGLengthContext.cpp return value * style->specifiedFontSize(); value 260 Source/core/svg/SVGLengthContext.cpp float SVGLengthContext::convertValueFromUserUnitsToEXS(float value, ExceptionState& exceptionState) const value 276 Source/core/svg/SVGLengthContext.cpp return value / xHeight; value 279 Source/core/svg/SVGLengthContext.cpp float SVGLengthContext::convertValueFromEXSToUserUnits(float value, ExceptionState& exceptionState) const value 289 Source/core/svg/SVGLengthContext.cpp return value * ceilf(style->fontMetrics().xHeight()); value 74 Source/core/svg/SVGLengthContext.h float convertValueFromUserUnitsToPercentage(float value, SVGLengthMode, ExceptionState&) const; value 75 Source/core/svg/SVGLengthContext.h float convertValueFromPercentageToUserUnits(float value, SVGLengthMode, ExceptionState&) const; value 77 Source/core/svg/SVGLengthContext.h float convertValueFromUserUnitsToEMS(float value, ExceptionState&) const; value 78 Source/core/svg/SVGLengthContext.h float convertValueFromEMSToUserUnits(float value, ExceptionState&) const; value 80 Source/core/svg/SVGLengthContext.h float convertValueFromUserUnitsToEXS(float value, ExceptionState&) const; value 81 Source/core/svg/SVGLengthContext.h float convertValueFromEXSToUserUnits(float value, ExceptionState&) const; value 54 Source/core/svg/SVGLengthList.cpp PassRefPtr<SVGPropertyBase> SVGLengthList::cloneForAnimation(const String& value) const value 57 Source/core/svg/SVGLengthList.cpp ret->setValueAsString(value, IGNORE_EXCEPTION); value 103 Source/core/svg/SVGLengthList.cpp void SVGLengthList::setValueAsString(const String& value, ExceptionState& exceptionState) value 105 Source/core/svg/SVGLengthList.cpp if (value.isEmpty()) value 107 Source/core/svg/SVGLengthList.cpp if (value.is8Bit()) { value 108 Source/core/svg/SVGLengthList.cpp const LChar* ptr = value.characters8(); value 109 Source/core/svg/SVGLengthList.cpp const LChar* end = ptr + value.length(); value 112 Source/core/svg/SVGLengthList.cpp const UChar* ptr = value.characters16(); value 113 Source/core/svg/SVGLengthList.cpp const UChar* end = ptr + value.length(); value 127 Source/core/svg/SVGLengthList.cpp at(i)->setValue(at(i)->value(lengthContext) + otherList->at(i)->value(lengthContext), lengthContext, ASSERT_NO_EXCEPTION); value 180 Source/core/svg/SVGLengthList.cpp float animatedNumber = at(i)->value(lengthContext); value 186 Source/core/svg/SVGLengthList.cpp effectiveFrom = fromList->at(i)->value(lengthContext); value 188 Source/core/svg/SVGLengthList.cpp float effectiveTo = toList->at(i)->value(lengthContext); value 189 Source/core/svg/SVGLengthList.cpp float effectiveToAtEnd = i < toAtEndOfDurationListSize ? toAtEndOfDurationList->at(i)->value(lengthContext) : 0; value 63 Source/core/svg/SVGLengthTearOff.cpp return target()->value(lengthContext, es); value 66 Source/core/svg/SVGLengthTearOff.cpp void SVGLengthTearOff::setValue(float value, ExceptionState& es) value 74 Source/core/svg/SVGLengthTearOff.cpp target()->setValue(value, lengthContext, es); value 83 Source/core/svg/SVGLengthTearOff.cpp void SVGLengthTearOff::setValueInSpecifiedUnits(float value, ExceptionState& es) value 89 Source/core/svg/SVGLengthTearOff.cpp target()->setValueInSpecifiedUnits(value); value 64 Source/core/svg/SVGLengthTearOff.h float value(ExceptionState&); value 65 Source/core/svg/SVGLengthTearOff.h void setValue(float value, ExceptionState&); value 67 Source/core/svg/SVGLengthTearOff.h void setValueInSpecifiedUnits(float value, ExceptionState&); value 63 Source/core/svg/SVGLineElement.cpp void SVGLineElement::parseAttribute(const QualifiedName& name, const AtomicString& value) value 68 Source/core/svg/SVGLineElement.cpp SVGGeometryElement::parseAttribute(name, value); value 70 Source/core/svg/SVGLineElement.cpp m_x1->setBaseValueAsString(value, parseError); value 72 Source/core/svg/SVGLineElement.cpp m_y1->setBaseValueAsString(value, parseError); value 74 Source/core/svg/SVGLineElement.cpp m_x2->setBaseValueAsString(value, parseError); value 76 Source/core/svg/SVGLineElement.cpp m_y2->setBaseValueAsString(value, parseError); value 80 Source/core/svg/SVGLineElement.cpp reportAttributeParsingError(parseError, name, value); value 71 Source/core/svg/SVGLinearGradientElement.cpp void SVGLinearGradientElement::parseAttribute(const QualifiedName& name, const AtomicString& value) value 76 Source/core/svg/SVGLinearGradientElement.cpp SVGGradientElement::parseAttribute(name, value); value 78 Source/core/svg/SVGLinearGradientElement.cpp m_x1->setBaseValueAsString(value, parseError); value 80 Source/core/svg/SVGLinearGradientElement.cpp m_y1->setBaseValueAsString(value, parseError); value 82 Source/core/svg/SVGLinearGradientElement.cpp m_x2->setBaseValueAsString(value, parseError); value 84 Source/core/svg/SVGLinearGradientElement.cpp m_y2->setBaseValueAsString(value, parseError); value 88 Source/core/svg/SVGLinearGradientElement.cpp reportAttributeParsingError(parseError, name, value); value 162 Source/core/svg/SVGLinearGradientElement.cpp Node* refNode = SVGURIReference::targetElementFromIRIString(current->href()->currentValue()->value(), document()); value 106 Source/core/svg/SVGMPathElement.cpp void SVGMPathElement::parseAttribute(const QualifiedName& name, const AtomicString& value) value 111 Source/core/svg/SVGMPathElement.cpp SVGElement::parseAttribute(name, value); value 112 Source/core/svg/SVGMPathElement.cpp } else if (SVGURIReference::parseAttribute(name, value, parseError)) { value 117 Source/core/svg/SVGMPathElement.cpp reportAttributeParsingError(parseError, name, value); value 76 Source/core/svg/SVGMarkerElement.cpp return SVGFitToViewBox::viewBoxToViewTransform(viewBox()->currentValue()->value(), preserveAspectRatio()->currentValue(), viewWidth, viewHeight); value 94 Source/core/svg/SVGMarkerElement.cpp void SVGMarkerElement::parseAttribute(const QualifiedName& name, const AtomicString& value) value 99 Source/core/svg/SVGMarkerElement.cpp SVGElement::parseAttribute(name, value); value 101 Source/core/svg/SVGMarkerElement.cpp m_markerUnits->setBaseValueAsString(value, parseError); value 103 Source/core/svg/SVGMarkerElement.cpp m_refX->setBaseValueAsString(value, parseError); value 105 Source/core/svg/SVGMarkerElement.cpp m_refY->setBaseValueAsString(value, parseError); value 107 Source/core/svg/SVGMarkerElement.cpp m_markerWidth->setBaseValueAsString(value, parseError); value 109 Source/core/svg/SVGMarkerElement.cpp m_markerHeight->setBaseValueAsString(value, parseError); value 111 Source/core/svg/SVGMarkerElement.cpp m_orientAngle->setBaseValueAsString(value, parseError); value 112 Source/core/svg/SVGMarkerElement.cpp else if (SVGFitToViewBox::parseAttribute(name, value, document(), parseError)) { value 116 Source/core/svg/SVGMarkerElement.cpp reportAttributeParsingError(parseError, name, value); value 81 Source/core/svg/SVGMaskElement.cpp void SVGMaskElement::parseAttribute(const QualifiedName& name, const AtomicString& value) value 86 Source/core/svg/SVGMaskElement.cpp SVGElement::parseAttribute(name, value); value 88 Source/core/svg/SVGMaskElement.cpp m_maskUnits->setBaseValueAsString(value, parseError); value 90 Source/core/svg/SVGMaskElement.cpp m_maskContentUnits->setBaseValueAsString(value, parseError); value 92 Source/core/svg/SVGMaskElement.cpp m_x->setBaseValueAsString(value, parseError); value 94 Source/core/svg/SVGMaskElement.cpp m_y->setBaseValueAsString(value, parseError); value 96 Source/core/svg/SVGMaskElement.cpp m_width->setBaseValueAsString(value, parseError); value 98 Source/core/svg/SVGMaskElement.cpp m_height->setBaseValueAsString(value, parseError); value 99 Source/core/svg/SVGMaskElement.cpp else if (SVGTests::parseAttribute(name, value)) { value 103 Source/core/svg/SVGMaskElement.cpp reportAttributeParsingError(parseError, name, value); value 99 Source/core/svg/SVGMatrixTearOff.cpp RefPtr<SVGMatrixTearOff> matrix = create(value()); value 106 Source/core/svg/SVGMatrixTearOff.cpp RefPtr<SVGMatrixTearOff> matrix = create(value()); value 113 Source/core/svg/SVGMatrixTearOff.cpp RefPtr<SVGMatrixTearOff> matrix = create(value()); value 120 Source/core/svg/SVGMatrixTearOff.cpp RefPtr<SVGMatrixTearOff> matrix = create(value()); value 127 Source/core/svg/SVGMatrixTearOff.cpp RefPtr<SVGMatrixTearOff> matrix = create(value()); value 134 Source/core/svg/SVGMatrixTearOff.cpp RefPtr<SVGMatrixTearOff> matrix = create(value()); value 141 Source/core/svg/SVGMatrixTearOff.cpp RefPtr<SVGMatrixTearOff> matrix = create(value()); value 148 Source/core/svg/SVGMatrixTearOff.cpp RefPtr<SVGMatrixTearOff> matrix = create(value()); value 155 Source/core/svg/SVGMatrixTearOff.cpp RefPtr<SVGMatrixTearOff> matrix = create(value()); value 156 Source/core/svg/SVGMatrixTearOff.cpp *matrix->mutableValue() *= other->value(); value 162 Source/core/svg/SVGMatrixTearOff.cpp AffineTransform transform = value().inverse(); value 163 Source/core/svg/SVGMatrixTearOff.cpp if (!value().isInvertible()) value 174 Source/core/svg/SVGMatrixTearOff.cpp AffineTransform copy = value(); value 48 Source/core/svg/SVGMatrixTearOff.h static PassRefPtr<SVGMatrixTearOff> create(const AffineTransform& value) value 50 Source/core/svg/SVGMatrixTearOff.h return adoptRef(new SVGMatrixTearOff(value)); value 60 Source/core/svg/SVGMatrixTearOff.h double a() { return value().a(); } value 61 Source/core/svg/SVGMatrixTearOff.h double b() { return value().b(); } value 62 Source/core/svg/SVGMatrixTearOff.h double c() { return value().c(); } value 63 Source/core/svg/SVGMatrixTearOff.h double d() { return value().d(); } value 64 Source/core/svg/SVGMatrixTearOff.h double e() { return value().e(); } value 65 Source/core/svg/SVGMatrixTearOff.h double f() { return value().f(); } value 88 Source/core/svg/SVGMatrixTearOff.h const AffineTransform& value() const; value 39 Source/core/svg/SVGNumber.cpp SVGNumber::SVGNumber(float value) value 41 Source/core/svg/SVGNumber.cpp , m_value(value) value 50 Source/core/svg/SVGNumber.cpp PassRefPtr<SVGPropertyBase> SVGNumber::cloneForAnimation(const String& value) const value 53 Source/core/svg/SVGNumber.cpp svgNumber->setValueAsString(value, IGNORE_EXCEPTION); value 104 Source/core/svg/SVGNumber.cpp setValue(m_value + toSVGNumber(other)->value()); value 115 Source/core/svg/SVGNumber.cpp animationElement->animateAdditiveNumber(percentage, repeatCount, fromNumber->value(), toNumber->value(), toAtEndOfDurationNumber->value(), m_value); value 120 Source/core/svg/SVGNumber.cpp return fabsf(m_value - toSVGNumber(other)->value()); value 147 Source/core/svg/SVGNumber.cpp SVGNumberAcceptPercentage::SVGNumberAcceptPercentage(float value) value 148 Source/core/svg/SVGNumber.cpp : SVGNumber(value) value 48 Source/core/svg/SVGNumber.h static PassRefPtr<SVGNumber> create(float value = 0.0f) value 50 Source/core/svg/SVGNumber.h return adoptRef(new SVGNumber(value)); value 56 Source/core/svg/SVGNumber.h float value() const { return m_value; } value 57 Source/core/svg/SVGNumber.h void setValue(float value) { m_value = value; } value 90 Source/core/svg/SVGNumber.h static PassRefPtr<SVGNumberAcceptPercentage> create(float value = 0) value 92 Source/core/svg/SVGNumber.h return adoptRef(new SVGNumberAcceptPercentage(value)); value 99 Source/core/svg/SVGNumber.h SVGNumberAcceptPercentage(float value); value 53 Source/core/svg/SVGNumberList.cpp PassRefPtr<SVGPropertyBase> SVGNumberList::cloneForAnimation(const String& value) const value 56 Source/core/svg/SVGNumberList.cpp svgNumberList->setValueAsString(value, IGNORE_EXCEPTION); value 94 Source/core/svg/SVGNumberList.cpp void SVGNumberList::setValueAsString(const String& value, ExceptionState& exceptionState) value 96 Source/core/svg/SVGNumberList.cpp if (value.isEmpty()) { value 102 Source/core/svg/SVGNumberList.cpp if (value.is8Bit()) { value 103 Source/core/svg/SVGNumberList.cpp const LChar* ptr = value.characters8(); value 104 Source/core/svg/SVGNumberList.cpp const LChar* end = ptr + value.length(); value 107 Source/core/svg/SVGNumberList.cpp const UChar* ptr = value.characters16(); value 108 Source/core/svg/SVGNumberList.cpp const UChar* end = ptr + value.length(); value 113 Source/core/svg/SVGNumberList.cpp exceptionState.throwDOMException(SyntaxError, "Problem parsing number list \""+value+"\""); value 127 Source/core/svg/SVGNumberList.cpp at(i)->setValue(at(i)->value() + otherList->at(i)->value()); value 177 Source/core/svg/SVGNumberList.cpp float effectiveFrom = fromListSize ? fromList->at(i)->value() : 0; value 178 Source/core/svg/SVGNumberList.cpp float effectiveTo = toListSize ? toList->at(i)->value() : 0; value 179 Source/core/svg/SVGNumberList.cpp float effectiveToAtEnd = i < toAtEndOfDurationListSize ? toAtEndOfDurationList->at(i)->value() : 0; value 181 Source/core/svg/SVGNumberList.cpp float animated = at(i)->value(); value 198 Source/core/svg/SVGNumberList.cpp vec.uncheckedAppend(at(i)->value()); value 51 Source/core/svg/SVGNumberOptionalNumber.cpp PassRefPtr<SVGPropertyBase> SVGNumberOptionalNumber::cloneForAnimation(const String& value) const value 54 Source/core/svg/SVGNumberOptionalNumber.cpp if (!parseNumberOptionalNumber(value, x, y)) { value 63 Source/core/svg/SVGNumberOptionalNumber.cpp if (m_firstNumber->value() == m_secondNumber->value()) { value 64 Source/core/svg/SVGNumberOptionalNumber.cpp return String::number(m_firstNumber->value()); value 67 Source/core/svg/SVGNumberOptionalNumber.cpp return String::number(m_firstNumber->value()) + " " + String::number(m_secondNumber->value()); value 70 Source/core/svg/SVGNumberOptionalNumber.cpp void SVGNumberOptionalNumber::setValueAsString(const String& value, ExceptionState& exceptionState) value 73 Source/core/svg/SVGNumberOptionalNumber.cpp if (!parseNumberOptionalNumber(value, x, y)) { value 74 Source/core/svg/SVGNumberOptionalNumber.cpp exceptionState.throwDOMException(SyntaxError, "The value provided ('" + value + "') is invalid."); value 86 Source/core/svg/SVGNumberOptionalNumber.cpp m_firstNumber->setValue(m_firstNumber->value() + otherNumberOptionalNumber->m_firstNumber->value()); value 87 Source/core/svg/SVGNumberOptionalNumber.cpp m_secondNumber->setValue(m_secondNumber->value() + otherNumberOptionalNumber->m_secondNumber->value()); value 98 Source/core/svg/SVGNumberOptionalNumber.cpp float x = m_firstNumber->value(); value 99 Source/core/svg/SVGNumberOptionalNumber.cpp float y = m_secondNumber->value(); value 100 Source/core/svg/SVGNumberOptionalNumber.cpp animationElement->animateAdditiveNumber(percentage, repeatCount, fromNumber->firstNumber()->value(), toNumber->firstNumber()->value(), toAtEndOfDurationNumber->firstNumber()->value(), x); value 101 Source/core/svg/SVGNumberOptionalNumber.cpp animationElement->animateAdditiveNumber(percentage, repeatCount, fromNumber->secondNumber()->value(), toNumber->secondNumber()->value(), toAtEndOfDurationNumber->secondNumber()->value(), y); value 50 Source/core/svg/SVGNumberTearOff.h float value() { return target()->value(); } value 31 Source/core/svg/SVGPathByteStream.h DataType value; value 45 Source/core/svg/SVGPathByteStreamBuilder.cpp void writeType(DataType value) value 48 Source/core/svg/SVGPathByteStreamBuilder.cpp data.value = value; value 55 Source/core/svg/SVGPathByteStreamBuilder.cpp void writeFlag(bool value) { writeType<bool>(value); } value 56 Source/core/svg/SVGPathByteStreamBuilder.cpp void writeFloat(float value) { writeType<float>(value); } value 62 Source/core/svg/SVGPathByteStreamBuilder.cpp void writeSegmentType(unsigned short value) { writeType<unsigned short>(value); } value 61 Source/core/svg/SVGPathByteStreamSource.h return data.value; value 195 Source/core/svg/SVGPathElement.cpp void SVGPathElement::parseAttribute(const QualifiedName& name, const AtomicString& value) value 198 Source/core/svg/SVGPathElement.cpp SVGGeometryElement::parseAttribute(name, value); value 205 Source/core/svg/SVGPathElement.cpp m_pathSegList->setBaseValueAsString(value, parseError); value 207 Source/core/svg/SVGPathElement.cpp m_pathLength->setBaseValueAsString(value, parseError); value 208 Source/core/svg/SVGPathElement.cpp if (parseError == NoError && m_pathLength->baseValue()->value() < 0) value 214 Source/core/svg/SVGPathElement.cpp reportAttributeParsingError(parseError, name, value); value 68 Source/core/svg/SVGPathSegList.cpp PassRefPtr<SVGPropertyBase> SVGPathSegList::cloneForAnimation(const String& value) const value 71 Source/core/svg/SVGPathSegList.cpp svgPathSegList->setValueAsString(value, IGNORE_EXCEPTION); value 53 Source/core/svg/SVGPathSegListTearOff.h RefPtr<SVGPathSeg> value = passValue; value 54 Source/core/svg/SVGPathSegListTearOff.h value->setContextElement(contextElement); value 55 Source/core/svg/SVGPathSegListTearOff.h return value.release(); value 38 Source/core/svg/SVGPathStringBuilder.cpp static void appendFloat(StringBuilder& stringBuilder, float value) value 41 Source/core/svg/SVGPathStringBuilder.cpp stringBuilder.appendNumber(value); value 44 Source/core/svg/SVGPathStringBuilder.cpp static void appendBool(StringBuilder& stringBuilder, bool value) value 47 Source/core/svg/SVGPathStringBuilder.cpp stringBuilder.appendNumber(value); value 82 Source/core/svg/SVGPatternElement.cpp void SVGPatternElement::parseAttribute(const QualifiedName& name, const AtomicString& value) value 87 Source/core/svg/SVGPatternElement.cpp SVGElement::parseAttribute(name, value); value 89 Source/core/svg/SVGPatternElement.cpp m_patternUnits->setBaseValueAsString(value, parseError); value 91 Source/core/svg/SVGPatternElement.cpp m_patternContentUnits->setBaseValueAsString(value, parseError); value 93 Source/core/svg/SVGPatternElement.cpp m_patternTransform->setBaseValueAsString(value, parseError); value 95 Source/core/svg/SVGPatternElement.cpp m_x->setBaseValueAsString(value, parseError); value 97 Source/core/svg/SVGPatternElement.cpp m_y->setBaseValueAsString(value, parseError); value 99 Source/core/svg/SVGPatternElement.cpp m_width->setBaseValueAsString(value, parseError); value 101 Source/core/svg/SVGPatternElement.cpp m_height->setBaseValueAsString(value, parseError); value 102 Source/core/svg/SVGPatternElement.cpp } else if (SVGURIReference::parseAttribute(name, value, parseError)) { value 103 Source/core/svg/SVGPatternElement.cpp } else if (SVGTests::parseAttribute(name, value)) { value 104 Source/core/svg/SVGPatternElement.cpp } else if (SVGFitToViewBox::parseAttribute(name, value, document(), parseError)) { value 109 Source/core/svg/SVGPatternElement.cpp reportAttributeParsingError(parseError, name, value); value 163 Source/core/svg/SVGPatternElement.cpp attributes.setViewBox(element->viewBox()->currentValue()->value()); value 61 Source/core/svg/SVGPoint.cpp PassRefPtr<SVGPropertyBase> SVGPoint::cloneForAnimation(const String& value) const value 64 Source/core/svg/SVGPoint.cpp point->setValueAsString(value, IGNORE_EXCEPTION); value 59 Source/core/svg/SVGPoint.h const FloatPoint& value() const { return m_value; } value 60 Source/core/svg/SVGPoint.h void setValue(const FloatPoint& value) { m_value = value; } value 54 Source/core/svg/SVGPointList.cpp PassRefPtr<SVGPropertyBase> SVGPointList::cloneForAnimation(const String& value) const value 57 Source/core/svg/SVGPointList.cpp svgPointList->setValueAsString(value, IGNORE_EXCEPTION); value 113 Source/core/svg/SVGPointList.cpp void SVGPointList::setValueAsString(const String& value, ExceptionState& exceptionState) value 115 Source/core/svg/SVGPointList.cpp if (value.isEmpty()) { value 121 Source/core/svg/SVGPointList.cpp if (value.is8Bit()) { value 122 Source/core/svg/SVGPointList.cpp const LChar* ptr = value.characters8(); value 123 Source/core/svg/SVGPointList.cpp const LChar* end = ptr + value.length(); value 126 Source/core/svg/SVGPointList.cpp const UChar* ptr = value.characters16(); value 127 Source/core/svg/SVGPointList.cpp const UChar* end = ptr + value.length(); value 132 Source/core/svg/SVGPointList.cpp exceptionState.throwDOMException(SyntaxError, "Problem parsing points=\""+value+"\""); value 143 Source/core/svg/SVGPointList.cpp at(i)->setValue(at(i)->value() + otherList->at(i)->value()); value 198 Source/core/svg/SVGPointList.cpp effectiveFrom = fromList->at(i)->value(); value 199 Source/core/svg/SVGPointList.cpp FloatPoint effectiveTo = toList->at(i)->value(); value 202 Source/core/svg/SVGPointList.cpp effectiveToAtEnd = toAtEndOfDurationList->at(i)->value(); value 71 Source/core/svg/SVGPointTearOff.cpp FloatPoint point = target()->matrixTransform(matrix->value()); value 49 Source/core/svg/SVGPolyElement.cpp void SVGPolyElement::parseAttribute(const QualifiedName& name, const AtomicString& value) value 52 Source/core/svg/SVGPolyElement.cpp SVGGeometryElement::parseAttribute(name, value); value 58 Source/core/svg/SVGPolyElement.cpp m_points->setBaseValueAsString(value, parseError); value 59 Source/core/svg/SVGPolyElement.cpp reportAttributeParsingError(parseError, name, value); value 58 Source/core/svg/SVGPreserveAspectRatio.cpp PassRefPtr<SVGPropertyBase> SVGPreserveAspectRatio::cloneForAnimation(const String& value) const value 62 Source/core/svg/SVGPreserveAspectRatio.cpp preserveAspectRatio->setValueAsString(value, IGNORE_EXCEPTION); value 81 Source/core/svg/SVGRadialGradientElement.cpp void SVGRadialGradientElement::parseAttribute(const QualifiedName& name, const AtomicString& value) value 86 Source/core/svg/SVGRadialGradientElement.cpp SVGGradientElement::parseAttribute(name, value); value 88 Source/core/svg/SVGRadialGradientElement.cpp m_cx->setBaseValueAsString(value, parseError); value 90 Source/core/svg/SVGRadialGradientElement.cpp m_cy->setBaseValueAsString(value, parseError); value 92 Source/core/svg/SVGRadialGradientElement.cpp m_r->setBaseValueAsString(value, parseError); value 94 Source/core/svg/SVGRadialGradientElement.cpp m_fx->setBaseValueAsString(value, parseError); value 96 Source/core/svg/SVGRadialGradientElement.cpp m_fy->setBaseValueAsString(value, parseError); value 98 Source/core/svg/SVGRadialGradientElement.cpp m_fr->setBaseValueAsString(value, parseError); value 102 Source/core/svg/SVGRadialGradientElement.cpp reportAttributeParsingError(parseError, name, value); value 182 Source/core/svg/SVGRadialGradientElement.cpp Node* refNode = SVGURIReference::targetElementFromIRIString(current->href()->currentValue()->value(), document()); value 59 Source/core/svg/SVGRect.cpp PassRefPtr<SVGPropertyBase> SVGRect::cloneForAnimation(const String& value) const value 62 Source/core/svg/SVGRect.cpp rect->setValueAsString(value, IGNORE_EXCEPTION); value 135 Source/core/svg/SVGRect.cpp m_value += toSVGRect(other)->value(); value 54 Source/core/svg/SVGRect.h const FloatRect& value() const { return m_value; } value 70 Source/core/svg/SVGRectElement.cpp void SVGRectElement::parseAttribute(const QualifiedName& name, const AtomicString& value) value 75 Source/core/svg/SVGRectElement.cpp SVGGeometryElement::parseAttribute(name, value); value 77 Source/core/svg/SVGRectElement.cpp m_x->setBaseValueAsString(value, parseError); value 79 Source/core/svg/SVGRectElement.cpp m_y->setBaseValueAsString(value, parseError); value 81 Source/core/svg/SVGRectElement.cpp m_rx->setBaseValueAsString(value, parseError); value 83 Source/core/svg/SVGRectElement.cpp m_ry->setBaseValueAsString(value, parseError); value 85 Source/core/svg/SVGRectElement.cpp m_width->setBaseValueAsString(value, parseError); value 87 Source/core/svg/SVGRectElement.cpp m_height->setBaseValueAsString(value, parseError); value 91 Source/core/svg/SVGRectElement.cpp reportAttributeParsingError(parseError, name, value); value 241 Source/core/svg/SVGSVGElement.cpp void SVGSVGElement::parseAttribute(const QualifiedName& name, const AtomicString& value) value 250 Source/core/svg/SVGSVGElement.cpp document().setWindowAttributeEventListener(EventTypeNames::unload, createAttributeEventListener(document().frame(), name, value)); value 252 Source/core/svg/SVGSVGElement.cpp document().setWindowAttributeEventListener(EventTypeNames::resize, createAttributeEventListener(document().frame(), name, value)); value 254 Source/core/svg/SVGSVGElement.cpp document().setWindowAttributeEventListener(EventTypeNames::scroll, createAttributeEventListener(document().frame(), name, value)); value 256 Source/core/svg/SVGSVGElement.cpp document().setWindowAttributeEventListener(EventTypeNames::zoom, createAttributeEventListener(document().frame(), name, value)); value 265 Source/core/svg/SVGSVGElement.cpp document().setWindowAttributeEventListener(EventTypeNames::abort, createAttributeEventListener(document().frame(), name, value)); value 267 Source/core/svg/SVGSVGElement.cpp document().setWindowAttributeEventListener(EventTypeNames::error, createAttributeEventListener(document().frame(), name, value)); value 269 Source/core/svg/SVGSVGElement.cpp m_x->setBaseValueAsString(value, parseError); value 271 Source/core/svg/SVGSVGElement.cpp m_y->setBaseValueAsString(value, parseError); value 273 Source/core/svg/SVGSVGElement.cpp m_width->setBaseValueAsString(value, parseError); value 275 Source/core/svg/SVGSVGElement.cpp m_height->setBaseValueAsString(value, parseError); value 276 Source/core/svg/SVGSVGElement.cpp } else if (SVGFitToViewBox::parseAttribute(name, value, document(), parseError)) { value 277 Source/core/svg/SVGSVGElement.cpp } else if (SVGZoomAndPan::parseAttribute(name, value)) { value 279 Source/core/svg/SVGSVGElement.cpp SVGGraphicsElement::parseAttribute(name, value); value 282 Source/core/svg/SVGSVGElement.cpp reportAttributeParsingError(parseError, name, value); value 403 Source/core/svg/SVGSVGElement.cpp return collectIntersectionOrEnclosureList(rect->target()->value(), referenceElement, CheckIntersection); value 410 Source/core/svg/SVGSVGElement.cpp return collectIntersectionOrEnclosureList(rect->target()->value(), referenceElement, CheckEnclosure); value 418 Source/core/svg/SVGSVGElement.cpp return checkIntersectionOrEnclosure(*element, rect->target()->value(), CheckIntersection); value 426 Source/core/svg/SVGSVGElement.cpp return checkIntersectionOrEnclosure(*element, rect->target()->value(), CheckEnclosure); value 472 Source/core/svg/SVGSVGElement.cpp return SVGTransformTearOff::create(SVGTransform::create(matrix->value()), 0, PropertyIsNotAnimVal); value 486 Source/core/svg/SVGSVGElement.cpp transform.translate(m_x->currentValue()->value(lengthContext), m_y->currentValue()->value(lengthContext)); value 587 Source/core/svg/SVGSVGElement.cpp return narrowPrecisionToFloat(m_timeContainer->elapsed().value()); value 610 Source/core/svg/SVGSVGElement.cpp return m_viewSpec ? m_viewSpec->viewBox()->currentValue()->value() : FloatRect(); value 612 Source/core/svg/SVGSVGElement.cpp FloatRect useViewBox = viewBox()->currentValue()->value(); value 704 Source/core/svg/SVGSVGElement.cpp return Length(m_width->currentValue()->value(lengthContext), Fixed); value 718 Source/core/svg/SVGSVGElement.cpp return Length(m_height->currentValue()->value(lengthContext), Fixed); value 798 Source/core/svg/SVGSVGElement.cpp view->viewBox()->baseValue()->setValue(viewElement->viewBox()->currentValue()->value()); value 800 Source/core/svg/SVGSVGElement.cpp view->viewBox()->baseValue()->setValue(viewBox()->currentValue()->value()); value 85 Source/core/svg/SVGSVGElement.h FloatPoint currentTranslate() { return m_translation->value(); } value 60 Source/core/svg/SVGScriptElement.cpp void SVGScriptElement::parseAttribute(const QualifiedName& name, const AtomicString& value) value 63 Source/core/svg/SVGScriptElement.cpp SVGElement::parseAttribute(name, value); value 72 Source/core/svg/SVGScriptElement.cpp setAttributeEventListener(EventTypeNames::error, createAttributeEventListener(this, name, value)); value 73 Source/core/svg/SVGScriptElement.cpp } else if (SVGURIReference::parseAttribute(name, value, parseError)) { value 78 Source/core/svg/SVGScriptElement.cpp reportAttributeParsingError(parseError, name, value); value 86 Source/core/svg/SVGStaticStringList.cpp void SVGStaticStringList::setBaseValueAsString(const String& value, SVGParsingError& parseError) value 90 Source/core/svg/SVGStaticStringList.cpp m_value->setValueAsString(value, es); value 60 Source/core/svg/SVGStaticStringList.h void setBaseValueAsString(const String& value, SVGParsingError& parseError); value 62 Source/core/svg/SVGStaticStringList.h SVGStringList* value() { return m_value.get(); } value 53 Source/core/svg/SVGStopElement.cpp void SVGStopElement::parseAttribute(const QualifiedName& name, const AtomicString& value) value 56 Source/core/svg/SVGStopElement.cpp SVGElement::parseAttribute(name, value); value 63 Source/core/svg/SVGStopElement.cpp m_offset->setBaseValueAsString(value, parseError); value 67 Source/core/svg/SVGStopElement.cpp reportAttributeParsingError(parseError, name, value); value 49 Source/core/svg/SVGString.h static PassRefPtr<SVGString> create(const String& value) value 51 Source/core/svg/SVGString.h return adoptRef(new SVGString(value)); value 55 Source/core/svg/SVGString.h virtual PassRefPtr<SVGPropertyBase> cloneForAnimation(const String& value) const OVERRIDE value 57 Source/core/svg/SVGString.h return create(value); value 61 Source/core/svg/SVGString.h void setValueAsString(const String& value, ExceptionState&) { m_value = value; } value 67 Source/core/svg/SVGString.h const String& value() const { return m_value; } value 68 Source/core/svg/SVGString.h void setValue(const String& value) { m_value = value; } value 78 Source/core/svg/SVGString.h explicit SVGString(const String& value) value 80 Source/core/svg/SVGString.h , m_value(value) value 105 Source/core/svg/SVGStyleElement.cpp void SVGStyleElement::parseAttribute(const QualifiedName& name, const AtomicString& value) value 108 Source/core/svg/SVGStyleElement.cpp SVGElement::parseAttribute(name, value); value 114 Source/core/svg/SVGStyleElement.cpp m_sheet->setTitle(value); value 52 Source/core/svg/SVGSymbolElement.cpp void SVGSymbolElement::parseAttribute(const QualifiedName& name, const AtomicString& value) value 55 Source/core/svg/SVGSymbolElement.cpp SVGElement::parseAttribute(name, value); value 60 Source/core/svg/SVGSymbolElement.cpp if (SVGFitToViewBox::parseAttribute(name, value, document(), parseError)) { value 65 Source/core/svg/SVGSymbolElement.cpp reportAttributeParsingError(parseError, name, value); value 53 Source/core/svg/SVGTests.cpp const Vector<String>& requiredFeatures = m_requiredFeatures->value()->values(); value 65 Source/core/svg/SVGTests.cpp const Vector<String>& systemLanguage = m_systemLanguage->value()->values(); value 79 Source/core/svg/SVGTests.cpp if (!m_requiredExtensions->value()->values().isEmpty()) value 85 Source/core/svg/SVGTests.cpp bool SVGTests::parseAttribute(const QualifiedName& name, const AtomicString& value) value 92 Source/core/svg/SVGTests.cpp m_requiredFeatures->setBaseValueAsString(value, parseError); value 94 Source/core/svg/SVGTests.cpp m_requiredExtensions->setBaseValueAsString(value, parseError); value 96 Source/core/svg/SVGTests.cpp m_systemLanguage->setBaseValueAsString(value, parseError); value 171 Source/core/svg/SVGTextContentElement.cpp return SVGTextQuery(renderer()).characterNumberAtPosition(point->target()->value()); value 218 Source/core/svg/SVGTextContentElement.cpp void SVGTextContentElement::collectStyleForPresentationAttribute(const QualifiedName& name, const AtomicString& value, MutableStylePropertySet* style) value 221 Source/core/svg/SVGTextContentElement.cpp SVGGraphicsElement::collectStyleForPresentationAttribute(name, value, style); value 225 Source/core/svg/SVGTextContentElement.cpp if (value == preserveString) value 232 Source/core/svg/SVGTextContentElement.cpp void SVGTextContentElement::parseAttribute(const QualifiedName& name, const AtomicString& value) value 237 Source/core/svg/SVGTextContentElement.cpp SVGGraphicsElement::parseAttribute(name, value); value 239 Source/core/svg/SVGTextContentElement.cpp m_lengthAdjust->setBaseValueAsString(value, parseError); value 241 Source/core/svg/SVGTextContentElement.cpp m_textLength->setBaseValueAsString(value, parseError); value 246 Source/core/svg/SVGTextContentElement.cpp reportAttributeParsingError(parseError, name, value); value 95 Source/core/svg/SVGTextPathElement.cpp void SVGTextPathElement::parseAttribute(const QualifiedName& name, const AtomicString& value) value 100 Source/core/svg/SVGTextPathElement.cpp SVGTextContentElement::parseAttribute(name, value); value 102 Source/core/svg/SVGTextPathElement.cpp m_startOffset->setBaseValueAsString(value, parseError); value 104 Source/core/svg/SVGTextPathElement.cpp m_method->setBaseValueAsString(value, parseError); value 106 Source/core/svg/SVGTextPathElement.cpp m_spacing->setBaseValueAsString(value, parseError); value 107 Source/core/svg/SVGTextPathElement.cpp else if (SVGURIReference::parseAttribute(name, value, parseError)) { value 111 Source/core/svg/SVGTextPathElement.cpp reportAttributeParsingError(parseError, name, value); value 64 Source/core/svg/SVGTextPositioningElement.cpp void SVGTextPositioningElement::parseAttribute(const QualifiedName& name, const AtomicString& value) value 67 Source/core/svg/SVGTextPositioningElement.cpp SVGTextContentElement::parseAttribute(name, value); value 74 Source/core/svg/SVGTextPositioningElement.cpp m_x->setBaseValueAsString(value, parseError); value 76 Source/core/svg/SVGTextPositioningElement.cpp m_y->setBaseValueAsString(value, parseError); value 78 Source/core/svg/SVGTextPositioningElement.cpp m_dx->setBaseValueAsString(value, parseError); value 80 Source/core/svg/SVGTextPositioningElement.cpp m_dy->setBaseValueAsString(value, parseError); value 82 Source/core/svg/SVGTextPositioningElement.cpp m_rotate->setBaseValueAsString(value, parseError); value 86 Source/core/svg/SVGTextPositioningElement.cpp reportAttributeParsingError(parseError, name, value); value 235 Source/core/svg/SVGTransformList.cpp void SVGTransformList::setValueAsString(const String& value, ExceptionState& exceptionState) value 237 Source/core/svg/SVGTransformList.cpp if (value.isEmpty()) { value 243 Source/core/svg/SVGTransformList.cpp if (value.is8Bit()) { value 244 Source/core/svg/SVGTransformList.cpp const LChar* ptr = value.characters8(); value 245 Source/core/svg/SVGTransformList.cpp const LChar* end = ptr + value.length(); value 248 Source/core/svg/SVGTransformList.cpp const UChar* ptr = value.characters16(); value 249 Source/core/svg/SVGTransformList.cpp const UChar* end = ptr + value.length(); value 255 Source/core/svg/SVGTransformList.cpp exceptionState.throwDOMException(SyntaxError, "Problem parsing transform list=\""+value+"\""); value 259 Source/core/svg/SVGTransformList.cpp PassRefPtr<SVGPropertyBase> SVGTransformList::cloneForAnimation(const String& value) const value 265 Source/core/svg/SVGTransformList.cpp PassRefPtr<SVGTransformList> SVGTransformList::create(SVGTransformType transformType, const String& value) value 268 Source/core/svg/SVGTransformList.cpp if (value.isEmpty()) { value 269 Source/core/svg/SVGTransformList.cpp } else if (value.is8Bit()) { value 270 Source/core/svg/SVGTransformList.cpp const LChar* ptr = value.characters8(); value 271 Source/core/svg/SVGTransformList.cpp const LChar* end = ptr + value.length(); value 274 Source/core/svg/SVGTransformList.cpp const UChar* ptr = value.characters16(); value 275 Source/core/svg/SVGTransformList.cpp const UChar* end = ptr + value.length(); value 65 Source/core/svg/SVGTransformTearOff.cpp target()->setMatrix(matrix->value()); value 103 Source/core/svg/SVGURIReference.cpp bool SVGURIReference::parseAttribute(const QualifiedName& name, const AtomicString& value, SVGParsingError& parseError) value 106 Source/core/svg/SVGURIReference.cpp m_href->setBaseValueAsString(value, parseError); value 57 Source/core/svg/SVGURIReference.h const String& hrefString() const { return m_href->currentValue()->value(); } value 59 Source/core/svg/SVGURIReference.h bool parseAttribute(const QualifiedName&, const AtomicString& value, SVGParsingError&); value 121 Source/core/svg/SVGUseElement.cpp void SVGUseElement::parseAttribute(const QualifiedName& name, const AtomicString& value) value 126 Source/core/svg/SVGUseElement.cpp SVGGraphicsElement::parseAttribute(name, value); value 128 Source/core/svg/SVGUseElement.cpp m_x->setBaseValueAsString(value, parseError); value 130 Source/core/svg/SVGUseElement.cpp m_y->setBaseValueAsString(value, parseError); value 132 Source/core/svg/SVGUseElement.cpp m_width->setBaseValueAsString(value, parseError); value 134 Source/core/svg/SVGUseElement.cpp m_height->setBaseValueAsString(value, parseError); value 135 Source/core/svg/SVGUseElement.cpp } else if (SVGURIReference::parseAttribute(name, value, parseError)) { value 140 Source/core/svg/SVGUseElement.cpp reportAttributeParsingError(parseError, name, value); value 534 Source/core/svg/SVGUseElement.cpp path.translate(FloatSize(m_x->currentValue()->value(lengthContext), m_y->currentValue()->value(lengthContext))); value 53 Source/core/svg/SVGViewElement.cpp void SVGViewElement::parseAttribute(const QualifiedName& name, const AtomicString& value) value 56 Source/core/svg/SVGViewElement.cpp SVGElement::parseAttribute(name, value); value 62 Source/core/svg/SVGViewElement.cpp if (SVGFitToViewBox::parseAttribute(name, value, document(), parseError)) { value 63 Source/core/svg/SVGViewElement.cpp } else if (SVGZoomAndPan::parseAttribute(name, value)) { value 65 Source/core/svg/SVGViewElement.cpp m_viewTarget->setBaseValueAsString(value, parseError); value 70 Source/core/svg/SVGViewElement.cpp reportAttributeParsingError(parseError, name, value); value 62 Source/core/svg/SVGZoomAndPan.h bool parseAttribute(const QualifiedName& name, const AtomicString& value) value 66 Source/core/svg/SVGZoomAndPan.h if (!value.isEmpty()) { value 67 Source/core/svg/SVGZoomAndPan.h if (value.is8Bit()) { value 68 Source/core/svg/SVGZoomAndPan.h const LChar* start = value.characters8(); value 69 Source/core/svg/SVGZoomAndPan.h parseZoomAndPan(start, start + value.length()); value 71 Source/core/svg/SVGZoomAndPan.h const UChar* start = value.characters16(); value 72 Source/core/svg/SVGZoomAndPan.h parseZoomAndPan(start, start + value.length()); value 83 Source/core/svg/SVGZoomAndPan.h static void setZoomAndPan(SVGZoomAndPan& object, unsigned short value, ExceptionState&) { object.setZoomAndPan(value); } value 86 Source/core/svg/SVGZoomAndPan.h void setZoomAndPan(unsigned short value) { m_zoomAndPan = parseFromNumber(value); } value 44 Source/core/svg/animation/SMILTime.cpp return a.value() + b.value(); value 53 Source/core/svg/animation/SMILTime.cpp return a.value() - b.value(); value 60 Source/core/svg/animation/SMILTime.cpp if (!a.value() || !b.value()) value 64 Source/core/svg/animation/SMILTime.cpp return a.value() * b.value(); value 44 Source/core/svg/animation/SMILTime.h double value() const { return m_time; } value 83 Source/core/svg/animation/SMILTime.h inline bool operator==(const SMILTime& a, const SMILTime& b) { return a.isFinite() && a.value() == b.value(); } value 84 Source/core/svg/animation/SMILTime.h inline bool operator!(const SMILTime& a) { return !a.isFinite() || !a.value(); } value 86 Source/core/svg/animation/SMILTime.h inline bool operator>(const SMILTime& a, const SMILTime& b) { return a.value() > b.value(); } value 87 Source/core/svg/animation/SMILTime.h inline bool operator<(const SMILTime& a, const SMILTime& b) { return a.value() < b.value(); } value 88 Source/core/svg/animation/SMILTime.h inline bool operator>=(const SMILTime& a, const SMILTime& b) { return a.value() > b.value() || operator==(a, b); } value 89 Source/core/svg/animation/SMILTime.h inline bool operator<=(const SMILTime& a, const SMILTime& b) { return a.value() < b.value() || operator==(a, b); } value 88 Source/core/svg/animation/SMILTimeContainer.cpp OwnPtr<AnimationsVector>& scheduled = m_scheduledAnimations.add(key, nullptr).storedValue->value; value 183 Source/core/svg/animation/SMILTimeContainer.cpp scheduleWakeUp(std::max(initialFrameDelay, delay.value()), SynchronizeAnimations); value 213 Source/core/svg/animation/SMILTimeContainer.cpp m_presetStartTime = time.value(); value 220 Source/core/svg/animation/SMILTimeContainer.cpp m_beginTime = now - time.value(); value 224 Source/core/svg/animation/SMILTimeContainer.cpp m_accumulatedActiveTime = time.value(); value 234 Source/core/svg/animation/SMILTimeContainer.cpp AnimationsVector* scheduled = it->value.get(); value 257 Source/core/svg/animation/SMILTimeContainer.cpp if (delay.value() < DocumentTimeline::s_minimumDelay) { value 260 Source/core/svg/animation/SMILTimeContainer.cpp scheduleWakeUp(delay.value() - DocumentTimeline::s_minimumDelay, FutureAnimationFrame); value 376 Source/core/svg/animation/SMILTimeContainer.cpp AnimationsVector* scheduled = it->value.get(); value 415 Source/core/svg/animation/SVGSMILElement.cpp bool SVGSMILElement::parseCondition(const String& value, BeginOrEnd beginOrEnd) value 417 Source/core/svg/animation/SVGSMILElement.cpp String parseString = value.stripWhiteSpace(); value 487 Source/core/svg/animation/SVGSMILElement.cpp existing.add(timeList[n].time().value()); value 491 Source/core/svg/animation/SVGSMILElement.cpp SMILTime value = parseClockValue(splitString[n]); value 492 Source/core/svg/animation/SVGSMILElement.cpp if (value.isUnresolved()) value 494 Source/core/svg/animation/SVGSMILElement.cpp else if (!existing.contains(value.value())) value 495 Source/core/svg/animation/SVGSMILElement.cpp timeList.append(SMILTimeWithOrigin(value, SMILTimeWithOrigin::ParserOrigin)); value 517 Source/core/svg/animation/SVGSMILElement.cpp void SVGSMILElement::parseAttribute(const QualifiedName& name, const AtomicString& value) value 524 Source/core/svg/animation/SVGSMILElement.cpp parseBeginOrEnd(value.string(), Begin); value 532 Source/core/svg/animation/SVGSMILElement.cpp parseBeginOrEnd(value.string(), End); value 536 Source/core/svg/animation/SVGSMILElement.cpp setAttributeEventListener(EventTypeNames::beginEvent, createAttributeEventListener(this, name, value)); value 538 Source/core/svg/animation/SVGSMILElement.cpp setAttributeEventListener(EventTypeNames::endEvent, createAttributeEventListener(this, name, value)); value 540 Source/core/svg/animation/SVGSMILElement.cpp setAttributeEventListener(EventTypeNames::repeatEvent, createAttributeEventListener(this, name, value)); value 542 Source/core/svg/animation/SVGSMILElement.cpp SVGElement::parseAttribute(name, value); value 716 Source/core/svg/animation/SVGSMILElement.cpp const AtomicString& value = fastGetAttribute(SVGNames::restartAttr); value 717 Source/core/svg/animation/SVGSMILElement.cpp if (value == never) value 719 Source/core/svg/animation/SVGSMILElement.cpp if (value == whenNotActive) value 727 Source/core/svg/animation/SVGSMILElement.cpp const AtomicString& value = fastGetAttribute(SVGNames::fillAttr); value 728 Source/core/svg/animation/SVGSMILElement.cpp return value == freeze ? FillFreeze : FillRemove; value 735 Source/core/svg/animation/SVGSMILElement.cpp const AtomicString& value = fastGetAttribute(SVGNames::durAttr); value 736 Source/core/svg/animation/SVGSMILElement.cpp SMILTime clockValue = parseClockValue(value); value 744 Source/core/svg/animation/SVGSMILElement.cpp const AtomicString& value = fastGetAttribute(SVGNames::repeatDurAttr); value 745 Source/core/svg/animation/SVGSMILElement.cpp SMILTime clockValue = parseClockValue(value); value 756 Source/core/svg/animation/SVGSMILElement.cpp const AtomicString& value = fastGetAttribute(SVGNames::repeatCountAttr); value 757 Source/core/svg/animation/SVGSMILElement.cpp if (!value.isNull()) { value 759 Source/core/svg/animation/SVGSMILElement.cpp if (value == indefiniteValue) { value 763 Source/core/svg/animation/SVGSMILElement.cpp double result = value.string().toDouble(&ok); value 776 Source/core/svg/animation/SVGSMILElement.cpp const AtomicString& value = fastGetAttribute(SVGNames::maxAttr); value 777 Source/core/svg/animation/SVGSMILElement.cpp SMILTime result = parseClockValue(value); value 785 Source/core/svg/animation/SVGSMILElement.cpp const AtomicString& value = fastGetAttribute(SVGNames::minAttr); value 786 Source/core/svg/animation/SVGSMILElement.cpp SMILTime result = parseClockValue(value); value 797 Source/core/svg/animation/SVGSMILElement.cpp ASSERT(!std::isnan(beginTime.value())); value 805 Source/core/svg/animation/SVGSMILElement.cpp ASSERT(!std::isnan(endTime.value())); value 913 Source/core/svg/animation/SVGSMILElement.cpp if (!first || (tempEnd > 0 || (!tempBegin.value() && !tempEnd.value()))) { value 1094 Source/core/svg/animation/SVGSMILElement.cpp repeat = static_cast<unsigned>(repeatingDuration.value() / simpleDuration.value()); value 1095 Source/core/svg/animation/SVGSMILElement.cpp if (!fmod(repeatingDuration.value(), simpleDuration.value())) value 1098 Source/core/svg/animation/SVGSMILElement.cpp double percent = (m_intervalEnd.value() - m_intervalBegin.value()) / simpleDuration.value(); value 1104 Source/core/svg/animation/SVGSMILElement.cpp repeat = static_cast<unsigned>(activeTime.value() / simpleDuration.value()); value 1105 Source/core/svg/animation/SVGSMILElement.cpp SMILTime simpleTime = fmod(activeTime.value(), simpleDuration.value()); value 1106 Source/core/svg/animation/SVGSMILElement.cpp return narrowPrecisionToFloat(simpleTime.value() / simpleDuration.value()); value 340 Source/core/svg/graphics/SVGImage.cpp intrinsicRatio = rootElement->viewBox()->currentValue()->value().size(); value 74 Source/core/svg/graphics/SVGImageCache.cpp RefPtr<SVGImageForContainer> imageForContainer = it->value; value 90 Source/core/svg/graphics/SVGImageCache.cpp RefPtr<SVGImageForContainer> imageForContainer = it->value; value 37 Source/core/svg/graphics/filters/SVGFilter.cpp float SVGFilter::applyHorizontalScale(float value) const value 40 Source/core/svg/graphics/filters/SVGFilter.cpp value *= m_targetBoundingBox.width(); value 41 Source/core/svg/graphics/filters/SVGFilter.cpp return Filter::applyHorizontalScale(value); value 44 Source/core/svg/graphics/filters/SVGFilter.cpp float SVGFilter::applyVerticalScale(float value) const value 47 Source/core/svg/graphics/filters/SVGFilter.cpp value *= m_targetBoundingBox.height(); value 48 Source/core/svg/graphics/filters/SVGFilter.cpp return Filter::applyVerticalScale(value); value 39 Source/core/svg/graphics/filters/SVGFilter.h virtual float applyHorizontalScale(float value) const OVERRIDE; value 40 Source/core/svg/graphics/filters/SVGFilter.h virtual float applyVerticalScale(float value) const OVERRIDE; value 52 Source/core/svg/graphics/filters/SVGFilterBuilder.h return m_effectReferences.find(effect)->value; value 68 Source/core/svg/graphics/filters/SVGFilterBuilder.h m_effectReferences.add(iterator->value, FilterEffectSet()); value 72 Source/core/svg/properties/SVGAnimatedProperty.cpp AtomicString value(currentValueBase()->valueAsString()); value 73 Source/core/svg/properties/SVGAnimatedProperty.cpp m_contextElement->setSynchronizedLazyAttribute(m_attributeName, value); value 133 Source/core/svg/properties/SVGAnimatedProperty.h void setBaseValueAsString(const String& value, SVGParsingError& parseError) value 137 Source/core/svg/properties/SVGAnimatedProperty.h m_baseValue->setValueAsString(value, es); value 152 Source/core/svg/properties/SVGAnimatedProperty.h RefPtr<SVGPropertyBase> value = passValue; value 153 Source/core/svg/properties/SVGAnimatedProperty.h ASSERT(value->type() == Property::classType()); value 154 Source/core/svg/properties/SVGAnimatedProperty.h m_currentValue = static_pointer_cast<Property>(value.release()); value 207 Source/core/svg/properties/SVGAnimatedProperty.h return this->baseValue()->value(); value 210 Source/core/svg/properties/SVGAnimatedProperty.h void setBaseVal(PrimitiveType value, WebCore::ExceptionState& exceptionState) value 217 Source/core/svg/properties/SVGAnimatedProperty.h this->baseValue()->setValue(value); value 227 Source/core/svg/properties/SVGAnimatedProperty.h return this->currentValue()->value(); value 252 Source/core/svg/properties/SVGAnimatedProperty.h virtual void setAnimatedValue(PassRefPtr<SVGPropertyBase> value) OVERRIDE value 254 Source/core/svg/properties/SVGAnimatedProperty.h SVGAnimatedPropertyCommon<Property>::setAnimatedValue(value); value 67 Source/core/svg/properties/SVGListPropertyTearOffHelper.h static PassRefPtr<ItemTearOffType> createTearOff(PassRefPtr<ItemPropertyType> value, SVGElement* contextElement, PropertyIsAnimValType propertyIsAnimVal, const QualifiedName& attributeName) value 69 Source/core/svg/properties/SVGListPropertyTearOffHelper.h return ItemTearOffType::create(value, contextElement, propertyIsAnimVal, attributeName); value 113 Source/core/svg/properties/SVGListPropertyTearOffHelper.h RefPtr<ItemPropertyType> value = toDerived()->target()->initialize(getValueForInsertionFromTearOff(item)); value 116 Source/core/svg/properties/SVGListPropertyTearOffHelper.h return createItemTearOff(value.release()); value 121 Source/core/svg/properties/SVGListPropertyTearOffHelper.h RefPtr<ItemPropertyType> value = toDerived()->target()->getItem(index, exceptionState); value 122 Source/core/svg/properties/SVGListPropertyTearOffHelper.h return createItemTearOff(value.release()); value 139 Source/core/svg/properties/SVGListPropertyTearOffHelper.h RefPtr<ItemPropertyType> value = toDerived()->target()->insertItemBefore(getValueForInsertionFromTearOff(item), index); value 142 Source/core/svg/properties/SVGListPropertyTearOffHelper.h return createItemTearOff(value.release()); value 159 Source/core/svg/properties/SVGListPropertyTearOffHelper.h RefPtr<ItemPropertyType> value = toDerived()->target()->replaceItem(getValueForInsertionFromTearOff(item), index, exceptionState); value 162 Source/core/svg/properties/SVGListPropertyTearOffHelper.h return createItemTearOff(value.release()); value 173 Source/core/svg/properties/SVGListPropertyTearOffHelper.h RefPtr<ItemPropertyType> value = toDerived()->target()->removeItem(index, exceptionState); value 176 Source/core/svg/properties/SVGListPropertyTearOffHelper.h return createItemTearOff(value.release()); value 193 Source/core/svg/properties/SVGListPropertyTearOffHelper.h RefPtr<ItemPropertyType> value = toDerived()->target()->appendItem(getValueForInsertionFromTearOff(item)); value 196 Source/core/svg/properties/SVGListPropertyTearOffHelper.h return createItemTearOff(value.release()); value 210 Source/core/svg/properties/SVGListPropertyTearOffHelper.h PassRefPtr<ItemTearOffType> createItemTearOff(PassRefPtr<ItemPropertyType> value) value 212 Source/core/svg/properties/SVGListPropertyTearOffHelper.h if (!value) value 215 Source/core/svg/properties/SVGListPropertyTearOffHelper.h return ItemTraits::createTearOff(value, toDerived()->contextElement(), toDerived()->propertyIsAnimVal(), toDerived()->attributeName()); value 1025 Source/core/testing/Internals.cpp void Internals::setSuggestedValue(Element* element, const String& value, ExceptionState& exceptionState) value 1038 Source/core/testing/Internals.cpp toHTMLInputElement(*element).setSuggestedValue(value); value 1041 Source/core/testing/Internals.cpp toHTMLTextAreaElement(*element).setSuggestedValue(value); value 1044 Source/core/testing/Internals.cpp toHTMLSelectElement(*element).setSuggestedValue(value); value 1047 Source/core/testing/Internals.cpp void Internals::setEditingValue(Element* element, const String& value, ExceptionState& exceptionState) value 1059 Source/core/testing/Internals.cpp toHTMLInputElement(*element).setEditingValue(value); value 1304 Source/core/testing/Internals.cpp count += iter->value; value 2251 Source/core/testing/Internals.cpp PassRefPtr<ArrayBuffer> Internals::serializeObject(PassRefPtr<SerializedScriptValue> value) const value 2253 Source/core/testing/Internals.cpp String stringValue = value->toWireString(); value 2261 Source/core/testing/Internals.cpp String value(static_cast<const UChar*>(buffer->data()), buffer->byteLength() / sizeof(UChar)); value 2262 Source/core/testing/Internals.cpp return SerializedScriptValue::createFromWire(value); value 2393 Source/core/testing/Internals.cpp virtual ScriptValue call(ScriptValue value) OVERRIDE value 2395 Source/core/testing/Internals.cpp v8::Local<v8::Value> v8Value = value.v8Value(); value 2396 Source/core/testing/Internals.cpp v8::Isolate* isolate = value.isolate(); value 2411 Source/core/testing/Internals.cpp ScriptPromise Internals::createResolvedPromise(ExecutionContext* context, ScriptValue value) value 2415 Source/core/testing/Internals.cpp resolver->resolve(value); value 2419 Source/core/testing/Internals.cpp ScriptPromise Internals::createRejectedPromise(ExecutionContext* context, ScriptValue value) value 2423 Source/core/testing/Internals.cpp resolver->reject(value); value 2452 Source/core/testing/Internals.cpp void Internals::setValueForUser(Element* element, const String& value) value 2454 Source/core/testing/Internals.cpp toHTMLInputElement(element)->setValueForUser(value); value 216 Source/core/testing/Internals.h void setDeviceProximity(Document*, const String& eventType, double value, double min, double max, ExceptionState&); value 230 Source/core/testing/Internals.h void setNeedsCompositedScrolling(Element*, unsigned value, ExceptionState&); value 43 Source/core/testing/TypeConversions.h void setTestLong(long value) { m_long = value; } value 45 Source/core/testing/TypeConversions.h void setTestUnsignedLong(unsigned long value) { m_unsignedLong = value; } value 48 Source/core/testing/TypeConversions.h void setTestLongLong(long long value) { m_longLong = value; } value 50 Source/core/testing/TypeConversions.h void setTestUnsignedLongLong(unsigned long long value) { m_unsignedLongLong = value; } value 53 Source/core/testing/TypeConversions.h void setTestByte(int8_t value) { m_byte = value; } value 55 Source/core/testing/TypeConversions.h void setTestOctet(uint8_t value) { m_octet = value; } value 58 Source/core/testing/TypeConversions.h void setTestShort(int16_t value) { m_short = value; } value 60 Source/core/testing/TypeConversions.h void setTestUnsignedShort(uint16_t value) { m_unsignedShort = value; } value 82 Source/core/timing/PerformanceUserTiming.cpp it->value.append(entry); value 124 Source/core/timing/PerformanceUserTiming.cpp double value = static_cast<double>((m_performance->timing()->*(restrictedKeyMap().get(markName)))()); value 125 Source/core/timing/PerformanceUserTiming.cpp if (!value) { value 129 Source/core/timing/PerformanceUserTiming.cpp return value - m_performance->timing()->navigationStart(); value 172 Source/core/timing/PerformanceUserTiming.cpp entries.appendVector(it->value); value 183 Source/core/timing/PerformanceUserTiming.cpp entries.appendVector(it->value); value 128 Source/core/workers/WorkerEventQueue.cpp EventDispatcherTask* task = it->value; value 460 Source/core/xml/XMLHttpRequest.cpp void XMLHttpRequest::setWithCredentials(bool value, ExceptionState& exceptionState) value 467 Source/core/xml/XMLHttpRequest.cpp m_includeCredentials = value; value 1065 Source/core/xml/XMLHttpRequest.cpp void XMLHttpRequest::setRequestHeader(const AtomicString& name, const AtomicString& value, ExceptionState& exceptionState) value 1077 Source/core/xml/XMLHttpRequest.cpp if (!isValidHTTPHeaderValue(value)) { value 1078 Source/core/xml/XMLHttpRequest.cpp exceptionState.throwDOMException(SyntaxError, "'" + value + "' is not a valid HTTP header field value."); value 1088 Source/core/xml/XMLHttpRequest.cpp setRequestHeaderInternal(name, value); value 1091 Source/core/xml/XMLHttpRequest.cpp void XMLHttpRequest::setRequestHeaderInternal(const AtomicString& name, const AtomicString& value) value 1093 Source/core/xml/XMLHttpRequest.cpp HTTPHeaderMap::AddResult result = m_requestHeaders.add(name, value); value 1095 Source/core/xml/XMLHttpRequest.cpp result.storedValue->value = result.storedValue->value + ", " + value; value 1129 Source/core/xml/XMLHttpRequest.cpp stringBuilder.append(it->value); value 113 Source/core/xml/XMLHttpRequest.h void setRequestHeader(const AtomicString& name, const AtomicString& value, ExceptionState&); value 170 Source/core/xml/XMLHttpRequest.h void setRequestHeaderInternal(const AtomicString& name, const AtomicString& value); value 77 Source/core/xml/XPathExpressionNode.h void setIsContextNodeSensitive(bool value) { m_isContextNodeSensitive = value; } value 78 Source/core/xml/XPathExpressionNode.h void setIsContextPositionSensitive(bool value) { m_isContextPositionSensitive = value; } value 79 Source/core/xml/XPathExpressionNode.h void setIsContextSizeSensitive(bool value) { m_isContextSizeSensitive = value; } value 57 Source/core/xml/XPathFunctions.cpp Interval(int value); value 60 Source/core/xml/XPathFunctions.cpp bool contains(int value) const; value 270 Source/core/xml/XPathFunctions.cpp inline Interval::Interval(int value) value 271 Source/core/xml/XPathFunctions.cpp : m_min(value), m_max(value) value 280 Source/core/xml/XPathFunctions.cpp inline bool Interval::contains(int value) const value 286 Source/core/xml/XPathFunctions.cpp return value <= m_max; value 289 Source/core/xml/XPathFunctions.cpp return value >= m_min; value 291 Source/core/xml/XPathFunctions.cpp return value >= m_min && value <= m_max; value 616 Source/core/xml/XPathFunctions.cpp String langValue = languageAttribute->value(); value 743 Source/core/xml/XPathFunctions.cpp if (functionMapIter == functionMap->end() || !(functionRec = &functionMapIter->value)->args.contains(args.size())) value 104 Source/core/xml/XPathParser.cpp type = it->value; value 190 Source/core/xml/XPathParser.cpp String value = m_data.substring(startPos, m_nextPos - startPos); value 191 Source/core/xml/XPathParser.cpp if (value.isNull()) value 192 Source/core/xml/XPathParser.cpp value = ""; value 194 Source/core/xml/XPathParser.cpp return Token(LITERAL, value); value 58 Source/core/xml/XPathPath.h void setAbsolute(bool value) { m_absolute = value; setIsContextNodeSensitive(!m_absolute); } value 39 Source/core/xml/XPathPredicate.cpp Number::Number(double value) value 40 Source/core/xml/XPathPredicate.cpp : m_value(value) value 49 Source/core/xml/XPathPredicate.cpp StringExpression::StringExpression(const String& value) value 50 Source/core/xml/XPathPredicate.cpp : m_value(value) value 39 Source/core/xml/XPathResult.cpp XPathResult::XPathResult(Document* document, const Value& value) value 40 Source/core/xml/XPathResult.cpp : m_value(value) value 57 Source/core/xml/XPathResult.h static PassRefPtrWillBeRawPtr<XPathResult> create(Document* document, const XPath::Value& value) value 59 Source/core/xml/XPathResult.h return adoptRefWillBeNoop(new XPathResult(document, value)); value 77 Source/core/xml/XPathResult.h const XPath::Value& value() const { return m_value; } value 103 Source/core/xml/XPathValue.cpp double value = str.toDouble(&canConvert); value 105 Source/core/xml/XPathValue.cpp return value; value 57 Source/core/xml/XPathValue.h Value(unsigned value) : m_type(NumberValue), m_bool(false), m_number(value) {} value 58 Source/core/xml/XPathValue.h Value(unsigned long value) : m_type(NumberValue), m_bool(false), m_number(value) {} value 59 Source/core/xml/XPathValue.h Value(double value) : m_type(NumberValue), m_bool(false), m_number(value) {} value 61 Source/core/xml/XPathValue.h Value(const char* value) : m_type(StringValue), m_bool(false), m_number(0), m_data(ValueData::create(value)) {} value 62 Source/core/xml/XPathValue.h Value(const String& value) : m_type(StringValue), m_bool(false), m_number(0), m_data(ValueData::create(value)) {} value 63 Source/core/xml/XPathValue.h Value(const NodeSet& value) : m_type(NodeSetValue), m_bool(false), m_number(0), m_data(ValueData::create(value)) {} value 64 Source/core/xml/XPathValue.h Value(Node* value) : m_type(NodeSetValue), m_bool(false), m_number(0), m_data(ValueData::create()) { m_data->m_nodeSet.append(value); } value 70 Source/core/xml/XPathValue.h Value(NodeSet& value, const AdoptTag&) : m_type(NodeSetValue), m_bool(false), m_number(0), m_data(ValueData::create()) { value.swap(m_data->m_nodeSet); } value 93 Source/core/xml/XPathValue.h inline Value::Value(bool value) value 95 Source/core/xml/XPathValue.h , m_bool(value) value 135 Source/core/xml/XSLTProcessor.cpp void XSLTProcessor::setParameter(const String& /*namespaceURI*/, const String& localName, const String& value) value 139 Source/core/xml/XSLTProcessor.cpp m_parameters.set(localName, value); value 64 Source/core/xml/XSLTProcessor.h void setParameter(const String& namespaceURI, const String& localName, const String& value); value 202 Source/core/xml/XSLTProcessorLibxslt.cpp parameterArray[index++] = fastStrDup(it->value.utf8().data()); value 803 Source/core/xml/parser/XMLDocumentParser.cpp m_defaultNamespaceURI = attribute.value(); value 805 Source/core/xml/parser/XMLDocumentParser.cpp m_prefixToNamespaceMap.set(attribute.localName(), attribute.value()); value 893 Source/core/xml/parser/XMLDocumentParser.cpp const xmlChar* value; value 902 Source/core/xml/parser/XMLDocumentParser.cpp int valueLength = static_cast<int>(attributes[i].end - attributes[i].value); value 903 Source/core/xml/parser/XMLDocumentParser.cpp AtomicString attrValue = toAtomicString(attributes[i].value, valueLength); value 1576 Source/core/xml/parser/XMLDocumentParser.cpp int valueLength = (int) (attributes[i].end - attributes[i].value); value 1577 Source/core/xml/parser/XMLDocumentParser.cpp String attrValue = toString(attributes[i].value, valueLength); value 65 Source/devtools/scripts/compiler-runner/src/org/chromium/devtools/compiler/Runner.java String value = matcher.group(2); value 66 Source/devtools/scripts/compiler-runner/src/org/chromium/devtools/compiler/Runner.java Matcher quotesMatcher = quotesPattern.matcher(value); value 70 Source/devtools/scripts/compiler-runner/src/org/chromium/devtools/compiler/Runner.java processedArgs.add(value); value 47 Source/devtools/scripts/jsdoc-validator/src/org/chromium/devtools/jsdoc/checks/AstUtil.java static String getTypeNameFromPrototype(String value) { value 48 Source/devtools/scripts/jsdoc-validator/src/org/chromium/devtools/jsdoc/checks/AstUtil.java return value.substring(0, value.length() - PROTOTYPE_SUFFIX.length()); value 163 Source/devtools/scripts/jsdoc-validator/src/org/chromium/devtools/jsdoc/checks/ProtoFollowsExtendsChecker.java String value = state.getNodeText(node.getRight()); value 164 Source/devtools/scripts/jsdoc-validator/src/org/chromium/devtools/jsdoc/checks/ProtoFollowsExtendsChecker.java if (!AstUtil.isPrototypeName(value)) { value 169 Source/devtools/scripts/jsdoc-validator/src/org/chromium/devtools/jsdoc/checks/ProtoFollowsExtendsChecker.java String superType = AstUtil.getTypeNameFromPrototype(value); value 60 Source/modules/crypto/Key.cpp blink::WebCryptoKeyUsage value; value 81 Source/modules/crypto/Key.cpp if (keyUsageMappings[i].value == usage) value 92 Source/modules/crypto/Key.cpp return keyUsageMappings[i].value; value 161 Source/modules/crypto/Key.cpp blink::WebCryptoKeyUsage usage = keyUsageMappings[i].value; value 67 Source/modules/crypto/KeyAlgorithm.h DEFINE_TYPE_CASTS(thisType, KeyAlgorithm, value, value->is##thisType(), value.is##thisType()) value 405 Source/modules/crypto/NormalizeAlgorithm.cpp bool getOptionalInteger(const Dictionary& raw, const char* propertyName, bool& hasProperty, double& value, double minValue, double maxValue, const ErrorContext& context, String& errorDetails) value 425 Source/modules/crypto/NormalizeAlgorithm.cpp value = number; value 429 Source/modules/crypto/NormalizeAlgorithm.cpp bool getInteger(const Dictionary& raw, const char* propertyName, double& value, double minValue, double maxValue, const ErrorContext& context, String& errorDetails) value 432 Source/modules/crypto/NormalizeAlgorithm.cpp if (!getOptionalInteger(raw, propertyName, hasProperty, value, minValue, maxValue, context, errorDetails)) value 443 Source/modules/crypto/NormalizeAlgorithm.cpp bool getUint32(const Dictionary& raw, const char* propertyName, uint32_t& value, const ErrorContext& context, String& errorDetails) value 448 Source/modules/crypto/NormalizeAlgorithm.cpp value = number; value 452 Source/modules/crypto/NormalizeAlgorithm.cpp bool getUint16(const Dictionary& raw, const char* propertyName, uint16_t& value, const ErrorContext& context, String& errorDetails) value 457 Source/modules/crypto/NormalizeAlgorithm.cpp value = number; value 461 Source/modules/crypto/NormalizeAlgorithm.cpp bool getUint8(const Dictionary& raw, const char* propertyName, uint8_t& value, const ErrorContext& context, String& errorDetails) value 466 Source/modules/crypto/NormalizeAlgorithm.cpp value = number; value 470 Source/modules/crypto/NormalizeAlgorithm.cpp bool getOptionalUint32(const Dictionary& raw, const char* propertyName, bool& hasValue, uint32_t& value, const ErrorContext& context, String& errorDetails) value 476 Source/modules/crypto/NormalizeAlgorithm.cpp value = number; value 48 Source/modules/gamepad/Gamepad.cpp m_buttons[i]->setValue(data[i].value); value 20 Source/modules/gamepad/GamepadButton.h float value() const { return m_value; } value 23 Source/modules/gamepad/WebKitGamepad.cpp m_buttons[i] = data[i].value; value 209 Source/modules/geolocation/Geolocation.cpp return iter->value.get(); value 218 Source/modules/geolocation/Geolocation.cpp m_notifierToIdMap.remove(iter->value); value 227 Source/modules/geolocation/Geolocation.cpp m_idToNotifierMap.remove(iter->value); value 47 Source/modules/indexeddb/IDBAny.cpp PassRefPtr<IDBAny> IDBAny::createString(const String& value) value 49 Source/modules/indexeddb/IDBAny.cpp return adoptRef(new IDBAny(value)); value 137 Source/modules/indexeddb/IDBAny.cpp IDBAny::IDBAny(PassRefPtr<DOMStringList> value) value 139 Source/modules/indexeddb/IDBAny.cpp , m_domStringList(value) value 144 Source/modules/indexeddb/IDBAny.cpp IDBAny::IDBAny(PassRefPtr<IDBCursor> value) value 145 Source/modules/indexeddb/IDBAny.cpp : m_type(value->isCursorWithValue() ? IDBCursorWithValueType : IDBCursorType) value 146 Source/modules/indexeddb/IDBAny.cpp , m_idbCursor(value) value 151 Source/modules/indexeddb/IDBAny.cpp IDBAny::IDBAny(PassRefPtr<IDBDatabase> value) value 153 Source/modules/indexeddb/IDBAny.cpp , m_idbDatabase(value) value 158 Source/modules/indexeddb/IDBAny.cpp IDBAny::IDBAny(PassRefPtr<IDBIndex> value) value 160 Source/modules/indexeddb/IDBAny.cpp , m_idbIndex(value) value 165 Source/modules/indexeddb/IDBAny.cpp IDBAny::IDBAny(PassRefPtr<IDBTransaction> value) value 167 Source/modules/indexeddb/IDBAny.cpp , m_idbTransaction(value) value 172 Source/modules/indexeddb/IDBAny.cpp IDBAny::IDBAny(PassRefPtr<IDBObjectStore> value) value 174 Source/modules/indexeddb/IDBAny.cpp , m_idbObjectStore(value) value 179 Source/modules/indexeddb/IDBAny.cpp IDBAny::IDBAny(PassRefPtr<SharedBuffer> value) value 181 Source/modules/indexeddb/IDBAny.cpp , m_buffer(value) value 186 Source/modules/indexeddb/IDBAny.cpp IDBAny::IDBAny(PassRefPtr<SharedBuffer> value, PassRefPtr<IDBKey> key, const IDBKeyPath& keyPath) value 190 Source/modules/indexeddb/IDBAny.cpp , m_buffer(value) value 202 Source/modules/indexeddb/IDBAny.cpp IDBAny::IDBAny(const IDBKeyPath& value) value 204 Source/modules/indexeddb/IDBAny.cpp , m_idbKeyPath(value) value 209 Source/modules/indexeddb/IDBAny.cpp IDBAny::IDBAny(const String& value) value 211 Source/modules/indexeddb/IDBAny.cpp , m_string(value) value 216 Source/modules/indexeddb/IDBAny.cpp IDBAny::IDBAny(int64_t value) value 218 Source/modules/indexeddb/IDBAny.cpp , m_integer(value) value 69 Source/modules/indexeddb/IDBAny.h static PassRefPtr<IDBAny> create(int64_t value) value 71 Source/modules/indexeddb/IDBAny.h return adoptRef(new IDBAny(value)); value 73 Source/modules/indexeddb/IDBAny.h static PassRefPtr<IDBAny> create(PassRefPtr<SharedBuffer> value, PassRefPtr<IDBKey> key, const IDBKeyPath& keyPath) value 75 Source/modules/indexeddb/IDBAny.h return adoptRef(new IDBAny(value, key, keyPath)); value 100 Source/modules/indexeddb/IDBCursor.cpp PassRefPtr<IDBRequest> IDBCursor::update(ScriptState* state, ScriptValue& value, ExceptionState& exceptionState) value 133 Source/modules/indexeddb/IDBCursor.cpp RefPtr<IDBKey> keyPathKey = createIDBKeyFromScriptValueAndKeyPath(m_request->requestState(), value, keyPath); value 140 Source/modules/indexeddb/IDBCursor.cpp return objectStore->put(WebIDBDatabase::CursorUpdate, IDBAny::create(this), state, value, m_primaryKey, exceptionState); value 333 Source/modules/indexeddb/IDBCursor.cpp RefPtr<IDBAny> value; value 335 Source/modules/indexeddb/IDBCursor.cpp value = IDBAny::create(m_value, m_primaryKey, metadata.keyPath); value 340 Source/modules/indexeddb/IDBCursor.cpp value = IDBAny::create(m_value); value 344 Source/modules/indexeddb/IDBCursor.cpp return idbAnyToScriptValue(&requestState, value); value 353 Source/modules/indexeddb/IDBCursor.cpp void IDBCursor::setValueReady(PassRefPtr<IDBKey> key, PassRefPtr<IDBKey> primaryKey, PassRefPtr<SharedBuffer> value) value 362 Source/modules/indexeddb/IDBCursor.cpp m_value = value; value 65 Source/modules/indexeddb/IDBCursor.h ScriptValue value(ExecutionContext*); value 81 Source/modules/indexeddb/IDBCursor.h void setValueReady(PassRefPtr<IDBKey>, PassRefPtr<IDBKey> primaryKey, PassRefPtr<SharedBuffer> value); value 106 Source/modules/indexeddb/IDBDatabase.cpp it->value.indexes.set(metadata.id, metadata); value 113 Source/modules/indexeddb/IDBDatabase.cpp it->value.indexes.remove(indexId); value 160 Source/modules/indexeddb/IDBDatabase.cpp objectStoreNames->append(it->value.name); value 395 Source/modules/indexeddb/IDBDatabase.cpp if (it->value.name == name) { value 151 Source/modules/indexeddb/IDBKey.h explicit IDBKey(const String& value) : m_type(StringType), m_string(value), m_number(0) { } value 152 Source/modules/indexeddb/IDBKey.h explicit IDBKey(PassRefPtr<SharedBuffer> value) : m_type(BinaryType), m_binary(value), m_number(0) { } value 37 Source/modules/indexeddb/IDBKeyRange.cpp PassRefPtr<IDBKeyRange> IDBKeyRange::fromScriptValue(ExecutionContext* context, const ScriptValue& value, ExceptionState& exceptionState) value 40 Source/modules/indexeddb/IDBKeyRange.cpp if (value.isUndefined() || value.isNull()) value 43 Source/modules/indexeddb/IDBKeyRange.cpp RefPtr<IDBKeyRange> range = scriptValueToIDBKeyRange(&requestState, value); value 47 Source/modules/indexeddb/IDBKeyRange.cpp RefPtr<IDBKey> key = scriptValueToIDBKey(&requestState, value); value 73 Source/modules/indexeddb/IDBKeyRange.h static PassRefPtr<IDBKeyRange> only(PassRefPtr<IDBKey> value, ExceptionState&); value 75 Source/modules/indexeddb/IDBObjectStore.cpp indexNames->append(it->value.name); value 131 Source/modules/indexeddb/IDBObjectStore.cpp PassRefPtr<IDBRequest> IDBObjectStore::add(ScriptState* state, ScriptValue& value, const ScriptValue& key, ExceptionState& exceptionState) value 134 Source/modules/indexeddb/IDBObjectStore.cpp return put(WebIDBDatabase::AddOnly, IDBAny::create(this), state, value, key, exceptionState); value 137 Source/modules/indexeddb/IDBObjectStore.cpp PassRefPtr<IDBRequest> IDBObjectStore::put(ScriptState* state, ScriptValue& value, const ScriptValue& key, ExceptionState& exceptionState) value 140 Source/modules/indexeddb/IDBObjectStore.cpp return put(WebIDBDatabase::AddOrUpdate, IDBAny::create(this), state, value, key, exceptionState); value 143 Source/modules/indexeddb/IDBObjectStore.cpp PassRefPtr<IDBRequest> IDBObjectStore::put(WebIDBDatabase::PutMode putMode, PassRefPtr<IDBAny> source, ScriptState* state, ScriptValue& value, const ScriptValue& keyValue, ExceptionState& exceptionState) value 148 Source/modules/indexeddb/IDBObjectStore.cpp return put(putMode, source, state, value, key.release(), exceptionState); value 151 Source/modules/indexeddb/IDBObjectStore.cpp PassRefPtr<IDBRequest> IDBObjectStore::put(WebIDBDatabase::PutMode putMode, PassRefPtr<IDBAny> source, ScriptState* state, ScriptValue& value, PassRefPtr<IDBKey> prpKey, ExceptionState& exceptionState) value 171 Source/modules/indexeddb/IDBObjectStore.cpp RefPtr<SerializedScriptValue> serializedValue = SerializedScriptValue::create(value, exceptionState, state); value 197 Source/modules/indexeddb/IDBObjectStore.cpp RefPtr<IDBKey> keyPathKey = createIDBKeyFromScriptValueAndKeyPath(&requestState, value, keyPath); value 207 Source/modules/indexeddb/IDBObjectStore.cpp if (!canInjectIDBKeyIntoScriptValue(&requestState, value, keyPath)) { value 224 Source/modules/indexeddb/IDBObjectStore.cpp generateIndexKeysForValue(&requestState, it->value, value, &keys); value 340 Source/modules/indexeddb/IDBObjectStore.cpp ScriptValue value = cursor->value(context); value 343 Source/modules/indexeddb/IDBObjectStore.cpp generateIndexKeysForValue(request->requestState(), m_indexMetadata, value, &indexKeys); value 452 Source/modules/indexeddb/IDBObjectStore.cpp return it->value; value 462 Source/modules/indexeddb/IDBObjectStore.cpp if (it->value.name == name) { value 463 Source/modules/indexeddb/IDBObjectStore.cpp indexMetadata = &it->value; value 506 Source/modules/indexeddb/IDBObjectStore.cpp it->value->markDeleted(); value 614 Source/modules/indexeddb/IDBObjectStore.cpp if (it->value.name == name) { value 183 Source/modules/indexeddb/IDBRequest.cpp void IDBRequest::setResultCursor(PassRefPtr<IDBCursor> cursor, PassRefPtr<IDBKey> key, PassRefPtr<IDBKey> primaryKey, PassRefPtr<SharedBuffer> value) value 188 Source/modules/indexeddb/IDBRequest.cpp m_cursorValue = value; value 242 Source/modules/indexeddb/IDBRequest.cpp void IDBRequest::onSuccess(PassOwnPtr<blink::WebIDBCursor> backend, PassRefPtr<IDBKey> key, PassRefPtr<IDBKey> primaryKey, PassRefPtr<SharedBuffer> value) value 260 Source/modules/indexeddb/IDBRequest.cpp setResultCursor(cursor, key, primaryKey, value); value 324 Source/modules/indexeddb/IDBRequest.cpp void IDBRequest::onSuccess(int64_t value) value 329 Source/modules/indexeddb/IDBRequest.cpp onSuccessInternal(IDBAny::create(value)); value 354 Source/modules/indexeddb/IDBRequest.cpp void IDBRequest::onSuccess(PassRefPtr<IDBKey> key, PassRefPtr<IDBKey> primaryKey, PassRefPtr<SharedBuffer> value) value 361 Source/modules/indexeddb/IDBRequest.cpp setResultCursor(m_pendingCursor.release(), key, primaryKey, value); value 155 Source/modules/indexeddb/IDBRequest.h void setResultCursor(PassRefPtr<IDBCursor>, PassRefPtr<IDBKey>, PassRefPtr<IDBKey> primaryKey, PassRefPtr<SharedBuffer> value); value 136 Source/modules/indexeddb/IDBTransaction.cpp return it->value; value 172 Source/modules/indexeddb/IDBTransaction.cpp RefPtr<IDBObjectStore> objectStore = it->value; value 256 Source/modules/indexeddb/IDBTransaction.cpp it->key->setMetadata(it->value); value 356 Source/modules/indexeddb/IDBTransaction.cpp it->value->transactionFinished(); value 276 Source/modules/indexeddb/InspectorIndexedDBAgent.cpp const IDBObjectStoreMetadata& objectStoreMetadata = it->value; value 281 Source/modules/indexeddb/InspectorIndexedDBAgent.cpp const IDBIndexMetadata& indexMetadata = it->value; value 347 Source/modules/indexeddb/InspectorIndexedDBAgent.cpp RefPtr<JSONValue> value = array->get(i); value 349 Source/modules/indexeddb/InspectorIndexedDBAgent.cpp if (!value->asObject(&object)) value 453 Source/modules/indexeddb/InspectorIndexedDBAgent.cpp .setValue(idbCursor->value(context).toJSONValue(scriptState)->toJSONString()); value 81 Source/modules/indexeddb/WebIDBCallbacksImpl.cpp void WebIDBCallbacksImpl::onSuccess(WebIDBCursor* cursor, const WebIDBKey& key, const WebIDBKey& primaryKey, const WebData& value) value 83 Source/modules/indexeddb/WebIDBCallbacksImpl.cpp m_request->onSuccess(adoptPtr(cursor), key, primaryKey, value); value 96 Source/modules/indexeddb/WebIDBCallbacksImpl.cpp void WebIDBCallbacksImpl::onSuccess(const WebData& value) value 98 Source/modules/indexeddb/WebIDBCallbacksImpl.cpp m_request->onSuccess(value); value 101 Source/modules/indexeddb/WebIDBCallbacksImpl.cpp void WebIDBCallbacksImpl::onSuccess(const WebData& value, const WebIDBKey& key, const WebIDBKeyPath& keyPath) value 103 Source/modules/indexeddb/WebIDBCallbacksImpl.cpp m_request->onSuccess(value, key, keyPath); value 106 Source/modules/indexeddb/WebIDBCallbacksImpl.cpp void WebIDBCallbacksImpl::onSuccess(long long value) value 108 Source/modules/indexeddb/WebIDBCallbacksImpl.cpp m_request->onSuccess(value); value 116 Source/modules/indexeddb/WebIDBCallbacksImpl.cpp void WebIDBCallbacksImpl::onSuccess(const WebIDBKey& key, const WebIDBKey& primaryKey, const WebData& value) value 118 Source/modules/indexeddb/WebIDBCallbacksImpl.cpp m_request->onSuccess(key, primaryKey, value); value 64 Source/modules/mediasource/MediaSourceRegistry.cpp RefPtrWillBeRawPtr<MediaSourceBase> source = iter->value; value 76 Source/modules/mediastream/MediaConstraintsImpl.cpp mandatoryConstraintsVector.append(blink::WebMediaConstraint(iter->key, iter->value)); value 101 Source/modules/mediastream/MediaConstraintsImpl.cpp String value; value 102 Source/modules/mediastream/MediaConstraintsImpl.cpp ok = constraint.get(key, value); value 105 Source/modules/mediastream/MediaConstraintsImpl.cpp optionalConstraintsVector.append(blink::WebMediaConstraint(key, value)); value 492 Source/modules/mediastream/RTCPeerConnection.cpp unsigned short value = 0; value 493 Source/modules/mediastream/RTCPeerConnection.cpp if (options.get("id", value)) value 494 Source/modules/mediastream/RTCPeerConnection.cpp init.id = value; value 495 Source/modules/mediastream/RTCPeerConnection.cpp if (options.get("maxRetransmits", value)) value 496 Source/modules/mediastream/RTCPeerConnection.cpp init.maxRetransmits = value; value 497 Source/modules/mediastream/RTCPeerConnection.cpp if (options.get("maxRetransmitTime", value)) value 498 Source/modules/mediastream/RTCPeerConnection.cpp init.maxRetransmitTime = value; value 65 Source/modules/mediastream/RTCStatsReport.cpp void RTCStatsReport::addStatistic(const String& name, const String& value) value 67 Source/modules/mediastream/RTCStatsReport.cpp m_stats.add(name, value); value 53 Source/modules/mediastream/RTCStatsReport.h void addStatistic(const String& name, const String& value); value 55 Source/modules/mediastream/RTCStatsResponse.cpp void RTCStatsResponse::addStatistic(size_t report, String name, String value) value 58 Source/modules/mediastream/RTCStatsResponse.cpp m_result[report]->addStatistic(name, value); value 46 Source/modules/mediastream/RTCStatsResponse.h virtual void addStatistic(size_t report, String name, String value) OVERRIDE; value 23 Source/modules/serviceworkers/FetchEvent.cpp void FetchEvent::respondWith(const ScriptValue& value) value 25 Source/modules/serviceworkers/FetchEvent.cpp m_observer->respondWith(value); value 53 Source/modules/serviceworkers/InstallPhaseEvent.cpp void InstallPhaseEvent::waitUntil(const ScriptValue& value) value 55 Source/modules/serviceworkers/InstallPhaseEvent.cpp m_observer->waitUntil(value); value 41 Source/modules/serviceworkers/RespondWithObserver.cpp virtual ScriptValue call(ScriptValue value) OVERRIDE value 48 Source/modules/serviceworkers/RespondWithObserver.cpp m_observer->responseWasFulfilled(value); value 50 Source/modules/serviceworkers/RespondWithObserver.cpp return value; value 79 Source/modules/serviceworkers/RespondWithObserver.cpp void RespondWithObserver::respondWith(const ScriptValue& value) value 85 Source/modules/serviceworkers/RespondWithObserver.cpp ScriptPromise::cast(value).then( value 104 Source/modules/serviceworkers/RespondWithObserver.cpp void RespondWithObserver::responseWasFulfilled(const ScriptValue& value) value 108 Source/modules/serviceworkers/RespondWithObserver.cpp if (!V8Response::hasInstance(value.v8Value(), toIsolate(executionContext()))) { value 112 Source/modules/serviceworkers/RespondWithObserver.cpp v8::Handle<v8::Object> object = v8::Handle<v8::Object>::Cast(value.v8Value()); value 41 Source/modules/serviceworkers/WaitUntilObserver.cpp virtual ScriptValue call(ScriptValue value) OVERRIDE value 46 Source/modules/serviceworkers/WaitUntilObserver.cpp m_observer->reportError(value); value 49 Source/modules/serviceworkers/WaitUntilObserver.cpp return value; value 76 Source/modules/serviceworkers/WaitUntilObserver.cpp void WaitUntilObserver::waitUntil(const ScriptValue& value) value 79 Source/modules/serviceworkers/WaitUntilObserver.cpp ScriptPromise::cast(value).then( value 93 Source/modules/serviceworkers/WaitUntilObserver.cpp void WaitUntilObserver::reportError(const ScriptValue& value) value 137 Source/modules/webaudio/AudioBufferSourceNode.cpp float totalGain = gain()->value() * m_buffer->gain(); value 448 Source/modules/webaudio/AudioBufferSourceNode.cpp double basePitchRate = playbackRate()->value(); value 57 Source/modules/webaudio/AudioParam.cpp void AudioParam::setValue(float value) value 61 Source/modules/webaudio/AudioParam.cpp if (!std::isnan(value) && !std::isinf(value)) value 62 Source/modules/webaudio/AudioParam.cpp m_value = value; value 99 Source/modules/webaudio/AudioParam.cpp float value; value 100 Source/modules/webaudio/AudioParam.cpp calculateFinalValues(&value, 1, false); value 101 Source/modules/webaudio/AudioParam.cpp return value; value 61 Source/modules/webaudio/AudioParam.h float value(); value 88 Source/modules/webaudio/AudioParam.h void setValueAtTime(float value, double time) { m_timeline.setValueAtTime(value, time); } value 89 Source/modules/webaudio/AudioParam.h void linearRampToValueAtTime(float value, double time) { m_timeline.linearRampToValueAtTime(value, time); } value 90 Source/modules/webaudio/AudioParam.h void exponentialRampToValueAtTime(float value, double time, ExceptionState& es) { m_timeline.exponentialRampToValueAtTime(value, time, es); } value 43 Source/modules/webaudio/AudioParamTimeline.cpp void AudioParamTimeline::setValueAtTime(float value, double time) value 45 Source/modules/webaudio/AudioParamTimeline.cpp insertEvent(ParamEvent(ParamEvent::SetValue, value, time, 0, 0, nullptr)); value 48 Source/modules/webaudio/AudioParamTimeline.cpp void AudioParamTimeline::linearRampToValueAtTime(float value, double time) value 50 Source/modules/webaudio/AudioParamTimeline.cpp insertEvent(ParamEvent(ParamEvent::LinearRampToValue, value, time, 0, 0, nullptr)); value 53 Source/modules/webaudio/AudioParamTimeline.cpp void AudioParamTimeline::exponentialRampToValueAtTime(float value, double time, ExceptionState& exceptionState) value 56 Source/modules/webaudio/AudioParamTimeline.cpp if (value <= 0) { value 59 Source/modules/webaudio/AudioParamTimeline.cpp "Target value for exponential ramp must be positive: " + String::number(value)); value 63 Source/modules/webaudio/AudioParamTimeline.cpp insertEvent(ParamEvent(ParamEvent::ExponentialRampToValue, value, time, 0, 0, nullptr)); value 85 Source/modules/webaudio/AudioParamTimeline.cpp && isValidNumber(event.value()) value 139 Source/modules/webaudio/AudioParamTimeline.cpp float value; value 144 Source/modules/webaudio/AudioParamTimeline.cpp value = valuesForTimeRange(startTime, endTime, defaultValue, &value, 1, sampleRate, controlRate); value 147 Source/modules/webaudio/AudioParamTimeline.cpp return value; value 169 Source/modules/webaudio/AudioParamTimeline.cpp float value = valuesForTimeRangeImpl(startTime, endTime, defaultValue, values, numberOfValues, sampleRate, controlRate); value 171 Source/modules/webaudio/AudioParamTimeline.cpp return value; value 211 Source/modules/webaudio/AudioParamTimeline.cpp float value = defaultValue; value 226 Source/modules/webaudio/AudioParamTimeline.cpp float value1 = event.value(); value 228 Source/modules/webaudio/AudioParamTimeline.cpp float value2 = nextEvent ? nextEvent->value() : value1; value 245 Source/modules/webaudio/AudioParamTimeline.cpp value = (1 - x) * value1 + x * value2; value 246 Source/modules/webaudio/AudioParamTimeline.cpp values[writeIndex] = value; value 253 Source/modules/webaudio/AudioParamTimeline.cpp values[writeIndex] = value; value 263 Source/modules/webaudio/AudioParamTimeline.cpp value = value1 * powf(value2 / value1, value 267 Source/modules/webaudio/AudioParamTimeline.cpp values[writeIndex] = value; value 268 Source/modules/webaudio/AudioParamTimeline.cpp value *= multiplier; value 282 Source/modules/webaudio/AudioParamTimeline.cpp value = event.value(); value 284 Source/modules/webaudio/AudioParamTimeline.cpp values[writeIndex] = value; value 294 Source/modules/webaudio/AudioParamTimeline.cpp float target = event.value(); value 299 Source/modules/webaudio/AudioParamTimeline.cpp values[writeIndex] = value; value 300 Source/modules/webaudio/AudioParamTimeline.cpp value += (target - value) * discreteTimeConstant; value 321 Source/modules/webaudio/AudioParamTimeline.cpp values[writeIndex] = value; value 354 Source/modules/webaudio/AudioParamTimeline.cpp value = curveData[curveIndex]; value 356 Source/modules/webaudio/AudioParamTimeline.cpp values[writeIndex] = value; value 362 Source/modules/webaudio/AudioParamTimeline.cpp values[writeIndex] = value; value 376 Source/modules/webaudio/AudioParamTimeline.cpp values[writeIndex] = value; value 378 Source/modules/webaudio/AudioParamTimeline.cpp return value; value 47 Source/modules/webaudio/AudioParamTimeline.h void setValueAtTime(float value, double time); value 48 Source/modules/webaudio/AudioParamTimeline.h void linearRampToValueAtTime(float value, double time); value 49 Source/modules/webaudio/AudioParamTimeline.h void exponentialRampToValueAtTime(float value, double time, ExceptionState&); value 79 Source/modules/webaudio/AudioParamTimeline.h ParamEvent(Type type, float value, double time, double timeConstant, double duration, PassRefPtr<Float32Array> curve) value 81 Source/modules/webaudio/AudioParamTimeline.h , m_value(value) value 90 Source/modules/webaudio/AudioParamTimeline.h float value() const { return m_value; } value 62 Source/modules/webaudio/BiquadDSPKernel.cpp value1 = biquadProcessor()->parameter1()->value(); value 63 Source/modules/webaudio/BiquadDSPKernel.cpp value2 = biquadProcessor()->parameter2()->value(); value 64 Source/modules/webaudio/BiquadDSPKernel.cpp gain = biquadProcessor()->parameter3()->value(); value 65 Source/modules/webaudio/BiquadDSPKernel.cpp detune = biquadProcessor()->parameter4()->value(); value 70 Source/modules/webaudio/DynamicsCompressorNode.cpp float threshold = m_threshold->value(); value 71 Source/modules/webaudio/DynamicsCompressorNode.cpp float knee = m_knee->value(); value 72 Source/modules/webaudio/DynamicsCompressorNode.cpp float ratio = m_ratio->value(); value 73 Source/modules/webaudio/DynamicsCompressorNode.cpp float attack = m_attack->value(); value 74 Source/modules/webaudio/DynamicsCompressorNode.cpp float release = m_release->value(); value 77 Source/modules/webaudio/GainNode.cpp outputBus->copyWithGainFrom(*inputBus, &m_lastGain, gain()->value()); value 281 Source/modules/webaudio/RealtimeAnalyser.cpp float value = inputBuffer[(i + writeIndex - fftSize + InputBufferSize) % InputBufferSize]; value 283 Source/modules/webaudio/RealtimeAnalyser.cpp destination[i] = value; value 310 Source/modules/webaudio/RealtimeAnalyser.cpp float value = inputBuffer[(i + writeIndex - fftSize + InputBufferSize) % InputBufferSize]; value 313 Source/modules/webaudio/RealtimeAnalyser.cpp double scaledValue = 128 * (value + 1); value 116 Source/modules/webdatabase/DatabaseBackendBase.cpp static bool setTextValueInDatabase(SQLiteDatabase& db, const String& query, const String& value) value 126 Source/modules/webdatabase/DatabaseBackendBase.cpp statement.bindText(1, value); value 337 Source/modules/webdatabase/DatabaseBackendBase.cpp currentVersion = entry->value.isNull() ? emptyString() : entry->value.isolatedCopy(); value 213 Source/modules/webdatabase/DatabaseTracker.cpp DatabaseSet* databaseSet = dbNameMapIt->value; value 91 Source/modules/webdatabase/InspectorDatabaseAgent.cpp const SQLValue& value = rowList->values()[i]; value 92 Source/modules/webdatabase/InspectorDatabaseAgent.cpp switch (value.type()) { value 93 Source/modules/webdatabase/InspectorDatabaseAgent.cpp case SQLValue::StringValue: values->addItem(JSONString::create(value.string())); break; value 94 Source/modules/webdatabase/InspectorDatabaseAgent.cpp case SQLValue::NumberValue: values->addItem(JSONBasicValue::create(value.number())); break; value 244 Source/modules/webdatabase/InspectorDatabaseAgent.cpp it->value->bind(m_frontend); value 302 Source/modules/webdatabase/InspectorDatabaseAgent.cpp if (it->value->database()->fileName() == fileName) value 303 Source/modules/webdatabase/InspectorDatabaseAgent.cpp return it->value.get(); value 313 Source/modules/webdatabase/InspectorDatabaseAgent.cpp return it->value->database(); value 55 Source/modules/webdatabase/QuotaTracker.cpp ASSERT(it->value.contains(databaseName)); value 56 Source/modules/webdatabase/QuotaTracker.cpp *databaseSize = it->value.get(databaseName); value 74 Source/modules/webdatabase/QuotaTracker.cpp it->value.set(databaseName, databaseSize); value 85 Source/modules/webdatabase/SQLTransactionCoordinator.cpp CoordinationInfo& info = m_coordinationInfoMap.add(dbIdentifier, CoordinationInfo()).storedValue->value; value 89 Source/modules/webdatabase/SQLTransactionCoordinator.cpp CoordinationInfo& info = coordinationInfoIterator->value; value 105 Source/modules/webdatabase/SQLTransactionCoordinator.cpp CoordinationInfo& info = coordinationInfoIterator->value; value 127 Source/modules/webdatabase/SQLTransactionCoordinator.cpp CoordinationInfo& info = coordinationInfoIterator->value; value 168 Source/modules/webdatabase/sqlite/SQLiteStatement.cpp int SQLiteStatement::bindValue(int index, const SQLValue& value) value 170 Source/modules/webdatabase/sqlite/SQLiteStatement.cpp switch (value.type()) { value 172 Source/modules/webdatabase/sqlite/SQLiteStatement.cpp return bindText(index, value.string()); value 174 Source/modules/webdatabase/sqlite/SQLiteStatement.cpp return bindDouble(index, value.number()); value 221 Source/modules/webdatabase/sqlite/SQLiteStatement.cpp sqlite3_value* value = sqlite3_column_value(m_statement, col); value 222 Source/modules/webdatabase/sqlite/SQLiteStatement.cpp switch (sqlite3_value_type(value)) { value 225 Source/modules/webdatabase/sqlite/SQLiteStatement.cpp return SQLValue(sqlite3_value_double(value)); value 228 Source/modules/webdatabase/sqlite/SQLiteStatement.cpp const UChar* string = reinterpret_cast<const UChar*>(sqlite3_value_text16(value)); value 56 Source/modules/webmidi/MIDIAccess.cpp virtual ScriptValue call(ScriptValue value) OVERRIDE value 59 Source/modules/webmidi/MIDIAccess.cpp return value; value 61 Source/modules/webmidi/MIDIAccess.cpp return value; value 217 Source/modules/webmidi/MIDIOutput.cpp unsigned char value = unsignedData[i] & 0xff; value 218 Source/modules/webmidi/MIDIOutput.cpp array->set(i, value); value 88 Source/modules/websockets/WebSocketDeflateFramer.cpp windowBits = parameter->value.toInt(); value 99 Source/modules/websockets/WebSocketDeflateFramer.cpp if (!parameter->value.isNull()) { value 85 Source/modules/websockets/WebSocketExtensionDispatcher.cpp if (!iterator->value.isNull()) { value 87 Source/modules/websockets/WebSocketExtensionDispatcher.cpp m_acceptedExtensionsBuilder.append(iterator->value); value 106 Source/modules/websockets/WebSocketExtensionDispatcherTest.cpp EXPECT_EQ("4", parameter->value); value 109 Source/modules/websockets/WebSocketExtensionDispatcherTest.cpp EXPECT_TRUE(parameter->value.isNull()); value 136 Source/modules/websockets/WebSocketExtensionDispatcherTest.cpp if (iterator->value.isNull()) value 137 Source/modules/websockets/WebSocketExtensionDispatcherTest.cpp EXPECT_TRUE(parsed->value.isNull()); value 139 Source/modules/websockets/WebSocketExtensionDispatcherTest.cpp EXPECT_EQ(iterator->value, parsed->value); value 460 Source/modules/websockets/WebSocketHandshake.cpp AtomicString value; value 465 Source/modules/websockets/WebSocketHandshake.cpp size_t consumedLength = parseHTTPHeader(p, end - p, m_failureReason, name, value); value 477 Source/modules/websockets/WebSocketHandshake.cpp if (!m_extensionDispatcher.processHeaderValue(value)) { value 486 Source/modules/websockets/WebSocketHandshake.cpp m_response.addHeaderField(name, value); value 493 Source/modules/websockets/WebSocketHandshake.cpp m_response.addHeaderField(name, value); value 496 Source/modules/websockets/WebSocketHandshake.cpp m_response.addHeaderField(name, value); value 95 Source/modules/websockets/WebSocketPerMessageDeflate.cpp if (!clientNoContextTakeover->value.isNull()) { value 103 Source/modules/websockets/WebSocketPerMessageDeflate.cpp if (!clientMaxWindowBits->value.length()) { value 108 Source/modules/websockets/WebSocketPerMessageDeflate.cpp windowBits = clientMaxWindowBits->value.toIntStrict(&ok); value 109 Source/modules/websockets/WebSocketPerMessageDeflate.cpp if (!ok || windowBits < 8 || windowBits > 15 || clientMaxWindowBits->value[0] == '+' || clientMaxWindowBits->value[0] == '0') { value 116 Source/modules/websockets/WebSocketPerMessageDeflate.cpp if (!serverNoContextTakeover->value.isNull()) { value 123 Source/modules/websockets/WebSocketPerMessageDeflate.cpp if (!serverMaxWindowBits->value.length()) { value 128 Source/modules/websockets/WebSocketPerMessageDeflate.cpp int bits = serverMaxWindowBits->value.toIntStrict(&ok); value 129 Source/modules/websockets/WebSocketPerMessageDeflate.cpp if (!ok || bits < 8 || bits > 15 || serverMaxWindowBits->value[0] == '+' || serverMaxWindowBits->value[0] == '0') { value 58 Source/platform/CalculationValue.cpp PassRefPtr<CalculationValue> CalculationValue::create(PassOwnPtr<CalcExpressionNode> value, ValueRange range) value 60 Source/platform/CalculationValue.cpp return adoptRef(new CalculationValue(value, range)); value 81 Source/platform/CalculationValue.h static PassRefPtr<CalculationValue> create(PassOwnPtr<CalcExpressionNode> value, ValueRange); value 93 Source/platform/CalculationValue.h CalculationValue(PassOwnPtr<CalcExpressionNode> value, ValueRange range) value 94 Source/platform/CalculationValue.h : m_value(value) value 105 Source/platform/CalculationValue.h explicit CalcExpressionNumber(float value) value 106 Source/platform/CalculationValue.h : m_value(value) value 126 Source/platform/CalculationValue.h float value() const { return m_value; } value 132 Source/platform/CalculationValue.h inline const CalcExpressionNumber* toCalcExpressionNumber(const CalcExpressionNode* value) value 134 Source/platform/CalculationValue.h ASSERT_WITH_SECURITY_IMPLICATION(!value || value->type() == CalcExpressionNodeNumber); value 135 Source/platform/CalculationValue.h return static_cast<const CalcExpressionNumber*>(value); value 167 Source/platform/CalculationValue.h inline const CalcExpressionLength* toCalcExpressionLength(const CalcExpressionNode* value) value 169 Source/platform/CalculationValue.h ASSERT_WITH_SECURITY_IMPLICATION(!value || value->type() == CalcExpressionNodeLength); value 170 Source/platform/CalculationValue.h return static_cast<const CalcExpressionLength*>(value); value 208 Source/platform/CalculationValue.h inline const CalcExpressionBinaryOperation* toCalcExpressionBinaryOperation(const CalcExpressionNode* value) value 210 Source/platform/CalculationValue.h ASSERT_WITH_SECURITY_IMPLICATION(!value || value->type() == CalcExpressionNodeBinaryOperation); value 211 Source/platform/CalculationValue.h return static_cast<const CalcExpressionBinaryOperation*>(value); value 249 Source/platform/CalculationValue.h inline const CalcExpressionBlendLength* toCalcExpressionBlendLength(const CalcExpressionNode* value) value 251 Source/platform/CalculationValue.h ASSERT_WITH_SECURITY_IMPLICATION(!value || value->type() == CalcExpressionNodeBlendLength); value 252 Source/platform/CalculationValue.h return static_cast<const CalcExpressionBlendLength*>(value); value 71 Source/platform/CheckedInt.h static const bool value = false; value 77 Source/platform/CheckedInt.h static const bool value = IsSupportedPass2<IntegerType>::value; value 82 Source/platform/CheckedInt.h { static const bool value = true; }; value 86 Source/platform/CheckedInt.h { static const bool value = true; }; value 90 Source/platform/CheckedInt.h { static const bool value = true; }; value 94 Source/platform/CheckedInt.h { static const bool value = true; }; value 98 Source/platform/CheckedInt.h { static const bool value = true; }; value 102 Source/platform/CheckedInt.h { static const bool value = true; }; value 106 Source/platform/CheckedInt.h { static const bool value = true; }; value 110 Source/platform/CheckedInt.h { static const bool value = true; }; value 115 Source/platform/CheckedInt.h { static const bool value = true; }; value 119 Source/platform/CheckedInt.h { static const bool value = true; }; value 123 Source/platform/CheckedInt.h { static const bool value = true; }; value 127 Source/platform/CheckedInt.h { static const bool value = true; }; value 131 Source/platform/CheckedInt.h { static const bool value = true; }; value 135 Source/platform/CheckedInt.h { static const bool value = true; }; value 139 Source/platform/CheckedInt.h { static const bool value = true; }; value 143 Source/platform/CheckedInt.h { static const bool value = true; }; value 196 Source/platform/CheckedInt.h static const bool value = IntegerType(-1) <= IntegerType(0); value 204 Source/platform/CheckedInt.h IsSigned<IntegerType>::value value 217 Source/platform/CheckedInt.h static const size_t value = CHAR_BIT * sizeof(IntegerType) - 1; value 225 Source/platform/CheckedInt.h static const size_t PosOfSignBit = PositionOfSignBit<IntegerType>::value; value 234 Source/platform/CheckedInt.h static const IntegerType value = value 235 Source/platform/CheckedInt.h IsSigned<IntegerType>::value value 246 Source/platform/CheckedInt.h static const IntegerType value = ~MinValue<IntegerType>::value; value 264 Source/platform/CheckedInt.h >> PositionOfSignBit<T>::value); value 278 Source/platform/CheckedInt.h bool IsTSigned = IsSigned<T>::value, value 279 Source/platform/CheckedInt.h bool IsUSigned = IsSigned<U>::value> value 287 Source/platform/CheckedInt.h static const bool value = sizeof(T) >= sizeof(U); value 293 Source/platform/CheckedInt.h static const bool value = sizeof(T) > sizeof(U); value 299 Source/platform/CheckedInt.h static const bool value = false; value 304 Source/platform/CheckedInt.h bool IsTSigned = IsSigned<T>::value, value 305 Source/platform/CheckedInt.h bool IsUSigned = IsSigned<U>::value, value 306 Source/platform/CheckedInt.h bool DoesTRangeContainURange = DoesRangeContainRange<T, U>::value> value 323 Source/platform/CheckedInt.h return x <= MaxValue<T>::value && x >= MinValue<T>::value; value 332 Source/platform/CheckedInt.h return x <= MaxValue<T>::value; value 341 Source/platform/CheckedInt.h return sizeof(T) > sizeof(U) || x <= U(MaxValue<T>::value); value 352 Source/platform/CheckedInt.h : x >= 0 && x <= U(MaxValue<T>::value); value 376 Source/platform/CheckedInt.h return IsSigned<T>::value value 392 Source/platform/CheckedInt.h return IsSigned<T>::value value 398 Source/platform/CheckedInt.h bool IsSigned = IsSigned<T>::value, value 400 Source/platform/CheckedInt.h IsSupported<typename TwiceBiggerType<T>::Type>::value> value 419 Source/platform/CheckedInt.h const T max = MaxValue<T>::value; value 420 Source/platform/CheckedInt.h const T min = MinValue<T>::value; value 443 Source/platform/CheckedInt.h return y == 0 || x <= MaxValue<T>::value / y; value 460 Source/platform/CheckedInt.h !(IsSigned<T>::value && x == MinValue<T>::value && y == T(-1)); value 464 Source/platform/CheckedInt.h template<typename T, bool IsSigned = IsSigned<T>::value> value 563 Source/platform/CheckedInt.h CheckedInt(U value, bool isValid) : mValue(value), mIsValid(isValid) value 565 Source/platform/CheckedInt.h MOZ_STATIC_ASSERT(detail::IsSupported<T>::value, value 582 Source/platform/CheckedInt.h CheckedInt(U value) value 583 Source/platform/CheckedInt.h : mValue(T(value)), value 584 Source/platform/CheckedInt.h mIsValid(detail::IsInRange<T>(value)) value 586 Source/platform/CheckedInt.h MOZ_STATIC_ASSERT(detail::IsSupported<T>::value, value 593 Source/platform/CheckedInt.h MOZ_STATIC_ASSERT(detail::IsSupported<T>::value, value 598 Source/platform/CheckedInt.h T value() const value 40 Source/platform/Cookie.h Cookie(const String& name, const String& value, const String& domain, value 44 Source/platform/Cookie.h , value(value) value 55 Source/platform/Cookie.h String value; value 77 Source/platform/CrossThreadCopier.cpp >::value), value 82 Source/platform/CrossThreadCopier.cpp >::value), value 87 Source/platform/CrossThreadCopier.cpp >::value), value 103 Source/platform/CrossThreadCopier.cpp >::value), value 109 Source/platform/CrossThreadCopier.cpp >::value), value 115 Source/platform/CrossThreadCopier.cpp >::value), value 122 Source/platform/CrossThreadCopier.cpp >::value), value 129 Source/platform/CrossThreadCopier.cpp >::value), value 87 Source/platform/CrossThreadCopier.h COMPILE_ASSERT((WTF::IsSameType<RefPtr<RefCountedType>, T>::value value 88 Source/platform/CrossThreadCopier.h || WTF::IsSameType<PassRefPtr<RefCountedType>, T>::value value 89 Source/platform/CrossThreadCopier.h || WTF::IsSameType<RefCountedType*, T>::value), value 132 Source/platform/CrossThreadCopier.h template<typename T> struct CrossThreadCopier : public CrossThreadCopierBase<WTF::IsConvertibleToInteger<T>::value, value 133 Source/platform/CrossThreadCopier.h WTF::IsSubclassOfTemplate<typename WTF::RemoveTemplate<T, RefPtr>::Type, ThreadSafeRefCounted>::value value 134 Source/platform/CrossThreadCopier.h || WTF::IsSubclassOfTemplate<typename WTF::RemovePointer<T>::Type, ThreadSafeRefCounted>::value value 135 Source/platform/CrossThreadCopier.h || WTF::IsSubclassOfTemplate<typename WTF::RemoveTemplate<T, PassRefPtr>::Type, ThreadSafeRefCounted>::value, value 141 Source/platform/CrossThreadCopier.h explicit AllowCrossThreadAccessWrapper(T* value) : m_value(value) { } value 142 Source/platform/CrossThreadCopier.h T* value() const { return m_value; } value 149 Source/platform/CrossThreadCopier.h static Type copy(const AllowCrossThreadAccessWrapper<T>& wrapper) { return wrapper.value(); } value 152 Source/platform/CrossThreadCopier.h template<typename T> AllowCrossThreadAccessWrapper<T> AllowCrossThreadAccess(T* value) value 154 Source/platform/CrossThreadCopier.h return AllowCrossThreadAccessWrapper<T>(value); value 161 Source/platform/CrossThreadCopier.h explicit AllowAccessLaterWrapper(T* value) : m_value(value) { } value 162 Source/platform/CrossThreadCopier.h T* value() const { return m_value; } value 169 Source/platform/CrossThreadCopier.h static Type copy(const AllowAccessLaterWrapper<T>& wrapper) { return wrapper.value(); } value 172 Source/platform/CrossThreadCopier.h template<typename T> AllowAccessLaterWrapper<T> AllowAccessLater(T* value) value 174 Source/platform/CrossThreadCopier.h return AllowAccessLaterWrapper<T>(value); value 105 Source/platform/DateComponents.cpp int value = 0; value 114 Source/platform/DateComponents.cpp if (value > (INT_MAX - digit) / 10) // Check for overflow. value 116 Source/platform/DateComponents.cpp value = value * 10 + digit; value 118 Source/platform/DateComponents.cpp out = value; value 486 Source/platform/DateComponents.cpp static inline double positiveFmod(double value, double divider) value 488 Source/platform/DateComponents.cpp double remainder = fmod(value, divider); value 496 Source/platform/DateComponents.cpp double value = floor(msInDay / msPerSecond); value 497 Source/platform/DateComponents.cpp m_second = static_cast<int>(fmod(value, secondsPerMinute)); value 498 Source/platform/DateComponents.cpp value = floor(value / secondsPerMinute); value 499 Source/platform/DateComponents.cpp m_minute = static_cast<int>(fmod(value, minutesPerHour)); value 500 Source/platform/DateComponents.cpp m_hour = static_cast<int>(value / minutesPerHour); value 42 Source/platform/DateTimeChooser.h double value; value 65 Source/platform/Decimal.cpp Decimal value() const; value 89 Source/platform/Decimal.cpp const Decimal::EncodedData::FormatClass lhsClass = m_lhs.value().formatClass(); value 90 Source/platform/Decimal.cpp const Decimal::EncodedData::FormatClass rhsClass = m_rhs.value().formatClass(); value 353 Source/platform/Decimal.cpp return handler.value(); value 391 Source/platform/Decimal.cpp return handler.value(); value 439 Source/platform/Decimal.cpp return handler.value(); value 468 Source/platform/Decimal.cpp return handler.value(); value 160 Source/platform/Decimal.h const EncodedData& value() const { return m_data; } value 43 Source/platform/DecimalTest.cpp Decimal::EncodedData data = decimal.value(); value 69 Source/platform/DecimalTest.cpp Decimal clampValue(Decimal value) const value 71 Source/platform/DecimalTest.cpp const Decimal result = minimum + ((value - minimum) / step).round() * step; value 96 Source/platform/DecimalTest.cpp Decimal value = fromString(valueString); value 98 Source/platform/DecimalTest.cpp value -= stepRange.step; value 99 Source/platform/DecimalTest.cpp value = stepRange.clampValue(value); value 101 Source/platform/DecimalTest.cpp return value; value 107 Source/platform/DecimalTest.cpp Decimal value = fromString(valueString); value 109 Source/platform/DecimalTest.cpp value += stepRange.step; value 110 Source/platform/DecimalTest.cpp value = stepRange.clampValue(value); value 112 Source/platform/DecimalTest.cpp return value; value 118 Source/platform/DecimalTest.cpp EXPECT_EQ((expectedCoefficient), (decimal).value().coefficient()); \ value 119 Source/platform/DecimalTest.cpp EXPECT_EQ((expectedExponent), (decimal).value().exponent()); \ value 120 Source/platform/DecimalTest.cpp EXPECT_EQ(Decimal::expectedSign, (decimal).value().sign()); value 275 Source/platform/JSONValues.cpp RefPtr<JSONValue> value = get(name); value 276 Source/platform/JSONValues.cpp if (!value) value 278 Source/platform/JSONValues.cpp return value->asBoolean(output); value 283 Source/platform/JSONValues.cpp RefPtr<JSONValue> value = get(name); value 284 Source/platform/JSONValues.cpp if (!value) value 286 Source/platform/JSONValues.cpp return value->asString(output); value 291 Source/platform/JSONValues.cpp RefPtr<JSONValue> value = get(name); value 292 Source/platform/JSONValues.cpp if (!value) value 294 Source/platform/JSONValues.cpp return value->asObject(); value 299 Source/platform/JSONValues.cpp RefPtr<JSONValue> value = get(name); value 300 Source/platform/JSONValues.cpp if (!value) value 302 Source/platform/JSONValues.cpp return value->asArray(); value 310 Source/platform/JSONValues.cpp return it->value; value 334 Source/platform/JSONValues.cpp it->value->writeJSON(output); value 98 Source/platform/JSONValues.h static PassRefPtr<JSONBasicValue> create(bool value) value 100 Source/platform/JSONValues.h return adoptRef(new JSONBasicValue(value)); value 103 Source/platform/JSONValues.h static PassRefPtr<JSONBasicValue> create(int value) value 105 Source/platform/JSONValues.h return adoptRef(new JSONBasicValue(value)); value 108 Source/platform/JSONValues.h static PassRefPtr<JSONBasicValue> create(double value) value 110 Source/platform/JSONValues.h return adoptRef(new JSONBasicValue(value)); value 123 Source/platform/JSONValues.h explicit JSONBasicValue(bool value) : JSONValue(TypeBoolean), m_boolValue(value) { } value 124 Source/platform/JSONValues.h explicit JSONBasicValue(int value) : JSONValue(TypeNumber), m_doubleValue((double)value) { } value 125 Source/platform/JSONValues.h explicit JSONBasicValue(double value) : JSONValue(TypeNumber), m_doubleValue(value) { } value 135 Source/platform/JSONValues.h static PassRefPtr<JSONString> create(const String& value) value 137 Source/platform/JSONValues.h return adoptRef(new JSONString(value)); value 140 Source/platform/JSONValues.h static PassRefPtr<JSONString> create(const char* value) value 142 Source/platform/JSONValues.h return adoptRef(new JSONString(value)); value 150 Source/platform/JSONValues.h explicit JSONString(const String& value) : JSONValue(TypeString), m_stringValue(value) { } value 151 Source/platform/JSONValues.h explicit JSONString(const char* value) : JSONValue(TypeString), m_stringValue(value) { } value 184 Source/platform/JSONValues.h RefPtr<JSONValue> value = get(name); value 185 Source/platform/JSONValues.h if (!value) value 187 Source/platform/JSONValues.h return value->asNumber(output); value 318 Source/platform/JSONValues.h inline void JSONObjectBase::setBoolean(const String& name, bool value) value 320 Source/platform/JSONValues.h setValue(name, JSONBasicValue::create(value)); value 323 Source/platform/JSONValues.h inline void JSONObjectBase::setNumber(const String& name, double value) value 325 Source/platform/JSONValues.h setValue(name, JSONBasicValue::create(value)); value 328 Source/platform/JSONValues.h inline void JSONObjectBase::setString(const String& name, const String& value) value 330 Source/platform/JSONValues.h setValue(name, JSONString::create(value)); value 333 Source/platform/JSONValues.h inline void JSONObjectBase::setValue(const String& name, PassRefPtr<JSONValue> value) value 335 Source/platform/JSONValues.h ASSERT(value); value 336 Source/platform/JSONValues.h if (m_data.set(name, value).isNewEntry) value 340 Source/platform/JSONValues.h inline void JSONObjectBase::setObject(const String& name, PassRefPtr<JSONObject> value) value 342 Source/platform/JSONValues.h ASSERT(value); value 343 Source/platform/JSONValues.h if (m_data.set(name, value).isNewEntry) value 347 Source/platform/JSONValues.h inline void JSONObjectBase::setArray(const String& name, PassRefPtr<JSONArray> value) value 349 Source/platform/JSONValues.h ASSERT(value); value 350 Source/platform/JSONValues.h if (m_data.set(name, value).isNewEntry) value 354 Source/platform/JSONValues.h inline void JSONArrayBase::pushBoolean(bool value) value 356 Source/platform/JSONValues.h m_data.append(JSONBasicValue::create(value)); value 359 Source/platform/JSONValues.h inline void JSONArrayBase::pushInt(int value) value 361 Source/platform/JSONValues.h m_data.append(JSONBasicValue::create(value)); value 364 Source/platform/JSONValues.h inline void JSONArrayBase::pushNumber(double value) value 366 Source/platform/JSONValues.h m_data.append(JSONBasicValue::create(value)); value 369 Source/platform/JSONValues.h inline void JSONArrayBase::pushString(const String& value) value 371 Source/platform/JSONValues.h m_data.append(JSONString::create(value)); value 374 Source/platform/JSONValues.h inline void JSONArrayBase::pushValue(PassRefPtr<JSONValue> value) value 376 Source/platform/JSONValues.h ASSERT(value); value 377 Source/platform/JSONValues.h m_data.append(value); value 380 Source/platform/JSONValues.h inline void JSONArrayBase::pushObject(PassRefPtr<JSONObject> value) value 382 Source/platform/JSONValues.h ASSERT(value); value 383 Source/platform/JSONValues.h m_data.append(value); value 386 Source/platform/JSONValues.h inline void JSONArrayBase::pushArray(PassRefPtr<JSONArray> value) value 388 Source/platform/JSONValues.h ASSERT(value); value 389 Source/platform/JSONValues.h m_data.append(value); value 43 Source/platform/LayoutTestSupport.cpp void setIsRunningLayoutTest(bool value) value 45 Source/platform/LayoutTestSupport.cpp s_isRunningLayoutTest = value; value 65 Source/platform/LayoutUnit.h LayoutUnit(int value) { setValue(value); } value 66 Source/platform/LayoutUnit.h LayoutUnit(unsigned short value) { setValue(value); } value 67 Source/platform/LayoutUnit.h LayoutUnit(unsigned value) { setValue(value); } value 68 Source/platform/LayoutUnit.h LayoutUnit(unsigned long value) { m_value = clampTo<int>(value * kFixedPointDenominator); } value 69 Source/platform/LayoutUnit.h LayoutUnit(unsigned long long value) { m_value = clampTo<int>(value * kFixedPointDenominator); } value 70 Source/platform/LayoutUnit.h LayoutUnit(float value) { m_value = clampTo<float>(value * kFixedPointDenominator, static_cast<float>(INT_MIN), static_cast<float>(INT_MAX)); } value 71 Source/platform/LayoutUnit.h LayoutUnit(double value) { m_value = clampTo<double>(value * kFixedPointDenominator, static_cast<double>(INT_MIN), static_cast<double>(INT_MAX)); } value 73 Source/platform/LayoutUnit.h static LayoutUnit fromFloatCeil(float value) value 76 Source/platform/LayoutUnit.h v.m_value = clampToInteger(ceilf(value * kFixedPointDenominator)); value 80 Source/platform/LayoutUnit.h static LayoutUnit fromFloatFloor(float value) value 83 Source/platform/LayoutUnit.h v.m_value = clampToInteger(floorf(value * kFixedPointDenominator)); value 87 Source/platform/LayoutUnit.h static LayoutUnit fromFloatRound(float value) value 89 Source/platform/LayoutUnit.h if (value >= 0) value 90 Source/platform/LayoutUnit.h return clamp(value + epsilon() / 2.0f); value 91 Source/platform/LayoutUnit.h return clamp(value - epsilon() / 2.0f); value 120 Source/platform/LayoutUnit.h inline void setRawValue(int value) { m_value = value; } value 121 Source/platform/LayoutUnit.h void setRawValue(long long value) value 123 Source/platform/LayoutUnit.h REPORT_OVERFLOW(value > std::numeric_limits<int>::min() && value < std::numeric_limits<int>::max()); value 124 Source/platform/LayoutUnit.h m_value = static_cast<int>(value); value 207 Source/platform/LayoutUnit.h static LayoutUnit clamp(double value) value 209 Source/platform/LayoutUnit.h return clampTo<LayoutUnit>(value, LayoutUnit::min(), LayoutUnit::max()); value 213 Source/platform/LayoutUnit.h static bool isInBounds(int value) value 215 Source/platform/LayoutUnit.h return ::abs(value) <= std::numeric_limits<int>::max() / kFixedPointDenominator; value 217 Source/platform/LayoutUnit.h static bool isInBounds(unsigned value) value 219 Source/platform/LayoutUnit.h return value <= static_cast<unsigned>(std::numeric_limits<int>::max()) / kFixedPointDenominator; value 221 Source/platform/LayoutUnit.h static bool isInBounds(double value) value 223 Source/platform/LayoutUnit.h return ::fabs(value) <= std::numeric_limits<int>::max() / kFixedPointDenominator; value 226 Source/platform/LayoutUnit.h inline void setValue(int value) value 228 Source/platform/LayoutUnit.h if (value > intMaxForLayoutUnit) value 230 Source/platform/LayoutUnit.h else if (value < intMinForLayoutUnit) value 233 Source/platform/LayoutUnit.h m_value = value * kFixedPointDenominator; value 235 Source/platform/LayoutUnit.h inline void setValue(unsigned value) value 237 Source/platform/LayoutUnit.h if (value >= static_cast<unsigned>(intMaxForLayoutUnit)) value 240 Source/platform/LayoutUnit.h m_value = value * kFixedPointDenominator; value 771 Source/platform/LayoutUnit.h inline int roundToInt(LayoutUnit value) value 773 Source/platform/LayoutUnit.h return value.round(); value 776 Source/platform/LayoutUnit.h inline int floorToInt(LayoutUnit value) value 778 Source/platform/LayoutUnit.h return value.floor(); value 781 Source/platform/LayoutUnit.h inline LayoutUnit absoluteValue(const LayoutUnit& value) value 783 Source/platform/LayoutUnit.h return value.abs(); value 791 Source/platform/LayoutUnit.h inline bool isIntegerValue(const LayoutUnit value) value 793 Source/platform/LayoutUnit.h return value.toInt() == value; value 796 Source/platform/LayoutUnit.h inline LayoutUnit clampToLayoutUnit(LayoutUnit value, LayoutUnit min, LayoutUnit max) value 798 Source/platform/LayoutUnit.h if (value >= max) value 800 Source/platform/LayoutUnit.h if (value <= min) value 802 Source/platform/LayoutUnit.h return value; value 149 Source/platform/Length.cpp CalculationValue* value = m_map.get(index); value 150 Source/platform/Length.cpp if (value->hasOneRef()) { value 155 Source/platform/Length.cpp value->deref(); value 216 Source/platform/Length.cpp int32_t value; value 137 Source/platform/Length.h inline float value() const value 167 Source/platform/Length.h void setValue(LengthType t, int value) value 170 Source/platform/Length.h m_intValue = value; value 174 Source/platform/Length.h void setValue(int value) value 180 Source/platform/Length.h setValue(Fixed, value); value 183 Source/platform/Length.h void setValue(LengthType t, float value) value 186 Source/platform/Length.h m_floatValue = value; value 190 Source/platform/Length.h void setValue(LengthType t, LayoutUnit value) value 193 Source/platform/Length.h m_floatValue = value.toFloat(); value 197 Source/platform/Length.h void setValue(float value) value 199 Source/platform/Length.h *this = Length(value, Fixed); value 274 Source/platform/Length.h float blendedValue = WebCore::blend(from.value(), value(), progress); value 69 Source/platform/LengthFunctions.cpp return length.value(); value 46 Source/platform/PODIntervalTreeTest.cpp static String string(const float& value) { return String::number(value); } value 51 Source/platform/PODIntervalTreeTest.cpp static String string(void* const& value) value 53 Source/platform/PODIntervalTreeTest.cpp return String::format("0x%p", value); value 92 Source/platform/PODIntervalTreeTest.cpp static String string(int* const& value) value 94 Source/platform/PODIntervalTreeTest.cpp return String::format("0x%p", value); value 135 Source/platform/PODIntervalTreeTest.cpp static String string(const UserData1& value) value 137 Source/platform/PODIntervalTreeTest.cpp return String("[UserData1 a=") + String::number(value.a) + " b=" + String::number(value.b) + "]"; value 170 Source/platform/PODIntervalTreeTest.cpp explicit EndpointType1(int value) value 171 Source/platform/PODIntervalTreeTest.cpp : m_value(value) { } value 192 Source/platform/PODIntervalTreeTest.cpp static String string(const EndpointType1& value) value 194 Source/platform/PODIntervalTreeTest.cpp return String("[EndpointType1 value=") + String::number(value.value()) + "]"; value 213 Source/platform/PODIntervalTreeTest.cpp static String string(const int& value) { return String::number(value); } value 181 Source/platform/PODRedBlackTreeTest.cpp int value = nextRandom(maximumValue); value 182 Source/platform/PODRedBlackTreeTest.cpp tree.add(value); value 184 Source/platform/PODRedBlackTreeTest.cpp values.append(value); value 190 Source/platform/PODRedBlackTreeTest.cpp int value = values[index]; value 192 Source/platform/PODRedBlackTreeTest.cpp tree.remove(value); value 195 Source/platform/PODRedBlackTreeTest.cpp value = nextRandom(maximumValue); value 196 Source/platform/PODRedBlackTreeTest.cpp values[index] = value; value 197 Source/platform/PODRedBlackTreeTest.cpp tree.add(value); value 286 Source/platform/TraceEvent.h #define TRACE_COUNTER1(category, name, value) \ value 289 Source/platform/TraceEvent.h "value", static_cast<int>(value)) value 290 Source/platform/TraceEvent.h #define TRACE_COPY_COUNTER1(category, name, value) \ value 293 Source/platform/TraceEvent.h "value", static_cast<int>(value)) value 321 Source/platform/TraceEvent.h #define TRACE_COUNTER_ID1(category, name, id, value) \ value 324 Source/platform/TraceEvent.h "value", static_cast<int>(value)) value 325 Source/platform/TraceEvent.h #define TRACE_COPY_COUNTER_ID1(category, name, id, value) \ value 328 Source/platform/TraceEvent.h "value", static_cast<int>(value)) value 751 Source/platform/TraceEvent.h unsigned long long* value) { \ value 755 Source/platform/TraceEvent.h *value = typeValue.m_uint; \ value 762 Source/platform/TraceEvent.h unsigned long long* value) { \ value 764 Source/platform/TraceEvent.h *value = static_cast<unsigned long long>(arg); \ value 788 Source/platform/TraceEvent.h static inline void setTraceValue(const WTF::CString& arg, unsigned char* type, unsigned long long* value) value 793 Source/platform/TraceEvent.h *value = typeValue.m_uint; value 47 Source/platform/animation/AnimationUtilities.h COMPILE_ASSERT(WTF::IsInteger<T>::value, BlendForUnsignedTypes); value 65 Source/platform/animation/AnimationValue.h FloatAnimationValue(double keyTime, float value, PassRefPtr<TimingFunction> timingFunction = nullptr) value 67 Source/platform/animation/AnimationValue.h , m_value(value) value 72 Source/platform/animation/AnimationValue.h float value() const { return m_value; } value 81 Source/platform/animation/AnimationValue.h explicit TransformAnimationValue(double keyTime, const TransformOperations* value = 0, PassRefPtr<TimingFunction> timingFunction = nullptr) value 84 Source/platform/animation/AnimationValue.h if (value) value 85 Source/platform/animation/AnimationValue.h m_value = *value; value 89 Source/platform/animation/AnimationValue.h const TransformOperations* value() const { return &m_value; } value 98 Source/platform/animation/AnimationValue.h explicit FilterAnimationValue(double keyTime, const FilterOperations* value = 0, PassRefPtr<TimingFunction> timingFunction = nullptr) value 101 Source/platform/animation/AnimationValue.h if (value) value 102 Source/platform/animation/AnimationValue.h m_value = *value; value 106 Source/platform/animation/AnimationValue.h const FilterOperations* value() const { return &m_value; } value 32 Source/platform/animation/KeyframeValueList.cpp void KeyframeValueList::insert(PassOwnPtr<const AnimationValue> value) value 36 Source/platform/animation/KeyframeValueList.cpp if (curValue->keyTime() == value->keyTime()) { value 39 Source/platform/animation/KeyframeValueList.cpp m_values.insert(i + 1, value); value 42 Source/platform/animation/KeyframeValueList.cpp if (curValue->keyTime() > value->keyTime()) { value 44 Source/platform/animation/KeyframeValueList.cpp m_values.insert(i, value); value 49 Source/platform/animation/KeyframeValueList.cpp m_values.append(value); value 246 Source/platform/animation/TimingFunction.h typeName##TimingFunction, TimingFunction, value, \ value 247 Source/platform/animation/TimingFunction.h value->type() == TimingFunction::typeName##Function, \ value 248 Source/platform/animation/TimingFunction.h value.type() == TimingFunction::typeName##Function) value 148 Source/platform/audio/AudioArray.h intptr_t value = reinterpret_cast<intptr_t>(address); value 149 Source/platform/audio/AudioArray.h return reinterpret_cast<T*>((value + alignment - 1) & ~(alignment - 1)); value 57 Source/platform/audio/DynamicsCompressor.cpp void DynamicsCompressor::setParameterValue(unsigned parameterID, float value) value 61 Source/platform/audio/DynamicsCompressor.cpp m_parameters[parameterID] = value; value 76 Source/platform/audio/DynamicsCompressor.h void setParameterValue(unsigned parameterID, float value); value 82 Source/platform/audio/HRTFElevation.cpp bus = iterator->value; value 32 Source/platform/exported/WebFilterKeyframe.cpp WebFilterKeyframe::WebFilterKeyframe(double time, PassOwnPtr<WebFilterOperations> value) value 34 Source/platform/exported/WebFilterKeyframe.cpp , m_value(value) value 57 Source/platform/exported/WebHTTPLoadInfo.cpp WebHTTPLoadInfo::WebHTTPLoadInfo(WTF::PassRefPtr<WebCore::ResourceLoadInfo> value) value 58 Source/platform/exported/WebHTTPLoadInfo.cpp : m_private(value) value 103 Source/platform/exported/WebHTTPLoadInfo.cpp static void addHeader(HTTPHeaderMap* map, const WebString& name, const WebString& value) value 105 Source/platform/exported/WebHTTPLoadInfo.cpp HTTPHeaderMap::AddResult result = map->add(name, value); value 108 Source/platform/exported/WebHTTPLoadInfo.cpp result.storedValue->value = result.storedValue->value + "\n" + String(value); value 111 Source/platform/exported/WebHTTPLoadInfo.cpp void WebHTTPLoadInfo::addRequestHeader(const WebString& name, const WebString& value) value 114 Source/platform/exported/WebHTTPLoadInfo.cpp addHeader(&m_private->requestHeaders, name, value); value 117 Source/platform/exported/WebHTTPLoadInfo.cpp void WebHTTPLoadInfo::addResponseHeader(const WebString& name, const WebString& value) value 120 Source/platform/exported/WebHTTPLoadInfo.cpp addHeader(&m_private->responseHeaders, name, value); value 47 Source/platform/exported/WebMediaConstraints.cpp bool getMandatoryConstraintValue(const WebString& name, WebString& value); value 48 Source/platform/exported/WebMediaConstraints.cpp bool getOptionalConstraintValue(const WebString& name, WebString& value); value 85 Source/platform/exported/WebMediaConstraints.cpp bool WebMediaConstraintsPrivate::getMandatoryConstraintValue(const WebString& name, WebString& value) value 89 Source/platform/exported/WebMediaConstraints.cpp value = m_mandatory[i].m_value; value 96 Source/platform/exported/WebMediaConstraints.cpp bool WebMediaConstraintsPrivate::getOptionalConstraintValue(const WebString& name, WebString& value) value 100 Source/platform/exported/WebMediaConstraints.cpp value = m_optional[i].m_value; value 131 Source/platform/exported/WebMediaConstraints.cpp bool WebMediaConstraints::getMandatoryConstraintValue(const WebString& name, WebString& value) const value 134 Source/platform/exported/WebMediaConstraints.cpp return m_private->getMandatoryConstraintValue(name, value); value 137 Source/platform/exported/WebMediaConstraints.cpp bool WebMediaConstraints::getOptionalConstraintValue(const WebString& name, WebString& value) const value 140 Source/platform/exported/WebMediaConstraints.cpp return m_private->getOptionalConstraintValue(name, value); value 62 Source/platform/exported/WebRTCStatsResponse.cpp void WebRTCStatsResponse::addStatistic(size_t report, WebString name, WebString value) value 65 Source/platform/exported/WebRTCStatsResponse.cpp m_private->addStatistic(report, name, value); value 46 Source/platform/exported/WebScrollbarImpl.cpp return m_scrollbar->value(); value 43 Source/platform/exported/WebScrollbarImpl.h virtual int value() const OVERRIDE; value 164 Source/platform/exported/WebScrollbarThemeClientImpl.cpp return m_scrollbar->value(); value 169 Source/platform/exported/WebScrollbarThemeClientImpl.cpp return value(); value 67 Source/platform/exported/WebScrollbarThemeClientImpl.h virtual int value() const OVERRIDE; value 56 Source/platform/exported/WebSocketHandshakeRequestInfo.cpp void WebSocketHandshakeRequestInfo::addHeaderField(const WebString& name, const WebString& value) value 58 Source/platform/exported/WebSocketHandshakeRequestInfo.cpp m_private->addAndMergeHeader(name, value); value 60 Source/platform/exported/WebSocketHandshakeResponseInfo.cpp void WebSocketHandshakeResponseInfo::addHeaderField(const WebString& name, const WebString& value) value 62 Source/platform/exported/WebSocketHandshakeResponseInfo.cpp m_private->addHeaderField(name, value); value 32 Source/platform/exported/WebTransformKeyframe.cpp WebTransformKeyframe::WebTransformKeyframe(double time, PassOwnPtr<WebTransformOperations> value) value 34 Source/platform/exported/WebTransformKeyframe.cpp , m_value(value) value 176 Source/platform/exported/WebURLLoadTiming.cpp WebURLLoadTiming::WebURLLoadTiming(const PassRefPtr<ResourceLoadTiming>& value) value 177 Source/platform/exported/WebURLLoadTiming.cpp : m_private(value) value 181 Source/platform/exported/WebURLLoadTiming.cpp WebURLLoadTiming& WebURLLoadTiming::operator=(const PassRefPtr<ResourceLoadTiming>& value) value 183 Source/platform/exported/WebURLLoadTiming.cpp m_private = value; value 166 Source/platform/exported/WebURLRequest.cpp void WebURLRequest::setHTTPHeaderField(const WebString& name, const WebString& value) value 169 Source/platform/exported/WebURLRequest.cpp m_private->m_resourceRequest->setHTTPHeaderField(name, value); value 180 Source/platform/exported/WebURLRequest.cpp void WebURLRequest::addHTTPHeaderField(const WebString& name, const WebString& value) value 182 Source/platform/exported/WebURLRequest.cpp m_private->m_resourceRequest->addHTTPHeaderField(name, value); value 194 Source/platform/exported/WebURLRequest.cpp visitor->visitHeader(it->key, it->value); value 159 Source/platform/exported/WebURLResponse.cpp void WebURLResponse::setHTTPLoadInfo(const WebHTTPLoadInfo& value) value 161 Source/platform/exported/WebURLResponse.cpp m_private->m_resourceResponse->setResourceLoadInfo(value); value 249 Source/platform/exported/WebURLResponse.cpp void WebURLResponse::setHTTPHeaderField(const WebString& name, const WebString& value) value 251 Source/platform/exported/WebURLResponse.cpp m_private->m_resourceResponse->setHTTPHeaderField(name, value); value 254 Source/platform/exported/WebURLResponse.cpp void WebURLResponse::addHTTPHeaderField(const WebString& name, const WebString& value) value 256 Source/platform/exported/WebURLResponse.cpp if (name.isNull() || value.isNull()) value 259 Source/platform/exported/WebURLResponse.cpp m_private->m_resourceResponse->addHTTPHeaderField(name, value); value 271 Source/platform/exported/WebURLResponse.cpp visitor->visitHeader(it->key, it->value); value 336 Source/platform/exported/WebURLResponse.cpp void WebURLResponse::setWasCached(bool value) value 338 Source/platform/exported/WebURLResponse.cpp m_private->m_resourceResponse->setWasCached(value); value 346 Source/platform/exported/WebURLResponse.cpp void WebURLResponse::setWasFetchedViaSPDY(bool value) value 348 Source/platform/exported/WebURLResponse.cpp m_private->m_resourceResponse->setWasFetchedViaSPDY(value); value 356 Source/platform/exported/WebURLResponse.cpp void WebURLResponse::setWasNpnNegotiated(bool value) value 358 Source/platform/exported/WebURLResponse.cpp m_private->m_resourceResponse->setWasNpnNegotiated(value); value 366 Source/platform/exported/WebURLResponse.cpp void WebURLResponse::setWasAlternateProtocolAvailable(bool value) value 368 Source/platform/exported/WebURLResponse.cpp m_private->m_resourceResponse->setWasAlternateProtocolAvailable(value); value 376 Source/platform/exported/WebURLResponse.cpp void WebURLResponse::setWasFetchedViaProxy(bool value) value 378 Source/platform/exported/WebURLResponse.cpp m_private->m_resourceResponse->setWasFetchedViaProxy(value); value 386 Source/platform/exported/WebURLResponse.cpp void WebURLResponse::setIsMultipartPayload(bool value) value 388 Source/platform/exported/WebURLResponse.cpp m_private->m_resourceResponse->setIsMultipartPayload(value); value 77 Source/platform/fonts/Character.cpp bool valueInIntervalList(const T (&intervalList)[size], const T& value) value 79 Source/platform/fonts/Character.cpp const T* bound = std::upper_bound(&intervalList[0], &intervalList[size], value); value 82 Source/platform/fonts/Character.cpp return bound > intervalList && *(bound - 1) == value; value 106 Source/platform/fonts/FontCache.cpp result = it->value.get(); value 137 Source/platform/fonts/FontCache.cpp return result.get()->value; value 197 Source/platform/fonts/FontCache.cpp if (platformData->value && !gFontDataCache->contains(platformData->value.get())) value 214 Source/platform/fonts/FontCache.cpp if (verticalData->value) value 215 Source/platform/fonts/FontCache.cpp verticalData->value->setInFontCache(false); value 223 Source/platform/fonts/FontCache.cpp if (!verticalData->value || !verticalData->value->inFontCache()) value 62 Source/platform/fonts/FontDataCache.cpp if (!result.get()->value.second) { value 63 Source/platform/fonts/FontDataCache.cpp ASSERT(m_inactiveFontData.contains(result.get()->value.first)); value 64 Source/platform/fonts/FontDataCache.cpp m_inactiveFontData.remove(result.get()->value.first); value 68 Source/platform/fonts/FontDataCache.cpp result.get()->value.second++; value 69 Source/platform/fonts/FontDataCache.cpp } else if (!result.get()->value.second) { value 72 Source/platform/fonts/FontDataCache.cpp m_inactiveFontData.add(result.get()->value.first); value 75 Source/platform/fonts/FontDataCache.cpp return result.get()->value.first; value 92 Source/platform/fonts/FontDataCache.cpp ASSERT(it->value.second); value 93 Source/platform/fonts/FontDataCache.cpp if (!--it->value.second) value 94 Source/platform/fonts/FontDataCache.cpp m_inactiveFontData.add(it->value.first); value 102 Source/platform/fonts/FontDataCache.cpp OpenTypeVerticalData* verticalData = const_cast<OpenTypeVerticalData*>(fontData->value.first->verticalData()); value 69 Source/platform/fonts/FontDataCache.h static bool isDeletedValue(const FontPlatformData& value) value 71 Source/platform/fonts/FontDataCache.h return value.isHashTableDeletedValue(); value 31 Source/platform/fonts/FontFeatureSettings.cpp FontFeature::FontFeature(const AtomicString& tag, int value) value 33 Source/platform/fonts/FontFeatureSettings.cpp , m_value(value) value 40 Source/platform/fonts/FontFeatureSettings.h FontFeature(const AtomicString& tag, int value); value 44 Source/platform/fonts/FontFeatureSettings.h int value() const { return m_value; } value 67 Source/platform/fonts/GenericFontFamilySettings.cpp } else if (it != fontMap.end() && it->value == family) { value 78 Source/platform/fonts/GenericFontFamilySettings.cpp return it->value; value 86 Source/platform/fonts/GenericFontFamilySettings.h static bool isDeletedValue(int value) { return value == -3; } value 77 Source/platform/fonts/GlyphPageTreeNode.cpp count += it->value->pageCount(); value 91 Source/platform/fonts/GlyphPageTreeNode.cpp count += it->value->pageCount(); value 102 Source/platform/fonts/GlyphPageTreeNode.cpp it->value->pruneCustomFontData(fontData); value 114 Source/platform/fonts/GlyphPageTreeNode.cpp it->value->pruneFontData(fontData); value 372 Source/platform/fonts/GlyphPageTreeNode.cpp it->value->pruneCustomFontData(fontData); value 397 Source/platform/fonts/GlyphPageTreeNode.cpp it->value->pruneFontData(fontData, level); value 410 Source/platform/fonts/GlyphPageTreeNode.cpp it->value->showSubtree(); value 59 Source/platform/fonts/VDMXParser.cpp bool readU8(uint8_t* value) value 63 Source/platform/fonts/VDMXParser.cpp *value = m_buffer[m_offset]; value 68 Source/platform/fonts/VDMXParser.cpp bool readU16(uint16_t* value) value 72 Source/platform/fonts/VDMXParser.cpp memcpy(value, m_buffer + m_offset, sizeof(uint16_t)); value 73 Source/platform/fonts/VDMXParser.cpp *value = ntohs(*value); value 78 Source/platform/fonts/VDMXParser.cpp bool readS16(int16_t* value) value 80 Source/platform/fonts/VDMXParser.cpp return readU16(reinterpret_cast<uint16_t*>(value)); value 146 Source/platform/fonts/WidthCache.h float *value; value 150 Source/platform/fonts/WidthCache.h value = &addResult.storedValue->value; value 160 Source/platform/fonts/WidthCache.h value = &addResult.storedValue->value; value 166 Source/platform/fonts/WidthCache.h return value; value 175 Source/platform/fonts/WidthCache.h return value; value 87 Source/platform/fonts/harfbuzz/HarfBuzzFace.cpp result.storedValue->value = FaceCacheEntry::create(createFace()); value 88 Source/platform/fonts/harfbuzz/HarfBuzzFace.cpp result.storedValue->value->ref(); value 89 Source/platform/fonts/harfbuzz/HarfBuzzFace.cpp m_face = result.storedValue->value->face(); value 90 Source/platform/fonts/harfbuzz/HarfBuzzFace.cpp m_glyphCacheForFaceCacheEntry = result.storedValue->value->glyphCache(); value 97 Source/platform/fonts/harfbuzz/HarfBuzzFace.cpp ASSERT(result.get()->value->refCount() > 1); value 98 Source/platform/fonts/harfbuzz/HarfBuzzFace.cpp result.get()->value->deref(); value 99 Source/platform/fonts/harfbuzz/HarfBuzzFace.cpp if (result.get()->value->refCount() == 1) value 43 Source/platform/fonts/harfbuzz/HarfBuzzFaceCoreText.cpp static hb_position_t floatToHarfBuzzPosition(CGFloat value) value 45 Source/platform/fonts/harfbuzz/HarfBuzzFaceCoreText.cpp return static_cast<hb_position_t>(value * (1 << 16)); value 62 Source/platform/fonts/harfbuzz/HarfBuzzFaceSkia.cpp static hb_position_t SkiaScalarToHarfBuzzPosition(SkScalar value) value 64 Source/platform/fonts/harfbuzz/HarfBuzzFaceSkia.cpp return SkScalarToFixed(value); value 98 Source/platform/fonts/harfbuzz/HarfBuzzFaceSkia.cpp result.storedValue->value = glyph16; value 101 Source/platform/fonts/harfbuzz/HarfBuzzFaceSkia.cpp *glyph = result.storedValue->value; value 209 Source/platform/fonts/harfbuzz/HarfBuzzShaper.cpp static inline float harfBuzzPositionToFloat(hb_position_t value) value 211 Source/platform/fonts/harfbuzz/HarfBuzzShaper.cpp return static_cast<float>(value) / (1 << 16); value 530 Source/platform/fonts/harfbuzz/HarfBuzzShaper.cpp feature.value = settings->at(i).value(); value 38 Source/platform/fonts/mac/SimpleFontDataCoreText.cpp RetainPtr<CFDictionaryRef>& attributesDictionary = addResult.storedValue->value; value 261 Source/platform/fonts/skia/SimpleFontDataSkia.cpp return addResult.storedValue->value; value 274 Source/platform/fonts/skia/SimpleFontDataSkia.cpp addResult.storedValue->value = true; value 143 Source/platform/geometry/FloatPolygon.h static String string(const float value) { return String::number(value); } value 43 Source/platform/geometry/IntSizeHash.h static bool isDeletedValue(const WebCore::IntSize& value) { return value.width() == -1 && value.height() == -1; } value 104 Source/platform/geometry/LayoutBoxExtent.cpp void LayoutBoxExtent::setBefore(WritingMode writingMode, LayoutUnit value) value 108 Source/platform/geometry/LayoutBoxExtent.cpp m_top = value; value 111 Source/platform/geometry/LayoutBoxExtent.cpp m_bottom = value; value 114 Source/platform/geometry/LayoutBoxExtent.cpp m_left = value; value 117 Source/platform/geometry/LayoutBoxExtent.cpp m_right = value; value 121 Source/platform/geometry/LayoutBoxExtent.cpp m_top = value; value 125 Source/platform/geometry/LayoutBoxExtent.cpp void LayoutBoxExtent::setAfter(WritingMode writingMode, LayoutUnit value) value 129 Source/platform/geometry/LayoutBoxExtent.cpp m_bottom = value; value 132 Source/platform/geometry/LayoutBoxExtent.cpp m_top = value; value 135 Source/platform/geometry/LayoutBoxExtent.cpp m_right = value; value 138 Source/platform/geometry/LayoutBoxExtent.cpp m_left = value; value 142 Source/platform/geometry/LayoutBoxExtent.cpp m_bottom = value; value 146 Source/platform/geometry/LayoutBoxExtent.cpp void LayoutBoxExtent::setStart(WritingMode writingMode, TextDirection direction, LayoutUnit value) value 150 Source/platform/geometry/LayoutBoxExtent.cpp m_left = value; value 152 Source/platform/geometry/LayoutBoxExtent.cpp m_right = value; value 155 Source/platform/geometry/LayoutBoxExtent.cpp m_top = value; value 157 Source/platform/geometry/LayoutBoxExtent.cpp m_bottom = value; value 161 Source/platform/geometry/LayoutBoxExtent.cpp void LayoutBoxExtent::setEnd(WritingMode writingMode, TextDirection direction, LayoutUnit value) value 165 Source/platform/geometry/LayoutBoxExtent.cpp m_right = value; value 167 Source/platform/geometry/LayoutBoxExtent.cpp m_left = value; value 170 Source/platform/geometry/LayoutBoxExtent.cpp m_bottom = value; value 172 Source/platform/geometry/LayoutBoxExtent.cpp m_top = value; value 52 Source/platform/geometry/LayoutBoxExtent.h inline void setTop(LayoutUnit value) { m_top = value; } value 53 Source/platform/geometry/LayoutBoxExtent.h inline void setRight(LayoutUnit value) { m_right = value; } value 54 Source/platform/geometry/LayoutBoxExtent.h inline void setBottom(LayoutUnit value) { m_bottom = value; } value 55 Source/platform/geometry/LayoutBoxExtent.h inline void setLeft(LayoutUnit value) { m_left = value; } value 132 Source/platform/graphics/Color.cpp unsigned value = 0; value 136 Source/platform/graphics/Color.cpp value <<= 4; value 137 Source/platform/graphics/Color.cpp value |= toASCIIHexValue(name[i]); value 140 Source/platform/graphics/Color.cpp rgb = 0xFF000000 | value; value 145 Source/platform/graphics/Color.cpp | (value & 0xF00) << 12 | (value & 0xF00) << 8 value 146 Source/platform/graphics/Color.cpp | (value & 0xF0) << 8 | (value & 0xF0) << 4 value 147 Source/platform/graphics/Color.cpp | (value & 0xF) << 4 | (value & 0xF); value 68 Source/platform/graphics/Gradient.h void addColorStop(float value, const Color& color) { addColorStop(ColorStop(value, color)); } value 412 Source/platform/graphics/GraphicsContext.h static int fastMod(int value, int max) value 415 Source/platform/graphics/GraphicsContext.h if (value < 0) { value 416 Source/platform/graphics/GraphicsContext.h value = -value; value 419 Source/platform/graphics/GraphicsContext.h if (value >= max) value 420 Source/platform/graphics/GraphicsContext.h value %= max; value 422 Source/platform/graphics/GraphicsContext.h value = -value; value 423 Source/platform/graphics/GraphicsContext.h return value; value 510 Source/platform/graphics/GraphicsLayer.cpp Vector<FloatRect>& repaintRects = repaintIt->value; value 523 Source/platform/graphics/GraphicsLayer.cpp rects.appendVector(repaintIt->value); value 595 Source/platform/graphics/GraphicsLayer.cpp contextId = it->value; value 101 Source/platform/graphics/ImageDecodingStore.cpp return lockCacheEntryInternal(iter->value.get(), cachedImage, &cacheEntriesToDelete); value 114 Source/platform/graphics/ImageDecodingStore.cpp CacheEntry* cacheEntry = iter->value.get(); value 151 Source/platform/graphics/ImageDecodingStore.cpp if (lockCacheEntryInternal(iter->value.get(), &oldImage, &cacheEntriesToDelete)) { value 173 Source/platform/graphics/ImageDecodingStore.cpp DecoderCacheEntry* cacheEntry = iter->value.get(); value 188 Source/platform/graphics/ImageDecodingStore.cpp CacheEntry* cacheEntry = iter->value.get(); value 216 Source/platform/graphics/ImageDecodingStore.cpp CacheEntry* cacheEntry = iter->value.get(); value 370 Source/platform/graphics/ImageDecodingStore.cpp result.storedValue->value.add(key); value 395 Source/platform/graphics/ImageDecodingStore.cpp iter->value.remove(cacheEntry->cacheKey()); value 396 Source/platform/graphics/ImageDecodingStore.cpp if (!iter->value.size()) value 428 Source/platform/graphics/ImageDecodingStore.cpp copyToVector(iter->value, cacheIdentifierList); value 65 Source/platform/graphics/filters/FEBlend.cpp static inline unsigned char fastDivideBy255(uint16_t value) value 68 Source/platform/graphics/filters/FEBlend.cpp uint16_t quotient = value >> 8; value 69 Source/platform/graphics/filters/FEBlend.cpp uint16_t remainder = value - (quotient * 255) + 1; value 54 Source/platform/graphics/filters/FEColorMatrix.h static inline void calculateSaturateComponents(float* components, float value); value 55 Source/platform/graphics/filters/FEColorMatrix.h static inline void calculateHueRotateComponents(float* components, float value); value 64 Source/platform/graphics/filters/Filter.h virtual float applyHorizontalScale(float value) const value 66 Source/platform/graphics/filters/Filter.h return value * m_absoluteTransform.a(); value 68 Source/platform/graphics/filters/Filter.h virtual float applyVerticalScale(float value) const value 70 Source/platform/graphics/filters/Filter.h return value * m_absoluteTransform.d(); value 144 Source/platform/graphics/filters/FilterEffect.h void setHasX(bool value) { m_hasX = value; } value 147 Source/platform/graphics/filters/FilterEffect.h void setHasY(bool value) { m_hasY = value; } value 150 Source/platform/graphics/filters/FilterEffect.h void setHasWidth(bool value) { m_hasWidth = value; } value 153 Source/platform/graphics/filters/FilterEffect.h void setHasHeight(bool value) { m_hasHeight = value; } value 165 Source/platform/graphics/filters/FilterEffect.h void setClipsToBounds(bool value) { m_clipsToBounds = value; } value 75 Source/platform/graphics/filters/SkiaImageFilterBuilder.cpp return it->value; value 1513 Source/platform/graphics/gpu/WebGLImageConversion.cpp unsigned validRowSize = checkedValue.value(); value 1525 Source/platform/graphics/gpu/WebGLImageConversion.cpp *imageSizeInBytes = checkedValue.value(); value 54 Source/platform/graphics/skia/NativeImageSkia.cpp static bool nearlyIntegral(float value) value 56 Source/platform/graphics/skia/NativeImageSkia.cpp return fabs(value - floorf(value)) < std::numeric_limits<float>::epsilon(); value 54 Source/platform/graphics/skia/SkSizeHash.h static bool isDeletedValue(const SkSize& value) value 56 Source/platform/graphics/skia/SkSizeHash.h return value.width() == -1 && value.height() == -1; value 78 Source/platform/graphics/skia/SkSizeHash.h static bool isDeletedValue(const SkISize& value) value 80 Source/platform/graphics/skia/SkSizeHash.h return value.width() == -1 && value.height() == -1; value 124 Source/platform/graphics/test/MockWebGraphicsContext3D.h virtual void getBooleanv(WGC3Denum pname, WGC3Dboolean* value) { } value 125 Source/platform/graphics/test/MockWebGraphicsContext3D.h virtual void getBufferParameteriv(WGC3Denum target, WGC3Denum pname, WGC3Dint* value) { } value 128 Source/platform/graphics/test/MockWebGraphicsContext3D.h virtual void getFloatv(WGC3Denum pname, WGC3Dfloat* value) { } value 129 Source/platform/graphics/test/MockWebGraphicsContext3D.h virtual void getFramebufferAttachmentParameteriv(WGC3Denum target, WGC3Denum attachment, WGC3Denum pname, WGC3Dint* value) { } value 131 Source/platform/graphics/test/MockWebGraphicsContext3D.h virtual void getIntegerv(WGC3Denum pname, WGC3Dint* value) value 134 Source/platform/graphics/test/MockWebGraphicsContext3D.h *value = 1024; value 137 Source/platform/graphics/test/MockWebGraphicsContext3D.h virtual void getProgramiv(WebGLId program, WGC3Denum pname, WGC3Dint* value) value 140 Source/platform/graphics/test/MockWebGraphicsContext3D.h *value = 1; value 144 Source/platform/graphics/test/MockWebGraphicsContext3D.h virtual void getRenderbufferParameteriv(WGC3Denum target, WGC3Denum pname, WGC3Dint* value) { } value 146 Source/platform/graphics/test/MockWebGraphicsContext3D.h virtual void getShaderiv(WebGLId shader, WGC3Denum pname, WGC3Dint* value) value 149 Source/platform/graphics/test/MockWebGraphicsContext3D.h *value = 1; value 156 Source/platform/graphics/test/MockWebGraphicsContext3D.h virtual void getTexParameterfv(WGC3Denum target, WGC3Denum pname, WGC3Dfloat* value) { } value 157 Source/platform/graphics/test/MockWebGraphicsContext3D.h virtual void getTexParameteriv(WGC3Denum target, WGC3Denum pname, WGC3Dint* value) { } value 158 Source/platform/graphics/test/MockWebGraphicsContext3D.h virtual void getUniformfv(WebGLId program, WGC3Dint location, WGC3Dfloat* value) { } value 159 Source/platform/graphics/test/MockWebGraphicsContext3D.h virtual void getUniformiv(WebGLId program, WGC3Dint location, WGC3Dint* value) { } value 161 Source/platform/graphics/test/MockWebGraphicsContext3D.h virtual void getVertexAttribfv(WGC3Duint index, WGC3Denum pname, WGC3Dfloat* value) { } value 162 Source/platform/graphics/test/MockWebGraphicsContext3D.h virtual void getVertexAttribiv(WGC3Duint index, WGC3Denum pname, WGC3Dint* value) { } value 183 Source/platform/graphics/test/MockWebGraphicsContext3D.h virtual void sampleCoverage(WGC3Dclampf value, WGC3Dboolean invert) { } value 216 Source/platform/graphics/test/MockWebGraphicsContext3D.h virtual void uniformMatrix2fv(WGC3Dint location, WGC3Dsizei count, WGC3Dboolean transpose, const WGC3Dfloat* value) { } value 217 Source/platform/graphics/test/MockWebGraphicsContext3D.h virtual void uniformMatrix3fv(WGC3Dint location, WGC3Dsizei count, WGC3Dboolean transpose, const WGC3Dfloat* value) { } value 218 Source/platform/graphics/test/MockWebGraphicsContext3D.h virtual void uniformMatrix4fv(WGC3Dint location, WGC3Dsizei count, WGC3Dboolean transpose, const WGC3Dfloat* value) { } value 55 Source/platform/heap/Handle.h COMPILE_ASSERT(GarbageCollectedSubclass::value || \ value 56 Source/platform/heap/Handle.h GarbageCollectedMixinSubclass::value || \ value 57 Source/platform/heap/Handle.h HeapHashSetSubclass::value || \ value 58 Source/platform/heap/Handle.h HeapHashMapSubclass::value || \ value 59 Source/platform/heap/Handle.h HeapVectorSubclass::value || \ value 60 Source/platform/heap/Handle.h HeapTerminatedArraySubclass::value, \ value 224 Source/platform/heap/Handle.h bool isGlobalPersistent = WTF::IsSubclass<RootsAccessor, GlobalPersistents>::value; \ value 575 Source/platform/heap/Handle.h static const bool firstNeedsTracing = WTF::NeedsTracing<T>::value || WTF::IsWeak<T>::value; value 576 Source/platform/heap/Handle.h static const bool secondNeedsTracing = WTF::NeedsTracing<U>::value || WTF::IsWeak<U>::value; value 722 Source/platform/heap/Handle.h static const bool notRefCountedGarbageCollected = !WTF::IsSubclassOfTemplate<T, RefCountedGarbageCollected>::value; value 723 Source/platform/heap/Handle.h static const bool notRefCounted = !WTF::IsSubclassOfTemplate<T, RefCounted>::value; value 731 Source/platform/heap/Handle.h static const bool isRefCountedGarbageCollected = WTF::IsSubclassOfTemplate<T, RefCountedGarbageCollected>::value; value 738 Source/platform/heap/Handle.h static const bool notRefCountedGarbageCollected = !WTF::IsSubclassOfTemplate<T, RefCountedGarbageCollected>::value; value 739 Source/platform/heap/Handle.h static const bool notRefCounted = !WTF::IsSubclassOfTemplate<T, RefCounted>::value; value 858 Source/platform/heap/Handle.h static void store(const U& value, WebCore::Member<T>& storage) { storage = value; } value 860 Source/platform/heap/Handle.h static PeekOutType peek(const WebCore::Member<T>& value) { return value; } value 861 Source/platform/heap/Handle.h static PassOutType passOut(const WebCore::Member<T>& value) { return value; } value 885 Source/platform/heap/Handle.h static void store(const U& value, WebCore::WeakMember<T>& storage) { storage = value; } value 887 Source/platform/heap/Handle.h static PeekOutType peek(const WebCore::WeakMember<T>& value) { return value; } value 888 Source/platform/heap/Handle.h static PassOutType passOut(const WebCore::WeakMember<T>& value) { return value; } value 927 Source/platform/heap/Handle.h static const bool value = true; value 932 Source/platform/heap/Handle.h static const bool value = true; value 937 Source/platform/heap/Handle.h static const bool value = Table::ValueTraits::isWeak; value 947 Source/platform/heap/Handle.h static const bool value = NeedsTracing<T>::value || NeedsTracing<U>::value || IsWeak<T>::value || IsWeak<U>::value; value 954 Source/platform/heap/Handle.h static const bool value = false; value 959 Source/platform/heap/Handle.h static const bool value = false; value 964 Source/platform/heap/Handle.h static const bool value = false; value 969 Source/platform/heap/Handle.h static const bool value = false; value 974 Source/platform/heap/Handle.h static const bool value = false; value 1068 Source/platform/heap/Heap.cpp size_t value = (reinterpret_cast<size_t>(address) >> blinkPageSizeLog2); value 1069 Source/platform/heap/Heap.cpp value ^= value >> numberOfEntriesLog2; value 1070 Source/platform/heap/Heap.cpp value ^= value >> (numberOfEntriesLog2 * 2); value 1071 Source/platform/heap/Heap.cpp value &= numberOfEntries - 1; value 1072 Source/platform/heap/Heap.cpp return value & ~1; // Returns only even number. value 1292 Source/platform/heap/Heap.h CollectionBackingTraceTrait<WTF::ShouldBeTraced<Traits>::value, Traits::isWeak, false, T, Traits>::mark(visitor, t); value 1317 Source/platform/heap/Heap.h return hasDeadMember(visitor, t.key) || hasDeadMember(visitor, t.value); value 1574 Source/platform/heap/Heap.h COMPILE_ASSERT(!WTF::ShouldBeTraced<Traits>::value || sizeof(T) > allocationGranularity || Traits::canInitializeWithMemset, HeapOverallocationCanCauseSpuriousVisits); value 1582 Source/platform/heap/Heap.h CollectionBackingTraceTrait<WTF::ShouldBeTraced<Traits>::value, Traits::isWeak, markWeakMembersStrongly, T, Traits>::mark(visitor, array[i]); value 1597 Source/platform/heap/Heap.h CollectionBackingTraceTrait<WTF::ShouldBeTraced<Traits>::value, Traits::isWeak, markWeakMembersStrongly, Value, Traits>::mark(visitor, array[i]); value 1606 Source/platform/heap/Heap.h ASSERT(WTF::ShouldBeTraced<Traits>::value || (Traits::isWeak && markWeakMembersStrongly)); value 1607 Source/platform/heap/Heap.h CollectionBackingTraceTrait<WTF::ShouldBeTraced<typename Traits::KeyTraits>::value, Traits::KeyTraits::isWeak, markWeakMembersStrongly, Key, typename Traits::KeyTraits>::mark(visitor, self.key); value 1608 Source/platform/heap/Heap.h CollectionBackingTraceTrait<WTF::ShouldBeTraced<typename Traits::ValueTraits>::value, Traits::ValueTraits::isWeak, markWeakMembersStrongly, Value, typename Traits::ValueTraits>::mark(visitor, self.value); value 1702 Source/platform/heap/Heap.h if (WTF::ShouldBeTraced<Traits>::value) value 1703 Source/platform/heap/Heap.h CollectionBackingTraceTrait<WTF::ShouldBeTraced<Traits>::value, false, false, HeapVectorBacking<T, Traits>, void>::mark(visitor, self); value 1729 Source/platform/heap/Heap.h if (WTF::ShouldBeTraced<Traits>::value || Traits::isWeak) value 1730 Source/platform/heap/Heap.h CollectionBackingTraceTrait<WTF::ShouldBeTraced<Traits>::value, Traits::isWeak, true, Backing, void>::mark(visitor, self); value 1734 Source/platform/heap/Heap.h if (WTF::ShouldBeTraced<Traits>::value || Traits::isWeak) value 290 Source/platform/heap/HeapTest.cpp bool operator==(const IntWrapper& other) const { return other.value() == value(); } value 383 Source/platform/heap/HeapTest.cpp EXPECT_EQ(wrapper->value(), 0x0bbac0de); value 384 Source/platform/heap/HeapTest.cpp EXPECT_EQ((*globalPersistent)->value(), 0x0ed0cabb); value 962 Source/platform/heap/HeapTest.cpp result.storedValue->value = adoptPtr(new FinalizationObserverWithHashMap(target)); value 964 Source/platform/heap/HeapTest.cpp ASSERT(result.storedValue->value); value 1216 Source/platform/heap/HeapTest.cpp void setLastInArray(bool value) { m_isLast = value; } value 1750 Source/platform/heap/HeapTest.cpp EXPECT_EQ(gotten->value(), one->value()); value 1771 Source/platform/heap/HeapTest.cpp EXPECT_EQ(gross->value(), 144); value 2183 Source/platform/heap/HeapTest.cpp EXPECT_EQ(3, vector->at(0)->value()); value 2184 Source/platform/heap/HeapTest.cpp EXPECT_EQ(4, vector->at(1)->value()); value 2209 Source/platform/heap/HeapTest.cpp int key = it->key->value(); value 2210 Source/platform/heap/HeapTest.cpp int value = it->value->value(); value 2212 Source/platform/heap/HeapTest.cpp EXPECT_TRUE(value >= 0 && value < 1100); value 2224 Source/platform/heap/HeapTest.cpp int value = (*it)->value(); value 2225 Source/platform/heap/HeapTest.cpp EXPECT_TRUE(value >= 0 && value < 1100); value 2447 Source/platform/heap/HeapTest.cpp EXPECT_EQ(p.first->value(), 1); value 2448 Source/platform/heap/HeapTest.cpp EXPECT_EQ(p2.second->value(), 1); value 2449 Source/platform/heap/HeapTest.cpp EXPECT_EQ(p3.first->value(), 1); value 2450 Source/platform/heap/HeapTest.cpp EXPECT_EQ(p4.second->value(), 1); value 2458 Source/platform/heap/HeapTest.cpp EXPECT_EQ(p.second->value(), 2); value 2459 Source/platform/heap/HeapTest.cpp EXPECT_EQ(p2.first->value(), 2); value 2616 Source/platform/heap/HeapTest.cpp EXPECT_EQ(i + 1, weakStrong->take(keepNumbersAlive[i])->value()); value 2619 Source/platform/heap/HeapTest.cpp EXPECT_EQ(i, strongWeak->take(keepNumbersAlive[i + 1])->value()); value 2622 Source/platform/heap/HeapTest.cpp EXPECT_EQ(i + 1, weakWeak->take(keepNumbersAlive[i])->value()); value 2978 Source/platform/heap/HeapTest.cpp it->value.append(IntWrapper::create(42)); value 3026 Source/platform/heap/HeapTest.cpp it->value.add(IntWrapper::create(42)); value 3130 Source/platform/heap/HeapTest.cpp EXPECT_EQ(i, static_cast<size_t>(arr->at(i).payload()->value())); value 3144 Source/platform/heap/HeapTest.cpp EXPECT_EQ(i, static_cast<size_t>(arr->at(i).payload()->value())); value 3154 Source/platform/heap/HeapTest.cpp EXPECT_EQ(i, static_cast<size_t>(arr->at(i).payload()->value())); value 3179 Source/platform/heap/HeapTest.cpp EXPECT_EQ(stack->size() - 1, static_cast<size_t>(stack->peek().payload()->value())); value 3204 Source/platform/heap/HeapTest.cpp EXPECT_EQ(42, wrapper->value()); value 544 Source/platform/heap/ThreadState.cpp void ThreadState::setForcedForTesting(bool value) value 547 Source/platform/heap/ThreadState.cpp m_forcePreciseGCForTesting = value; value 83 Source/platform/heap/ThreadState.h template<typename T, bool derivesNode = WTF::IsSubclass<T, Node>::value> struct DefaultThreadingTrait; value 115 Source/platform/heap/Visitor.h static const bool nonTrivialFinalizer = WTF::IsSubclassOfTemplate<T, GarbageCollectedFinalized>::value; value 125 Source/platform/heap/Visitor.h template<typename T, bool = WTF::IsSubclassOfTemplate<T, GarbageCollected>::value> class NeedsAdjustAndMark; value 130 Source/platform/heap/Visitor.h static const bool value = false; value 136 Source/platform/heap/Visitor.h static const bool value = WTF::IsSubclass<T, GarbageCollectedMixin>::value; value 139 Source/platform/heap/Visitor.h template<typename T, bool = NeedsAdjustAndMark<T>::value> class DefaultTraceTrait; value 407 Source/platform/heap/Visitor.h if (WTF::ShouldBeTraced<Traits>::value) { value 410 Source/platform/heap/Visitor.h CollectionBackingTraceTrait<WTF::ShouldBeTraced<Traits>::value, Traits::isWeak, false, T, Traits>::mark(visitor, *it); value 438 Source/platform/heap/Visitor.h if (WTF::ShouldBeTraced<KeyTraits>::value || WTF::ShouldBeTraced<ValueTraits>::value) { value 441 Source/platform/heap/Visitor.h CollectionBackingTraceTrait<WTF::ShouldBeTraced<KeyTraits>::value, KeyTraits::isWeak, false, Key, KeyTraits>::mark(visitor, it->key); value 442 Source/platform/heap/Visitor.h CollectionBackingTraceTrait<WTF::ShouldBeTraced<ValueTraits>::value, ValueTraits::isWeak, false, Value, ValueTraits>::mark(visitor, it->value); value 521 Source/platform/heap/Visitor.h template<typename T, bool = NeedsAdjustAndMark<T>::value> class DefaultObjectAliveTrait; value 578 Source/platform/heap/Visitor.h COMPILE_ASSERT(IsSubclassOfGarbageCollected::value, OnlyGarbageCollectedObjectsCanHaveGarbageCollectedMixins); \ value 606 Source/platform/heap/Visitor.h template<typename T, bool = WTF::IsSubclassOfTemplate<T, GarbageCollected>::value> struct GetGarbageCollectedBase; value 39 Source/platform/mediastream/RTCStatsResponseBase.h virtual void addStatistic(size_t report, String name, String value) = 0; value 95 Source/platform/mhtml/MHTMLParser.cpp StringBuilder value; value 101 Source/platform/mhtml/MHTMLParser.cpp value.append(line.substring(1)); value 108 Source/platform/mhtml/MHTMLParser.cpp keyValuePairs.add(key, value.toString().stripWhiteSpace()); value 110 Source/platform/mhtml/MHTMLParser.cpp value.clear(); value 118 Source/platform/mhtml/MHTMLParser.cpp value.append(line.substring(semiColonIndex + 1)); value 122 Source/platform/mhtml/MHTMLParser.cpp keyValuePairs.set(key, value.toString().stripWhiteSpace()); value 132 Source/platform/mhtml/MHTMLParser.cpp ParsedContentType parsedContentType(mimeParametersIterator->value); value 151 Source/platform/mhtml/MHTMLParser.cpp mimeHeader->m_contentTransferEncoding = parseContentTransferEncoding(mimeParametersIterator->value); value 155 Source/platform/mhtml/MHTMLParser.cpp mimeHeader->m_contentLocation = mimeParametersIterator->value; value 186 Source/platform/network/FormDataBuilder.cpp void FormDataBuilder::addKeyValuePairAsFormData(Vector<char>& buffer, const CString& key, const CString& value, FormData::EncodingType encodingType) value 193 Source/platform/network/FormDataBuilder.cpp append(buffer, value); value 199 Source/platform/network/FormDataBuilder.cpp encodeStringAsFormData(buffer, value); value 47 Source/platform/network/FormDataBuilder.h static void addKeyValuePairAsFormData(Vector<char>&, const CString& key, const CString& value, FormData::EncodingType = FormData::FormURLEncoded); value 54 Source/platform/network/HTTPHeaderMap.cpp data->uncheckedAppend(make_pair(it->key.string().isolatedCopy(), it->value.string().isolatedCopy())); value 74 Source/platform/network/HTTPHeaderMap.cpp HTTPHeaderMap::AddResult HTTPHeaderMap::add(const AtomicString& name, const AtomicString& value) value 76 Source/platform/network/HTTPHeaderMap.cpp return HashMap<AtomicString, AtomicString, CaseFoldingHash>::add(name, value); value 102 Source/platform/network/HTTPHeaderMap.cpp return i->value; value 110 Source/platform/network/HTTPHeaderMap.cpp HTTPHeaderMap::AddResult HTTPHeaderMap::add(const char* name, const AtomicString& value) value 112 Source/platform/network/HTTPHeaderMap.cpp return HashMap<AtomicString, AtomicString, CaseFoldingHash>::add<CaseFoldingCStringTranslator>(name, value); value 56 Source/platform/network/HTTPHeaderMap.h AddResult add(const AtomicString& name, const AtomicString& value); value 61 Source/platform/network/HTTPHeaderMap.h AddResult add(const char* name, const AtomicString& value); value 230 Source/platform/network/HTTPParsers.cpp double parseDate(const String& value) value 232 Source/platform/network/HTTPParsers.cpp return parseDateFromNullTerminatedCharacters(value.utf8().data()); value 240 Source/platform/network/HTTPParsers.cpp String filenameFromHTTPContentDisposition(const String& value) value 243 Source/platform/network/HTTPParsers.cpp value.split(';', keyValuePairs); value 256 Source/platform/network/HTTPParsers.cpp String value = keyValuePairs[i].substring(valueStartPos + 1).stripWhiteSpace(); value 259 Source/platform/network/HTTPParsers.cpp if (value[0] == '\"') value 260 Source/platform/network/HTTPParsers.cpp value = value.substring(1, value.length() - 2); value 262 Source/platform/network/HTTPParsers.cpp return value; value 513 Source/platform/network/HTTPParsers.cpp long long value = suffixLengthString.toInt64Strict(&ok); value 515 Source/platform/network/HTTPParsers.cpp rangeSuffixLength = value; value 615 Source/platform/network/HTTPParsers.cpp Vector<char> value; value 652 Source/platform/network/HTTPParsers.cpp failureReason = "Unexpected LF in value at " + trimInputSample(value.data(), value.size()); value 655 Source/platform/network/HTTPParsers.cpp value.append(*p); value 667 Source/platform/network/HTTPParsers.cpp valueStr = AtomicString::fromUTF8(value.data(), value.size()); value 83 Source/platform/network/HTTPRequest.cpp AtomicString value; value 85 Source/platform/network/HTTPRequest.cpp size_t consumedLength = parseHTTPHeader(p, end - p, failureReason, name, value); value 91 Source/platform/network/HTTPRequest.cpp m_headerFields.add(name, value); value 61 Source/platform/network/HTTPRequest.h void addHeaderField(const AtomicString& name, const AtomicString& value) { m_headerFields.add(name, value); } value 62 Source/platform/network/HTTPRequest.h void addHeaderField(const char* name, const AtomicString& value) { m_headerFields.add(name, value); } value 222 Source/platform/network/ParsedContentType.cpp void ParsedContentType::setContentTypeParameter(const SubstringRange& key, const SubstringRange& value) value 224 Source/platform/network/ParsedContentType.cpp m_parameters.set(substringForRange(m_contentType, key), substringForRange(m_contentType, value)); value 169 Source/platform/network/ResourceRequest.cpp void ResourceRequest::setHTTPHeaderField(const AtomicString& name, const AtomicString& value) value 171 Source/platform/network/ResourceRequest.cpp m_httpHeaderFields.set(name, value); value 174 Source/platform/network/ResourceRequest.cpp void ResourceRequest::setHTTPHeaderField(const char* name, const AtomicString& value) value 176 Source/platform/network/ResourceRequest.cpp setHTTPHeaderField(AtomicString(name), value); value 241 Source/platform/network/ResourceRequest.cpp void ResourceRequest::addHTTPHeaderField(const AtomicString& name, const AtomicString& value) value 243 Source/platform/network/ResourceRequest.cpp HTTPHeaderMap::AddResult result = m_httpHeaderFields.add(name, value); value 245 Source/platform/network/ResourceRequest.cpp result.storedValue->value = result.storedValue->value + ',' + value; value 252 Source/platform/network/ResourceRequest.cpp addHTTPHeaderField(it->key, it->value); value 128 Source/platform/network/ResourceRequest.h void setHTTPHeaderField(const AtomicString& name, const AtomicString& value); value 129 Source/platform/network/ResourceRequest.h void setHTTPHeaderField(const char* name, const AtomicString& value); value 130 Source/platform/network/ResourceRequest.h void addHTTPHeaderField(const AtomicString& name, const AtomicString& value); value 301 Source/platform/network/ResourceResponse.cpp void ResourceResponse::setHTTPHeaderField(const AtomicString& name, const AtomicString& value) value 305 Source/platform/network/ResourceResponse.cpp m_httpHeaderFields.set(name, value); value 308 Source/platform/network/ResourceResponse.cpp void ResourceResponse::addHTTPHeaderField(const AtomicString& name, const AtomicString& value) value 312 Source/platform/network/ResourceResponse.cpp HTTPHeaderMap::AddResult result = m_httpHeaderFields.add(name, value); value 314 Source/platform/network/ResourceResponse.cpp result.storedValue->value = result.storedValue->value + ", " + value; value 479 Source/platform/network/ResourceResponse.cpp String value = m_httpHeaderFields.get(headerName); value 480 Source/platform/network/ResourceResponse.cpp size_t loc = value.find(';'); value 482 Source/platform/network/ResourceResponse.cpp value = value.left(loc); value 483 Source/platform/network/ResourceResponse.cpp value = value.stripWhiteSpace(); value 485 Source/platform/network/ResourceResponse.cpp return equalIgnoringCase(value, attachmentString); value 503 Source/platform/network/ResourceResponse.cpp void ResourceResponse::setWasCached(bool value) value 505 Source/platform/network/ResourceResponse.cpp m_wasCached = value; value 639 Source/platform/network/ResourceResponse.cpp String value = safeHeader.substring(pos, max - pos).stripWhiteSpace(); value 640 Source/platform/network/ResourceResponse.cpp if (value[0] == '"') { value 642 Source/platform/network/ResourceResponse.cpp size_t nextDoubleQuotePosition = value.find('"', 1); value 645 Source/platform/network/ResourceResponse.cpp result.append(pair<String, String>(directive, value.substring(1, nextDoubleQuotePosition - 1).stripWhiteSpace())); value 655 Source/platform/network/ResourceResponse.cpp result.append(pair<String, String>(directive, trimToNextSeparator(value.substring(1, value.length() - 1).stripWhiteSpace()))); value 660 Source/platform/network/ResourceResponse.cpp size_t nextCommaPosition2 = value.find(','); value 663 Source/platform/network/ResourceResponse.cpp result.append(pair<String, String>(directive, trimToNextSeparator(value.substring(0, nextCommaPosition2).stripWhiteSpace()))); value 667 Source/platform/network/ResourceResponse.cpp result.append(pair<String, String>(directive, trimToNextSeparator(value))); value 90 Source/platform/network/ResourceResponse.h void setHTTPHeaderField(const AtomicString& name, const AtomicString& value); value 91 Source/platform/network/ResourceResponse.h void addHTTPHeaderField(const AtomicString& name, const AtomicString& value); value 144 Source/platform/network/ResourceResponse.h void setWasFetchedViaSPDY(bool value) { m_wasFetchedViaSPDY = value; } value 147 Source/platform/network/ResourceResponse.h void setWasNpnNegotiated(bool value) { m_wasNpnNegotiated = value; } value 153 Source/platform/network/ResourceResponse.h void setWasAlternateProtocolAvailable(bool value) value 155 Source/platform/network/ResourceResponse.h m_wasAlternateProtocolAvailable = value; value 159 Source/platform/network/ResourceResponse.h void setWasFetchedViaProxy(bool value) { m_wasFetchedViaProxy = value; } value 162 Source/platform/network/ResourceResponse.h void setIsMultipartPayload(bool value) { m_isMultipartPayload = value; } value 168 Source/platform/network/ResourceResponse.h void setRemoteIPAddress(const AtomicString& value) { m_remoteIPAddress = value; } value 171 Source/platform/network/ResourceResponse.h void setRemotePort(unsigned short value) { m_remotePort = value; } value 53 Source/platform/network/WebSocketHandshakeRequest.cpp void WebSocketHandshakeRequest::addAndMergeHeader(HTTPHeaderMap* map, const AtomicString& name, const AtomicString& value) value 55 Source/platform/network/WebSocketHandshakeRequest.cpp HTTPHeaderMap::AddResult result = map->add(name, value); value 58 Source/platform/network/WebSocketHandshakeRequest.cpp result.storedValue->value = result.storedValue->value + "\n" + String(value); value 52 Source/platform/network/WebSocketHandshakeRequest.h void addAndMergeHeader(const AtomicString& name, const AtomicString& value) { addAndMergeHeader(&m_headerFields, name, value); } value 57 Source/platform/network/WebSocketHandshakeRequest.h static void addAndMergeHeader(HTTPHeaderMap* /* map */, const AtomicString& name, const AtomicString& value); value 59 Source/platform/network/WebSocketHandshakeRequest.h void addHeaderField(const AtomicString& name, const AtomicString& value) { m_headerFields.add(name, value); } value 60 Source/platform/network/WebSocketHandshakeRequest.h void addHeaderField(const char* name, const char* value) { m_headerFields.add(name, value); } value 74 Source/platform/network/WebSocketHandshakeResponse.cpp void WebSocketHandshakeResponse::addHeaderField(const AtomicString& name, const AtomicString& value) value 76 Source/platform/network/WebSocketHandshakeResponse.cpp WebSocketHandshakeRequest::addAndMergeHeader(&m_headerFields, name, value); value 50 Source/platform/network/WebSocketHandshakeResponse.h void addHeaderField(const AtomicString& name, const AtomicString& value); value 86 Source/platform/scroll/Scrollbar.h virtual int value() const OVERRIDE { return lroundf(m_currentPos); } value 70 Source/platform/scroll/ScrollbarThemeClient.h virtual int value() const = 0; value 48 Source/platform/text/BidiResolverTest.cpp String value("foo"); value 49 Source/platform/text/BidiResolverTest.cpp TextRun run(value); value 47 Source/platform/text/BidiTextRun.cpp TextDirection determineDirectionality(const String& value, bool& hasStrongDirectionality) value 49 Source/platform/text/BidiTextRun.cpp TextRun run(value); value 53 Source/platform/text/BidiTextRun.cpp TextRun textRunWithDirectionality(const String& value, bool& hasStrongDirectionality) value 55 Source/platform/text/BidiTextRun.cpp TextRun run(value); value 41 Source/platform/text/BidiTextRun.h PLATFORM_EXPORT TextDirection determineDirectionality(const String& value, bool& hasStrongDirectionality); value 42 Source/platform/text/BidiTextRun.h PLATFORM_EXPORT TextRun textRunWithDirectionality(const String& value, bool& hasStrongDirectionality); value 169 Source/platform/text/LocaleToScriptMapping.cpp return it->value; value 392 Source/platform/text/LocaleToScriptMapping.cpp return it->value; value 117 Source/platform/text/LocaleWin.cpp return iterator->value; value 162 Source/platform/text/LocaleWin.cpp DWORD value = 0; value 163 Source/platform/text/LocaleWin.cpp getLocaleInfo(LOCALE_IFIRSTDAYOFWEEK | (defaultsForLocale ? LOCALE_NOUSEROVERRIDE : 0), value); value 166 Source/platform/text/LocaleWin.cpp m_firstDayOfWeek = (value + 1) % 7; value 126 Source/platform/text/TextStream.cpp if (hasFractions(numberToFormat.value)) value 127 Source/platform/text/TextStream.cpp return *this << numberToFormat.value; value 129 Source/platform/text/TextStream.cpp m_text.appendNumber(static_cast<int>(numberToFormat.value)); value 47 Source/platform/text/TextStream.h FormatNumberRespectingIntegers(double number) : value(number) { } value 48 Source/platform/text/TextStream.h double value; value 449 Source/platform/weborigin/KURL.cpp static String parsePortFromStringPosition(const String& value, unsigned portStart) value 452 Source/platform/weborigin/KURL.cpp size_t length = value.length(); value 454 Source/platform/weborigin/KURL.cpp while (isASCIIDigit(value[portEnd]) && portEnd < length) value 456 Source/platform/weborigin/KURL.cpp while (value[portStart] == '0' && portStart < portEnd - 1) value 464 Source/platform/weborigin/KURL.cpp return value.substring(portStart, portEnd - portStart); value 123 Source/platform/weborigin/SecurityPolicy.cpp result.storedValue->value = adoptPtr(new OriginAccessWhiteList); value 125 Source/platform/weborigin/SecurityPolicy.cpp OriginAccessWhiteList* list = result.storedValue->value.get(); value 142 Source/platform/weborigin/SecurityPolicy.cpp OriginAccessWhiteList* list = it->value.get(); value 65 Source/web/AssociatedURLLoader.cpp void visitHeader(const WebString& name, const WebString& value); value 74 Source/web/AssociatedURLLoader.cpp void HTTPRequestHeaderValidator::visitHeader(const WebString& name, const WebString& value) value 76 Source/web/AssociatedURLLoader.cpp m_isSafe = m_isSafe && isValidHTTPToken(name) && XMLHttpRequest::isAllowedHTTPHeader(name) && isValidHTTPHeaderValue(value); value 85 Source/web/AssociatedURLLoader.cpp void visitHeader(const WebString& name, const WebString& value); value 94 Source/web/AssociatedURLLoader.cpp void HTTPResponseHeaderValidator::visitHeader(const WebString& name, const WebString& value) value 99 Source/web/AssociatedURLLoader.cpp parseAccessControlExposeHeadersAllowList(value, m_exposedHeaders); value 318 Source/web/ChromeClientImpl.cpp void ChromeClientImpl::setToolbarsVisible(bool value) value 320 Source/web/ChromeClientImpl.cpp m_toolbarsVisible = value; value 328 Source/web/ChromeClientImpl.cpp void ChromeClientImpl::setStatusbarVisible(bool value) value 330 Source/web/ChromeClientImpl.cpp m_statusbarVisible = value; value 338 Source/web/ChromeClientImpl.cpp void ChromeClientImpl::setScrollbarsVisible(bool value) value 340 Source/web/ChromeClientImpl.cpp m_scrollbarsVisible = value; value 343 Source/web/ChromeClientImpl.cpp webFrame->setCanHaveScrollbars(value); value 351 Source/web/ChromeClientImpl.cpp void ChromeClientImpl::setMenubarVisible(bool value) value 353 Source/web/ChromeClientImpl.cpp m_menubarVisible = value; value 361 Source/web/ChromeClientImpl.cpp void ChromeClientImpl::setResizable(bool value) value 363 Source/web/ChromeClientImpl.cpp m_resizable = value; value 121 Source/web/ColorChooserPopupUIController.cpp void ColorChooserPopupUIController::setValue(const String& value) value 125 Source/web/ColorChooserPopupUIController.cpp bool success = color.setFromString(value); value 65 Source/web/ContextFeaturesClientImpl.cpp void set(bool value, bool defaultValue) value 67 Source/web/ContextFeaturesClientImpl.cpp m_value = value ? IsEnabled : IsDisabled; value 84 Source/web/DateTimeChooserImpl.cpp static String valueToDateTimeString(double value, AtomicString type) value 88 Source/web/DateTimeChooserImpl.cpp components.setMillisecondsSinceEpochForDate(value); value 90 Source/web/DateTimeChooserImpl.cpp components.setMillisecondsSinceEpochForDateTimeLocal(value); value 92 Source/web/DateTimeChooserImpl.cpp components.setMonthsSinceEpoch(value); value 94 Source/web/DateTimeChooserImpl.cpp components.setMillisecondsSinceMidnight(value); value 96 Source/web/DateTimeChooserImpl.cpp components.setMillisecondsSinceEpochForWeek(value); value 149 Source/web/DateTimeChooserImpl.cpp suggestionValues.append(valueToDateTimeString(m_parameters.suggestions[i].value, m_parameters.type)); value 183 Source/web/DateTimeChooserImpl.cpp void DateTimeChooserImpl::setValue(const String& value) value 185 Source/web/DateTimeChooserImpl.cpp m_client->didChooseValue(value); value 50 Source/web/ExternalDateTimeChooser.cpp virtual void didChooseValue(const WebString& value) OVERRIDE value 52 Source/web/ExternalDateTimeChooser.cpp m_chooser->didChooseValue(value); value 56 Source/web/ExternalDateTimeChooser.cpp virtual void didChooseValue(double value) OVERRIDE value 58 Source/web/ExternalDateTimeChooser.cpp m_chooser->didChooseValue(value); value 136 Source/web/ExternalDateTimeChooser.cpp void ExternalDateTimeChooser::didChooseValue(const WebString& value) value 139 Source/web/ExternalDateTimeChooser.cpp m_client->didChooseValue(value); value 147 Source/web/ExternalDateTimeChooser.cpp void ExternalDateTimeChooser::didChooseValue(double value) value 150 Source/web/ExternalDateTimeChooser.cpp m_client->didChooseValue(value); value 94 Source/web/ServiceWorkerGlobalScopeProxy.cpp WebSerializedScriptValue value = WebSerializedScriptValue::fromString(message); value 95 Source/web/ServiceWorkerGlobalScopeProxy.cpp m_workerGlobalScope->dispatchEvent(MessageEvent::create(ports.release(), value)); value 49 Source/web/WebArrayBufferConverter.cpp WebArrayBuffer* WebArrayBufferConverter::createFromV8Value(v8::Handle<v8::Value> value) value 51 Source/web/WebArrayBufferConverter.cpp if (!V8ArrayBuffer::hasInstance(value, v8::Isolate::GetCurrent())) value 53 Source/web/WebArrayBufferConverter.cpp WTF::ArrayBuffer* buffer = V8ArrayBuffer::toNative(value->ToObject()); value 64 Source/web/WebArrayBufferView.cpp WebArrayBufferView* WebArrayBufferView::createFromV8Value(v8::Handle<v8::Value> value) value 66 Source/web/WebArrayBufferView.cpp if (!value->IsArrayBufferView()) value 68 Source/web/WebArrayBufferView.cpp ArrayBufferView* view = WebCore::V8ArrayBufferView::toNative(value->ToObject()); value 72 Source/web/WebArrayBufferView.cpp WebArrayBufferView::WebArrayBufferView(const PassRefPtr<ArrayBufferView>& value) value 73 Source/web/WebArrayBufferView.cpp : m_private(value) value 77 Source/web/WebArrayBufferView.cpp WebArrayBufferView& WebArrayBufferView::operator=(const PassRefPtr<ArrayBufferView>& value) value 79 Source/web/WebArrayBufferView.cpp m_private = value; value 122 Source/web/WebBindings.cpp void WebBindings::initializeVariantWithStringCopy(NPVariant* variant, const NPString* value) value 124 Source/web/WebBindings.cpp _NPN_InitializeVariantWithStringCopy(variant, value); value 162 Source/web/WebBindings.cpp bool WebBindings::setProperty(NPP npp, NPObject* object, NPIdentifier identifier, const NPVariant* value) value 164 Source/web/WebBindings.cpp return _NPN_SetProperty(npp, object, identifier, value); value 201 Source/web/WebBindings.cpp string = data->value.string; value 203 Source/web/WebBindings.cpp number = data->value.number; value 52 Source/web/WebBlob.cpp WebBlob WebBlob::fromV8Value(v8::Handle<v8::Value> value) value 54 Source/web/WebBlob.cpp if (V8Blob::hasInstance(value, v8::Isolate::GetCurrent())) { value 55 Source/web/WebBlob.cpp v8::Handle<v8::Object> object = v8::Handle<v8::Object>::Cast(value); value 49 Source/web/WebDOMFileSystem.cpp WebDOMFileSystem WebDOMFileSystem::fromV8Value(v8::Handle<v8::Value> value) value 51 Source/web/WebDOMFileSystem.cpp if (!V8DOMFileSystem::hasInstance(value, v8::Isolate::GetCurrent())) value 53 Source/web/WebDOMFileSystem.cpp v8::Handle<v8::Object> object = v8::Handle<v8::Object>::Cast(value); value 44 Source/web/WebDOMMediaStreamTrack.cpp WebDOMMediaStreamTrack WebDOMMediaStreamTrack::fromV8Value(v8::Handle<v8::Value> value) value 46 Source/web/WebDOMMediaStreamTrack.cpp if (WebCore::V8MediaStreamTrack::hasInstance(value, v8::Isolate::GetCurrent())) { value 47 Source/web/WebDOMMediaStreamTrack.cpp v8::Handle<v8::Object> object = v8::Handle<v8::Object>::Cast(value); value 34 Source/web/WebDateTimeSuggestion.cpp : value(suggestion.value) value 42 Source/web/WebDateTimeSuggestion.cpp value = suggestion.value; value 470 Source/web/WebDevToolsAgentImpl.cpp return i == m_map.end() ? 0 : i->value; value 283 Source/web/WebDocument.cpp const AnnotatedRegionValue& value = regions[i]; value 284 Source/web/WebDocument.cpp draggableRegions[i].draggable = value.draggable; value 285 Source/web/WebDocument.cpp draggableRegions[i].bounds = WebCore::IntRect(value.bounds); value 135 Source/web/WebElement.cpp return constUnwrap<Element>()->attributeItem(index).value(); value 61 Source/web/WebEntities.cpp String WebEntities::convertEntitiesInString(const String& value) const value 65 Source/web/WebEntities.cpp unsigned length = value.length(); value 67 Source/web/WebEntities.cpp UChar c = value[i]; value 80 Source/web/WebEntities.cpp return value; value 95 Source/web/WebFormControlElement.cpp void WebFormControlElement::setValue(const WebString& value, bool sendEvents) value 98 Source/web/WebFormControlElement.cpp unwrap<HTMLInputElement>()->setValue(value, sendEvents ? DispatchInputAndChangeEvent : DispatchNoEvent); value 100 Source/web/WebFormControlElement.cpp unwrap<HTMLTextAreaElement>()->setValue(value, sendEvents ? DispatchInputAndChangeEvent : DispatchNoEvent); value 102 Source/web/WebFormControlElement.cpp unwrap<HTMLSelectElement>()->setValue(value, sendEvents); value 108 Source/web/WebFormControlElement.cpp return constUnwrap<HTMLInputElement>()->value(); value 110 Source/web/WebFormControlElement.cpp return constUnwrap<HTMLTextAreaElement>()->value(); value 112 Source/web/WebFormControlElement.cpp return constUnwrap<HTMLSelectElement>()->value(); value 116 Source/web/WebFormControlElement.cpp void WebFormControlElement::setSuggestedValue(const WebString& value) value 119 Source/web/WebFormControlElement.cpp unwrap<HTMLInputElement>()->setSuggestedValue(value); value 121 Source/web/WebFormControlElement.cpp unwrap<HTMLTextAreaElement>()->setSuggestedValue(value); value 123 Source/web/WebFormControlElement.cpp unwrap<HTMLSelectElement>()->setSuggestedValue(value); value 1160 Source/web/WebFrameImpl.cpp bool WebFrameImpl::executeCommand(const WebString& name, const WebString& value, const WebNode& node) value 1166 Source/web/WebFrameImpl.cpp if (pluginContainer && pluginContainer->executeEditCommand(name, value)) value 1181 Source/web/WebFrameImpl.cpp return frame()->editor().command(webName).execute(value); value 172 Source/web/WebFrameImpl.h virtual bool executeCommand(const WebString&, const WebString& value, const WebNode& = WebNode()) OVERRIDE; value 61 Source/web/WebGeolocationPermissionRequestManager.cpp id = it->value; value 72 Source/web/WebGeolocationPermissionRequestManager.cpp Geolocation* geolocation = it->value; value 41 Source/web/WebIDBDatabaseError.cpp void WebIDBDatabaseError::assign(const WebIDBDatabaseError& value) value 43 Source/web/WebIDBDatabaseError.cpp m_private = value.m_private; value 86 Source/web/WebIDBKey.cpp void WebIDBKey::assign(const WebIDBKey& value) value 88 Source/web/WebIDBKey.cpp m_private = value.m_private; value 239 Source/web/WebIDBKey.cpp WebIDBKey::WebIDBKey(const PassRefPtr<IDBKey>& value) value 240 Source/web/WebIDBKey.cpp : m_private(value) value 244 Source/web/WebIDBKey.cpp WebIDBKey& WebIDBKey::operator=(const PassRefPtr<IDBKey>& value) value 246 Source/web/WebIDBKey.cpp m_private = value; value 93 Source/web/WebIDBKeyPath.cpp WebIDBKeyPath::WebIDBKeyPath(const WebCore::IDBKeyPath& value) value 94 Source/web/WebIDBKeyPath.cpp : m_private(new IDBKeyPath(value)) value 99 Source/web/WebIDBKeyPath.cpp WebIDBKeyPath& WebIDBKeyPath::operator=(const WebCore::IDBKeyPath& value) value 102 Source/web/WebIDBKeyPath.cpp m_private.reset(new IDBKeyPath(value)); value 79 Source/web/WebIDBKeyRange.cpp WebIDBKeyRange::WebIDBKeyRange(const PassRefPtr<IDBKeyRange>& value) value 80 Source/web/WebIDBKeyRange.cpp : m_private(value) value 84 Source/web/WebIDBKeyRange.cpp WebIDBKeyRange& WebIDBKeyRange::operator=(const PassRefPtr<IDBKeyRange>& value) value 86 Source/web/WebIDBKeyRange.cpp m_private = value; value 48 Source/web/WebIDBMetadata.cpp const IDBObjectStoreMetadata& objectStore = storeIterator->value; value 59 Source/web/WebIDBMetadata.cpp const IDBIndexMetadata& index = indexIterator->value; value 100 Source/web/WebInputElement.cpp void WebInputElement::setEditingValue(const WebString& value) value 102 Source/web/WebInputElement.cpp unwrap<HTMLInputElement>()->setEditingValue(value); value 105 Source/web/WebInputElement.cpp bool WebInputElement::isValidValue(const WebString& value) const value 107 Source/web/WebInputElement.cpp return constUnwrap<HTMLInputElement>()->isValidValue(value); value 195 Source/web/WebInputElement.cpp void WebInputElement::setShouldRevealPassword(bool value) value 197 Source/web/WebInputElement.cpp unwrap<HTMLInputElement>()->setShouldRevealPassword(value); value 237 Source/web/WebKit.cpp void setLayoutTestMode(bool value) value 239 Source/web/WebKit.cpp WebCore::setIsRunningLayoutTest(value); value 52 Source/web/WebOptionElement.cpp return constUnwrap<HTMLOptionElement>()->value(); value 72 Source/web/WebPageSerializer.cpp String value = element->getAttribute(attributeName); value 74 Source/web/WebPageSerializer.cpp if (value.isEmpty() || value.stripWhiteSpace().startsWith("javascript:", false)) value 77 Source/web/WebPageSerializer.cpp return element->document().completeURL(value); value 313 Source/web/WebPageSerializerImpl.cpp if (!attribute.value().isEmpty()) { value 314 Source/web/WebPageSerializerImpl.cpp const String& attrValue = attribute.value(); value 62 Source/web/WebPasswordFormData.cpp if (fields->passwords[0]->value() == fields->passwords[1]->value()) value 72 Source/web/WebPasswordFormData.cpp if (fields->passwords[0]->value() == fields->passwords[1]->value() value 73 Source/web/WebPasswordFormData.cpp && fields->passwords[0]->value() == fields->passwords[2]->value()) { value 76 Source/web/WebPasswordFormData.cpp } else if (fields->passwords[0]->value() == fields->passwords[1]->value()) { value 80 Source/web/WebPasswordFormData.cpp } else if (fields->passwords[1]->value() == fields->passwords[2]->value()) { value 138 Source/web/WebPasswordFormData.cpp result->userNameValue = userName->value(); value 142 Source/web/WebPasswordFormData.cpp result->passwordValue = password->value(); value 147 Source/web/WebPasswordFormData.cpp result->oldPasswordValue = oldPassword->value(); value 86 Source/web/WebPasswordFormUtils.cpp if (!fields->alternateUserNames.isEmpty() && !latestInputElement->value().isEmpty()) value 98 Source/web/WebPasswordFormUtils.cpp if (!inputElement.value().isEmpty()) value 99 Source/web/WebPasswordFormUtils.cpp fields->alternateUserNames.append(inputElement.value()); value 375 Source/web/WebPluginContainerImpl.cpp bool WebPluginContainerImpl::executeEditCommand(const WebString& name, const WebString& value) value 377 Source/web/WebPluginContainerImpl.cpp return m_webPlugin->executeEditCommand(name, value); value 593 Source/web/WebPluginContainerImpl.cpp bool WebPluginContainerImpl::getFormValue(String& value) value 597 Source/web/WebPluginContainerImpl.cpp value = webValue; value 148 Source/web/WebPluginContainerImpl.h bool executeEditCommand(const WebString& name, const WebString& value); value 60 Source/web/WebPluginScrollbarImpl.h virtual int value() const OVERRIDE; value 47 Source/web/WebSerializedScriptValue.cpp WebSerializedScriptValue WebSerializedScriptValue::serialize(v8::Handle<v8::Value> value) value 50 Source/web/WebSerializedScriptValue.cpp WebSerializedScriptValue serializedValue = SerializedScriptValue::create(value, 0, 0, exceptionState, v8::Isolate::GetCurrent()); value 81 Source/web/WebSerializedScriptValue.cpp WebSerializedScriptValue::WebSerializedScriptValue(const PassRefPtr<SerializedScriptValue>& value) value 82 Source/web/WebSerializedScriptValue.cpp : m_private(value) value 86 Source/web/WebSerializedScriptValue.cpp WebSerializedScriptValue& WebSerializedScriptValue::operator=(const PassRefPtr<SerializedScriptValue>& value) value 88 Source/web/WebSerializedScriptValue.cpp m_private = value; value 44 Source/web/WebSpeechGrammar.cpp WebSpeechGrammar::WebSpeechGrammar(const PassRefPtrWillBeRawPtr<WebCore::SpeechGrammar>& value) value 45 Source/web/WebSpeechGrammar.cpp : m_private(value) value 49 Source/web/WebSpeechGrammar.cpp WebSpeechGrammar& WebSpeechGrammar::operator=(const PassRefPtrWillBeRawPtr<WebCore::SpeechGrammar>& value) value 51 Source/web/WebSpeechGrammar.cpp m_private = value; value 41 Source/web/WebSpeechInputResult.cpp WebSpeechInputResult::WebSpeechInputResult(const PassRefPtrWillBeRawPtr<WebCore::SpeechInputResult>& value) value 42 Source/web/WebSpeechInputResult.cpp : m_private(value) value 39 Source/web/WebTextInputInfo.cpp && value == other.value value 439 Source/web/WebViewImpl.cpp void WebViewImpl::setTabKeyCyclesThroughElements(bool value) value 442 Source/web/WebViewImpl.cpp m_page->setTabKeyCyclesThroughElements(value); value 2048 Source/web/WebViewImpl.cpp info.value = plainText(rangeOfContents(node).get()); value 2050 Source/web/WebViewImpl.cpp if (info.value.isEmpty()) value 2809 Source/web/WebViewImpl.cpp if (adjustedDescription.maxWidth.isFixed() && adjustedDescription.maxWidth.value() <= legacyWidthSnappingMagicNumber) value 2811 Source/web/WebViewImpl.cpp if (adjustedDescription.maxHeight.isFixed() && adjustedDescription.maxHeight.value() <= m_size.height) value 3256 Source/web/WebViewImpl.cpp bool WebViewImpl::inspectorSetting(const WebString& key, WebString* value) const value 3260 Source/web/WebViewImpl.cpp *value = m_inspectorSettingsMap->get(key); value 3265 Source/web/WebViewImpl.cpp const WebString& value) value 3267 Source/web/WebViewImpl.cpp m_inspectorSettingsMap->set(key, value); value 3268 Source/web/WebViewImpl.cpp client()->didUpdateInspectorSetting(key, value); value 180 Source/web/WebViewImpl.h virtual void setIsTransparent(bool value) OVERRIDE; value 183 Source/web/WebViewImpl.h virtual void setTabsToLinks(bool value) OVERRIDE; value 185 Source/web/WebViewImpl.h virtual void setTabKeyCyclesThroughElements(bool value) OVERRIDE; value 187 Source/web/WebViewImpl.h virtual void setIsActive(bool value) OVERRIDE; value 267 Source/web/WebViewImpl.h virtual bool inspectorSetting(const WebString& key, WebString* value) const OVERRIDE; value 268 Source/web/WebViewImpl.h virtual void setInspectorSetting(const WebString& key, const WebString& value) OVERRIDE; value 517 Source/web/tests/WebViewTest.cpp EXPECT_EQ("0123456789abcdefghijklmnopqrstuvwxyz", info.value); value 530 Source/web/tests/WebViewTest.cpp EXPECT_EQ("0123456789abcdefghijklmnopqrstuvwxyz", info.value); value 550 Source/web/tests/WebViewTest.cpp EXPECT_EQ("hello", std::string(info.value.utf8().data())); value 565 Source/web/tests/WebViewTest.cpp EXPECT_EQ("helhellolo", std::string(info.value.utf8().data())); value 592 Source/web/tests/WebViewTest.cpp EXPECT_EQ("0123456789abcdefghijklmnopqrstuvwxyz", std::string(info.value.utf8().data())); value 612 Source/web/tests/WebViewTest.cpp EXPECT_EQ("0123\n456789abcdefghijklmnopqrstuvwxyz", std::string(info.value.utf8().data())); value 624 Source/web/tests/WebViewTest.cpp EXPECT_EQ("01234ijklmnopqrstuvwxyz", std::string(info.value.utf8().data())); value 629 Source/web/tests/WebViewTest.cpp EXPECT_EQ("ijklmnopqrstuvwxyz", std::string(info.value.utf8().data())); value 671 Source/web/tests/WebViewTest.cpp EXPECT_EQ("0123456789abcdefghijklmnopq\nrstuvwxyz", std::string(info.value.utf8().data())); value 679 Source/web/tests/WebViewTest.cpp EXPECT_EQ("0123456789abcdefghijklmnopq\nrstuvwxyz", std::string(info.value.utf8().data())); value 688 Source/web/tests/WebViewTest.cpp EXPECT_EQ("0123456789abcdefghijklmnopq\nrsyoloxyz", std::string(info.value.utf8().data())); value 709 Source/web/tests/WebViewTest.cpp EXPECT_EQ("hello world", std::string(info.value.utf8().data())); value 718 Source/web/tests/WebViewTest.cpp EXPECT_EQ("hello world", std::string(info.value.utf8().data())); value 726 Source/web/tests/WebViewTest.cpp EXPECT_EQ("hello world", std::string(info.value.utf8().data())); value 734 Source/web/tests/WebViewTest.cpp EXPECT_EQ("hello world", std::string(info.value.utf8().data())); value 742 Source/web/tests/WebViewTest.cpp EXPECT_EQ("hello world", std::string(info.value.utf8().data())); value 750 Source/web/tests/WebViewTest.cpp EXPECT_EQ("hello world", std::string(info.value.utf8().data())); value 1235 Source/web/tests/WebViewTest.cpp EXPECT_EQ("0123456789abcdefghijklmnopqrstuvwxyz", std::string(info.value.utf8().data())); value 1378 Source/web/tests/WebViewTest.cpp EXPECT_STREQ("1970-01-01", inputElement->value().utf8().data()); value 1383 Source/web/tests/WebViewTest.cpp EXPECT_STREQ("", inputElement->value().utf8().data()); value 1389 Source/web/tests/WebViewTest.cpp EXPECT_STREQ("1970-01-01T00:00", inputElement->value().utf8().data()); value 1394 Source/web/tests/WebViewTest.cpp EXPECT_STREQ("", inputElement->value().utf8().data()); value 1400 Source/web/tests/WebViewTest.cpp EXPECT_STREQ("1970-01", inputElement->value().utf8().data()); value 1405 Source/web/tests/WebViewTest.cpp EXPECT_STREQ("", inputElement->value().utf8().data()); value 1411 Source/web/tests/WebViewTest.cpp EXPECT_STREQ("00:00", inputElement->value().utf8().data()); value 1416 Source/web/tests/WebViewTest.cpp EXPECT_STREQ("", inputElement->value().utf8().data()); value 1422 Source/web/tests/WebViewTest.cpp EXPECT_STREQ("1970-W01", inputElement->value().utf8().data()); value 1427 Source/web/tests/WebViewTest.cpp EXPECT_STREQ("", inputElement->value().utf8().data()); value 1530 Source/web/tests/WebViewTest.cpp int value = m_hasTouchEventHandlerCount[state]; value 1532 Source/web/tests/WebViewTest.cpp return value; value 97 Source/wtf/ArrayBufferBuilder.h void setVariableCapacity(bool value) value 99 Source/wtf/ArrayBufferBuilder.h m_variableCapacity = value; value 109 Source/wtf/Atomics.h ALWAYS_INLINE void releaseStore(volatile int* ptr, int value) value 111 Source/wtf/Atomics.h __tsan_atomic32_store(ptr, value, __tsan_memory_order_release); value 146 Source/wtf/Atomics.h ALWAYS_INLINE void releaseStore(volatile int* ptr, int value) value 149 Source/wtf/Atomics.h *ptr = value; value 154 Source/wtf/Atomics.h int value = *ptr; value 156 Source/wtf/Atomics.h return value; value 131 Source/wtf/BitVector.h void quickSet(size_t bit, bool value) value 133 Source/wtf/BitVector.h if (value) value 165 Source/wtf/BitVector.h void set(size_t bit, bool value) value 167 Source/wtf/BitVector.h if (value) value 119 Source/wtf/CheckedArithmetic.h static bool inBounds(Source value) value 123 Source/wtf/CheckedArithmetic.h return value <= std::numeric_limits<Target>::max(); value 128 Source/wtf/CheckedArithmetic.h static bool inBounds(Source value) value 132 Source/wtf/CheckedArithmetic.h return std::numeric_limits<Target>::min() <= value && value <= std::numeric_limits<Target>::max(); value 137 Source/wtf/CheckedArithmetic.h static bool inBounds(Source value) value 140 Source/wtf/CheckedArithmetic.h if (value < 0) value 145 Source/wtf/CheckedArithmetic.h return static_cast<Target>(value) <= std::numeric_limits<Target>::max(); value 148 Source/wtf/CheckedArithmetic.h return value <= static_cast<Source>(std::numeric_limits<Target>::max()); value 153 Source/wtf/CheckedArithmetic.h static bool inBounds(Source value) value 157 Source/wtf/CheckedArithmetic.h return value <= static_cast<Source>(std::numeric_limits<Target>::max()); value 164 Source/wtf/CheckedArithmetic.h template <typename Target, typename Source, bool CanElide = IsSameType<Target, Source>::value || (sizeof(Target) > sizeof(Source)) > struct BoundsCheckElider; value 171 Source/wtf/CheckedArithmetic.h template <typename Target, typename Source> static inline bool isInBounds(Source value) value 173 Source/wtf/CheckedArithmetic.h return BoundsCheckElider<Target, Source>::inBounds(value); value 436 Source/wtf/CheckedArithmetic.h template <typename U> Checked(U value) value 438 Source/wtf/CheckedArithmetic.h if (!isInBounds<T>(value)) value 440 Source/wtf/CheckedArithmetic.h m_value = static_cast<T>(value); value 476 Source/wtf/CheckedArithmetic.h template <typename U> const Checked& operator=(U value) value 478 Source/wtf/CheckedArithmetic.h return *this = Checked(value); value 542 Source/wtf/CheckedArithmetic.h inline CheckedState safeGet(T& value) const WARN_UNUSED_RETURN value 544 Source/wtf/CheckedArithmetic.h value = m_value; value 36 Source/wtf/CheckedArithmeticTest.cpp Checked<type, RecordOverflow> value; \ value 37 Source/wtf/CheckedArithmeticTest.cpp EXPECT_EQ(coerceLiteral(0), value.unsafeGet()); \ value 38 Source/wtf/CheckedArithmeticTest.cpp EXPECT_EQ(std::numeric_limits<type>::max(), (value + std::numeric_limits<type>::max()).unsafeGet()); \ value 39 Source/wtf/CheckedArithmeticTest.cpp EXPECT_EQ(std::numeric_limits<type>::max(), (std::numeric_limits<type>::max() + value).unsafeGet()); \ value 40 Source/wtf/CheckedArithmeticTest.cpp EXPECT_EQ(std::numeric_limits<type>::min(), (value + std::numeric_limits<type>::min()).unsafeGet()); \ value 41 Source/wtf/CheckedArithmeticTest.cpp EXPECT_EQ(std::numeric_limits<type>::min(), (std::numeric_limits<type>::min() + value).unsafeGet()); \ value 42 Source/wtf/CheckedArithmeticTest.cpp EXPECT_EQ(coerceLiteral(0), (value * coerceLiteral(0)).unsafeGet()); \ value 43 Source/wtf/CheckedArithmeticTest.cpp EXPECT_EQ(coerceLiteral(0), (coerceLiteral(0) * value).unsafeGet()); \ value 44 Source/wtf/CheckedArithmeticTest.cpp EXPECT_EQ(coerceLiteral(0), (value * value).unsafeGet()); \ value 45 Source/wtf/CheckedArithmeticTest.cpp EXPECT_EQ(coerceLiteral(0), (value - coerceLiteral(0)).unsafeGet()); \ value 46 Source/wtf/CheckedArithmeticTest.cpp EXPECT_EQ(coerceLiteral(0), (coerceLiteral(0) - value).unsafeGet()); \ value 47 Source/wtf/CheckedArithmeticTest.cpp EXPECT_EQ(coerceLiteral(0), (value - value).unsafeGet()); \ value 48 Source/wtf/CheckedArithmeticTest.cpp EXPECT_EQ(coerceLiteral(0), (value++).unsafeGet()); \ value 49 Source/wtf/CheckedArithmeticTest.cpp EXPECT_EQ(coerceLiteral(1), (value--).unsafeGet()); \ value 50 Source/wtf/CheckedArithmeticTest.cpp EXPECT_EQ(coerceLiteral(1), (++value).unsafeGet()); \ value 51 Source/wtf/CheckedArithmeticTest.cpp EXPECT_EQ(coerceLiteral(0), (--value).unsafeGet()); \ value 52 Source/wtf/CheckedArithmeticTest.cpp EXPECT_EQ(coerceLiteral(10), (value += coerceLiteral(10)).unsafeGet()); \ value 53 Source/wtf/CheckedArithmeticTest.cpp EXPECT_EQ(coerceLiteral(10), value.unsafeGet()); \ value 54 Source/wtf/CheckedArithmeticTest.cpp EXPECT_EQ(coerceLiteral(100), (value *= coerceLiteral(10)).unsafeGet()); \ value 55 Source/wtf/CheckedArithmeticTest.cpp EXPECT_EQ(coerceLiteral(100), value.unsafeGet()); \ value 56 Source/wtf/CheckedArithmeticTest.cpp EXPECT_EQ(coerceLiteral(0), (value -= coerceLiteral(100)).unsafeGet()); \ value 57 Source/wtf/CheckedArithmeticTest.cpp EXPECT_EQ(coerceLiteral(0), value.unsafeGet()); \ value 58 Source/wtf/CheckedArithmeticTest.cpp value = 10; \ value 59 Source/wtf/CheckedArithmeticTest.cpp EXPECT_EQ(coerceLiteral(10), value.unsafeGet()); \ value 60 Source/wtf/CheckedArithmeticTest.cpp EXPECT_EQ(coerceLiteral(0), (value - coerceLiteral(10)).unsafeGet()); \ value 61 Source/wtf/CheckedArithmeticTest.cpp EXPECT_EQ(coerceLiteral(10), value.unsafeGet()); \ value 62 Source/wtf/CheckedArithmeticTest.cpp value = std::numeric_limits<type>::min(); \ value 63 Source/wtf/CheckedArithmeticTest.cpp EXPECT_EQ(true, (Checked<type, RecordOverflow>(value - coerceLiteral(1))).hasOverflowed()); \ value 64 Source/wtf/CheckedArithmeticTest.cpp EXPECT_EQ(true, !((value--).hasOverflowed())); \ value 65 Source/wtf/CheckedArithmeticTest.cpp EXPECT_EQ(true, value.hasOverflowed()); \ value 66 Source/wtf/CheckedArithmeticTest.cpp value = std::numeric_limits<type>::max(); \ value 67 Source/wtf/CheckedArithmeticTest.cpp EXPECT_EQ(true, !value.hasOverflowed()); \ value 68 Source/wtf/CheckedArithmeticTest.cpp EXPECT_EQ(true, (Checked<type, RecordOverflow>(value + coerceLiteral(1))).hasOverflowed()); \ value 69 Source/wtf/CheckedArithmeticTest.cpp EXPECT_EQ(true, !(value++).hasOverflowed()); \ value 70 Source/wtf/CheckedArithmeticTest.cpp EXPECT_EQ(true, value.hasOverflowed()); \ value 71 Source/wtf/CheckedArithmeticTest.cpp value = std::numeric_limits<type>::max(); \ value 72 Source/wtf/CheckedArithmeticTest.cpp EXPECT_EQ(true, (value += coerceLiteral(1)).hasOverflowed()); \ value 73 Source/wtf/CheckedArithmeticTest.cpp EXPECT_EQ(true, value.hasOverflowed()); \ value 74 Source/wtf/CheckedArithmeticTest.cpp value = 10; \ value 76 Source/wtf/CheckedArithmeticTest.cpp EXPECT_EQ(true, CheckedState::DidNotOverflow == (value * Checked<type, RecordOverflow>(0)).safeGet(_value)); \ value 78 Source/wtf/CheckedArithmeticTest.cpp EXPECT_EQ(true, CheckedState::DidNotOverflow == (Checked<type, RecordOverflow>(0) * value).safeGet(_value)); \ value 80 Source/wtf/CheckedArithmeticTest.cpp EXPECT_EQ(true, CheckedState::DidOverflow == (value * Checked<type, RecordOverflow>(std::numeric_limits<type>::max())).safeGet(_value)); \ value 82 Source/wtf/CheckedArithmeticTest.cpp EXPECT_EQ(true, CheckedState::DidOverflow == (Checked<type, RecordOverflow>(std::numeric_limits<type>::max()) * value).safeGet(_value)); \ value 83 Source/wtf/CheckedArithmeticTest.cpp value = 0; \ value 85 Source/wtf/CheckedArithmeticTest.cpp EXPECT_EQ(true, CheckedState::DidNotOverflow == (value * Checked<type, RecordOverflow>(std::numeric_limits<type>::max())).safeGet(_value)); \ value 87 Source/wtf/CheckedArithmeticTest.cpp EXPECT_EQ(true, CheckedState::DidNotOverflow == (Checked<type, RecordOverflow>(std::numeric_limits<type>::max()) * value).safeGet(_value)); \ value 88 Source/wtf/CheckedArithmeticTest.cpp value = 1; \ value 90 Source/wtf/CheckedArithmeticTest.cpp EXPECT_EQ(true, CheckedState::DidNotOverflow == (value * Checked<type, RecordOverflow>(std::numeric_limits<type>::max())).safeGet(_value)); \ value 92 Source/wtf/CheckedArithmeticTest.cpp EXPECT_EQ(true, CheckedState::DidNotOverflow == (Checked<type, RecordOverflow>(std::numeric_limits<type>::max()) * value).safeGet(_value)); \ value 94 Source/wtf/CheckedArithmeticTest.cpp value = 0; \ value 95 Source/wtf/CheckedArithmeticTest.cpp EXPECT_EQ(true, CheckedState::DidNotOverflow == (value * Checked<type, RecordOverflow>(std::numeric_limits<type>::max())).safeGet(_value)); \ value 99 Source/wtf/CheckedArithmeticTest.cpp value = 1; \ value 100 Source/wtf/CheckedArithmeticTest.cpp EXPECT_EQ(true, CheckedState::DidNotOverflow == (value * Checked<type, RecordOverflow>(std::numeric_limits<type>::max())).safeGet(_value)); \ value 104 Source/wtf/CheckedArithmeticTest.cpp value = 2; \ value 105 Source/wtf/CheckedArithmeticTest.cpp EXPECT_EQ(true, CheckedState::DidOverflow == (value * Checked<type, RecordOverflow>(std::numeric_limits<type>::max())).safeGet(_value)); \ value 108 Source/wtf/CheckedArithmeticTest.cpp value = 10; \ value 109 Source/wtf/CheckedArithmeticTest.cpp EXPECT_EQ(true, (value * Checked<type, RecordOverflow>(std::numeric_limits<type>::max())).hasOverflowed()); \ value 110 Source/wtf/CheckedArithmeticTest.cpp MixedSignednessTest(EXPECT_EQ(coerceLiteral(0), (value + -10).unsafeGet())); \ value 111 Source/wtf/CheckedArithmeticTest.cpp MixedSignednessTest(EXPECT_EQ(0U, (value - 10U).unsafeGet())); \ value 112 Source/wtf/CheckedArithmeticTest.cpp MixedSignednessTest(EXPECT_EQ(coerceLiteral(0), (-10 + value).unsafeGet())); \ value 113 Source/wtf/CheckedArithmeticTest.cpp MixedSignednessTest(EXPECT_EQ(0U, (10U - value).unsafeGet())); \ value 114 Source/wtf/CheckedArithmeticTest.cpp value = std::numeric_limits<type>::min(); \ value 115 Source/wtf/CheckedArithmeticTest.cpp MixedSignednessTest(EXPECT_EQ(true, (Checked<type, RecordOverflow>(value - 1)).hasOverflowed())); \ value 116 Source/wtf/CheckedArithmeticTest.cpp MixedSignednessTest(EXPECT_EQ(true, !(value--).hasOverflowed())); \ value 117 Source/wtf/CheckedArithmeticTest.cpp MixedSignednessTest(EXPECT_EQ(true, value.hasOverflowed())); \ value 118 Source/wtf/CheckedArithmeticTest.cpp value = std::numeric_limits<type>::max(); \ value 119 Source/wtf/CheckedArithmeticTest.cpp MixedSignednessTest(EXPECT_EQ(true, !value.hasOverflowed())); \ value 120 Source/wtf/CheckedArithmeticTest.cpp MixedSignednessTest(EXPECT_EQ(true, (Checked<type, RecordOverflow>(value + 1)).hasOverflowed())); \ value 121 Source/wtf/CheckedArithmeticTest.cpp MixedSignednessTest(EXPECT_EQ(true, !(value++).hasOverflowed())); \ value 122 Source/wtf/CheckedArithmeticTest.cpp MixedSignednessTest(EXPECT_EQ(true, value.hasOverflowed())); \ value 123 Source/wtf/CheckedArithmeticTest.cpp value = std::numeric_limits<type>::max(); \ value 124 Source/wtf/CheckedArithmeticTest.cpp MixedSignednessTest(EXPECT_EQ(true, (value += 1).hasOverflowed())); \ value 125 Source/wtf/CheckedArithmeticTest.cpp MixedSignednessTest(EXPECT_EQ(true, value.hasOverflowed())); \ value 126 Source/wtf/CheckedArithmeticTest.cpp value = std::numeric_limits<type>::min(); \ value 127 Source/wtf/CheckedArithmeticTest.cpp MixedSignednessTest(EXPECT_EQ(true, (value - 1U).hasOverflowed())); \ value 128 Source/wtf/CheckedArithmeticTest.cpp MixedSignednessTest(EXPECT_EQ(true, !(value--).hasOverflowed())); \ value 129 Source/wtf/CheckedArithmeticTest.cpp MixedSignednessTest(EXPECT_EQ(true, value.hasOverflowed())); \ value 130 Source/wtf/CheckedArithmeticTest.cpp value = std::numeric_limits<type>::max(); \ value 131 Source/wtf/CheckedArithmeticTest.cpp MixedSignednessTest(EXPECT_EQ(true, !value.hasOverflowed())); \ value 132 Source/wtf/CheckedArithmeticTest.cpp MixedSignednessTest(EXPECT_EQ(true, (Checked<type, RecordOverflow>(value + 1U)).hasOverflowed())); \ value 133 Source/wtf/CheckedArithmeticTest.cpp MixedSignednessTest(EXPECT_EQ(true, !(value++).hasOverflowed())); \ value 134 Source/wtf/CheckedArithmeticTest.cpp MixedSignednessTest(EXPECT_EQ(true, value.hasOverflowed())); \ value 135 Source/wtf/CheckedArithmeticTest.cpp value = std::numeric_limits<type>::max(); \ value 136 Source/wtf/CheckedArithmeticTest.cpp MixedSignednessTest(EXPECT_EQ(true, (value += 1U).hasOverflowed())); \ value 137 Source/wtf/CheckedArithmeticTest.cpp MixedSignednessTest(EXPECT_EQ(true, value.hasOverflowed())); \ value 44 Source/wtf/DataLog.h void dataLog(const T& value) value 46 Source/wtf/DataLog.h dataFile().print(value); value 340 Source/wtf/Deque.h inline void Deque<T, inlineCapacity>::append(const U& value) value 343 Source/wtf/Deque.h new (NotNull, &m_buffer.buffer()[m_end]) T(value); value 351 Source/wtf/Deque.h inline void Deque<T, inlineCapacity>::prepend(const U& value) value 358 Source/wtf/Deque.h new (NotNull, &m_buffer.buffer()[m_start]) T(value); value 93 Source/wtf/EnumClass.h ALWAYS_INLINE EnumClass(Value value) : m_value(value) { } value 95 Source/wtf/EnumClass.h ALWAYS_INLINE Value value() const { return m_value; } value 104 Source/wtf/EnumClass.h ALWAYS_INLINE bool operator==(const Value value) { return m_value == value; } value 105 Source/wtf/EnumClass.h ALWAYS_INLINE bool operator!=(const Value value) { return m_value != value; } value 106 Source/wtf/EnumClass.h ALWAYS_INLINE bool operator<(const Value value) { return m_value < value; } value 107 Source/wtf/EnumClass.h ALWAYS_INLINE bool operator<=(const Value value) { return m_value <= value; } value 108 Source/wtf/EnumClass.h ALWAYS_INLINE bool operator>(const Value value) { return m_value > value; } value 109 Source/wtf/EnumClass.h ALWAYS_INLINE bool operator>=(const Value value) { return m_value >= value; } value 47 Source/wtf/Float32Array.h void set(unsigned index, double value) value 51 Source/wtf/Float32Array.h TypedArrayBase<float>::data()[index] = static_cast<float>(value); value 47 Source/wtf/Float64Array.h void set(unsigned index, double value) value 51 Source/wtf/Float64Array.h TypedArrayBase<double>::data()[index] = static_cast<double>(value); value 328 Source/wtf/Functional.h static StorageType wrap(const T& value) { return value; } value 329 Source/wtf/Functional.h static const T& unwrap(const StorageType& value) { return value; } value 335 Source/wtf/Functional.h static StorageType wrap(PassRefPtr<T> value) { return value; } value 336 Source/wtf/Functional.h static T* unwrap(const StorageType& value) { return value.get(); } value 342 Source/wtf/Functional.h static StorageType wrap(RefPtr<T> value) { return value.release(); } value 343 Source/wtf/Functional.h static T* unwrap(const StorageType& value) { return value.get(); } value 351 Source/wtf/Functional.h static StorageType wrap(const RetainPtr<T>& value) { return value; } value 352 Source/wtf/Functional.h static typename RetainPtr<T>::PtrType unwrap(const StorageType& value) { return value.get(); } value 113 Source/wtf/FunctionalTest.cpp static PassRefPtr<Number> create(int value) value 115 Source/wtf/FunctionalTest.cpp return adoptRef(new Number(value)); value 126 Source/wtf/FunctionalTest.cpp explicit Number(int value) value 127 Source/wtf/FunctionalTest.cpp : m_value(value) value 136 Source/wtf/FunctionalTest.cpp return number->value() * 2; value 130 Source/wtf/HashCountedSet.h inline typename HashCountedSet<Value, HashFunctions, Traits>::iterator HashCountedSet<Value, HashFunctions, Traits>::find(const ValueType& value) value 132 Source/wtf/HashCountedSet.h return m_impl.find(value); value 136 Source/wtf/HashCountedSet.h inline typename HashCountedSet<Value, HashFunctions, Traits>::const_iterator HashCountedSet<Value, HashFunctions, Traits>::find(const ValueType& value) const value 138 Source/wtf/HashCountedSet.h return m_impl.find(value); value 142 Source/wtf/HashCountedSet.h inline bool HashCountedSet<Value, HashFunctions, Traits>::contains(const ValueType& value) const value 144 Source/wtf/HashCountedSet.h return m_impl.contains(value); value 148 Source/wtf/HashCountedSet.h inline unsigned HashCountedSet<Value, HashFunctions, Traits>::count(const ValueType& value) const value 150 Source/wtf/HashCountedSet.h return m_impl.get(value); value 154 Source/wtf/HashCountedSet.h inline typename HashCountedSet<Value, HashFunctions, Traits>::AddResult HashCountedSet<Value, HashFunctions, Traits>::add(const ValueType &value) value 156 Source/wtf/HashCountedSet.h AddResult result = m_impl.add(value, 0); value 157 Source/wtf/HashCountedSet.h ++result.storedValue->value; value 162 Source/wtf/HashCountedSet.h inline bool HashCountedSet<Value, HashFunctions, Traits>::remove(const ValueType& value) value 164 Source/wtf/HashCountedSet.h return remove(find(value)); value 173 Source/wtf/HashCountedSet.h unsigned oldVal = it->value; value 177 Source/wtf/HashCountedSet.h it->value = newVal; value 186 Source/wtf/HashCountedSet.h inline void HashCountedSet<Value, HashFunctions, Traits>::removeAll(const ValueType& value) value 188 Source/wtf/HashCountedSet.h removeAll(find(value)); value 111 Source/wtf/HashIterators.h const MappedType* get() const { return &(m_impl.get()->value); } value 152 Source/wtf/HashIterators.h MappedType* get() const { return &(m_impl.get()->value); } value 253 Source/wtf/HashMap.h static bool isEmptyValue(const typename KeyValuePairHashTraits<KeyTraits, MappedTraits>::TraitType& value) value 255 Source/wtf/HashMap.h return isHashTraitsEmptyValue<KeyTraits>(value.key); value 266 Source/wtf/HashMap.h ValueTraits::ValueTraits::store(mapped, location.value); value 277 Source/wtf/HashMap.h ValueTraits::ValueTraits::store(mapped, location.value); value 344 Source/wtf/HashMap.h HashMap<T, U, V, W, X, Y>::find(const TYPE& value) value 346 Source/wtf/HashMap.h return m_impl.template find<HashMapTranslatorAdapter<ValueTraits, HashTranslator> >(value); value 352 Source/wtf/HashMap.h HashMap<T, U, V, W, X, Y>::find(const TYPE& value) const value 354 Source/wtf/HashMap.h return m_impl.template find<HashMapTranslatorAdapter<ValueTraits, HashTranslator> >(value); value 360 Source/wtf/HashMap.h HashMap<T, U, V, W, X, Y>::contains(const TYPE& value) const value 362 Source/wtf/HashMap.h return m_impl.template contains<HashMapTranslatorAdapter<ValueTraits, HashTranslator> >(value); value 379 Source/wtf/HashMap.h MappedTraits::store(mapped, result.storedValue->value); value 387 Source/wtf/HashMap.h HashMap<T, U, V, W, X, Y>::add(const TYPE& key, MappedPassInType value) value 389 Source/wtf/HashMap.h return m_impl.template addPassingHashCode<HashMapTranslatorAdapter<ValueTraits, HashTranslator> >(key, value); value 406 Source/wtf/HashMap.h return MappedTraits::peek(entry->value); value 434 Source/wtf/HashMap.h MappedPassOutType result = MappedTraits::passOut(it->value); value 468 Source/wtf/HashMap.h if (bPos == bEnd || it->value != bPos->value) value 487 Source/wtf/HashMap.h delete it->value; value 120 Source/wtf/HashMapTest.cpp OwnPtr<DestructCounter>& ownCounter = iter->value; value 175 Source/wtf/HashSet.h inline typename HashSet<T, U, V, W>::iterator HashSet<T, U, V, W>::find(ValuePeekInType value) const value 177 Source/wtf/HashSet.h return m_impl.find(value); value 181 Source/wtf/HashSet.h inline bool HashSet<Value, HashFunctions, Traits, Allocator>::contains(ValuePeekInType value) const value 183 Source/wtf/HashSet.h return m_impl.contains(value); value 189 Source/wtf/HashSet.h inline HashSet<Value, HashFunctions, Traits, Allocator>::find(const T& value) const value 191 Source/wtf/HashSet.h return m_impl.template find<HashSetTranslatorAdapter<HashTranslator> >(value); value 196 Source/wtf/HashSet.h inline bool HashSet<Value, HashFunctions, Traits, Allocator>::contains(const T& value) const value 198 Source/wtf/HashSet.h return m_impl.template contains<HashSetTranslatorAdapter<HashTranslator> >(value); value 202 Source/wtf/HashSet.h inline typename HashSet<T, U, V, W>::AddResult HashSet<T, U, V, W>::add(ValuePeekInType value) value 204 Source/wtf/HashSet.h return m_impl.add(value); value 210 Source/wtf/HashSet.h HashSet<Value, HashFunctions, Traits, Allocator>::add(const T& value) value 212 Source/wtf/HashSet.h return m_impl.template addPassingHashCode<HashSetTranslatorAdapter<HashTranslator> >(value, value); value 222 Source/wtf/HashSet.h inline void HashSet<T, U, V, W>::remove(ValuePeekInType value) value 224 Source/wtf/HashSet.h remove(find(value)); value 234 Source/wtf/HashSet.h inline bool HashSet<T, U, V, W>::isValidValue(ValuePeekInType value) value 236 Source/wtf/HashSet.h if (ValueTraits::isDeletedValue(value)) value 240 Source/wtf/HashSet.h if (value == ValueTraits::emptyValue()) value 243 Source/wtf/HashSet.h if (isHashTraitsEmptyValue<ValueTraits>(value)) value 41 Source/wtf/HashSetTest.cpp const unsigned initialCapacity = WTF::HashTableCapacityForSize<size>::value; value 220 Source/wtf/HashTable.h swap(a.value, b.value); value 231 Source/wtf/HashTable.h template<typename T, typename U, typename V> static void translate(T& location, const U&, const V& value) { location = value; } value 242 Source/wtf/HashTable.h static bool isEmptyBucket(const Value& value) { return isHashTraitsEmptyValue<KeyTraits>(Extractor::extract(value)); } value 243 Source/wtf/HashTable.h static bool isDeletedBucket(const Value& value) { return KeyTraits::isDeletedValue(Extractor::extract(value)); } value 244 Source/wtf/HashTable.h static bool isEmptyOrDeletedBucket(const Value& value) { return isEmptyBucket(value) || isDeletedBucket(value); } value 347 Source/wtf/HashTable.h AddResult add(ValuePeekInType value) value 349 Source/wtf/HashTable.h return add<IdentityTranslatorType>(Extractor::extract(value), value); value 371 Source/wtf/HashTable.h static bool isEmptyBucket(const ValueType& value) { return isHashTraitsEmptyValue<KeyTraits>(Extractor::extract(value)); } value 372 Source/wtf/HashTable.h static bool isDeletedBucket(const ValueType& value) { return KeyTraits::isDeletedValue(Extractor::extract(value)); } value 373 Source/wtf/HashTable.h static bool isEmptyOrDeletedBucket(const ValueType& value) { return HashTableHelper<ValueType, Extractor, KeyTraits>:: isEmptyOrDeletedBucket(value); } value 445 Source/wtf/HashTable.h static const unsigned value = 0; value 449 Source/wtf/HashTable.h static const unsigned value = number | OneifyLowBits<(number >> 1)>::value; value 454 Source/wtf/HashTable.h static const unsigned value = (OneifyLowBits<number - 1>::value + 1) * 2; value 462 Source/wtf/HashTable.h static const unsigned value = size * 4; value 466 Source/wtf/HashTable.h static const unsigned value = UpperPowerOfTwoBound<size>::value; value 473 Source/wtf/HashTable.h static const unsigned value = HashTableCapacityForSizeSplitter<size, !(size & (size - 1))>::value; value 475 Source/wtf/HashTable.h COMPILE_ASSERT(!static_cast<int>(value >> 31), HashTableNoCapacityOverflow); value 476 Source/wtf/HashTable.h COMPILE_ASSERT(value > (2 * size), HashTableCapacityHoldsContentSize); value 1135 Source/wtf/HashTable.h if (ShouldBeTraced<Traits>::value) { value 64 Source/wtf/HashTraits.h static const bool value = NeedsTracing<T>::value; value 66 Source/wtf/HashTraits.h static const bool isWeak = IsWeak<T>::value; value 74 Source/wtf/HashTraits.h static bool isDeletedValue(T value) { return value == static_cast<T>(-1); } value 77 Source/wtf/HashTraits.h template<typename T> struct GenericHashTraits : GenericHashTraitsBase<IsInteger<T>::value, T> { value 95 Source/wtf/HashTraits.h static void store(const T& value, T& storage) { storage = value; } value 99 Source/wtf/HashTraits.h static const T& passOut(const T& value) { return value; } value 105 Source/wtf/HashTraits.h static const T& peek(const T& value) { return value; } value 114 Source/wtf/HashTraits.h static bool isDeletedValue(T value) { return value == -std::numeric_limits<T>::infinity(); } value 126 Source/wtf/HashTraits.h static bool isDeletedValue(T value) { return value == std::numeric_limits<T>::max() - 1; } value 133 Source/wtf/HashTraits.h static bool isDeletedValue(P* value) { return value == reinterpret_cast<P*>(-1); } value 139 Source/wtf/HashTraits.h static bool isDeletedValue(const T& value) { return value.isHashTableDeletedValue(); } value 148 Source/wtf/HashTraits.h static void store(PassOwnPtr<P> value, OwnPtr<P>& storage) { storage = value; } value 151 Source/wtf/HashTraits.h static PassOwnPtr<P> passOut(OwnPtr<P>& value) { return value.release(); } value 155 Source/wtf/HashTraits.h static PeekOutType peek(const OwnPtr<P>& value) { return value.get(); } value 164 Source/wtf/HashTraits.h static bool isEmptyValue(const RefPtr<P>& value) { return !value; } value 175 Source/wtf/HashTraits.h static void store(PassRefPtr<P> value, RefPtr<P>& storage) { storage = value; } value 178 Source/wtf/HashTraits.h static PassOutType passOut(RefPtr<P>& value) { return value.release(); } value 182 Source/wtf/HashTraits.h static PeekOutType peek(const RefPtr<P>& value) { return value.get(); } value 191 Source/wtf/HashTraits.h static bool isEmptyValue(const RawPtr<T>& value) { return !value; } value 206 Source/wtf/HashTraits.h static void store(const U& value, RawPtr<T>& storage) { storage = value; } value 208 Source/wtf/HashTraits.h static PeekOutType peek(const RawPtr<T>& value) { return value; } value 211 Source/wtf/HashTraits.h static PassOutType passOut(const RawPtr<T>& value) { return value; } value 224 Source/wtf/HashTraits.h template<typename T> static bool isEmptyValue(const T& value) { return Traits::isEmptyValue(value); } value 227 Source/wtf/HashTraits.h template<typename T> static bool isEmptyValue(const T& value) { return value == Traits::emptyValue(); } value 229 Source/wtf/HashTraits.h template<typename Traits, typename T> inline bool isHashTraitsEmptyValue(const T& value) value 231 Source/wtf/HashTraits.h return HashTraitsEmptyValueChecker<Traits, Traits::hasIsEmptyValueFunction>::isEmptyValue(value); value 249 Source/wtf/HashTraits.h static bool isDeletedValue(const TraitType& value) { return FirstTraits::isDeletedValue(value.first); } value 265 Source/wtf/HashTraits.h , value(_value) value 272 Source/wtf/HashTraits.h , value(other.value) value 277 Source/wtf/HashTraits.h ValueTypeArg value; value 293 Source/wtf/HashTraits.h static const bool value = ShouldBeTraced<KeyTraits>::value || ShouldBeTraced<ValueTraits>::value; value 300 Source/wtf/HashTraits.h static bool isDeletedValue(const TraitType& value) { return KeyTraits::isDeletedValue(value.key); } value 99 Source/wtf/InstanceCounter.cpp ++(result.storedValue->value); value 108 Source/wtf/InstanceCounter.cpp --(it->value); value 109 Source/wtf/InstanceCounter.cpp if (!it->value) value 128 Source/wtf/InstanceCounter.cpp builder.append(String::number(it->value)); value 42 Source/wtf/IntegralTypedArrayBase.h void set(unsigned index, double value) value 46 Source/wtf/IntegralTypedArrayBase.h if (std::isnan(value)) // Clamp NaN to 0 value 47 Source/wtf/IntegralTypedArrayBase.h value = 0; value 50 Source/wtf/IntegralTypedArrayBase.h TypedArrayBase<T>::data()[index] = static_cast<T>(static_cast<int64_t>(value)); value 254 Source/wtf/ListHashSet.h ListHashSetNode(const ValueArg& value) value 255 Source/wtf/ListHashSet.h : m_value(value) value 265 Source/wtf/ListHashSet.h ListHashSetNode(const U& value) value 266 Source/wtf/ListHashSet.h : m_value(value) value 699 Source/wtf/ListHashSet.h inline typename ListHashSet<T, inlineCapacity, U>::iterator ListHashSet<T, inlineCapacity, U>::find(ValuePeekInType value) value 701 Source/wtf/ListHashSet.h ImplTypeIterator it = m_impl.template find<BaseTranslator>(value); value 708 Source/wtf/ListHashSet.h inline typename ListHashSet<T, inlineCapacity, U>::const_iterator ListHashSet<T, inlineCapacity, U>::find(ValuePeekInType value) const value 710 Source/wtf/ListHashSet.h ImplTypeConstIterator it = m_impl.template find<BaseTranslator>(value); value 724 Source/wtf/ListHashSet.h inline typename ListHashSet<ValueType, inlineCapacity, U>::iterator ListHashSet<ValueType, inlineCapacity, U>::find(const T& value) value 726 Source/wtf/ListHashSet.h ImplTypeConstIterator it = m_impl.template find<ListHashSetTranslatorAdapter<HashTranslator> >(value); value 734 Source/wtf/ListHashSet.h inline typename ListHashSet<ValueType, inlineCapacity, U>::const_iterator ListHashSet<ValueType, inlineCapacity, U>::find(const T& value) const value 736 Source/wtf/ListHashSet.h ImplTypeConstIterator it = m_impl.template find<ListHashSetTranslatorAdapter<HashTranslator> >(value); value 744 Source/wtf/ListHashSet.h inline bool ListHashSet<ValueType, inlineCapacity, U>::contains(const T& value) const value 746 Source/wtf/ListHashSet.h return m_impl.template contains<ListHashSetTranslatorAdapter<HashTranslator> >(value); value 750 Source/wtf/ListHashSet.h inline bool ListHashSet<T, inlineCapacity, U>::contains(ValuePeekInType value) const value 752 Source/wtf/ListHashSet.h return m_impl.template contains<BaseTranslator>(value); value 756 Source/wtf/ListHashSet.h typename ListHashSet<T, inlineCapacity, U>::AddResult ListHashSet<T, inlineCapacity, U>::add(ValuePeekInType value) value 759 Source/wtf/ListHashSet.h typename ImplType::AddResult result = m_impl.template add<BaseTranslator>(value, m_allocator.get()); value 766 Source/wtf/ListHashSet.h typename ListHashSet<T, inlineCapacity, U>::iterator ListHashSet<T, inlineCapacity, U>::addReturnIterator(ValuePeekInType value) value 768 Source/wtf/ListHashSet.h return makeIterator(add(value).storedValue); value 771 Source/wtf/ListHashSet.h typename ListHashSet<T, inlineCapacity, U>::AddResult ListHashSet<T, inlineCapacity, U>::appendOrMoveToLast(ValuePeekInType value) value 774 Source/wtf/ListHashSet.h typename ImplType::AddResult result = m_impl.template add<BaseTranslator>(value, m_allocator.get()); value 783 Source/wtf/ListHashSet.h typename ListHashSet<T, inlineCapacity, U>::AddResult ListHashSet<T, inlineCapacity, U>::prependOrMoveToFirst(ValuePeekInType value) value 786 Source/wtf/ListHashSet.h typename ImplType::AddResult result = m_impl.template add<BaseTranslator>(value, m_allocator.get()); value 821 Source/wtf/ListHashSet.h inline void ListHashSet<T, inlineCapacity, U>::remove(ValuePeekInType value) value 823 Source/wtf/ListHashSet.h remove(find(value)); value 227 Source/wtf/MathExtras.h template<typename T> inline T clampTo(double value, T min = defaultMinimumForClamp<T>(), T max = defaultMaximumForClamp<T>()) value 229 Source/wtf/MathExtras.h if (value >= static_cast<double>(max)) value 231 Source/wtf/MathExtras.h if (value <= static_cast<double>(min)) value 233 Source/wtf/MathExtras.h return static_cast<T>(value); value 237 Source/wtf/MathExtras.h inline int clampToInteger(double value) value 239 Source/wtf/MathExtras.h return clampTo<int>(value); value 242 Source/wtf/MathExtras.h inline unsigned clampToUnsigned(double value) value 244 Source/wtf/MathExtras.h return clampTo<unsigned>(value); value 247 Source/wtf/MathExtras.h inline float clampToFloat(double value) value 249 Source/wtf/MathExtras.h return clampTo<float>(value); value 252 Source/wtf/MathExtras.h inline int clampToPositiveInteger(double value) value 254 Source/wtf/MathExtras.h return clampTo<int>(value, 0); value 257 Source/wtf/MathExtras.h inline int clampToInteger(float value) value 259 Source/wtf/MathExtras.h return clampTo<int>(value); value 285 Source/wtf/MathExtras.h inline void doubleToInteger(double d, unsigned long long& value) value 288 Source/wtf/MathExtras.h value = 0; value 295 Source/wtf/MathExtras.h value = static_cast<unsigned long long>(fmodValue); value 302 Source/wtf/MathExtras.h value = std::numeric_limits<unsigned long long>::max() - fmodValueInUnsignedLongLong + 1; value 121 Source/wtf/OwnPtr.h COMPILE_ASSERT(!IsArray<T>::value, Pointers_to_array_must_never_be_converted); value 147 Source/wtf/OwnPtr.h COMPILE_ASSERT(IsArray<T>::value, Elements_access_is_possible_for_arrays_only); value 164 Source/wtf/OwnPtr.h COMPILE_ASSERT(!IsArray<T>::value, Pointers_to_array_must_never_be_converted); value 181 Source/wtf/OwnPtr.h COMPILE_ASSERT(!IsArray<T>::value, Pointers_to_array_must_never_be_converted); value 196 Source/wtf/OwnPtr.h COMPILE_ASSERT(!IsArray<T>::value, Pointers_to_array_must_never_be_converted); value 42 Source/wtf/OwnPtrCommon.h static const bool value = IsSubclass<T, RefCountedBase>::value value 43 Source/wtf/OwnPtrCommon.h || IsSubclass<T, ThreadSafeRefCountedBase>::value; value 50 Source/wtf/OwnPtrCommon.h COMPILE_ASSERT(!IsRefCounted<T>::value, UseRefPtrForRefCountedObjects); value 60 Source/wtf/OwnPtrCommon.h COMPILE_ASSERT(!IsRefCounted<T>::value, UseRefPtrForRefCountedObjects); value 92 Source/wtf/PassOwnPtr.h COMPILE_ASSERT(!IsArray<T>::value, Pointers_to_array_must_never_be_converted); value 134 Source/wtf/PassOwnPtr.h COMPILE_ASSERT(!IsArray<T>::value, Pointers_to_array_must_never_be_converted); value 44 Source/wtf/PassTraits.h static Type& transfer(Type& value) { return value; } value 50 Source/wtf/PassTraits.h static PassType transfer(Type& value) { return value.release(); } value 56 Source/wtf/PassTraits.h static PassType transfer(Type& value) { return value.release(); } value 65 Source/wtf/PrintStream.cpp void printInternal(PrintStream& out, bool value) value 67 Source/wtf/PrintStream.cpp if (value) value 73 Source/wtf/PrintStream.cpp void printInternal(PrintStream& out, int value) value 75 Source/wtf/PrintStream.cpp out.printf("%d", value); value 78 Source/wtf/PrintStream.cpp void printInternal(PrintStream& out, unsigned value) value 80 Source/wtf/PrintStream.cpp out.printf("%u", value); value 83 Source/wtf/PrintStream.cpp void printInternal(PrintStream& out, long value) value 85 Source/wtf/PrintStream.cpp out.printf("%ld", value); value 88 Source/wtf/PrintStream.cpp void printInternal(PrintStream& out, unsigned long value) value 90 Source/wtf/PrintStream.cpp out.printf("%lu", value); value 93 Source/wtf/PrintStream.cpp void printInternal(PrintStream& out, long long value) value 95 Source/wtf/PrintStream.cpp out.printf("%lld", value); value 98 Source/wtf/PrintStream.cpp void printInternal(PrintStream& out, unsigned long long value) value 100 Source/wtf/PrintStream.cpp out.printf("%llu", value); value 103 Source/wtf/PrintStream.cpp void printInternal(PrintStream& out, float value) value 105 Source/wtf/PrintStream.cpp out.print(static_cast<double>(value)); value 108 Source/wtf/PrintStream.cpp void printInternal(PrintStream& out, double value) value 110 Source/wtf/PrintStream.cpp out.printf("%lf", value); value 113 Source/wtf/PrintStream.cpp void dumpCharacter(PrintStream& out, char value) value 115 Source/wtf/PrintStream.cpp out.printf("%c", value); value 53 Source/wtf/PrintStream.h void print(const T& value) value 55 Source/wtf/PrintStream.h printInternal(*this, value); value 212 Source/wtf/PrintStream.h inline void printInternal(PrintStream& out, char* value) { printInternal(out, static_cast<const char*>(value)); } value 213 Source/wtf/PrintStream.h inline void printInternal(PrintStream& out, CString& value) { printInternal(out, static_cast<const CString&>(value)); } value 214 Source/wtf/PrintStream.h inline void printInternal(PrintStream& out, String& value) { printInternal(out, static_cast<const String&>(value)); } value 226 Source/wtf/PrintStream.h void printInternal(PrintStream& out, const T& value) value 228 Source/wtf/PrintStream.h value.dump(out); value 234 Source/wtf/PrintStream.h Name(const Type& value) \ value 235 Source/wtf/PrintStream.h : m_value(value) \ value 249 Source/wtf/PrintStream.h Name(const Type& value) \ value 250 Source/wtf/PrintStream.h : m_value(value) \ value 125 Source/wtf/StdLibExtras.h inline To safeCast(From value) value 127 Source/wtf/StdLibExtras.h ASSERT(isInBounds<To>(value)); value 128 Source/wtf/StdLibExtras.h return static_cast<To>(value); value 91 Source/wtf/ThreadSpecific.h Data(T* value, ThreadSpecific<T>* owner) : value(value), owner(owner) {} value 93 Source/wtf/ThreadSpecific.h T* value; value 125 Source/wtf/ThreadSpecific.h inline void threadSpecificSet(ThreadSpecificKey key, void* value) value 127 Source/wtf/ThreadSpecific.h pthread_setspecific(key, value); value 147 Source/wtf/ThreadSpecific.h return data ? data->value : 0; value 205 Source/wtf/ThreadSpecific.h return data ? data->value : 0; value 235 Source/wtf/ThreadSpecific.h data->value->~T(); value 236 Source/wtf/ThreadSpecific.h fastFree(data->value); value 67 Source/wtf/ThreadSpecificWin.cpp if (void* data = value()) value 112 Source/wtf/ThreadSpecificWin.cpp return key->value(); value 150 Source/wtf/ThreadingPthreads.cpp if (pthread_equal(i->value->pthreadHandle(), pthreadHandle) && !i->value->hasExited()) value 29 Source/wtf/TypeTraits.cpp COMPILE_ASSERT(IsInteger<bool>::value, WTF_IsInteger_bool_true); value 30 Source/wtf/TypeTraits.cpp COMPILE_ASSERT(IsInteger<char>::value, WTF_IsInteger_char_true); value 31 Source/wtf/TypeTraits.cpp COMPILE_ASSERT(IsInteger<signed char>::value, WTF_IsInteger_signed_char_true); value 32 Source/wtf/TypeTraits.cpp COMPILE_ASSERT(IsInteger<unsigned char>::value, WTF_IsInteger_unsigned_char_true); value 33 Source/wtf/TypeTraits.cpp COMPILE_ASSERT(IsInteger<short>::value, WTF_IsInteger_short_true); value 34 Source/wtf/TypeTraits.cpp COMPILE_ASSERT(IsInteger<unsigned short>::value, WTF_IsInteger_unsigned_short_true); value 35 Source/wtf/TypeTraits.cpp COMPILE_ASSERT(IsInteger<int>::value, WTF_IsInteger_int_true); value 36 Source/wtf/TypeTraits.cpp COMPILE_ASSERT(IsInteger<unsigned>::value, WTF_IsInteger_unsigned_int_true); value 37 Source/wtf/TypeTraits.cpp COMPILE_ASSERT(IsInteger<long>::value, WTF_IsInteger_long_true); value 38 Source/wtf/TypeTraits.cpp COMPILE_ASSERT(IsInteger<unsigned long>::value, WTF_IsInteger_unsigned_long_true); value 39 Source/wtf/TypeTraits.cpp COMPILE_ASSERT(IsInteger<long long>::value, WTF_IsInteger_long_long_true); value 40 Source/wtf/TypeTraits.cpp COMPILE_ASSERT(IsInteger<unsigned long long>::value, WTF_IsInteger_unsigned_long_long_true); value 42 Source/wtf/TypeTraits.cpp COMPILE_ASSERT(IsInteger<wchar_t>::value, WTF_IsInteger_wchar_t_true); value 44 Source/wtf/TypeTraits.cpp COMPILE_ASSERT(!IsInteger<char*>::value, WTF_IsInteger_char_pointer_false); value 45 Source/wtf/TypeTraits.cpp COMPILE_ASSERT(!IsInteger<const char*>::value, WTF_IsInteger_const_char_pointer_false); value 46 Source/wtf/TypeTraits.cpp COMPILE_ASSERT(!IsInteger<volatile char*>::value, WTF_IsInteger_volatile_char_pointer_false); value 47 Source/wtf/TypeTraits.cpp COMPILE_ASSERT(!IsInteger<double>::value, WTF_IsInteger_double_false); value 48 Source/wtf/TypeTraits.cpp COMPILE_ASSERT(!IsInteger<float>::value, WTF_IsInteger_float_false); value 50 Source/wtf/TypeTraits.cpp COMPILE_ASSERT(IsFloatingPoint<float>::value, WTF_IsFloatingPoint_float_true); value 51 Source/wtf/TypeTraits.cpp COMPILE_ASSERT(IsFloatingPoint<double>::value, WTF_IsFloatingPoint_double_true); value 52 Source/wtf/TypeTraits.cpp COMPILE_ASSERT(IsFloatingPoint<long double>::value, WTF_IsFloatingPoint_long_double_true); value 53 Source/wtf/TypeTraits.cpp COMPILE_ASSERT(!IsFloatingPoint<int>::value, WTF_IsFloatingPoint_int_false); value 55 Source/wtf/TypeTraits.cpp COMPILE_ASSERT(IsPod<bool>::value, WTF_IsPod_bool_true); value 56 Source/wtf/TypeTraits.cpp COMPILE_ASSERT(IsPod<char>::value, WTF_IsPod_char_true); value 57 Source/wtf/TypeTraits.cpp COMPILE_ASSERT(IsPod<signed char>::value, WTF_IsPod_signed_char_true); value 58 Source/wtf/TypeTraits.cpp COMPILE_ASSERT(IsPod<unsigned char>::value, WTF_IsPod_unsigned_char_true); value 59 Source/wtf/TypeTraits.cpp COMPILE_ASSERT(IsPod<short>::value, WTF_IsPod_short_true); value 60 Source/wtf/TypeTraits.cpp COMPILE_ASSERT(IsPod<unsigned short>::value, WTF_IsPod_unsigned_short_true); value 61 Source/wtf/TypeTraits.cpp COMPILE_ASSERT(IsPod<int>::value, WTF_IsPod_int_true); value 62 Source/wtf/TypeTraits.cpp COMPILE_ASSERT(IsPod<unsigned>::value, WTF_IsPod_unsigned_int_true); value 63 Source/wtf/TypeTraits.cpp COMPILE_ASSERT(IsPod<long>::value, WTF_IsPod_long_true); value 64 Source/wtf/TypeTraits.cpp COMPILE_ASSERT(IsPod<unsigned long>::value, WTF_IsPod_unsigned_long_true); value 65 Source/wtf/TypeTraits.cpp COMPILE_ASSERT(IsPod<long long>::value, WTF_IsPod_long_long_true); value 66 Source/wtf/TypeTraits.cpp COMPILE_ASSERT(IsPod<unsigned long long>::value, WTF_IsPod_unsigned_long_long_true); value 68 Source/wtf/TypeTraits.cpp COMPILE_ASSERT(IsPod<wchar_t>::value, WTF_IsPod_wchar_t_true); value 70 Source/wtf/TypeTraits.cpp COMPILE_ASSERT(IsPod<char*>::value, WTF_IsPod_char_pointer_true); value 71 Source/wtf/TypeTraits.cpp COMPILE_ASSERT(IsPod<const char*>::value, WTF_IsPod_const_char_pointer_true); value 72 Source/wtf/TypeTraits.cpp COMPILE_ASSERT(IsPod<volatile char*>::value, WTF_IsPod_volatile_char_pointer_true); value 73 Source/wtf/TypeTraits.cpp COMPILE_ASSERT(IsPod<double>::value, WTF_IsPod_double_true); value 74 Source/wtf/TypeTraits.cpp COMPILE_ASSERT(IsPod<long double>::value, WTF_IsPod_long_double_true); value 75 Source/wtf/TypeTraits.cpp COMPILE_ASSERT(IsPod<float>::value, WTF_IsPod_float_true); value 76 Source/wtf/TypeTraits.cpp COMPILE_ASSERT(!IsPod<IsPod<bool> >::value, WTF_IsPod_struct_false); value 79 Source/wtf/TypeTraits.cpp COMPILE_ASSERT(IsConvertibleToInteger<IsConvertibleToIntegerCheck>::value, WTF_IsConvertibleToInteger_enum_true); value 80 Source/wtf/TypeTraits.cpp COMPILE_ASSERT(IsConvertibleToInteger<bool>::value, WTF_IsConvertibleToInteger_bool_true); value 81 Source/wtf/TypeTraits.cpp COMPILE_ASSERT(IsConvertibleToInteger<char>::value, WTF_IsConvertibleToInteger_char_true); value 82 Source/wtf/TypeTraits.cpp COMPILE_ASSERT(IsConvertibleToInteger<signed char>::value, WTF_IsConvertibleToInteger_signed_char_true); value 83 Source/wtf/TypeTraits.cpp COMPILE_ASSERT(IsConvertibleToInteger<unsigned char>::value, WTF_IsConvertibleToInteger_unsigned_char_true); value 84 Source/wtf/TypeTraits.cpp COMPILE_ASSERT(IsConvertibleToInteger<short>::value, WTF_IsConvertibleToInteger_short_true); value 85 Source/wtf/TypeTraits.cpp COMPILE_ASSERT(IsConvertibleToInteger<unsigned short>::value, WTF_IsConvertibleToInteger_unsigned_short_true); value 86 Source/wtf/TypeTraits.cpp COMPILE_ASSERT(IsConvertibleToInteger<int>::value, WTF_IsConvertibleToInteger_int_true); value 87 Source/wtf/TypeTraits.cpp COMPILE_ASSERT(IsConvertibleToInteger<unsigned>::value, WTF_IsConvertibleToInteger_unsigned_int_true); value 88 Source/wtf/TypeTraits.cpp COMPILE_ASSERT(IsConvertibleToInteger<long>::value, WTF_IsConvertibleToInteger_long_true); value 89 Source/wtf/TypeTraits.cpp COMPILE_ASSERT(IsConvertibleToInteger<unsigned long>::value, WTF_IsConvertibleToInteger_unsigned_long_true); value 90 Source/wtf/TypeTraits.cpp COMPILE_ASSERT(IsConvertibleToInteger<long long>::value, WTF_IsConvertibleToInteger_long_long_true); value 91 Source/wtf/TypeTraits.cpp COMPILE_ASSERT(IsConvertibleToInteger<unsigned long long>::value, WTF_IsConvertibleToInteger_unsigned_long_long_true); value 93 Source/wtf/TypeTraits.cpp COMPILE_ASSERT(IsConvertibleToInteger<wchar_t>::value, WTF_IsConvertibleToInteger_wchar_t_true); value 95 Source/wtf/TypeTraits.cpp COMPILE_ASSERT(IsConvertibleToInteger<double>::value, WTF_IsConvertibleToInteger_double_true); value 96 Source/wtf/TypeTraits.cpp COMPILE_ASSERT(IsConvertibleToInteger<long double>::value, WTF_IsConvertibleToInteger_long_double_true); value 97 Source/wtf/TypeTraits.cpp COMPILE_ASSERT(IsConvertibleToInteger<float>::value, WTF_IsConvertibleToInteger_float_true); value 98 Source/wtf/TypeTraits.cpp COMPILE_ASSERT(!IsConvertibleToInteger<char*>::value, WTF_IsConvertibleToInteger_char_pointer_false); value 99 Source/wtf/TypeTraits.cpp COMPILE_ASSERT(!IsConvertibleToInteger<const char*>::value, WTF_IsConvertibleToInteger_const_char_pointer_false); value 100 Source/wtf/TypeTraits.cpp COMPILE_ASSERT(!IsConvertibleToInteger<volatile char*>::value, WTF_IsConvertibleToInteger_volatile_char_pointer_false); value 101 Source/wtf/TypeTraits.cpp COMPILE_ASSERT(!IsConvertibleToInteger<IsConvertibleToInteger<bool> >::value, WTF_IsConvertibleToInteger_struct_false); value 109 Source/wtf/TypeTraits.cpp COMPILE_ASSERT((IsSameType<bool, bool>::value), WTF_IsSameType_bool_true); value 110 Source/wtf/TypeTraits.cpp COMPILE_ASSERT((IsSameType<int*, int*>::value), WTF_IsSameType_int_pointer_true); value 111 Source/wtf/TypeTraits.cpp COMPILE_ASSERT((!IsSameType<int, int*>::value), WTF_IsSameType_int_int_pointer_false); value 112 Source/wtf/TypeTraits.cpp COMPILE_ASSERT((!IsSameType<bool, const bool>::value), WTF_IsSameType_const_change_false); value 113 Source/wtf/TypeTraits.cpp COMPILE_ASSERT((!IsSameType<bool, volatile bool>::value), WTF_IsSameType_volatile_change_false); value 122 Source/wtf/TypeTraits.cpp COMPILE_ASSERT((IsSubclass<TestDerivedClass, TestBaseClass<int> >::value), WTF_Test_IsSubclass_Derived_From_Base); value 123 Source/wtf/TypeTraits.cpp COMPILE_ASSERT((!IsSubclass<TestBaseClass<int>, TestDerivedClass>::value), WTF_Test_IsSubclass_Base_From_Derived); value 124 Source/wtf/TypeTraits.cpp COMPILE_ASSERT((IsSubclassOfTemplate<TestDerivedClass, TestBaseClass>::value), WTF_Test_IsSubclassOfTemplate_Base_From_Derived); value 125 Source/wtf/TypeTraits.cpp COMPILE_ASSERT((IsSameType<RemoveTemplate<TestBaseClass<int>, TestBaseClass>::Type, int>::value), WTF_Test_RemoveTemplate); value 126 Source/wtf/TypeTraits.cpp COMPILE_ASSERT((IsSameType<RemoveTemplate<int, TestBaseClass>::Type, int>::value), WTF_Test_RemoveTemplate_WithoutTemplate); value 130 Source/wtf/TypeTraits.cpp COMPILE_ASSERT((IsSameType<bool, RemoveConst<const bool>::Type>::value), WTF_test_RemoveConst_const_bool); value 131 Source/wtf/TypeTraits.cpp COMPILE_ASSERT((!IsSameType<bool, RemoveConst<volatile bool>::Type>::value), WTF_test_RemoveConst_volatile_bool); value 133 Source/wtf/TypeTraits.cpp COMPILE_ASSERT((IsSameType<bool, RemoveVolatile<bool>::Type>::value), WTF_test_RemoveVolatile_bool); value 134 Source/wtf/TypeTraits.cpp COMPILE_ASSERT((!IsSameType<bool, RemoveVolatile<const bool>::Type>::value), WTF_test_RemoveVolatile_const_bool); value 135 Source/wtf/TypeTraits.cpp COMPILE_ASSERT((IsSameType<bool, RemoveVolatile<volatile bool>::Type>::value), WTF_test_RemoveVolatile_volatile_bool); value 137 Source/wtf/TypeTraits.cpp COMPILE_ASSERT((IsSameType<bool, RemoveConstVolatile<bool>::Type>::value), WTF_test_RemoveConstVolatile_bool); value 138 Source/wtf/TypeTraits.cpp COMPILE_ASSERT((IsSameType<bool, RemoveConstVolatile<const bool>::Type>::value), WTF_test_RemoveConstVolatile_const_bool); value 139 Source/wtf/TypeTraits.cpp COMPILE_ASSERT((IsSameType<bool, RemoveConstVolatile<volatile bool>::Type>::value), WTF_test_RemoveConstVolatile_volatile_bool); value 140 Source/wtf/TypeTraits.cpp COMPILE_ASSERT((IsSameType<bool, RemoveConstVolatile<const volatile bool>::Type>::value), WTF_test_RemoveConstVolatile_const_volatile_bool); value 142 Source/wtf/TypeTraits.cpp COMPILE_ASSERT((IsSameType<int, RemovePointer<int>::Type>::value), WTF_Test_RemovePointer_int); value 143 Source/wtf/TypeTraits.cpp COMPILE_ASSERT((IsSameType<int, RemovePointer<int*>::Type>::value), WTF_Test_RemovePointer_int_pointer); value 144 Source/wtf/TypeTraits.cpp COMPILE_ASSERT((!IsSameType<int, RemovePointer<int**>::Type>::value), WTF_Test_RemovePointer_int_pointer_pointer); value 146 Source/wtf/TypeTraits.cpp COMPILE_ASSERT((IsSameType<int, RemoveReference<int>::Type>::value), WTF_Test_RemoveReference_int); value 147 Source/wtf/TypeTraits.cpp COMPILE_ASSERT((IsSameType<int, RemoveReference<int&>::Type>::value), WTF_Test_RemoveReference_int_reference); value 153 Source/wtf/TypeTraits.cpp COMPILE_ASSERT((IsArray<IntArray>::value), WTF_Test_IsArray_int_array); value 154 Source/wtf/TypeTraits.cpp COMPILE_ASSERT((IsArray<IntArraySized>::value), WTF_Test_IsArray_int_sized_array); value 156 Source/wtf/TypeTraits.cpp COMPILE_ASSERT((IsSameType<int, RemoveExtent<IntArray>::Type>::value), WTF_Test_RemoveExtent_int_array); value 157 Source/wtf/TypeTraits.cpp COMPILE_ASSERT((IsSameType<int, RemoveExtent<IntArraySized>::Type>::value), WTF_Test_RemoveReference_int_sized_array); value 49 Source/wtf/TypeTraits.h template<typename T> struct IsInteger { static const bool value = false; }; value 50 Source/wtf/TypeTraits.h template<> struct IsInteger<bool> { static const bool value = true; }; value 51 Source/wtf/TypeTraits.h template<> struct IsInteger<char> { static const bool value = true; }; value 52 Source/wtf/TypeTraits.h template<> struct IsInteger<signed char> { static const bool value = true; }; value 53 Source/wtf/TypeTraits.h template<> struct IsInteger<unsigned char> { static const bool value = true; }; value 54 Source/wtf/TypeTraits.h template<> struct IsInteger<short> { static const bool value = true; }; value 55 Source/wtf/TypeTraits.h template<> struct IsInteger<unsigned short> { static const bool value = true; }; value 56 Source/wtf/TypeTraits.h template<> struct IsInteger<int> { static const bool value = true; }; value 57 Source/wtf/TypeTraits.h template<> struct IsInteger<unsigned int> { static const bool value = true; }; value 58 Source/wtf/TypeTraits.h template<> struct IsInteger<long> { static const bool value = true; }; value 59 Source/wtf/TypeTraits.h template<> struct IsInteger<unsigned long> { static const bool value = true; }; value 60 Source/wtf/TypeTraits.h template<> struct IsInteger<long long> { static const bool value = true; }; value 61 Source/wtf/TypeTraits.h template<> struct IsInteger<unsigned long long> { static const bool value = true; }; value 63 Source/wtf/TypeTraits.h template<> struct IsInteger<wchar_t> { static const bool value = true; }; value 66 Source/wtf/TypeTraits.h template<typename T> struct IsFloatingPoint { static const bool value = false; }; value 67 Source/wtf/TypeTraits.h template<> struct IsFloatingPoint<float> { static const bool value = true; }; value 68 Source/wtf/TypeTraits.h template<> struct IsFloatingPoint<double> { static const bool value = true; }; value 69 Source/wtf/TypeTraits.h template<> struct IsFloatingPoint<long double> { static const bool value = true; }; value 71 Source/wtf/TypeTraits.h template<typename T> struct IsArithmetic { static const bool value = IsInteger<T>::value || IsFloatingPoint<T>::value; }; value 73 Source/wtf/TypeTraits.h template<typename T> struct IsWeak { static const bool value = false; }; value 77 Source/wtf/TypeTraits.h template <typename T> struct IsPod { static const bool value = IsArithmetic<T>::value; }; value 78 Source/wtf/TypeTraits.h template <typename P> struct IsPod<P*> { static const bool value = true; }; value 86 Source/wtf/TypeTraits.h static const bool value = false; value 99 Source/wtf/TypeTraits.h static const bool value = sizeof(floatCheck(t)) == sizeof(YesType); value 103 Source/wtf/TypeTraits.h static const bool value = IsInteger<T>::value || IsConvertibleToDouble<!IsInteger<T>::value, T>::value; value 121 Source/wtf/TypeTraits.h static const bool value = false; value 125 Source/wtf/TypeTraits.h static const bool value = true; value 129 Source/wtf/TypeTraits.h static const bool value = true; value 134 Source/wtf/TypeTraits.h static const bool value = false; value 138 Source/wtf/TypeTraits.h static const bool value = true; value 151 Source/wtf/TypeTraits.h static const bool value = sizeof(subclassCheck(t)) == sizeof(YesType); value 164 Source/wtf/TypeTraits.h static const bool value = sizeof(subclassCheck(t)) == sizeof(YesType); value 177 Source/wtf/TypeTraits.h static const bool value = sizeof(subclassCheck(t)) == sizeof(YesType); value 190 Source/wtf/TypeTraits.h static const bool value = sizeof(subclassCheck(t)) == sizeof(YesType); value 203 Source/wtf/TypeTraits.h static const bool value = sizeof(subclassCheck(t)) == sizeof(YesType); value 301 Source/wtf/TypeTraits.h static const bool value = sizeof(YesType) == sizeof(checkHasTraceMethod<T>(0)); value 309 Source/wtf/TypeTraits.h static const bool value = Traits::template NeedsTracingLazily<>::value; value 52 Source/wtf/Uint8ClampedArray.h inline void set(unsigned index, double value); value 95 Source/wtf/Uint8ClampedArray.h void Uint8ClampedArray::set(unsigned index, double value) value 99 Source/wtf/Uint8ClampedArray.h if (std::isnan(value) || value < 0) value 100 Source/wtf/Uint8ClampedArray.h value = 0; value 101 Source/wtf/Uint8ClampedArray.h else if (value > 255) value 102 Source/wtf/Uint8ClampedArray.h value = 255; value 103 Source/wtf/Uint8ClampedArray.h data()[index] = static_cast<unsigned char>(lrint(value)); value 616 Source/wtf/Vector.h VectorUnusedSlotClearer<Allocator::isGarbageCollected && (VectorTraits<T>::needsDestruction || ShouldBeTraced<VectorTraits<T> >::value || VectorTraits<T>::isWeak), T>::clear(from, to); value 836 Source/wtf/Vector.h bool Vector<T, inlineCapacity, Allocator>::contains(const U& value) const value 838 Source/wtf/Vector.h return find(value) != kNotFound; value 843 Source/wtf/Vector.h size_t Vector<T, inlineCapacity, Allocator>::find(const U& value) const value 848 Source/wtf/Vector.h if (*iter == value) value 856 Source/wtf/Vector.h size_t Vector<T, inlineCapacity, Allocator>::reverseFind(const U& value) const value 862 Source/wtf/Vector.h if (*iter == value) value 1198 Source/wtf/Vector.h if (ShouldBeTraced<VectorTraits<T> >::value) { value 38 Source/wtf/VectorTraits.h static const bool needsDestruction = !IsPod<T>::value; value 39 Source/wtf/VectorTraits.h static const bool needsInitialization = !IsPod<T>::value; value 40 Source/wtf/VectorTraits.h static const bool canInitializeWithMemset = IsPod<T>::value; value 41 Source/wtf/VectorTraits.h static const bool canMoveWithMemcpy = IsPod<T>::value; value 42 Source/wtf/VectorTraits.h static const bool canCopyWithMemcpy = IsPod<T>::value; value 43 Source/wtf/VectorTraits.h static const bool canFillWithMemset = IsPod<T>::value && (sizeof(T) == sizeof(char)); value 44 Source/wtf/VectorTraits.h static const bool canCompareWithMemcmp = IsPod<T>::value; value 47 Source/wtf/VectorTraits.h static const bool value = NeedsTracing<T>::value; value 49 Source/wtf/VectorTraits.h static const bool isWeak = IsWeak<T>::value; value 87 Source/wtf/VectorTraits.h static const bool value = ShouldBeTraced<FirstTraits>::value || ShouldBeTraced<SecondTraits>::value; value 46 Source/wtf/dtoa/bignum.cc static int BitSize(S value) { value 47 Source/wtf/dtoa/bignum.cc return 8 * sizeof(value); value 51 Source/wtf/dtoa/bignum.cc void Bignum::AssignUInt16(uint16_t value) { value 52 Source/wtf/dtoa/bignum.cc ASSERT(kBigitSize >= BitSize(value)); value 54 Source/wtf/dtoa/bignum.cc if (value == 0) return; value 57 Source/wtf/dtoa/bignum.cc bigits_[0] = value; value 62 Source/wtf/dtoa/bignum.cc void Bignum::AssignUInt64(uint64_t value) { value 66 Source/wtf/dtoa/bignum.cc if (value == 0) return; value 71 Source/wtf/dtoa/bignum.cc bigits_[i] = (uint32_t)value & kBigitMask; value 72 Source/wtf/dtoa/bignum.cc value = value >> kBigitSize; value 105 Source/wtf/dtoa/bignum.cc void Bignum::AssignDecimalString(Vector<const char> value) { value 109 Source/wtf/dtoa/bignum.cc int length = value.length(); value 113 Source/wtf/dtoa/bignum.cc uint64_t digits = ReadUInt64(value, pos, kMaxUint64DecimalDigits); value 119 Source/wtf/dtoa/bignum.cc uint64_t digits = ReadUInt64(value, pos, length); value 135 Source/wtf/dtoa/bignum.cc void Bignum::AssignHexString(Vector<const char> value) { value 137 Source/wtf/dtoa/bignum.cc int length = value.length(); value 146 Source/wtf/dtoa/bignum.cc current_bigit += HexCharValue(value[string_index--]) << (j * 4); value 155 Source/wtf/dtoa/bignum.cc most_significant_bigit += HexCharValue(value[j]); value 565 Source/wtf/dtoa/bignum.cc static char HexCharOfValue(int value) { value 566 Source/wtf/dtoa/bignum.cc ASSERT(0 <= value && value <= 16); value 567 Source/wtf/dtoa/bignum.cc if (value < 10) return value + '0'; value 568 Source/wtf/dtoa/bignum.cc return value - 10 + 'A'; value 45 Source/wtf/dtoa/bignum.h void AssignUInt16(uint16_t value); value 46 Source/wtf/dtoa/bignum.h void AssignUInt64(uint64_t value); value 49 Source/wtf/dtoa/bignum.h void AssignDecimalString(Vector<const char> value); value 50 Source/wtf/dtoa/bignum.h void AssignHexString(Vector<const char> value); value 59 Source/wtf/dtoa/double-conversion.cc double value, value 61 Source/wtf/dtoa/double-conversion.cc Double double_inspect(value); value 64 Source/wtf/dtoa/double-conversion.cc if (value < 0) { value 165 Source/wtf/dtoa/double-conversion.cc bool DoubleToStringConverter::ToShortest(double value, value 167 Source/wtf/dtoa/double-conversion.cc if (Double(value).IsSpecial()) { value 168 Source/wtf/dtoa/double-conversion.cc return HandleSpecialValues(value, result_builder); value 177 Source/wtf/dtoa/double-conversion.cc DoubleToAscii(value, SHORTEST, 0, decimal_rep, kDecimalRepCapacity, value 181 Source/wtf/dtoa/double-conversion.cc if (sign && (value != 0.0 || !unique_zero)) { value 200 Source/wtf/dtoa/double-conversion.cc bool DoubleToStringConverter::ToFixed(double value, value 206 Source/wtf/dtoa/double-conversion.cc if (Double(value).IsSpecial()) { value 207 Source/wtf/dtoa/double-conversion.cc return HandleSpecialValues(value, result_builder); value 211 Source/wtf/dtoa/double-conversion.cc if (value >= kFirstNonFixed || value <= -kFirstNonFixed) return false; value 221 Source/wtf/dtoa/double-conversion.cc DoubleToAscii(value, FIXED, requested_digits, value 226 Source/wtf/dtoa/double-conversion.cc if (sign && (value != 0.0 || !unique_zero)) { value 237 Source/wtf/dtoa/double-conversion.cc double value, value 240 Source/wtf/dtoa/double-conversion.cc if (Double(value).IsSpecial()) { value 241 Source/wtf/dtoa/double-conversion.cc return HandleSpecialValues(value, result_builder); value 256 Source/wtf/dtoa/double-conversion.cc DoubleToAscii(value, SHORTEST, 0, value 260 Source/wtf/dtoa/double-conversion.cc DoubleToAscii(value, PRECISION, requested_digits + 1, value 272 Source/wtf/dtoa/double-conversion.cc if (sign && (value != 0.0 || !unique_zero)) { value 285 Source/wtf/dtoa/double-conversion.cc bool DoubleToStringConverter::ToPrecision(double value, value 288 Source/wtf/dtoa/double-conversion.cc if (Double(value).IsSpecial()) { value 289 Source/wtf/dtoa/double-conversion.cc return HandleSpecialValues(value, result_builder); value 304 Source/wtf/dtoa/double-conversion.cc DoubleToAscii(value, PRECISION, precision, value 310 Source/wtf/dtoa/double-conversion.cc if (sign && (value != 0.0 || !unique_zero)) { value 159 Source/wtf/dtoa/double-conversion.h bool ToShortest(double value, StringBuilder* result_builder) const; value 195 Source/wtf/dtoa/double-conversion.h bool ToFixed(double value, value 227 Source/wtf/dtoa/double-conversion.h bool ToExponential(double value, value 265 Source/wtf/dtoa/double-conversion.h bool ToPrecision(double value, value 335 Source/wtf/dtoa/double-conversion.h bool HandleSpecialValues(double value, StringBuilder* result_builder) const; value 67 Source/wtf/dtoa/double.h ASSERT(value() > 0.0); value 89 Source/wtf/dtoa/double.h if (d64_ == kInfinity) return Double(kInfinity).value(); value 95 Source/wtf/dtoa/double.h return Double(d64_ - 1).value(); value 97 Source/wtf/dtoa/double.h return Double(d64_ + 1).value(); value 162 Source/wtf/dtoa/double.h ASSERT(value() > 0.0); value 184 Source/wtf/dtoa/double.h double value() const { return uint64_to_double(d64_); } value 201 Source/wtf/dtoa/double.h return Double(kInfinity).value(); value 205 Source/wtf/dtoa/double.h return Double(kNaN).value(); value 352 Source/wtf/dtoa/strtod.cc *result = Double(rounded_input).value(); value 54 Source/wtf/text/ASCIIFastPath.h static inline uint32_t value() { return 0xFF80FF80U; } value 57 Source/wtf/text/ASCIIFastPath.h static inline uint32_t value() { return 0x80808080U; } value 60 Source/wtf/text/ASCIIFastPath.h static inline uint64_t value() { return 0xFF80FF80FF80FF80ULL; } value 63 Source/wtf/text/ASCIIFastPath.h static inline uint64_t value() { return 0x8080808080808080ULL; } value 70 Source/wtf/text/ASCIIFastPath.h return !(word & NonASCIIMask<sizeof(MachineWord), CharacterType>::value()); value 101 Source/wtf/text/ASCIIFastPath.h MachineWord nonASCIIBitMask = NonASCIIMask<sizeof(MachineWord), CharacterType>::value(); value 78 Source/wtf/text/AtomicString.cpp addStringImpl(it->value); value 114 Source/wtf/text/AtomicString.cpp static inline PassRefPtr<StringImpl> addToStringTable(const T& value) value 116 Source/wtf/text/AtomicString.cpp HashSet<StringImpl*>::AddResult addResult = atomicStrings().add<HashTranslator>(value); value 57 Source/wtf/text/AtomicStringHash.h static PeekOutType peek(const WTF::AtomicString& value) { return value; } value 31 Source/wtf/text/StringHash.h inline bool HashTraits<String>::isEmptyValue(const String& value) value 33 Source/wtf/text/StringHash.h return value.isNull(); value 196 Source/wtf/text/StringImpl.cpp RefPtr<PerStringStats> value = entry == stats.end() ? RefPtr<PerStringStats>(PerStringStats::create()) : entry->value; value 197 Source/wtf/text/StringImpl.cpp value->add(string); value 198 Source/wtf/text/StringImpl.cpp stats.set(string, value.release()); value 203 Source/wtf/text/StringImpl.cpp all.append(iter->value); value 372 Source/wtf/text/StringImpl.cpp ASSERT(!memcmp(string, it->value + 1, length * sizeof(LChar))); value 373 Source/wtf/text/StringImpl.cpp return it->value; value 191 Source/wtf/text/TextEncodingRegistry.cpp if (it->value == atomicName) value 358 Source/wtf/text/TextEncodingRegistry.cpp fprintf(stderr, "'%s' => '%s'\n", it->key, it->value); value 970 Source/wtf/text/WTFString.cpp IntegralType value = 0; value 1006 Source/wtf/text/WTFString.cpp if (value > maxMultiplier || (value == maxMultiplier && digitValue > (integralMax % base) + isNegative)) value 1009 Source/wtf/text/WTFString.cpp value = base * value + digitValue; value 1019 Source/wtf/text/WTFString.cpp value = -value; value 1036 Source/wtf/text/WTFString.cpp return isOk ? value : 0; value 50 public/platform/WebCookie.h WebCookie(const WebString& name, const WebString& value, const WebString& domain, value 53 public/platform/WebCookie.h , value(value) value 64 public/platform/WebCookie.h WebString value; value 54 public/platform/WebFilterKeyframe.h const WebFilterOperations& value() const { return *m_value.get(); } value 31 public/platform/WebFloatKeyframe.h WebFloatKeyframe(double time, float value) value 33 public/platform/WebFloatKeyframe.h , value(value) value 38 public/platform/WebFloatKeyframe.h float value; value 41 public/platform/WebGamepad.h , value(0.f) value 44 public/platform/WebGamepad.h WebGamepadButton(bool pressed, float value) value 46 public/platform/WebGamepad.h , value(value) value 50 public/platform/WebGamepad.h float value; value 263 public/platform/WebGraphicsContext3D.h virtual void getBooleanv(WGC3Denum pname, WGC3Dboolean* value) = 0; value 264 public/platform/WebGraphicsContext3D.h virtual void getBufferParameteriv(WGC3Denum target, WGC3Denum pname, WGC3Dint* value) = 0; value 267 public/platform/WebGraphicsContext3D.h virtual void getFloatv(WGC3Denum pname, WGC3Dfloat* value) = 0; value 268 public/platform/WebGraphicsContext3D.h virtual void getFramebufferAttachmentParameteriv(WGC3Denum target, WGC3Denum attachment, WGC3Denum pname, WGC3Dint* value) = 0; value 269 public/platform/WebGraphicsContext3D.h virtual void getIntegerv(WGC3Denum pname, WGC3Dint* value) = 0; value 270 public/platform/WebGraphicsContext3D.h virtual void getProgramiv(WebGLId program, WGC3Denum pname, WGC3Dint* value) = 0; value 272 public/platform/WebGraphicsContext3D.h virtual void getRenderbufferParameteriv(WGC3Denum target, WGC3Denum pname, WGC3Dint* value) = 0; value 273 public/platform/WebGraphicsContext3D.h virtual void getShaderiv(WebGLId shader, WGC3Denum pname, WGC3Dint* value) = 0; value 278 public/platform/WebGraphicsContext3D.h virtual void getTexParameterfv(WGC3Denum target, WGC3Denum pname, WGC3Dfloat* value) = 0; value 279 public/platform/WebGraphicsContext3D.h virtual void getTexParameteriv(WGC3Denum target, WGC3Denum pname, WGC3Dint* value) = 0; value 280 public/platform/WebGraphicsContext3D.h virtual void getUniformfv(WebGLId program, WGC3Dint location, WGC3Dfloat* value) = 0; value 281 public/platform/WebGraphicsContext3D.h virtual void getUniformiv(WebGLId program, WGC3Dint location, WGC3Dint* value) = 0; value 283 public/platform/WebGraphicsContext3D.h virtual void getVertexAttribfv(WGC3Duint index, WGC3Denum pname, WGC3Dfloat* value) = 0; value 284 public/platform/WebGraphicsContext3D.h virtual void getVertexAttribiv(WGC3Duint index, WGC3Denum pname, WGC3Dint* value) = 0; value 305 public/platform/WebGraphicsContext3D.h virtual void sampleCoverage(WGC3Dclampf value, WGC3Dboolean invert) = 0; value 338 public/platform/WebGraphicsContext3D.h virtual void uniformMatrix2fv(WGC3Dint location, WGC3Dsizei count, WGC3Dboolean transpose, const WGC3Dfloat* value) = 0; value 339 public/platform/WebGraphicsContext3D.h virtual void uniformMatrix3fv(WGC3Dint location, WGC3Dsizei count, WGC3Dboolean transpose, const WGC3Dfloat* value) = 0; value 340 public/platform/WebGraphicsContext3D.h virtual void uniformMatrix4fv(WGC3Dint location, WGC3Dsizei count, WGC3Dboolean transpose, const WGC3Dfloat* value) = 0; value 40 public/platform/WebHTTPHeaderVisitor.h virtual void visitHeader(const WebString& name, const WebString& value) = 0; value 68 public/platform/WebHTTPLoadInfo.h BLINK_PLATFORM_EXPORT void addRequestHeader(const WebString& name, const WebString& value); value 69 public/platform/WebHTTPLoadInfo.h BLINK_PLATFORM_EXPORT void addResponseHeader(const WebString& name, const WebString& value); value 85 public/platform/WebIDBDatabase.h virtual void put(long long transactionId, long long objectStoreId, const WebData& value, const WebIDBKey&, PutMode, WebIDBCallbacks*, const WebVector<long long>& indexIds, const WebVector<WebIndexKeys>&) { BLINK_ASSERT_NOT_REACHED(); } value 49 public/platform/WebMediaConstraints.h WebMediaConstraint(WebString name, WebString value) value 51 public/platform/WebMediaConstraints.h , m_value(value) value 79 public/platform/WebMediaConstraints.h BLINK_PLATFORM_EXPORT bool getOptionalConstraintValue(const WebString& name, WebString& value) const; value 80 public/platform/WebMediaConstraints.h BLINK_PLATFORM_EXPORT bool getMandatoryConstraintValue(const WebString& name, WebString& value) const; value 94 public/platform/WebPrivateOwnPtr.h COMPILE_ASSERT(!WTF::IsArray<T>::value, Pointers_to_array_must_never_be_converted); value 64 public/platform/WebPrivatePtr.h static const bool isGarbageCollected = WTF::IsSubclassOfTemplate<T, WebCore::GarbageCollected>::value; value 65 public/platform/WebPrivatePtr.h static const bool isRefCountedGarbageCollected = WTF::IsSubclassOfTemplate<T, WebCore::RefCountedGarbageCollected>::value; value 67 public/platform/WebPrivatePtr.h static const LifetimeManagementType value = value 150 public/platform/WebPrivatePtr.h class PtrStorage : public PtrStorageImpl<T, LifetimeOf<T>::value> { value 55 public/platform/WebRTCStatsResponse.h BLINK_PLATFORM_EXPORT void addStatistic(size_t report, WebString name, WebString value); value 93 public/platform/WebScrollbar.h virtual int value() const = 0; value 53 public/platform/WebSocketHandshakeRequestInfo.h BLINK_PLATFORM_EXPORT void addHeaderField(const WebString& name, const WebString& value); value 53 public/platform/WebSocketHandshakeResponseInfo.h BLINK_PLATFORM_EXPORT void addHeaderField(const WebString& name, const WebString& value); value 40 public/platform/WebTransformKeyframe.h BLINK_PLATFORM_EXPORT WebTransformKeyframe(double time, WTF::PassOwnPtr<WebTransformOperations> value); value 47 public/platform/WebTransformKeyframe.h BLINK_PLATFORM_EXPORT const WebTransformOperations& value() const; value 140 public/platform/WebURLRequest.h BLINK_PLATFORM_EXPORT void setHTTPHeaderField(const WebString& name, const WebString& value); value 142 public/platform/WebURLRequest.h BLINK_PLATFORM_EXPORT void addHTTPHeaderField(const WebString& name, const WebString& value); value 122 public/platform/WebURLResponse.h BLINK_PLATFORM_EXPORT void setHTTPHeaderField(const WebString& name, const WebString& value); value 123 public/platform/WebURLResponse.h BLINK_PLATFORM_EXPORT void addHTTPHeaderField(const WebString& name, const WebString& value); value 135 public/platform/WebVector.h bool contains(const T& value) const value 138 public/platform/WebVector.h if (m_ptr[i] == value) value 38 public/web/WebDateTimeSuggestion.h double value; value 67 public/web/WebElement.h BLINK_EXPORT bool setAttribute(const WebString& name, const WebString& value); value 79 public/web/WebFormControlElement.h BLINK_EXPORT WebString value() const; value 442 public/web/WebFrame.h virtual bool executeCommand(const WebString&, const WebString& value, const WebNode& = WebNode()) = 0; value 102 public/web/WebInputElement.h BLINK_EXPORT void setShouldRevealPassword(bool value); value 57 public/web/WebOptionElement.h BLINK_EXPORT WebString value() const; value 132 public/web/WebPlugin.h virtual bool executeEditCommand(const WebString& name, const WebString& value) { return false; } value 38 public/web/WebTextInputInfo.h WebString value; value 371 public/web/WebView.h WebString* value) const = 0; value 373 public/web/WebView.h const WebString& value) = 0; value 296 public/web/WebViewClient.h virtual void didUpdateInspectorSetting(const WebString& key, const WebString& value) { }