from              164 Source/bindings/templates/attributes.cpp     V8PerContextData* contextData = V8PerContextData::from(info.GetIsolate()->GetCurrentContext());
from              303 Source/bindings/templates/attributes.cpp     V8PerContextData* contextData = V8PerContextData::from(info.GetIsolate()->GetCurrentContext());
from               71 Source/bindings/templates/interface.cpp     V8PerContextData* perContextData = V8PerContextData::from(info.Holder()->CreationContext());
from              277 Source/bindings/templates/interface.cpp {% from 'methods.cpp' import union_type_method_call_and_set_return_value %}
from              556 Source/bindings/templates/interface.cpp {% from 'methods.cpp' import named_constructor_callback with context %}
from              569 Source/bindings/templates/interface.cpp     V8PerIsolateData* data = V8PerIsolateData::from(isolate);
from              657 Source/bindings/templates/interface.cpp        it in the event for later cloning if the property is accessed from
from             1030 Source/bindings/templates/interface.cpp     functionTemplate->Set(v8AtomicString(isolate, "toString"), V8PerIsolateData::from(isolate)->toStringTemplate());
from             1040 Source/bindings/templates/interface.cpp    changed and then accessed from a different origin, we do not return the
from             1099 Source/bindings/templates/interface.cpp     V8PerIsolateData* data = V8PerIsolateData::from(isolate);
from             1118 Source/bindings/templates/interface.cpp     return V8PerIsolateData::from(isolate)->hasInstance(&wrapperTypeInfo, v8Value);
from             1123 Source/bindings/templates/interface.cpp     return V8PerIsolateData::from(isolate)->findInstanceInPrototypeChain(&wrapperTypeInfo, v8Value);
from               60 Source/bindings/templates/interface_base.cpp {% from 'attributes.cpp' import constructor_getter_callback,
from               87 Source/bindings/templates/interface_base.cpp {% from 'methods.cpp' import generate_method, overload_resolution_method,
from              308 Source/bindings/templates/methods.cpp     V8PerContextData* contextData = V8PerContextData::from(info.GetIsolate()->GetCurrentContext());
from              336 Source/bindings/templates/methods.cpp     V8PerIsolateData* data = V8PerIsolateData::from(isolate);
from               98 Source/bindings/tests/results/V8SVGTestInterface.cpp     functionTemplate->Set(v8AtomicString(isolate, "toString"), V8PerIsolateData::from(isolate)->toStringTemplate());
from              103 Source/bindings/tests/results/V8SVGTestInterface.cpp     V8PerIsolateData* data = V8PerIsolateData::from(isolate);
from              117 Source/bindings/tests/results/V8SVGTestInterface.cpp     return V8PerIsolateData::from(isolate)->hasInstance(&wrapperTypeInfo, v8Value);
from              122 Source/bindings/tests/results/V8SVGTestInterface.cpp     return V8PerIsolateData::from(isolate)->findInstanceInPrototypeChain(&wrapperTypeInfo, v8Value);
from              112 Source/bindings/tests/results/V8TestException.cpp     functionTemplate->Set(v8AtomicString(isolate, "toString"), V8PerIsolateData::from(isolate)->toStringTemplate());
from              117 Source/bindings/tests/results/V8TestException.cpp     V8PerIsolateData* data = V8PerIsolateData::from(isolate);
from              131 Source/bindings/tests/results/V8TestException.cpp     return V8PerIsolateData::from(isolate)->hasInstance(&wrapperTypeInfo, v8Value);
from              136 Source/bindings/tests/results/V8TestException.cpp     return V8PerIsolateData::from(isolate)->findInstanceInPrototypeChain(&wrapperTypeInfo, v8Value);
from              730 Source/bindings/tests/results/V8TestInterface.cpp     V8PerContextData* perContextData = V8PerContextData::from(info.Holder()->CreationContext());
from             1310 Source/bindings/tests/results/V8TestInterface.cpp     functionTemplate->Set(v8AtomicString(isolate, "toString"), V8PerIsolateData::from(isolate)->toStringTemplate());
from             1315 Source/bindings/tests/results/V8TestInterface.cpp     V8PerIsolateData* data = V8PerIsolateData::from(isolate);
from             1329 Source/bindings/tests/results/V8TestInterface.cpp     return V8PerIsolateData::from(isolate)->hasInstance(&wrapperTypeInfo, v8Value);
from             1334 Source/bindings/tests/results/V8TestInterface.cpp     return V8PerIsolateData::from(isolate)->findInstanceInPrototypeChain(&wrapperTypeInfo, v8Value);
from              424 Source/bindings/tests/results/V8TestInterface2.cpp     functionTemplate->Set(v8AtomicString(isolate, "toString"), V8PerIsolateData::from(isolate)->toStringTemplate());
from              429 Source/bindings/tests/results/V8TestInterface2.cpp     V8PerIsolateData* data = V8PerIsolateData::from(isolate);
from              443 Source/bindings/tests/results/V8TestInterface2.cpp     return V8PerIsolateData::from(isolate)->hasInstance(&wrapperTypeInfo, v8Value);
from              448 Source/bindings/tests/results/V8TestInterface2.cpp     return V8PerIsolateData::from(isolate)->findInstanceInPrototypeChain(&wrapperTypeInfo, v8Value);
from              120 Source/bindings/tests/results/V8TestInterface3.cpp     functionTemplate->Set(v8AtomicString(isolate, "toString"), V8PerIsolateData::from(isolate)->toStringTemplate());
from              125 Source/bindings/tests/results/V8TestInterface3.cpp     V8PerIsolateData* data = V8PerIsolateData::from(isolate);
from              139 Source/bindings/tests/results/V8TestInterface3.cpp     return V8PerIsolateData::from(isolate)->hasInstance(&wrapperTypeInfo, v8Value);
from              144 Source/bindings/tests/results/V8TestInterface3.cpp     return V8PerIsolateData::from(isolate)->findInstanceInPrototypeChain(&wrapperTypeInfo, v8Value);
from              213 Source/bindings/tests/results/V8TestInterfaceCheckSecurity.cpp     V8PerIsolateData* data = V8PerIsolateData::from(isolate);
from              264 Source/bindings/tests/results/V8TestInterfaceCheckSecurity.cpp     V8PerIsolateData* data = V8PerIsolateData::from(isolate);
from              315 Source/bindings/tests/results/V8TestInterfaceCheckSecurity.cpp     V8PerIsolateData* data = V8PerIsolateData::from(isolate);
from              366 Source/bindings/tests/results/V8TestInterfaceCheckSecurity.cpp     V8PerIsolateData* data = V8PerIsolateData::from(isolate);
from              417 Source/bindings/tests/results/V8TestInterfaceCheckSecurity.cpp     V8PerIsolateData* data = V8PerIsolateData::from(isolate);
from              468 Source/bindings/tests/results/V8TestInterfaceCheckSecurity.cpp     V8PerIsolateData* data = V8PerIsolateData::from(isolate);
from              564 Source/bindings/tests/results/V8TestInterfaceCheckSecurity.cpp     functionTemplate->Set(v8AtomicString(isolate, "toString"), V8PerIsolateData::from(isolate)->toStringTemplate());
from              569 Source/bindings/tests/results/V8TestInterfaceCheckSecurity.cpp     V8PerIsolateData* data = V8PerIsolateData::from(isolate);
from              583 Source/bindings/tests/results/V8TestInterfaceCheckSecurity.cpp     return V8PerIsolateData::from(isolate)->hasInstance(&wrapperTypeInfo, v8Value);
from              588 Source/bindings/tests/results/V8TestInterfaceCheckSecurity.cpp     return V8PerIsolateData::from(isolate)->findInstanceInPrototypeChain(&wrapperTypeInfo, v8Value);
from              145 Source/bindings/tests/results/V8TestInterfaceConstructor.cpp     functionTemplate->Set(v8AtomicString(isolate, "toString"), V8PerIsolateData::from(isolate)->toStringTemplate());
from              150 Source/bindings/tests/results/V8TestInterfaceConstructor.cpp     V8PerIsolateData* data = V8PerIsolateData::from(isolate);
from              164 Source/bindings/tests/results/V8TestInterfaceConstructor.cpp     return V8PerIsolateData::from(isolate)->hasInstance(&wrapperTypeInfo, v8Value);
from              169 Source/bindings/tests/results/V8TestInterfaceConstructor.cpp     return V8PerIsolateData::from(isolate)->findInstanceInPrototypeChain(&wrapperTypeInfo, v8Value);
from              134 Source/bindings/tests/results/V8TestInterfaceConstructor2.cpp     functionTemplate->Set(v8AtomicString(isolate, "toString"), V8PerIsolateData::from(isolate)->toStringTemplate());
from              139 Source/bindings/tests/results/V8TestInterfaceConstructor2.cpp     V8PerIsolateData* data = V8PerIsolateData::from(isolate);
from              153 Source/bindings/tests/results/V8TestInterfaceConstructor2.cpp     return V8PerIsolateData::from(isolate)->hasInstance(&wrapperTypeInfo, v8Value);
from              158 Source/bindings/tests/results/V8TestInterfaceConstructor2.cpp     return V8PerIsolateData::from(isolate)->findInstanceInPrototypeChain(&wrapperTypeInfo, v8Value);
from               95 Source/bindings/tests/results/V8TestInterfaceConstructor3.cpp     functionTemplate->Set(v8AtomicString(isolate, "toString"), V8PerIsolateData::from(isolate)->toStringTemplate());
from              100 Source/bindings/tests/results/V8TestInterfaceConstructor3.cpp     V8PerIsolateData* data = V8PerIsolateData::from(isolate);
from              114 Source/bindings/tests/results/V8TestInterfaceConstructor3.cpp     return V8PerIsolateData::from(isolate)->hasInstance(&wrapperTypeInfo, v8Value);
from              119 Source/bindings/tests/results/V8TestInterfaceConstructor3.cpp     return V8PerIsolateData::from(isolate)->findInstanceInPrototypeChain(&wrapperTypeInfo, v8Value);
from               80 Source/bindings/tests/results/V8TestInterfaceCustomConstructor.cpp     functionTemplate->Set(v8AtomicString(isolate, "toString"), V8PerIsolateData::from(isolate)->toStringTemplate());
from               85 Source/bindings/tests/results/V8TestInterfaceCustomConstructor.cpp     V8PerIsolateData* data = V8PerIsolateData::from(isolate);
from               99 Source/bindings/tests/results/V8TestInterfaceCustomConstructor.cpp     return V8PerIsolateData::from(isolate)->hasInstance(&wrapperTypeInfo, v8Value);
from              104 Source/bindings/tests/results/V8TestInterfaceCustomConstructor.cpp     return V8PerIsolateData::from(isolate)->findInstanceInPrototypeChain(&wrapperTypeInfo, v8Value);
from               64 Source/bindings/tests/results/V8TestInterfaceDocument.cpp     functionTemplate->Set(v8AtomicString(isolate, "toString"), V8PerIsolateData::from(isolate)->toStringTemplate());
from               69 Source/bindings/tests/results/V8TestInterfaceDocument.cpp     V8PerIsolateData* data = V8PerIsolateData::from(isolate);
from               83 Source/bindings/tests/results/V8TestInterfaceDocument.cpp     return V8PerIsolateData::from(isolate)->hasInstance(&wrapperTypeInfo, v8Value);
from               88 Source/bindings/tests/results/V8TestInterfaceDocument.cpp     return V8PerIsolateData::from(isolate)->findInstanceInPrototypeChain(&wrapperTypeInfo, v8Value);
from               61 Source/bindings/tests/results/V8TestInterfaceEmpty.cpp     functionTemplate->Set(v8AtomicString(isolate, "toString"), V8PerIsolateData::from(isolate)->toStringTemplate());
from               66 Source/bindings/tests/results/V8TestInterfaceEmpty.cpp     V8PerIsolateData* data = V8PerIsolateData::from(isolate);
from               80 Source/bindings/tests/results/V8TestInterfaceEmpty.cpp     return V8PerIsolateData::from(isolate)->hasInstance(&wrapperTypeInfo, v8Value);
from               85 Source/bindings/tests/results/V8TestInterfaceEmpty.cpp     return V8PerIsolateData::from(isolate)->findInstanceInPrototypeChain(&wrapperTypeInfo, v8Value);
from              371 Source/bindings/tests/results/V8TestInterfaceEventConstructor.cpp     functionTemplate->Set(v8AtomicString(isolate, "toString"), V8PerIsolateData::from(isolate)->toStringTemplate());
from              376 Source/bindings/tests/results/V8TestInterfaceEventConstructor.cpp     V8PerIsolateData* data = V8PerIsolateData::from(isolate);
from              390 Source/bindings/tests/results/V8TestInterfaceEventConstructor.cpp     return V8PerIsolateData::from(isolate)->hasInstance(&wrapperTypeInfo, v8Value);
from              395 Source/bindings/tests/results/V8TestInterfaceEventConstructor.cpp     return V8PerIsolateData::from(isolate)->findInstanceInPrototypeChain(&wrapperTypeInfo, v8Value);
from               79 Source/bindings/tests/results/V8TestInterfaceEventTarget.cpp     V8PerIsolateData* data = V8PerIsolateData::from(isolate);
from              108 Source/bindings/tests/results/V8TestInterfaceEventTarget.cpp     functionTemplate->Set(v8AtomicString(isolate, "toString"), V8PerIsolateData::from(isolate)->toStringTemplate());
from              113 Source/bindings/tests/results/V8TestInterfaceEventTarget.cpp     V8PerIsolateData* data = V8PerIsolateData::from(isolate);
from              127 Source/bindings/tests/results/V8TestInterfaceEventTarget.cpp     return V8PerIsolateData::from(isolate)->hasInstance(&wrapperTypeInfo, v8Value);
from              132 Source/bindings/tests/results/V8TestInterfaceEventTarget.cpp     return V8PerIsolateData::from(isolate)->findInstanceInPrototypeChain(&wrapperTypeInfo, v8Value);
from               50 Source/bindings/tests/results/V8TestInterfaceNamedConstructor.cpp     V8PerContextData* perContextData = V8PerContextData::from(info.Holder()->CreationContext());
from              115 Source/bindings/tests/results/V8TestInterfaceNamedConstructor.cpp     V8PerIsolateData* data = V8PerIsolateData::from(isolate);
from              144 Source/bindings/tests/results/V8TestInterfaceNamedConstructor.cpp     functionTemplate->Set(v8AtomicString(isolate, "toString"), V8PerIsolateData::from(isolate)->toStringTemplate());
from              149 Source/bindings/tests/results/V8TestInterfaceNamedConstructor.cpp     V8PerIsolateData* data = V8PerIsolateData::from(isolate);
from              163 Source/bindings/tests/results/V8TestInterfaceNamedConstructor.cpp     return V8PerIsolateData::from(isolate)->hasInstance(&wrapperTypeInfo, v8Value);
from              168 Source/bindings/tests/results/V8TestInterfaceNamedConstructor.cpp     return V8PerIsolateData::from(isolate)->findInstanceInPrototypeChain(&wrapperTypeInfo, v8Value);
from               84 Source/bindings/tests/results/V8TestInterfaceNamedConstructor2.cpp     V8PerIsolateData* data = V8PerIsolateData::from(isolate);
from              113 Source/bindings/tests/results/V8TestInterfaceNamedConstructor2.cpp     functionTemplate->Set(v8AtomicString(isolate, "toString"), V8PerIsolateData::from(isolate)->toStringTemplate());
from              118 Source/bindings/tests/results/V8TestInterfaceNamedConstructor2.cpp     V8PerIsolateData* data = V8PerIsolateData::from(isolate);
from              132 Source/bindings/tests/results/V8TestInterfaceNamedConstructor2.cpp     return V8PerIsolateData::from(isolate)->hasInstance(&wrapperTypeInfo, v8Value);
from              137 Source/bindings/tests/results/V8TestInterfaceNamedConstructor2.cpp     return V8PerIsolateData::from(isolate)->findInstanceInPrototypeChain(&wrapperTypeInfo, v8Value);
from              316 Source/bindings/tests/results/V8TestInterfaceNode.cpp     functionTemplate->Set(v8AtomicString(isolate, "toString"), V8PerIsolateData::from(isolate)->toStringTemplate());
from              321 Source/bindings/tests/results/V8TestInterfaceNode.cpp     V8PerIsolateData* data = V8PerIsolateData::from(isolate);
from              335 Source/bindings/tests/results/V8TestInterfaceNode.cpp     return V8PerIsolateData::from(isolate)->hasInstance(&wrapperTypeInfo, v8Value);
from              340 Source/bindings/tests/results/V8TestInterfaceNode.cpp     return V8PerIsolateData::from(isolate)->findInstanceInPrototypeChain(&wrapperTypeInfo, v8Value);
from              150 Source/bindings/tests/results/V8TestInterfaceWillBeGarbageCollected.cpp     functionTemplate->Set(v8AtomicString(isolate, "toString"), V8PerIsolateData::from(isolate)->toStringTemplate());
from              155 Source/bindings/tests/results/V8TestInterfaceWillBeGarbageCollected.cpp     V8PerIsolateData* data = V8PerIsolateData::from(isolate);
from              169 Source/bindings/tests/results/V8TestInterfaceWillBeGarbageCollected.cpp     return V8PerIsolateData::from(isolate)->hasInstance(&wrapperTypeInfo, v8Value);
from              174 Source/bindings/tests/results/V8TestInterfaceWillBeGarbageCollected.cpp     return V8PerIsolateData::from(isolate)->findInstanceInPrototypeChain(&wrapperTypeInfo, v8Value);
from              185 Source/bindings/tests/results/V8TestNode.cpp     functionTemplate->Set(v8AtomicString(isolate, "toString"), V8PerIsolateData::from(isolate)->toStringTemplate());
from              190 Source/bindings/tests/results/V8TestNode.cpp     V8PerIsolateData* data = V8PerIsolateData::from(isolate);
from              204 Source/bindings/tests/results/V8TestNode.cpp     return V8PerIsolateData::from(isolate)->hasInstance(&wrapperTypeInfo, v8Value);
from              209 Source/bindings/tests/results/V8TestNode.cpp     return V8PerIsolateData::from(isolate)->findInstanceInPrototypeChain(&wrapperTypeInfo, v8Value);
from             1597 Source/bindings/tests/results/V8TestObject.cpp     V8PerContextData* contextData = V8PerContextData::from(info.GetIsolate()->GetCurrentContext());
from             1616 Source/bindings/tests/results/V8TestObject.cpp     V8PerContextData* contextData = V8PerContextData::from(info.GetIsolate()->GetCurrentContext());
from             1635 Source/bindings/tests/results/V8TestObject.cpp     V8PerContextData* contextData = V8PerContextData::from(info.GetIsolate()->GetCurrentContext());
from             1684 Source/bindings/tests/results/V8TestObject.cpp     V8PerContextData* contextData = V8PerContextData::from(info.GetIsolate()->GetCurrentContext());
from             2408 Source/bindings/tests/results/V8TestObject.cpp     V8PerContextData* contextData = V8PerContextData::from(info.GetIsolate()->GetCurrentContext());
from             2427 Source/bindings/tests/results/V8TestObject.cpp     V8PerContextData* contextData = V8PerContextData::from(info.GetIsolate()->GetCurrentContext());
from             2446 Source/bindings/tests/results/V8TestObject.cpp     V8PerContextData* contextData = V8PerContextData::from(info.GetIsolate()->GetCurrentContext());
from             2465 Source/bindings/tests/results/V8TestObject.cpp     V8PerContextData* contextData = V8PerContextData::from(info.GetIsolate()->GetCurrentContext());
from             2484 Source/bindings/tests/results/V8TestObject.cpp     V8PerContextData* contextData = V8PerContextData::from(info.GetIsolate()->GetCurrentContext());
from             2503 Source/bindings/tests/results/V8TestObject.cpp     V8PerContextData* contextData = V8PerContextData::from(info.GetIsolate()->GetCurrentContext());
from             2552 Source/bindings/tests/results/V8TestObject.cpp     V8PerContextData* contextData = V8PerContextData::from(info.GetIsolate()->GetCurrentContext());
from             2585 Source/bindings/tests/results/V8TestObject.cpp     V8PerContextData* contextData = V8PerContextData::from(info.GetIsolate()->GetCurrentContext());
from             2618 Source/bindings/tests/results/V8TestObject.cpp     V8PerContextData* contextData = V8PerContextData::from(info.GetIsolate()->GetCurrentContext());
from             4233 Source/bindings/tests/results/V8TestObject.cpp     V8PerContextData* perContextData = V8PerContextData::from(info.Holder()->CreationContext());
from             6793 Source/bindings/tests/results/V8TestObject.cpp     V8PerContextData* contextData = V8PerContextData::from(info.GetIsolate()->GetCurrentContext());
from             7301 Source/bindings/tests/results/V8TestObject.cpp     V8PerContextData* contextData = V8PerContextData::from(info.GetIsolate()->GetCurrentContext());
from             7319 Source/bindings/tests/results/V8TestObject.cpp     V8PerContextData* contextData = V8PerContextData::from(info.GetIsolate()->GetCurrentContext());
from             7337 Source/bindings/tests/results/V8TestObject.cpp     V8PerContextData* contextData = V8PerContextData::from(info.GetIsolate()->GetCurrentContext());
from             8098 Source/bindings/tests/results/V8TestObject.cpp     functionTemplate->Set(v8AtomicString(isolate, "toString"), V8PerIsolateData::from(isolate)->toStringTemplate());
from             8103 Source/bindings/tests/results/V8TestObject.cpp     V8PerIsolateData* data = V8PerIsolateData::from(isolate);
from             8117 Source/bindings/tests/results/V8TestObject.cpp     return V8PerIsolateData::from(isolate)->hasInstance(&wrapperTypeInfo, v8Value);
from             8122 Source/bindings/tests/results/V8TestObject.cpp     return V8PerIsolateData::from(isolate)->findInstanceInPrototypeChain(&wrapperTypeInfo, v8Value);
from              189 Source/bindings/tests/results/V8TestSpecialOperations.cpp     functionTemplate->Set(v8AtomicString(isolate, "toString"), V8PerIsolateData::from(isolate)->toStringTemplate());
from              194 Source/bindings/tests/results/V8TestSpecialOperations.cpp     V8PerIsolateData* data = V8PerIsolateData::from(isolate);
from              208 Source/bindings/tests/results/V8TestSpecialOperations.cpp     return V8PerIsolateData::from(isolate)->hasInstance(&wrapperTypeInfo, v8Value);
from              213 Source/bindings/tests/results/V8TestSpecialOperations.cpp     return V8PerIsolateData::from(isolate)->findInstanceInPrototypeChain(&wrapperTypeInfo, v8Value);
from              101 Source/bindings/tests/results/V8TestSpecialOperationsNotEnumerable.cpp     functionTemplate->Set(v8AtomicString(isolate, "toString"), V8PerIsolateData::from(isolate)->toStringTemplate());
from              106 Source/bindings/tests/results/V8TestSpecialOperationsNotEnumerable.cpp     V8PerIsolateData* data = V8PerIsolateData::from(isolate);
from              120 Source/bindings/tests/results/V8TestSpecialOperationsNotEnumerable.cpp     return V8PerIsolateData::from(isolate)->hasInstance(&wrapperTypeInfo, v8Value);
from              125 Source/bindings/tests/results/V8TestSpecialOperationsNotEnumerable.cpp     return V8PerIsolateData::from(isolate)->findInstanceInPrototypeChain(&wrapperTypeInfo, v8Value);
from               85 Source/bindings/tests/results/V8TestTypedefs.cpp     V8PerContextData* perContextData = V8PerContextData::from(info.Holder()->CreationContext());
from              304 Source/bindings/tests/results/V8TestTypedefs.cpp     functionTemplate->Set(v8AtomicString(isolate, "toString"), V8PerIsolateData::from(isolate)->toStringTemplate());
from              309 Source/bindings/tests/results/V8TestTypedefs.cpp     V8PerIsolateData* data = V8PerIsolateData::from(isolate);
from              323 Source/bindings/tests/results/V8TestTypedefs.cpp     return V8PerIsolateData::from(isolate)->hasInstance(&wrapperTypeInfo, v8Value);
from              328 Source/bindings/tests/results/V8TestTypedefs.cpp     return V8PerIsolateData::from(isolate)->findInstanceInPrototypeChain(&wrapperTypeInfo, v8Value);
from               76 Source/bindings/v8/CallbackPromiseAdapter.h         m_resolver->resolve(S::from(result));
from               81 Source/bindings/v8/CallbackPromiseAdapter.h         m_resolver->reject(T::from(error));
from              101 Source/bindings/v8/CustomElementWrapper.cpp     V8PerContextData* perContextData = V8PerContextData::from(context);
from               74 Source/bindings/v8/DOMWrapperWorld.h         return NewScriptState::from(context)->world();
from              130 Source/bindings/v8/NPV8Object.cpp     if (V8PerContextData* perContextData = V8PerContextData::from(object->CreationContext())) {
from              182 Source/bindings/v8/NPV8Object.cpp     if (V8PerContextData* perContextData = V8PerContextData::from(v8Object->CreationContext())) {
from               29 Source/bindings/v8/NewScriptState.h         return from(isolate->GetCurrentContext());
from               32 Source/bindings/v8/NewScriptState.h     static NewScriptState* from(v8::Handle<v8::Context> context)
from               44 Source/bindings/v8/ScriptGCEvent.cpp     V8PerIsolateData* isolateData = V8PerIsolateData::from(v8::Isolate::GetCurrent());
from               42 Source/bindings/v8/ScriptRegexp.cpp     v8::Context::Scope contextScope(V8PerIsolateData::from(isolate)->ensureDomInJSContext());
from               72 Source/bindings/v8/ScriptRegexp.cpp     v8::Context::Scope contextScope(V8PerIsolateData::from(isolate)->ensureDomInJSContext());
from              131 Source/bindings/v8/V8Binding.h     V8PerIsolateData::from(isolate)->stringCache()->setReturnValueFromString(info.GetReturnValue(), string.impl());
from              141 Source/bindings/v8/V8Binding.h     V8PerIsolateData::from(isolate)->stringCache()->setReturnValueFromString(info.GetReturnValue(), string.impl());
from              151 Source/bindings/v8/V8Binding.h     V8PerIsolateData::from(isolate)->stringCache()->setReturnValueFromString(info.GetReturnValue(), string.impl());
from              199 Source/bindings/v8/V8Binding.h     return V8PerIsolateData::from(isolate)->stringCache()->v8ExternalString(string.impl(), isolate);
from              122 Source/bindings/v8/V8CustomElementLifecycleCallbacks.cpp     return V8PerContextData::from(context);
from               47 Source/bindings/v8/V8DOMWrapper.cpp     V8PerIsolateData* data = V8PerIsolateData::from(isolate);
from               75 Source/bindings/v8/V8DOMWrapper.cpp     V8PerContextData* perContextData = V8PerContextData::from(scope.context());
from              299 Source/bindings/v8/V8GCController.cpp         const v8::Persistent<v8::Value>& liveRoot = V8PerIsolateData::from(m_isolate)->ensureLiveRoot();
from              336 Source/bindings/v8/V8GCController.cpp         V8PerIsolateData::from(isolate)->setPreviousSamplingState(TRACE_EVENT_GET_SAMPLING_STATE());
from              353 Source/bindings/v8/V8GCController.cpp         V8PerIsolateData::from(isolate)->setPreviousSamplingState(TRACE_EVENT_GET_SAMPLING_STATE());
from              386 Source/bindings/v8/V8GCController.cpp         TRACE_EVENT_SET_NONCONST_SAMPLING_STATE(V8PerIsolateData::from(isolate)->previousSamplingState());
from              395 Source/bindings/v8/V8GCController.cpp         TRACE_EVENT_SET_NONCONST_SAMPLING_STATE(V8PerIsolateData::from(isolate)->previousSamplingState());
from               16 Source/bindings/v8/V8HiddenValue.cpp     V8HiddenValue* hiddenValue = V8PerIsolateData::from(isolate)->hiddenValue(); \
from               52 Source/bindings/v8/V8ObjectConstructor.h         V8PerIsolateData* data = V8PerIsolateData::from(m_isolate);
from               59 Source/bindings/v8/V8ObjectConstructor.h         V8PerIsolateData* data = V8PerIsolateData::from(m_isolate);
from               65 Source/bindings/v8/V8ObjectConstructor.h         return V8PerIsolateData::from(isolate)->m_constructorMode;
from               83 Source/bindings/v8/V8PerContextData.cpp     return NewScriptState::from(context)->perContextData();
from               66 Source/bindings/v8/V8PerContextData.h     static V8PerContextData* from(v8::Handle<v8::Context>);
from               56 Source/bindings/v8/V8PerIsolateData.h     static V8PerIsolateData* from(v8::Isolate* isolate)
from               64 Source/bindings/v8/V8RecursionScope.h         V8PerIsolateData::from(m_isolate)->incrementRecursionLevel();
from               69 Source/bindings/v8/V8RecursionScope.h         if (!V8PerIsolateData::from(m_isolate)->decrementRecursionLevel())
from               75 Source/bindings/v8/V8RecursionScope.h         return V8PerIsolateData::from(isolate)->recursionLevel();
from               81 Source/bindings/v8/V8RecursionScope.h         return recursionLevel(isolate) > 0 || V8PerIsolateData::from(isolate)->internalScriptRecursionLevel() > 0;
from               93 Source/bindings/v8/V8RecursionScope.h             V8PerIsolateData::from(m_isolate)->incrementInternalScriptRecursionLevel();
from              100 Source/bindings/v8/V8RecursionScope.h             V8PerIsolateData::from(m_isolate)->decrementInternalScriptRecursionLevel();
from              107 Source/bindings/v8/V8ValueCache.cpp     StringCache* stringCache = V8PerIsolateData::from(data.GetIsolate())->stringCache();
from               73 Source/bindings/v8/custom/V8PromiseCustom.cpp     V8PerIsolateData* data = V8PerIsolateData::from(isolate);
from               55 Source/core/animation/AnimatableFilterOperations.cpp         FilterOperation* from = (i < fromSize) ? m_operations.operations()[i].get() : 0;
from               57 Source/core/animation/AnimatableFilterOperations.cpp         RefPtr<FilterOperation> blendedOp = FilterOperation::blend(from, to, fraction);
from               58 Source/core/animation/AnimatableRepeatable.cpp         const AnimatableValue* from = fromValues[i % fromValues.size()].get();
from               61 Source/core/animation/AnimatableRepeatable.cpp         if (AnimatableValue::usesDefaultInterpolation(from, to))
from               74 Source/core/animation/AnimatableRepeatable.cpp         const AnimatableValue* from = fromValues[i % fromValues.size()].get();
from               77 Source/core/animation/AnimatableRepeatable.cpp         if (AnimatableValue::usesDefaultInterpolation(from, to))
from               79 Source/core/animation/AnimatableRepeatable.cpp         interpolatedValues.append(interpolate(from, to, fraction));
from               67 Source/core/animation/AnimatableStrokeDasharrayList.cpp     WillBeHeapVector<RefPtrWillBeMember<AnimatableValue> > from = m_values;
from               75 Source/core/animation/AnimatableStrokeDasharrayList.cpp     if (from.isEmpty() && to.isEmpty())
from               77 Source/core/animation/AnimatableStrokeDasharrayList.cpp     if (from.isEmpty() || to.isEmpty()) {
from               83 Source/core/animation/AnimatableStrokeDasharrayList.cpp         if (from.isEmpty()) {
from               84 Source/core/animation/AnimatableStrokeDasharrayList.cpp             from.append(zeroPixels);
from               85 Source/core/animation/AnimatableStrokeDasharrayList.cpp             from.append(zeroPixels);
from               94 Source/core/animation/AnimatableStrokeDasharrayList.cpp     bool success = interpolateLists(from, to, fraction, interpolatedValues);
from               49 Source/core/animation/AnimatableValue.h     static double distance(const AnimatableValue* from, const AnimatableValue* to);
from               50 Source/core/animation/AnimatableValue.h     static bool usesDefaultInterpolation(const AnimatableValue* from, const AnimatableValue* to)
from               52 Source/core/animation/AnimatableValue.h         return !from->isSameType(to) || from->usesDefaultInterpolationWith(to);
from               38 Source/core/animation/AnimatableVisibility.cpp     EVisibility from = m_visibility;
from               40 Source/core/animation/AnimatableVisibility.cpp     return from != VISIBLE && to != VISIBLE;
from               45 Source/core/animation/AnimatableVisibility.cpp     EVisibility from = m_visibility;
from               47 Source/core/animation/AnimatableVisibility.cpp     if (from != VISIBLE && to != VISIBLE)
from               53 Source/core/animation/AnimatableVisibility.cpp     return takeConstRef(from == VISIBLE ? this : value);
from              186 Source/core/animation/CompositorAnimationsTest.cpp         RefPtrWillBeRawPtr<AnimatableValueKeyframe> from = prpFrom;
from              191 Source/core/animation/CompositorAnimationsTest.cpp         EXPECT_EQ(from->offset(), 0);
from              193 Source/core/animation/CompositorAnimationsTest.cpp         frames.append(from);
from              194 Source/core/animation/CompositorAnimationsTest.cpp         EXPECT_LE(from->offset(), to->offset());
from              420 Source/core/animation/css/CSSAnimations.cpp         runningTransition.from = newTransition.from;
from              480 Source/core/animation/css/CSSAnimations.cpp     RefPtrWillBeRawPtr<AnimatableValue> from = CSSAnimatableValueFactory::create(id, oldStyle);
from              483 Source/core/animation/css/CSSAnimations.cpp     if (AnimatableValue::usesDefaultInterpolation(to.get(), from.get()))
from              496 Source/core/animation/css/CSSAnimations.cpp     startKeyframe->setPropertyValue(id, from.get());
from              509 Source/core/animation/css/CSSAnimations.cpp     update->startTransition(id, eventId, from.get(), to.get(), InertAnimation::create(effect, timing, isPaused));
from               76 Source/core/animation/css/CSSAnimations.h     void startTransition(CSSPropertyID id, CSSPropertyID eventId, const AnimatableValue* from, const AnimatableValue* to, PassRefPtr<InertAnimation> animation)
from               81 Source/core/animation/css/CSSAnimations.h         newTransition.from = from;
from              103 Source/core/animation/css/CSSAnimations.h             visitor->trace(from);
from              109 Source/core/animation/css/CSSAnimations.h         RawPtrWillBeMember<const AnimatableValue> from;
from              180 Source/core/animation/css/CSSAnimations.h             visitor->trace(from);
from              185 Source/core/animation/css/CSSAnimations.h         RawPtrWillBeMember<const AnimatableValue> from;
from              701 Source/core/css/CSSCalculationValue.cpp                 createExpressionNode(blendNode->from(), zoom),
from              177 Source/core/css/CSSFontFace.cpp         FontFaceSet::from(*document)->beginFontLoading(m_fontFace);
from              180 Source/core/css/CSSFontFace.cpp         FontFaceSet::from(*document)->fontLoaded(m_fontFace);
from              183 Source/core/css/CSSFontFace.cpp         FontFaceSet::from(*document)->loadError(m_fontFace);
from              199 Source/core/css/CSSFontFace.cpp     UChar32 from = m_ranges[0].from();
from              203 Source/core/css/CSSFontFace.cpp         if (to + 1 >= m_ranges[i].from()) {
from              206 Source/core/css/CSSFontFace.cpp             m_ranges[targetIndex++] = UnicodeRange(from, to);
from              207 Source/core/css/CSSFontFace.cpp             from = m_ranges[i].from();
from              211 Source/core/css/CSSFontFace.cpp     m_ranges[targetIndex++] = UnicodeRange(from, to);
from              221 Source/core/css/CSSFontFace.cpp     if (text.is8Bit() && m_ranges[0].from() >= 0x100)
from               77 Source/core/css/CSSFontFace.h         UnicodeRange(UChar32 from, UChar32 to)
from               78 Source/core/css/CSSFontFace.h             : m_from(from)
from               83 Source/core/css/CSSFontFace.h         UChar32 from() const { return m_from; }
from               38 Source/core/css/CSSFontFaceTest.cpp     EXPECT_EQ('b', set.rangeAt(0).from());
from               59 Source/core/css/CSSFontFaceTest.cpp     EXPECT_EQ('2', set.rangeAt(0).from());
from               61 Source/core/css/CSSFontFaceTest.cpp     EXPECT_EQ('6', set.rangeAt(1).from());
from               74 Source/core/css/CSSFontFaceTest.cpp     EXPECT_EQ('0', set.rangeAt(0).from());
from               84 Source/core/css/CSSFontFaceTest.cpp     EXPECT_EQ(0x3042, set.rangeAt(0).from());
from              118 Source/core/css/CSSFontSelector.cpp     FontFaceSet::from(*document)->addFontFacesToFontFaceCache(&m_fontFaceCache, this);
from              123 Source/core/css/CSSSegmentedFontFace.cpp         newFontData->appendRange(FontDataRange(ranges.rangeAt(j).from(), ranges.rangeAt(j).to(), faceFontData));
from               36 Source/core/css/CSSUnicodeRangeValue.h     static PassRefPtrWillBeRawPtr<CSSUnicodeRangeValue> create(UChar32 from, UChar32 to)
from               38 Source/core/css/CSSUnicodeRangeValue.h         return adoptRefWillBeRefCountedGarbageCollected(new CSSUnicodeRangeValue(from, to));
from               41 Source/core/css/CSSUnicodeRangeValue.h     UChar32 from() const { return m_from; }
from               51 Source/core/css/CSSUnicodeRangeValue.h     CSSUnicodeRangeValue(UChar32 from, UChar32 to)
from               53 Source/core/css/CSSUnicodeRangeValue.h         , m_from(from)
from               35 Source/core/css/DocumentFontFaceSet.cpp     return FontFaceSet::from(document);
from              544 Source/core/css/FontFace.cpp             ranges.append(CSSFontFace::UnicodeRange(range->from(), range->to()));
from              559 Source/core/css/FontFaceSet.cpp     RefPtr<FontFaceSet> fonts = static_cast<FontFaceSet*>(SupplementType::from(document, supplementName()));
from              570 Source/core/css/FontFaceSet.cpp     if (FontFaceSet* fonts = static_cast<FontFaceSet*>(SupplementType::from(document, supplementName())))
from               98 Source/core/css/FontFaceSet.h     static PassRefPtr<FontFaceSet> from(Document&);
from             4829 Source/core/css/parser/CSSPropertyParser.cpp         UChar32 from = 0;
from             4843 Source/core/css/parser/CSSPropertyParser.cpp             from *= 16;
from             4845 Source/core/css/parser/CSSPropertyParser.cpp                 from += c - '0';
from             4847 Source/core/css/parser/CSSPropertyParser.cpp                 from += 10 + c - 'A';
from             4849 Source/core/css/parser/CSSPropertyParser.cpp                 from += 10 + c - 'a';
from             4860 Source/core/css/parser/CSSPropertyParser.cpp             to = from;
from             4865 Source/core/css/parser/CSSPropertyParser.cpp                 from *= 16;
from             4870 Source/core/css/parser/CSSPropertyParser.cpp             to = from + span - 1;
from             4895 Source/core/css/parser/CSSPropertyParser.cpp         if (from <= to)
from             4896 Source/core/css/parser/CSSPropertyParser.cpp             values->append(CSSUnicodeRangeValue::create(from, to));
from              160 Source/core/css/resolver/StyleResolver.cpp     initWatchedSelectorRules(CSSSelectorWatch::from(document).watchedCallbackSelectors());
from               57 Source/core/dom/CSSSelectorWatch.cpp     CSSSelectorWatch* watch = static_cast<CSSSelectorWatch*>(DocumentSupplement::from(document, kSupplementName));
from               50 Source/core/dom/CSSSelectorWatch.h     static CSSSelectorWatch& from(Document&);
from               94 Source/core/dom/ContextFeatures.cpp     ContextFeatures* provided = static_cast<ContextFeatures*>(RefCountedSupplement<Page, ContextFeatures>::from(page, ContextFeatures::supplementName()));
from               56 Source/core/dom/DocumentFullscreen.cpp     FullscreenElementStack::from(document).webkitCancelFullScreen();
from               73 Source/core/dom/DocumentFullscreen.cpp     FullscreenElementStack::from(document).webkitExitFullscreen();
from               51 Source/core/dom/DocumentLifecycle.cpp DocumentLifecycle::DeprecatedTransition::DeprecatedTransition(State from, State to)
from               53 Source/core/dom/DocumentLifecycle.cpp     , m_from(from)
from               78 Source/core/dom/DocumentLifecycle.cpp     if (s_deprecatedTransitionStack && m_state == s_deprecatedTransitionStack->from() && state == s_deprecatedTransitionStack->to())
from               82 Source/core/dom/DocumentLifecycle.h         DeprecatedTransition(State from, State to);
from               85 Source/core/dom/DocumentLifecycle.h         State from() const { return m_from; }
from             1666 Source/core/dom/Element.cpp         CSSSelectorWatch::from(document()).updateSelectorMatches(oldCallbackSelectors, newCallbackSelectors);
from             2705 Source/core/dom/Element.cpp     FullscreenElementStack::from(document()).requestFullScreenForElement(this, ALLOW_KEYBOARD_INPUT, FullscreenElementStack::EnforceIFrameAllowFullScreenRequirement);
from             2710 Source/core/dom/Element.cpp     FullscreenElementStack::from(document()).requestFullScreenForElement(this, (flags | LEGACY_MOZILLA_REQUEST), FullscreenElementStack::EnforceIFrameAllowFullScreenRequirement);
from               81 Source/core/dom/FullscreenElementStack.cpp     return static_cast<FullscreenElementStack*>(DocumentSupplement::from(document, supplementName()));
from              227 Source/core/dom/FullscreenElementStack.cpp                 from(*currentDoc).pushFullscreenElementStack(element);
from              239 Source/core/dom/FullscreenElementStack.cpp                 from(*currentDoc).pushFullscreenElementStack(followingDoc->ownerElement());
from              273 Source/core/dom/FullscreenElementStack.cpp     FullscreenElementStack& topFullscreenElementStack = from(document()->topDocument());
from              304 Source/core/dom/FullscreenElementStack.cpp         from(**i).clearFullscreenElementStack();
from              312 Source/core/dom/FullscreenElementStack.cpp         from(*currentDoc).popFullscreenElementStack();
from              447 Source/core/dom/FullscreenElementStack.cpp     from(*exitingDocument).m_fullScreenChangeDelayTimer.startOneShot(0, FROM_HERE);
from               55 Source/core/dom/FullscreenElementStack.h     static FullscreenElementStack& from(Document&);
from               43 Source/core/dom/Microtask.cpp     V8PerIsolateData* isolateData = V8PerIsolateData::from(isolate);
from               70 Source/core/dom/Microtask.cpp     V8PerIsolateData* isolateData = V8PerIsolateData::from(isolate);
from             1923 Source/core/dom/Node.cpp     WheelController* oldController = WheelController::from(oldDocument);
from             1924 Source/core/dom/Node.cpp     WheelController* newController = WheelController::from(document());
from             1964 Source/core/dom/Node.cpp         WheelController::from(document)->didAddWheelEventHandler(document);
from             1985 Source/core/dom/Node.cpp         WheelController::from(document)->didRemoveWheelEventHandler(document);
from               54 Source/core/dom/WheelController.cpp     WheelController* controller = static_cast<WheelController*>(DocumentSupplement::from(document, supplementName()));
from               44 Source/core/dom/WheelController.h     static WheelController* from(Document&);
from              352 Source/core/editing/CompositeEditCommand.cpp void CompositeEditCommand::removeChildrenInRange(PassRefPtr<Node> node, unsigned from, unsigned to)
from              355 Source/core/editing/CompositeEditCommand.cpp     Node* child = node->traverseToChildAt(from);
from              356 Source/core/editing/CompositeEditCommand.cpp     for (unsigned i = from; child && i < to; i++, child = child->nextSibling())
from              118 Source/core/editing/CompositeEditCommand.h     void removeChildrenInRange(PassRefPtr<Node>, unsigned from, unsigned to);
from              805 Source/core/editing/SpellChecker.cpp bool SpellChecker::selectionStartHasMarkerFor(DocumentMarker::MarkerType markerType, int from, int length) const
from              811 Source/core/editing/SpellChecker.cpp     unsigned startOffset = static_cast<unsigned>(from);
from              812 Source/core/editing/SpellChecker.cpp     unsigned endOffset = static_cast<unsigned>(from + length);
from               77 Source/core/editing/SpellChecker.h     bool selectionStartHasMarkerFor(DocumentMarker::MarkerType, int from, int length) const;
from              475 Source/core/frame/LocalFrame.cpp             count += WheelController::from(*frame->document())->wheelEventHandlerCount();
from             3182 Source/core/html/HTMLMediaElement.cpp     FullscreenElementStack::from(document()).requestFullScreenForElement(this, 0, FullscreenElementStack::ExemptIFrameAllowFullScreenRequirement);
from             3189 Source/core/html/HTMLMediaElement.cpp     FullscreenElementStack::from(document()).webkitCancelFullScreen();
from              485 Source/core/html/shadow/MediaControlElements.cpp             FullscreenElementStack::from(document()).webkitCancelFullScreen();
from              487 Source/core/html/shadow/MediaControlElements.cpp             FullscreenElementStack::from(document()).requestFullScreenForElement(&mediaElement(), 0, FullscreenElementStack::ExemptIFrameAllowFullScreenRequirement);
from              363 Source/core/html/shadow/TextControlInnerElements.cpp     return SpeechInput::from(document().page());
from              409 Source/core/html/shadow/TextControlInnerElements.cpp     if (SpeechInput* input = SpeechInput::from(document().page()))
from               58 Source/core/loader/PrerenderHandle.cpp     PrerendererClient* prerendererClient = PrerendererClient::from(document.page());
from               48 Source/core/loader/PrerendererClient.cpp     PrerendererClient* supplement = static_cast<PrerendererClient*>(Supplement<Page>::from(page, supplementName()));
from               50 Source/core/loader/PrerendererClient.h     static PrerendererClient* from(Page*);
from               54 Source/core/page/DOMWindowPagePopup.cpp     DOMWindowPagePopup* supplement = static_cast<DOMWindowPagePopup*>(from(&window, supplementName()));
from              166 Source/core/page/DragData.cpp     DraggedIsolatedFileSystem* filesystem = DraggedIsolatedFileSystem::from(m_platformDragData);
from              807 Source/core/page/scrolling/ScrollingCoordinator.cpp             wheelEventHandlerCount += WheelController::from(*frame->document())->wheelEventHandlerCount();
from              415 Source/core/rendering/InlineTextBox.cpp         textRunPaintInfo.from = startOffset;
from              423 Source/core/rendering/InlineTextBox.cpp             textRunPaintInfo.from = 0;
from              431 Source/core/rendering/InlineTextBox.cpp             textRunPaintInfo.from = startOffset;
from             1451 Source/core/rendering/InlineTextBox.cpp     int from = !isLeftToRightDirection() ? offset - m_start : 0;
from             1454 Source/core/rendering/InlineTextBox.cpp     return font.selectionRectForText(constructTextRun(styleToUse, font), IntPoint(logicalLeft(), 0), 0, from, to).maxX();
from               58 Source/core/rendering/RenderCombineText.cpp float RenderCombineText::width(unsigned from, unsigned length, const Font& font, float xPosition, TextDirection direction, HashSet<const SimpleFontData*>* fallbackFonts, GlyphOverflow* glyphOverflow) const
from               66 Source/core/rendering/RenderCombineText.cpp     return RenderText::width(from, length, font, xPosition, direction, fallbackFonts, glyphOverflow);
from               42 Source/core/rendering/RenderCombineText.h     virtual float width(unsigned from, unsigned length, const Font&, float xPosition, TextDirection, HashSet<const SimpleFontData*>* fallbackFonts = 0, GlyphOverflow* = 0) const OVERRIDE;
from               78 Source/core/rendering/RenderFullScreen.cpp     FullscreenElementStack& controller = FullscreenElementStack::from(document());
from              143 Source/core/rendering/RenderFullScreen.cpp     FullscreenElementStack::from(*document).setFullScreenRenderer(fullscreenRenderer);
from              165 Source/core/rendering/RenderFullScreen.cpp     FullscreenElementStack::from(document()).setFullScreenRenderer(0);
from             1171 Source/core/rendering/RenderText.cpp bool RenderText::containsOnlyWhitespace(unsigned from, unsigned len) const
from             1176 Source/core/rendering/RenderText.cpp     for (currPos = from;
from             1177 Source/core/rendering/RenderText.cpp          currPos < from + len && (text[currPos] == '\n' || text[currPos] == ' ' || text[currPos] == '\t');
from             1179 Source/core/rendering/RenderText.cpp     return currPos >= (from + len);
from             1489 Source/core/rendering/RenderText.cpp float RenderText::width(unsigned from, unsigned len, float xPos, TextDirection textDirection, bool firstLine, HashSet<const SimpleFontData*>* fallbackFonts, GlyphOverflow* glyphOverflow) const
from             1491 Source/core/rendering/RenderText.cpp     if (from >= textLength())
from             1494 Source/core/rendering/RenderText.cpp     if (from + len > textLength())
from             1495 Source/core/rendering/RenderText.cpp         len = textLength() - from;
from             1497 Source/core/rendering/RenderText.cpp     return width(from, len, style(firstLine)->font(), xPos, textDirection, fallbackFonts, glyphOverflow);
from             1500 Source/core/rendering/RenderText.cpp float RenderText::width(unsigned from, unsigned len, const Font& f, float xPos, TextDirection textDirection, HashSet<const SimpleFontData*>* fallbackFonts, GlyphOverflow* glyphOverflow) const
from             1502 Source/core/rendering/RenderText.cpp     ASSERT(from + len <= textLength());
from             1508 Source/core/rendering/RenderText.cpp         if (!style()->preserveNewline() && !from && len == textLength() && (!glyphOverflow || !glyphOverflow->computeBounds)) {
from             1521 Source/core/rendering/RenderText.cpp             w = widthFromCache(f, from, len, xPos, textDirection, fallbackFonts, glyphOverflow);
from             1524 Source/core/rendering/RenderText.cpp         TextRun run = RenderBlockFlow::constructTextRun(const_cast<RenderText*>(this), f, this, from, len, style(), textDirection);
from             1525 Source/core/rendering/RenderText.cpp         run.setCharactersLength(textLength() - from);
from               87 Source/core/rendering/RenderText.h     virtual float width(unsigned from, unsigned len, const Font&, float xPos, TextDirection, HashSet<const SimpleFontData*>* fallbackFonts = 0, GlyphOverflow* = 0) const;
from               88 Source/core/rendering/RenderText.h     virtual float width(unsigned from, unsigned len, float xPos, TextDirection, bool firstLine = false, HashSet<const SimpleFontData*>* fallbackFonts = 0, GlyphOverflow* = 0) const;
from              181 Source/core/rendering/RenderText.h     bool containsOnlyWhitespace(unsigned from, unsigned len) const;
from              522 Source/core/rendering/line/BreakingContextInlineHeaders.h ALWAYS_INLINE float textWidth(RenderText* text, unsigned from, unsigned len, const Font& font, float xPos, bool isFixedPitch, bool collapseWhiteSpace, HashSet<const SimpleFontData*>* fallbackFonts = 0)
from              525 Source/core/rendering/line/BreakingContextInlineHeaders.h     if (isFixedPitch || (!from && len == text->textLength()) || text->style()->hasTextCombine())
from              526 Source/core/rendering/line/BreakingContextInlineHeaders.h         return text->width(from, len, font, xPos, text->style()->direction(), fallbackFonts, &glyphOverflow);
from              528 Source/core/rendering/line/BreakingContextInlineHeaders.h     TextRun run = RenderBlockFlow::constructTextRun(text, font, text, from, len, text->style());
from               38 Source/core/rendering/style/ShadowData.cpp ShadowData ShadowData::blend(const ShadowData& from, double progress) const
from               40 Source/core/rendering/style/ShadowData.cpp     if (style() != from.style())
from               43 Source/core/rendering/style/ShadowData.cpp     return ShadowData(WebCore::blend(from.location(), location(), progress),
from               44 Source/core/rendering/style/ShadowData.cpp         clampTo(WebCore::blend(from.blur(), blur(), progress), 0.0f),
from               45 Source/core/rendering/style/ShadowData.cpp         WebCore::blend(from.spread(), spread(), progress),
from               47 Source/core/rendering/style/ShadowData.cpp         WebCore::blend(from.color(), color(), progress));
from               51 Source/core/rendering/style/ShadowData.h     ShadowData blend(const ShadowData& from, double progress) const;
from               74 Source/core/rendering/style/ShadowList.cpp PassRefPtr<ShadowList> ShadowList::blend(const ShadowList* from, const ShadowList* to, double progress)
from               76 Source/core/rendering/style/ShadowList.cpp     size_t fromLength = from ? from->shadows().size() : 0;
from               88 Source/core/rendering/style/ShadowList.cpp         const ShadowData* fromShadow = i < fromLength ? &from->shadows()[i] : 0;
from               59 Source/core/rendering/style/ShadowList.h     static PassRefPtr<ShadowList> blend(const ShadowList* from, const ShadowList* to, double progress);
from              639 Source/core/rendering/svg/SVGInlineTextBox.cpp         textRunPaintInfo.from = startPosition;
from               85 Source/core/rendering/svg/SVGTextRunRenderingContext.cpp void SVGTextRunRenderingContext::drawSVGGlyphs(GraphicsContext* context, const TextRun& run, const SimpleFontData* fontData, const GlyphBuffer& glyphBuffer, int from, int numGlyphs, const FloatPoint& point) const
from              125 Source/core/rendering/svg/SVGTextRunRenderingContext.cpp         Glyph glyph = glyphBuffer.glyphAt(from + i);
from              129 Source/core/rendering/svg/SVGTextRunRenderingContext.cpp         float advance = glyphBuffer.advanceAt(from + i).width();
from               46 Source/core/rendering/svg/SVGTextRunRenderingContext.h     virtual void drawSVGGlyphs(GraphicsContext*, const TextRun&, const SimpleFontData*, const GlyphBuffer&, int from, int to, const FloatPoint&) const OVERRIDE;
from               58 Source/core/speech/SpeechInput.h     static SpeechInput* from(Page* page) { return static_cast<SpeechInput*>(Supplement<Page>::from(page, supplementName())); }
from               68 Source/core/svg/SVGAngle.cpp void SVGMarkerOrientEnumeration::calculateAnimatedValue(SVGAnimationElement*, float percentage, unsigned repeatCount, PassRefPtr<SVGPropertyBase> from, PassRefPtr<SVGPropertyBase> to, PassRefPtr<SVGPropertyBase> toAtEndOfDurationValue, SVGElement* contextElement)
from              343 Source/core/svg/SVGAngle.cpp void SVGAngle::calculateAnimatedValue(SVGAnimationElement* animationElement, float percentage, unsigned repeatCount, PassRefPtr<SVGPropertyBase> from, PassRefPtr<SVGPropertyBase> to, PassRefPtr<SVGPropertyBase> toAtEndOfDuration, SVGElement*)
from              348 Source/core/svg/SVGAngle.cpp     RefPtr<SVGAngle> fromAngle = isToAnimation ? this : toSVGAngle(from);
from              103 Source/core/svg/SVGAngle.h     virtual void calculateAnimatedValue(SVGAnimationElement*, float percentage, unsigned repeatCount, PassRefPtr<SVGPropertyBase> from, PassRefPtr<SVGPropertyBase> to, PassRefPtr<SVGPropertyBase> toAtEndOfDurationValue, SVGElement* contextElement) OVERRIDE;
from              330 Source/core/svg/SVGAnimateMotionElement.cpp     FloatPoint from;
from              332 Source/core/svg/SVGAnimateMotionElement.cpp     if (!parsePoint(fromString, from))
from              336 Source/core/svg/SVGAnimateMotionElement.cpp     FloatSize diff = to - from;
from               54 Source/core/svg/SVGAnimatedColor.h     virtual void calculateAnimatedValue(SVGAnimationElement*, float percentage, unsigned repeatCount, PassRefPtr<SVGPropertyBase> from, PassRefPtr<SVGPropertyBase> to, PassRefPtr<SVGPropertyBase> toAtEndOfDurationValue, SVGElement*) OVERRIDE;
from              143 Source/core/svg/SVGAnimatedTypeAnimator.cpp void SVGAnimatedTypeAnimator::calculateFromAndToValues(RefPtr<SVGPropertyBase>& from, RefPtr<SVGPropertyBase>& to, const String& fromString, const String& toString)
from              145 Source/core/svg/SVGAnimatedTypeAnimator.cpp     from = constructFromString(fromString);
from              149 Source/core/svg/SVGAnimatedTypeAnimator.cpp void SVGAnimatedTypeAnimator::calculateFromAndByValues(RefPtr<SVGPropertyBase>& from, RefPtr<SVGPropertyBase>& to, const String& fromString, const String& byString)
from              151 Source/core/svg/SVGAnimatedTypeAnimator.cpp     from = constructFromString(fromString);
from              153 Source/core/svg/SVGAnimatedTypeAnimator.cpp     to->add(from, m_contextElement);
from              237 Source/core/svg/SVGAnimatedTypeAnimator.cpp void SVGAnimatedTypeAnimator::calculateAnimatedValue(float percentage, unsigned repeatCount, SVGPropertyBase* from, SVGPropertyBase* to, SVGPropertyBase* toAtEndOfDuration, SVGPropertyBase* animated)
from              242 Source/core/svg/SVGAnimatedTypeAnimator.cpp     RefPtr<SVGPropertyBase> fromValue = m_animationElement->animationMode() == ToAnimation ? animated : from;
from               55 Source/core/svg/SVGAnimatedTypeAnimator.h     void calculateFromAndToValues(RefPtr<SVGPropertyBase>& from, RefPtr<SVGPropertyBase>& to, const String& fromString, const String& toString);
from               56 Source/core/svg/SVGAnimatedTypeAnimator.h     void calculateFromAndByValues(RefPtr<SVGPropertyBase>& from, RefPtr<SVGPropertyBase>& to, const String& fromString, const String& byString);
from              478 Source/core/svg/SVGAnimationElement.cpp void SVGAnimationElement::currentValuesFromKeyPoints(float percent, float& effectivePercent, String& from, String& to) const
from              485 Source/core/svg/SVGAnimationElement.cpp     from = m_values[index];
from              509 Source/core/svg/SVGAnimationElement.cpp void SVGAnimationElement::currentValuesForValuesAnimation(float percent, float& effectivePercent, String& from, String& to)
from              516 Source/core/svg/SVGAnimationElement.cpp         from = m_values[valuesCount - 1];
from              533 Source/core/svg/SVGAnimationElement.cpp         return currentValuesFromKeyPoints(percent, effectivePercent, from, to);
from              543 Source/core/svg/SVGAnimationElement.cpp         from = m_values[index];
from              562 Source/core/svg/SVGAnimationElement.cpp     from = m_values[index];
from              595 Source/core/svg/SVGAnimationElement.cpp     String from = fromValue();
from              601 Source/core/svg/SVGAnimationElement.cpp         m_animationValid = calculateFromAndToValues(from, to);
from              607 Source/core/svg/SVGAnimationElement.cpp         m_animationValid = calculateFromAndByValues(from, by);
from              633 Source/core/svg/SVGAnimationElement.cpp         String from;
from              635 Source/core/svg/SVGAnimationElement.cpp         currentValuesForValuesAnimation(percent, effectivePercent, from, to);
from              636 Source/core/svg/SVGAnimationElement.cpp         if (from != m_lastValuesAnimationFrom || to != m_lastValuesAnimationTo) {
from              637 Source/core/svg/SVGAnimationElement.cpp             m_animationValid = calculateFromAndToValues(from, to);
from              640 Source/core/svg/SVGAnimationElement.cpp             m_lastValuesAnimationFrom = from;
from              689 Source/core/svg/SVGAnimationElement.cpp void SVGAnimationElement::determinePropertyValueTypes(const String& from, const String& to)
from              695 Source/core/svg/SVGAnimationElement.cpp     if (inheritsFromProperty(targetElement, attributeName, from))
from              141 Source/core/svg/SVGAnimationElement.h     void determinePropertyValueTypes(const String& from, const String& to);
from              187 Source/core/svg/SVGAnimationElement.h     void currentValuesForValuesAnimation(float percent, float& effectivePercent, String& from, String& to);
from              190 Source/core/svg/SVGAnimationElement.h     void currentValuesFromKeyPoints(float percent, float& effectivePercent, String& from, String& to) const;
from               70 Source/core/svg/SVGBoolean.cpp void SVGBoolean::calculateAnimatedValue(SVGAnimationElement* animationElement, float percentage, unsigned repeatCount, PassRefPtr<SVGPropertyBase> from, PassRefPtr<SVGPropertyBase> to, PassRefPtr<SVGPropertyBase>, SVGElement*)
from               73 Source/core/svg/SVGBoolean.cpp     bool fromBoolean = animationElement->animationMode() == ToAnimation ? m_value : toSVGBoolean(from)->value();
from               56 Source/core/svg/SVGBoolean.h     virtual void calculateAnimatedValue(SVGAnimationElement*, float percentage, unsigned repeatCount, PassRefPtr<SVGPropertyBase> from, PassRefPtr<SVGPropertyBase> to, PassRefPtr<SVGPropertyBase> toAtEndOfDurationValue, SVGElement*) OVERRIDE;
from              110 Source/core/svg/SVGEnumeration.cpp void SVGEnumerationBase::calculateAnimatedValue(SVGAnimationElement* animationElement, float percentage, unsigned repeatCount, PassRefPtr<SVGPropertyBase> from, PassRefPtr<SVGPropertyBase> to, PassRefPtr<SVGPropertyBase>, SVGElement*)
from              113 Source/core/svg/SVGEnumeration.cpp     unsigned short fromEnumeration = animationElement->animationMode() == ToAnimation ? m_value : toSVGEnumerationBase(from)->value();
from               63 Source/core/svg/SVGEnumeration.h     virtual void calculateAnimatedValue(SVGAnimationElement*, float percentage, unsigned repeatCount, PassRefPtr<SVGPropertyBase> from, PassRefPtr<SVGPropertyBase> to, PassRefPtr<SVGPropertyBase> toAtEndOfDurationValue, SVGElement*) OVERRIDE;
from               82 Source/core/svg/SVGInteger.cpp void SVGInteger::calculateAnimatedValue(SVGAnimationElement* animationElement, float percentage, unsigned repeatCount, PassRefPtr<SVGPropertyBase> from, PassRefPtr<SVGPropertyBase> to, PassRefPtr<SVGPropertyBase> toAtEndOfDuration, SVGElement*)
from               86 Source/core/svg/SVGInteger.cpp     RefPtr<SVGInteger> fromInteger = toSVGInteger(from);
from               62 Source/core/svg/SVGInteger.h     virtual void calculateAnimatedValue(SVGAnimationElement*, float percentage, unsigned repeatCount, PassRefPtr<SVGPropertyBase> from, PassRefPtr<SVGPropertyBase> to, PassRefPtr<SVGPropertyBase> toAtEndOfDurationValue, SVGElement* contextElement) OVERRIDE;
from               93 Source/core/svg/SVGIntegerOptionalInteger.cpp void SVGIntegerOptionalInteger::calculateAnimatedValue(SVGAnimationElement* animationElement, float percentage, unsigned repeatCount, PassRefPtr<SVGPropertyBase> from, PassRefPtr<SVGPropertyBase> to, PassRefPtr<SVGPropertyBase> toAtEndOfDuration, SVGElement*)
from               97 Source/core/svg/SVGIntegerOptionalInteger.cpp     RefPtr<SVGIntegerOptionalInteger> fromInteger = toSVGIntegerOptionalInteger(from);
from               56 Source/core/svg/SVGIntegerOptionalInteger.h     virtual void calculateAnimatedValue(SVGAnimationElement*, float percentage, unsigned repeatCount, PassRefPtr<SVGPropertyBase> from, PassRefPtr<SVGPropertyBase> to, PassRefPtr<SVGPropertyBase> toAtEndOfDurationValue, SVGElement* contextElement) OVERRIDE;
from              388 Source/core/svg/SVGLength.cpp     RefPtr<SVGLength> from = passFrom;
from              391 Source/core/svg/SVGLength.cpp     SVGLengthType fromType = from->unitType();
from              392 Source/core/svg/SVGLength.cpp     if ((from->isZero() && isZero())
from              395 Source/core/svg/SVGLength.cpp         || (!from->isZero() && fromType != LengthTypePercentage && toType == LengthTypePercentage)
from              397 Source/core/svg/SVGLength.cpp         || (!from->isZero() && !isZero() && (fromType == LengthTypeEMS || fromType == LengthTypeEXS) && fromType != toType))
from              403 Source/core/svg/SVGLength.cpp         float fromPercent = from->valueAsPercentage() * 100;
from              409 Source/core/svg/SVGLength.cpp     if (fromType == toType || from->isZero() || isZero() || fromType == LengthTypeEMS || fromType == LengthTypeEXS) {
from              410 Source/core/svg/SVGLength.cpp         float fromValue = from->valueInSpecifiedUnits();
from              420 Source/core/svg/SVGLength.cpp     ASSERT(!from->isRelative());
from              424 Source/core/svg/SVGLength.cpp     float fromValueInUserUnits = nonRelativeLengthContext.convertValueToUserUnits(from->valueInSpecifiedUnits(), from->unitMode(), fromType, es);
from               97 Source/core/svg/SVGLength.h     PassRefPtr<SVGLength> blend(PassRefPtr<SVGLength> from, float progress) const;
from              100 Source/core/svg/SVGLength.h     virtual void calculateAnimatedValue(SVGAnimationElement*, float percentage, unsigned repeatCount, PassRefPtr<SVGPropertyBase> from, PassRefPtr<SVGPropertyBase> to, PassRefPtr<SVGPropertyBase> toAtEndOfDurationValue, SVGElement* contextElement) OVERRIDE;
from              107 Source/core/svg/SVGNumber.cpp void SVGNumber::calculateAnimatedValue(SVGAnimationElement* animationElement, float percentage, unsigned repeatCount, PassRefPtr<SVGPropertyBase> from, PassRefPtr<SVGPropertyBase> to, PassRefPtr<SVGPropertyBase> toAtEndOfDuration, SVGElement*)
from              111 Source/core/svg/SVGNumber.cpp     RefPtr<SVGNumber> fromNumber = toSVGNumber(from);
from               63 Source/core/svg/SVGNumber.h     virtual void calculateAnimatedValue(SVGAnimationElement*, float percentage, unsigned repeatCount, PassRefPtr<SVGPropertyBase> from, PassRefPtr<SVGPropertyBase> to, PassRefPtr<SVGPropertyBase> toAtEndOfDurationValue, SVGElement* contextElement) OVERRIDE;
from               90 Source/core/svg/SVGNumberOptionalNumber.cpp void SVGNumberOptionalNumber::calculateAnimatedValue(SVGAnimationElement* animationElement, float percentage, unsigned repeatCount, PassRefPtr<SVGPropertyBase> from, PassRefPtr<SVGPropertyBase> to, PassRefPtr<SVGPropertyBase> toAtEndOfDuration, SVGElement*)
from               94 Source/core/svg/SVGNumberOptionalNumber.cpp     RefPtr<SVGNumberOptionalNumber> fromNumber = toSVGNumberOptionalNumber(from);
from               56 Source/core/svg/SVGNumberOptionalNumber.h     virtual void calculateAnimatedValue(SVGAnimationElement*, float percentage, unsigned repeatCount, PassRefPtr<SVGPropertyBase> from, PassRefPtr<SVGPropertyBase> to, PassRefPtr<SVGPropertyBase> toAtEndOfDurationValue, SVGElement* contextElement) OVERRIDE;
from               46 Source/core/svg/SVGPathBlender.cpp float SVGPathBlender::blendAnimatedDimensonalFloat(float from, float to, FloatBlendMode blendMode)
from               50 Source/core/svg/SVGPathBlender.cpp         return from + to * m_addTypesCount;
from               54 Source/core/svg/SVGPathBlender.cpp         return blend(from, to, m_progress);
from               60 Source/core/svg/SVGPathBlender.cpp     float animValue = blend(from, m_fromMode == AbsoluteCoordinates ? to + toValue : to - toValue, m_progress);
from              290 Source/core/svg/SVGPathBlender.cpp     unsigned short from = fromType;
from              293 Source/core/svg/SVGPathBlender.cpp         return from == to;
from              295 Source/core/svg/SVGPathBlender.cpp         return from == to - 1;
from              296 Source/core/svg/SVGPathBlender.cpp     return to == from - 1;
from               55 Source/core/svg/SVGPathBlender.h     FloatPoint blendAnimatedFloatPoint(const FloatPoint& from, const FloatPoint& to);
from              180 Source/core/svg/SVGPathSegList.cpp     const RefPtr<SVGPathSegList> from = toSVGPathSegList(fromValue);
from              185 Source/core/svg/SVGPathSegList.cpp     const SVGPathByteStream* fromStream = from->byteStream();
from               76 Source/core/svg/SVGPoint.h     virtual void calculateAnimatedValue(SVGAnimationElement*, float percentage, unsigned repeatCount, PassRefPtr<SVGPropertyBase> from, PassRefPtr<SVGPropertyBase> to, PassRefPtr<SVGPropertyBase> toAtEndOfDurationValue, SVGElement* contextElement) OVERRIDE;
from               85 Source/core/svg/SVGPreserveAspectRatio.h     virtual void calculateAnimatedValue(SVGAnimationElement*, float percentage, unsigned repeatCount, PassRefPtr<SVGPropertyBase> from, PassRefPtr<SVGPropertyBase> to, PassRefPtr<SVGPropertyBase> toAtEndOfDurationValue, SVGElement* contextElement) OVERRIDE;
from               73 Source/core/svg/SVGRect.h     virtual void calculateAnimatedValue(SVGAnimationElement*, float percentage, unsigned repeatCount, PassRefPtr<SVGPropertyBase> from, PassRefPtr<SVGPropertyBase> to, PassRefPtr<SVGPropertyBase> toAtEndOfDurationValue, SVGElement* contextElement) OVERRIDE;
from               32 Source/core/svg/SVGString.cpp void SVGString::calculateAnimatedValue(SVGAnimationElement* animationElement, float percentage, unsigned repeatCount, PassRefPtr<SVGPropertyBase> from, PassRefPtr<SVGPropertyBase> to, PassRefPtr<SVGPropertyBase>, SVGElement*)
from               36 Source/core/svg/SVGString.cpp     String fromString = toSVGString(from)->m_value;
from               64 Source/core/svg/SVGString.h     virtual void calculateAnimatedValue(SVGAnimationElement*, float percentage, unsigned repeatCount, PassRefPtr<SVGPropertyBase> from, PassRefPtr<SVGPropertyBase> to, PassRefPtr<SVGPropertyBase> toAtEndOfDurationValue, SVGElement*) OVERRIDE;
from              100 Source/core/svg/SVGTransform.h     virtual void calculateAnimatedValue(SVGAnimationElement*, float percentage, unsigned repeatCount, PassRefPtr<SVGPropertyBase> from, PassRefPtr<SVGPropertyBase> to, PassRefPtr<SVGPropertyBase> toAtEndOfDurationValue, SVGElement* contextElement) OVERRIDE;
from              879 Source/core/svg/SVGUseElement.cpp void SVGUseElement::transferUseAttributesToReplacedElement(SVGElement* from, SVGElement* to) const
from              881 Source/core/svg/SVGUseElement.cpp     ASSERT(from);
from              884 Source/core/svg/SVGUseElement.cpp     to->cloneDataFromElement(*from);
from               99 Source/core/svg/SVGUseElement.h     void transferUseAttributesToReplacedElement(SVGElement* from, SVGElement* to) const;
from              359 Source/core/svg/properties/SVGListPropertyHelper.h     RefPtr<Derived> from = passFrom;
from              362 Source/core/svg/properties/SVGListPropertyHelper.h     typename Vector<RefPtr<ItemPropertyType> >::const_iterator it = from->m_values.begin();
from              363 Source/core/svg/properties/SVGListPropertyHelper.h     typename Vector<RefPtr<ItemPropertyType> >::const_iterator itEnd = from->m_values.end();
from               67 Source/core/svg/properties/SVGProperty.h     virtual void calculateAnimatedValue(SVGAnimationElement*, float percentage, unsigned repeatCount, PassRefPtr<SVGPropertyBase> from, PassRefPtr<SVGPropertyBase> to, PassRefPtr<SVGPropertyBase> toAtEndOfDurationValue, SVGElement*) = 0;
from              135 Source/core/testing/InternalSettings.cpp     if (!Supplement<Page>::from(page, supplementName()))
from              137 Source/core/testing/InternalSettings.cpp     return static_cast<InternalSettingsWrapper*>(Supplement<Page>::from(page, supplementName()))->internalSettings();
from               80 Source/core/testing/InternalSettings.h     static InternalSettings* from(Page&);
from              250 Source/core/testing/Internals.cpp     return InternalSettings::from(*page);
from             1288 Source/core/testing/Internals.cpp     return WheelController::from(*document)->wheelEventHandlerCount();
from             1496 Source/core/testing/Internals.cpp bool Internals::hasSpellingMarker(Document* document, int from, int length, ExceptionState&)
from             1501 Source/core/testing/Internals.cpp     return document->frame()->spellChecker().selectionStartHasMarkerFor(DocumentMarker::Spelling, from, length);
from             1618 Source/core/testing/Internals.cpp bool Internals::hasGrammarMarker(Document* document, int from, int length, ExceptionState&)
from             1623 Source/core/testing/Internals.cpp     return document->frame()->spellChecker().selectionStartHasMarkerFor(DocumentMarker::Grammar, from, length);
from             2039 Source/core/testing/Internals.cpp     FullscreenElementStack::from(*document).webkitWillEnterFullScreenForElement(element);
from             2046 Source/core/testing/Internals.cpp     FullscreenElementStack::from(*document).webkitDidEnterFullScreenForElement(element);
from             2053 Source/core/testing/Internals.cpp     FullscreenElementStack::from(*document).webkitWillExitFullScreenForElement(element);
from             2060 Source/core/testing/Internals.cpp     FullscreenElementStack::from(*document).webkitDidExitFullScreenForElement(element);
from              198 Source/core/testing/Internals.h     bool hasSpellingMarker(Document*, int from, int length, ExceptionState&);
from              199 Source/core/testing/Internals.h     bool hasGrammarMarker(Document*, int from, int length, ExceptionState&);
from               64 Source/core/testing/v8/WebCoreTestSupport.cpp     InternalSettings::from(*page)->resetToConsistentState();
from               62 Source/core/workers/Worker.cpp     WorkerGlobalScopeProxyProvider* proxyProvider = WorkerGlobalScopeProxyProvider::from(*document->page());
from               38 Source/core/workers/WorkerGlobalScopeProxyProvider.cpp     return static_cast<WorkerGlobalScopeProxyProvider*>(Supplement<Page>::from(page, supplementName()));
from               53 Source/core/workers/WorkerGlobalScopeProxyProvider.h     static WorkerGlobalScopeProxyProvider* from(Page&);
from               46 Source/core/xml/DocumentXPathEvaluator.cpp     DocumentXPathEvaluator* cache = static_cast<DocumentXPathEvaluator*>(DocumentSupplement::from(document, supplementName()));
from               57 Source/core/xml/DocumentXPathEvaluator.cpp     DocumentXPathEvaluator& suplement = from(document);
from               65 Source/core/xml/DocumentXPathEvaluator.cpp     DocumentXPathEvaluator& suplement = from(document);
from               75 Source/core/xml/DocumentXPathEvaluator.cpp     DocumentXPathEvaluator& suplement = from(document);
from               43 Source/core/xml/DocumentXPathEvaluator.h     static DocumentXPathEvaluator& from(DocumentSupplementable&);
from               46 Source/core/xml/XPathNodeSet.cpp static void sortBlock(unsigned from, unsigned to, Vector<Vector<Node*> >& parentMatrix, bool mayContainAttributeNodes)
from               48 Source/core/xml/XPathNodeSet.cpp     ASSERT(from + 1 < to); // Should not call this function with less that two nodes to sort.
from               50 Source/core/xml/XPathNodeSet.cpp     for (unsigned i = from; i < to; ++i) {
from               60 Source/core/xml/XPathNodeSet.cpp         commonAncestor = parentWithDepth(commonAncestorDepth, parentMatrix[from]);
from               65 Source/core/xml/XPathNodeSet.cpp         for (unsigned i = from + 1; i < to; ++i) {
from               80 Source/core/xml/XPathNodeSet.cpp         for (unsigned i = from; i < to; ++i)
from               82 Source/core/xml/XPathNodeSet.cpp                 parentMatrix[i].swap(parentMatrix[from]);
from               83 Source/core/xml/XPathNodeSet.cpp                 if (from + 2 < to)
from               84 Source/core/xml/XPathNodeSet.cpp                     sortBlock(from + 1, to, parentMatrix, mayContainAttributeNodes);
from               94 Source/core/xml/XPathNodeSet.cpp         unsigned sortedEnd = from;
from              101 Source/core/xml/XPathNodeSet.cpp         if (sortedEnd != from) {
from              111 Source/core/xml/XPathNodeSet.cpp     for (unsigned i = from; i < to; ++i)
from              114 Source/core/xml/XPathNodeSet.cpp     unsigned previousGroupEnd = from;
from              115 Source/core/xml/XPathNodeSet.cpp     unsigned groupEnd = from;
from              237 Source/core/xml/XPathNodeSet.cpp     unsigned from = 0;
from              239 Source/core/xml/XPathNodeSet.cpp     while (from < to) {
from              240 Source/core/xml/XPathNodeSet.cpp         m_nodes[from].swap(m_nodes[to]);
from              241 Source/core/xml/XPathNodeSet.cpp         ++from;
from               23 Source/modules/battery/NavigatorBattery.cpp     return NavigatorBattery::from(navigator).batteryManager(navigator);
from               40 Source/modules/battery/NavigatorBattery.cpp     NavigatorBattery* supplement = static_cast<NavigatorBattery*>(WillBeHeapSupplement<Navigator>::from(navigator, supplementName()));
from               22 Source/modules/battery/NavigatorBattery.h     static NavigatorBattery& from(Navigator&);
from               55 Source/modules/crypto/DOMWindowCrypto.cpp     DOMWindowCrypto* supplement = static_cast<DOMWindowCrypto*>(WillBeHeapSupplement<DOMWindow>::from(window, supplementName()));
from               65 Source/modules/crypto/DOMWindowCrypto.cpp     return DOMWindowCrypto::from(window).crypto();
from               47 Source/modules/crypto/DOMWindowCrypto.h     static DOMWindowCrypto& from(DOMWindow&);
from               50 Source/modules/crypto/WorkerGlobalScopeCrypto.cpp     WorkerGlobalScopeCrypto* supplement = static_cast<WorkerGlobalScopeCrypto*>(WillBeHeapSupplement<WorkerGlobalScope>::from(context, supplementName()));
from               60 Source/modules/crypto/WorkerGlobalScopeCrypto.cpp     return WorkerGlobalScopeCrypto::from(context).crypto();
from               47 Source/modules/crypto/WorkerGlobalScopeCrypto.h     static WorkerGlobalScopeCrypto& from(WillBeHeapSupplementable<WorkerGlobalScope>&);
from               62 Source/modules/device_orientation/DeviceMotionController.cpp     DeviceMotionController* controller = static_cast<DeviceMotionController*>(DocumentSupplement::from(document, supplementName()));
from               46 Source/modules/device_orientation/DeviceMotionController.h     static DeviceMotionController& from(Document&);
from               64 Source/modules/device_orientation/DeviceOrientationController.cpp     DeviceOrientationController* controller = static_cast<DeviceOrientationController*>(DocumentSupplement::from(document, supplementName()));
from               45 Source/modules/device_orientation/DeviceOrientationController.h     static DeviceOrientationController& from(Document&);
from               45 Source/modules/device_orientation/DeviceOrientationInspectorAgent.cpp     return DeviceOrientationController::from(*m_page.mainFrame()->document());
from               56 Source/modules/donottrack/NavigatorDoNotTrack.cpp     NavigatorDoNotTrack* supplement = static_cast<NavigatorDoNotTrack*>(WillBeHeapSupplement<Navigator>::from(navigator, supplementName()));
from               66 Source/modules/donottrack/NavigatorDoNotTrack.cpp     return NavigatorDoNotTrack::from(navigator).doNotTrack();
from               48 Source/modules/donottrack/NavigatorDoNotTrack.h     static NavigatorDoNotTrack& from(Navigator&);
from               56 Source/modules/encryptedmedia/HTMLMediaElementEncryptedMedia.cpp     HTMLMediaElementEncryptedMedia* supplement = static_cast<HTMLMediaElementEncryptedMedia*>(Supplement<HTMLMediaElement>::from(element, supplementName()));
from               81 Source/modules/encryptedmedia/HTMLMediaElementEncryptedMedia.cpp     HTMLMediaElementEncryptedMedia& thisElement = HTMLMediaElementEncryptedMedia::from(element);
from              106 Source/modules/encryptedmedia/HTMLMediaElementEncryptedMedia.cpp     HTMLMediaElementEncryptedMedia& thisElement = HTMLMediaElementEncryptedMedia::from(element);
from              141 Source/modules/encryptedmedia/HTMLMediaElementEncryptedMedia.cpp     HTMLMediaElementEncryptedMedia::from(element).generateKeyRequest(element.webMediaPlayer(), keySystem, initData, exceptionState);
from              179 Source/modules/encryptedmedia/HTMLMediaElementEncryptedMedia.cpp     HTMLMediaElementEncryptedMedia::from(element).addKey(element.webMediaPlayer(), keySystem, key, initData, sessionId, exceptionState);
from              227 Source/modules/encryptedmedia/HTMLMediaElementEncryptedMedia.cpp     HTMLMediaElementEncryptedMedia::from(element).cancelKeyRequest(element.webMediaPlayer(), keySystem, sessionId, exceptionState);
from              343 Source/modules/encryptedmedia/HTMLMediaElementEncryptedMedia.cpp     HTMLMediaElementEncryptedMedia& thisElement = HTMLMediaElementEncryptedMedia::from(element);
from              349 Source/modules/encryptedmedia/HTMLMediaElementEncryptedMedia.cpp     HTMLMediaElementEncryptedMedia& thisElement = HTMLMediaElementEncryptedMedia::from(element);
from               48 Source/modules/encryptedmedia/HTMLMediaElementEncryptedMedia.h     static HTMLMediaElementEncryptedMedia& from(HTMLMediaElement&);
from               76 Source/modules/encryptedmedia/MediaKeys.cpp     MediaKeysController* controller = MediaKeysController::from(document->page());
from               27 Source/modules/encryptedmedia/MediaKeysController.h     static MediaKeysController* from(Page* page) { return static_cast<MediaKeysController*>(Supplement<Page>::from(page, supplementName())); }
from               71 Source/modules/filesystem/DOMWindowFileSystem.cpp     LocalFileSystem::from(*document)->requestFileSystem(document, fileSystemType, size, FileSystemCallbacks::create(successCallback, errorCallback, document, fileSystemType));
from               95 Source/modules/filesystem/DOMWindowFileSystem.cpp     LocalFileSystem::from(*document)->resolveURL(document, completedURL, ResolveURICallbacks::create(successCallback, errorCallback, document));
from               63 Source/modules/filesystem/DataTransferItemFileSystem.cpp     DraggedIsolatedFileSystem* filesystem = DraggedIsolatedFileSystem::from(item.clipboard()->dataObject().get());
from               63 Source/modules/filesystem/DraggedIsolatedFileSystem.cpp     return static_cast<DraggedIsolatedFileSystem*>(WillBeHeapSupplement<DataObject>::from(dataObject, supplementName()));
from               57 Source/modules/filesystem/DraggedIsolatedFileSystem.h     static DraggedIsolatedFileSystem* from(DataObject*);
from              168 Source/modules/filesystem/InspectorFileSystemAgent.cpp     LocalFileSystem::from(*executionContext)->resolveURL(executionContext, rootURL, fileSystemCallbacks.release());
from              232 Source/modules/filesystem/InspectorFileSystemAgent.cpp     LocalFileSystem::from(*executionContext)->resolveURL(executionContext, m_url, fileSystemCallbacks.release());
from              348 Source/modules/filesystem/InspectorFileSystemAgent.cpp     LocalFileSystem::from(*executionContext)->resolveURL(executionContext, m_url, fileSystemCallbacks.release());
from              447 Source/modules/filesystem/InspectorFileSystemAgent.cpp     LocalFileSystem::from(*executionContext)->resolveURL(executionContext, m_url, fileSystemCallbacks.release());
from              569 Source/modules/filesystem/InspectorFileSystemAgent.cpp         LocalFileSystem::from(*executionContext)->deleteFileSystem(executionContext, type, fileSystemCallbacks.release());
from              573 Source/modules/filesystem/InspectorFileSystemAgent.cpp         LocalFileSystem::from(*executionContext)->resolveURL(executionContext, m_url, fileSystemCallbacks.release());
from              112 Source/modules/filesystem/LocalFileSystem.cpp         return static_cast<LocalFileSystem*>(Supplement<Page>::from(toDocument(context).page(), supplementName()));
from              115 Source/modules/filesystem/LocalFileSystem.cpp     return static_cast<LocalFileSystem*>(Supplement<WorkerClients>::from(toWorkerGlobalScope(context).clients(), supplementName()));
from               58 Source/modules/filesystem/LocalFileSystem.h     static LocalFileSystem* from(ExecutionContext&);
from               62 Source/modules/filesystem/WorkerGlobalScopeFileSystem.cpp     LocalFileSystem::from(worker)->requestFileSystem(&worker, fileSystemType, size, FileSystemCallbacks::create(successCallback, errorCallback, &worker, fileSystemType));
from               83 Source/modules/filesystem/WorkerGlobalScopeFileSystem.cpp     LocalFileSystem::from(worker)->requestFileSystem(&worker, fileSystemType, size, callbacks.release());
from              101 Source/modules/filesystem/WorkerGlobalScopeFileSystem.cpp     LocalFileSystem::from(worker)->resolveURL(&worker, completedURL, ResolveURICallbacks::create(successCallback, errorCallback, &worker));
from              122 Source/modules/filesystem/WorkerGlobalScopeFileSystem.cpp     LocalFileSystem::from(worker)->resolveURL(&worker, completedURL, callbacks.release());
from               80 Source/modules/gamepad/NavigatorGamepad.cpp     return &from(navigator);
from               85 Source/modules/gamepad/NavigatorGamepad.cpp     NavigatorGamepad* supplement = static_cast<NavigatorGamepad*>(WillBeHeapSupplement<Navigator>::from(navigator, supplementName()));
from               95 Source/modules/gamepad/NavigatorGamepad.cpp     return NavigatorGamepad::from(navigator).webkitGamepads();
from              100 Source/modules/gamepad/NavigatorGamepad.cpp     return NavigatorGamepad::from(navigator).gamepads();
from               50 Source/modules/gamepad/NavigatorGamepad.h     static NavigatorGamepad* from(Document&);
from               51 Source/modules/gamepad/NavigatorGamepad.h     static NavigatorGamepad& from(Navigator&);
from              299 Source/modules/geolocation/Geolocation.cpp         GeolocationController::from(page)->cancelPermissionRequest(this);
from              313 Source/modules/geolocation/Geolocation.cpp     m_lastPosition = createGeoposition(GeolocationController::from(page)->lastPosition());
from              623 Source/modules/geolocation/Geolocation.cpp     GeolocationController::from(page)->requestPermission(this);
from              676 Source/modules/geolocation/Geolocation.cpp     GeolocationController::from(page)->addObserver(this, notifier->options()->enableHighAccuracy());
from              686 Source/modules/geolocation/Geolocation.cpp     GeolocationController::from(page)->removeObserver(this);
from               71 Source/modules/geolocation/GeolocationController.h     static GeolocationController* from(Page* page) { return static_cast<GeolocationController*>(Supplement<Page>::from(page, supplementName())); }
from               49 Source/modules/geolocation/NavigatorGeolocation.cpp     NavigatorGeolocation* supplement = static_cast<NavigatorGeolocation*>(WillBeHeapSupplement<Navigator>::from(navigator, supplementName()));
from               59 Source/modules/geolocation/NavigatorGeolocation.cpp     return NavigatorGeolocation::from(navigator).geolocation();
from               37 Source/modules/geolocation/NavigatorGeolocation.h     static NavigatorGeolocation& from(Navigator&);
from               47 Source/modules/geolocation/testing/InternalsGeolocation.cpp     GeolocationController* controller = GeolocationController::from(document->page());
from               91 Source/modules/geolocation/testing/InternalsGeolocation.cpp     GeolocationController* controller = GeolocationController::from(document->page());
from              205 Source/modules/imagebitmap/ImageBitmapFactories.cpp     RefPtr<ImageBitmapLoader> loader = ImageBitmapFactories::ImageBitmapLoader::create(from(eventTarget), resolver, IntRect());
from              206 Source/modules/imagebitmap/ImageBitmapFactories.cpp     from(eventTarget).addLoader(loader);
from              223 Source/modules/imagebitmap/ImageBitmapFactories.cpp     RefPtr<ImageBitmapLoader> loader = ImageBitmapFactories::ImageBitmapLoader::create(from(eventTarget), resolver, IntRect(sx, sy, sw, sh));
from              224 Source/modules/imagebitmap/ImageBitmapFactories.cpp     from(eventTarget).addLoader(loader);
from              284 Source/modules/imagebitmap/ImageBitmapFactories.cpp     ImageBitmapFactories* supplement = static_cast<ImageBitmapFactories*>(WillBeHeapSupplement<GlobalObject>::from(object, supplementName()));
from              113 Source/modules/imagebitmap/ImageBitmapFactories.h     static ImageBitmapFactories& from(EventTarget&);
from               53 Source/modules/indexeddb/DOMWindowIndexedDatabase.cpp     DOMWindowIndexedDatabase* supplement = static_cast<DOMWindowIndexedDatabase*>(WillBeHeapSupplement<DOMWindow>::from(window, supplementName()));
from               75 Source/modules/indexeddb/DOMWindowIndexedDatabase.cpp     return from(window).indexedDB();
from               42 Source/modules/indexeddb/DOMWindowIndexedDatabase.h     static DOMWindowIndexedDatabase& from(DOMWindow&);
from               53 Source/modules/indexeddb/WorkerGlobalScopeIndexedDatabase.cpp     WorkerGlobalScopeIndexedDatabase* supplement = static_cast<WorkerGlobalScopeIndexedDatabase*>(WillBeHeapSupplement<WorkerGlobalScope>::from(context, supplementName()));
from               63 Source/modules/indexeddb/WorkerGlobalScopeIndexedDatabase.cpp     return from(context).indexedDB();
from               43 Source/modules/indexeddb/WorkerGlobalScopeIndexedDatabase.h     static WorkerGlobalScopeIndexedDatabase& from(WillBeHeapSupplementable<WorkerGlobalScope>&);
from               55 Source/modules/mediastream/NavigatorMediaStream.cpp     UserMediaController* userMedia = UserMediaController::from(navigator.frame() ? navigator.frame()->page() : 0);
from               72 Source/modules/mediastream/NavigatorMediaStream.cpp     UserMediaController* userMedia = UserMediaController::from(navigator.frame() ? navigator.frame()->page() : 0);
from               51 Source/modules/mediastream/UserMediaController.h     static UserMediaController* from(Page* page) { return static_cast<UserMediaController*>(Supplement<Page>::from(page, supplementName())); }
from              124 Source/modules/navigatorcontentutils/NavigatorContentUtils.cpp     return static_cast<NavigatorContentUtils*>(RefCountedSupplement<Page, NavigatorContentUtils>::from(page, NavigatorContentUtils::supplementName()));
from              154 Source/modules/navigatorcontentutils/NavigatorContentUtils.cpp     NavigatorContentUtils::from(*navigator.frame()->page())->client()->registerProtocolHandler(scheme, baseURL, KURL(ParsedURLString, url), title);
from              193 Source/modules/navigatorcontentutils/NavigatorContentUtils.cpp     return customHandlersStateString(NavigatorContentUtils::from(*navigator.frame()->page())->client()->isProtocolHandlerRegistered(scheme, baseURL, KURL(ParsedURLString, url)));
from              211 Source/modules/navigatorcontentutils/NavigatorContentUtils.cpp     NavigatorContentUtils::from(*navigator.frame()->page())->client()->unregisterProtocolHandler(scheme, baseURL, KURL(ParsedURLString, url));
from               46 Source/modules/navigatorcontentutils/NavigatorContentUtils.h     static NavigatorContentUtils* from(Page&);
from               91 Source/modules/notifications/Notification.cpp     if (NotificationController::from(toDocument(executionContext())->page())->client()->checkPermission(executionContext()) != NotificationClient::PermissionAllowed) {
from              164 Source/modules/notifications/Notification.cpp     return permissionString(NotificationController::from(toDocument(context)->page())->client()->checkPermission(context));
from              170 Source/modules/notifications/Notification.cpp     NotificationController::from(toDocument(context)->page())->client()->requestPermission(context, callback);
from               50 Source/modules/notifications/NotificationController.cpp     if (NotificationController* controller = NotificationController::from(page))
from               44 Source/modules/notifications/NotificationController.h     static NotificationController* from(Page* page) { return static_cast<NotificationController*>(Supplement<Page>::from(page, supplementName())); }
from               53 Source/modules/performance/SharedWorkerPerformance.cpp     SharedWorkerPerformance* supplement = static_cast<SharedWorkerPerformance*>(WillBeHeapSupplement<SharedWorker>::from(sharedWorker, supplementName()));
from               63 Source/modules/performance/SharedWorkerPerformance.cpp     return SharedWorkerPerformance::from(sharedWorker).getWorkerStart(context, sharedWorker);
from               44 Source/modules/performance/SharedWorkerPerformance.h     static SharedWorkerPerformance& from(SharedWorker&);
from               51 Source/modules/performance/WorkerGlobalScopePerformance.cpp     WorkerGlobalScopePerformance* supplement = static_cast<WorkerGlobalScopePerformance*>(WillBeHeapSupplement<WorkerGlobalScope>::from(context, supplementName()));
from               61 Source/modules/performance/WorkerGlobalScopePerformance.cpp     return from(context).performance();
from               45 Source/modules/performance/WorkerGlobalScopePerformance.h     static WorkerGlobalScopePerformance& from(WorkerGlobalScope&);
from               29 Source/modules/push_messaging/NavigatorPushManager.cpp     NavigatorPushManager* supplement = static_cast<NavigatorPushManager*>(WillBeHeapSupplement<Navigator>::from(navigator, supplementName()));
from               39 Source/modules/push_messaging/NavigatorPushManager.cpp     return NavigatorPushManager::from(navigator).pushManager();
from               20 Source/modules/push_messaging/NavigatorPushManager.h     static NavigatorPushManager& from(Navigator&);
from               29 Source/modules/push_messaging/PushController.cpp     if (PushController* controller = PushController::from(page))
from               28 Source/modules/push_messaging/PushController.h     static PushController* from(Page* page) { return static_cast<PushController*>(Supplement<Page>::from(page, supplementName())); }
from               20 Source/modules/push_messaging/PushError.h     static PassRefPtrWillBeRawPtr<DOMError> from(WebType* webErrorRaw)
from               20 Source/modules/push_messaging/PushRegistration.h     static PassRefPtrWillBeRawPtr<PushRegistration> from(WebType* registrationRaw)
from               59 Source/modules/quota/DOMWindowQuota.cpp     DOMWindowQuota* supplement = static_cast<DOMWindowQuota*>(WillBeHeapSupplement<DOMWindow>::from(window, supplementName()));
from               70 Source/modules/quota/DOMWindowQuota.cpp     return DOMWindowQuota::from(window).webkitStorageInfo();
from               47 Source/modules/quota/DOMWindowQuota.h     static DOMWindowQuota& from(DOMWindow&);
from               88 Source/modules/quota/DeprecatedStorageQuota.cpp     StorageQuotaClient* client = StorageQuotaClient::from(executionContext);
from               56 Source/modules/quota/NavigatorStorageQuota.cpp     NavigatorStorageQuota* supplement = static_cast<NavigatorStorageQuota*>(WillBeHeapSupplement<Navigator>::from(navigator, supplementName()));
from               66 Source/modules/quota/NavigatorStorageQuota.cpp     return NavigatorStorageQuota::from(navigator).storageQuota();
from               71 Source/modules/quota/NavigatorStorageQuota.cpp     return NavigatorStorageQuota::from(navigator).webkitTemporaryStorage();
from               76 Source/modules/quota/NavigatorStorageQuota.cpp     return NavigatorStorageQuota::from(navigator).webkitPersistentStorage();
from               49 Source/modules/quota/NavigatorStorageQuota.h     static NavigatorStorageQuota& from(Navigator&);
from              109 Source/modules/quota/StorageQuota.cpp     StorageQuotaClient* client = StorageQuotaClient::from(executionContext);
from               46 Source/modules/quota/StorageQuotaClient.cpp     return static_cast<StorageQuotaClient*>(Supplement<Page>::from(toDocument(context)->page(), supplementName()));
from               55 Source/modules/quota/StorageQuotaClient.h     static StorageQuotaClient* from(ExecutionContext*);
from               49 Source/modules/quota/WorkerNavigatorStorageQuota.cpp     WorkerNavigatorStorageQuota* supplement = static_cast<WorkerNavigatorStorageQuota*>(WillBeHeapSupplement<WorkerNavigator>::from(navigator, supplementName()));
from               59 Source/modules/quota/WorkerNavigatorStorageQuota.cpp     return WorkerNavigatorStorageQuota::from(navigator).webkitTemporaryStorage();
from               64 Source/modules/quota/WorkerNavigatorStorageQuota.cpp     return WorkerNavigatorStorageQuota::from(navigator).webkitPersistentStorage();
from               45 Source/modules/quota/WorkerNavigatorStorageQuota.h     static WorkerNavigatorStorageQuota& from(WorkerNavigator&);
from              117 Source/modules/screen_orientation/ScreenOrientation.cpp     ScreenOrientation* supplement = static_cast<ScreenOrientation*>(WillBeHeapSupplement<Screen>::from(screen, supplementName()));
from              131 Source/modules/screen_orientation/ScreenOrientation.cpp     ScreenOrientation& screenOrientation = ScreenOrientation::from(screen);
from              136 Source/modules/screen_orientation/ScreenOrientation.cpp     ScreenOrientationController& controller = ScreenOrientationController::from(*screenOrientation.document());
from              145 Source/modules/screen_orientation/ScreenOrientation.cpp     ScreenOrientation::from(screen).lockOrientationAsync(orientations);
from              151 Source/modules/screen_orientation/ScreenOrientation.cpp     ScreenOrientation::from(screen).lockOrientationAsync(WebScreenOrientationDefault);
from               25 Source/modules/screen_orientation/ScreenOrientation.h     static ScreenOrientation& from(Screen&);
from               23 Source/modules/screen_orientation/ScreenOrientationController.cpp     ScreenOrientationController* controller = static_cast<ScreenOrientationController*>(DocumentSupplement::from(document, supplementName()));
from               22 Source/modules/screen_orientation/ScreenOrientationController.h     static ScreenOrientationController& from(Document&);
from               36 Source/modules/serviceworkers/NavigatorServiceWorker.cpp     return static_cast<NavigatorServiceWorker*>(WillBeHeapSupplement<Navigator>::from(navigator, supplementName()));
from               46 Source/modules/serviceworkers/NavigatorServiceWorker.cpp     return NavigatorServiceWorker::from(navigator).serviceWorker();
from               22 Source/modules/serviceworkers/NavigatorServiceWorker.h     static NavigatorServiceWorker& from(Navigator&);
from               94 Source/modules/serviceworkers/RespondWithObserver.cpp     ServiceWorkerGlobalScopeClient::from(executionContext())->didHandleFetchEvent(m_eventID, response);
from               56 Source/modules/serviceworkers/ServiceWorker.h     static PassRefPtr<ServiceWorker> from(WebType* worker)
from              125 Source/modules/serviceworkers/ServiceWorkerContainer.cpp     if (ServiceWorkerContainerClient* client = ServiceWorkerContainerClient::from(executionContext)) {
from               38 Source/modules/serviceworkers/ServiceWorkerContainerClient.cpp         ServiceWorkerContainerClient* client = static_cast<ServiceWorkerContainerClient*>(DocumentSupplement::from(document, supplementName()));
from               44 Source/modules/serviceworkers/ServiceWorkerContainerClient.cpp         return static_cast<ServiceWorkerContainerClient*>(DocumentSupplement::from(document, supplementName()));
from               48 Source/modules/serviceworkers/ServiceWorkerContainerClient.cpp     return static_cast<ServiceWorkerContainerClient*>(Supplement<WorkerClients>::from(toWorkerGlobalScope(context)->clients(), supplementName()));
from               33 Source/modules/serviceworkers/ServiceWorkerContainerClient.h     static ServiceWorkerContainerClient* from(ExecutionContext*);
from               45 Source/modules/serviceworkers/ServiceWorkerError.h     static PassRefPtrWillBeRawPtr<DOMError> from(WebType* webErrorRaw)
from               46 Source/modules/serviceworkers/ServiceWorkerGlobalScopeClient.cpp     return static_cast<ServiceWorkerGlobalScopeClient*>(Supplement<WorkerClients>::from(toWorkerGlobalScope(context)->clients(), supplementName()));
from               57 Source/modules/serviceworkers/ServiceWorkerGlobalScopeClient.h     static ServiceWorkerGlobalScopeClient* from(ExecutionContext*);
from              112 Source/modules/serviceworkers/WaitUntilObserver.cpp     ServiceWorkerGlobalScopeClient* client = ServiceWorkerGlobalScopeClient::from(executionContext());
from               57 Source/modules/speech/DOMWindowSpeechSynthesis.cpp     DOMWindowSpeechSynthesis* supplement = static_cast<DOMWindowSpeechSynthesis*>(WillBeHeapSupplement<DOMWindow>::from(window, supplementName()));
from               68 Source/modules/speech/DOMWindowSpeechSynthesis.cpp     return DOMWindowSpeechSynthesis::from(window).speechSynthesis();
from               44 Source/modules/speech/DOMWindowSpeechSynthesis.h     static DOMWindowSpeechSynthesis& from(DOMWindow&);
from              185 Source/modules/speech/SpeechRecognition.cpp     m_controller = SpeechRecognitionController::from(page);
from               49 Source/modules/speech/SpeechRecognitionController.h     static SpeechRecognitionController* from(Page* page) { return static_cast<SpeechRecognitionController*>(Supplement<Page>::from(page, supplementName())); }
from              155 Source/modules/vibration/NavigatorVibration.cpp     return NavigatorVibration::from(*page).vibrate(pattern);
from              160 Source/modules/vibration/NavigatorVibration.cpp     NavigatorVibration* navigatorVibration = static_cast<NavigatorVibration*>(Supplement<Page>::from(page, supplementName()));
from               53 Source/modules/vibration/NavigatorVibration.h     static NavigatorVibration& from(Page&);
from               43 Source/modules/vibration/testing/InternalsVibration.cpp     return NavigatorVibration::from(*document->page()).isVibrating();
from               49 Source/modules/vibration/testing/InternalsVibration.cpp     return NavigatorVibration::from(*document->page()).pattern();
from               63 Source/modules/webdatabase/Database.h     static Database* from(DatabaseBackend*);
from               49 Source/modules/webdatabase/DatabaseClient.cpp         return static_cast<DatabaseClient*>(Supplement<Page>::from(toDocument(context)->page(), supplementName()));
from               52 Source/modules/webdatabase/DatabaseClient.cpp     return static_cast<DatabaseClient*>(Supplement<WorkerClients>::from(toWorkerGlobalScope(context)->clients(), supplementName()));
from               56 Source/modules/webdatabase/DatabaseClient.h     static DatabaseClient* from(ExecutionContext*);
from              231 Source/modules/webdatabase/DatabaseManager.cpp     DatabaseClient::from(context)->didOpenDatabase(database, context->securityOrigin()->host(), name, expectedVersion);
from              121 Source/modules/webdatabase/DatabaseTask.cpp     Database::from(database())->close();
from              135 Source/modules/webdatabase/DatabaseTask.cpp     : DatabaseTask(Database::from(transaction->database()), 0)
from              181 Source/modules/webdatabase/DatabaseTask.cpp     m_tableNames = Database::from(database())->performGetTableNames();
from               74 Source/modules/webdatabase/DatabaseTracker.cpp     bool success = DatabaseClient::from(executionContext)->allowDatabase(executionContext, name, displayName, estimatedSize);
from              677 Source/modules/webdatabase/SQLTransactionBackend.cpp         m_currentStatementBackend->setVersionMismatchedError(Database::from(m_database.get()));
from              197 Source/modules/webdatabase/SQLTransactionBackendSync.cpp     if (!m_database->opened() || (m_callback && !m_callback->handleEvent(SQLTransactionSync::from(this)))) {
from               45 Source/modules/webdatabase/SQLTransactionSync.h     static SQLTransactionSync* from(SQLTransactionBackendSync*);
from              193 Source/modules/webmidi/MIDIAccess.cpp         MIDIController* controller = MIDIController::from(document->page());
from              224 Source/modules/webmidi/MIDIAccess.cpp     MIDIController* controller = MIDIController::from(document->page());
from               51 Source/modules/webmidi/MIDIController.h     static MIDIController* from(Page* page) { return static_cast<MIDIController*>(Supplement<Page>::from(page, supplementName())); }
from               61 Source/modules/webmidi/NavigatorWebMIDI.cpp     NavigatorWebMIDI* supplement = static_cast<NavigatorWebMIDI*>(WillBeHeapSupplement<Navigator>::from(navigator, supplementName()));
from               71 Source/modules/webmidi/NavigatorWebMIDI.cpp     return NavigatorWebMIDI::from(navigator).requestMIDIAccess(options);
from               48 Source/modules/webmidi/NavigatorWebMIDI.h     static NavigatorWebMIDI& from(Navigator&);
from              216 Source/platform/CalculationValue.h     CalcExpressionBlendLength(Length from, Length to, float progress)
from              217 Source/platform/CalculationValue.h         : m_from(from)
from              239 Source/platform/CalculationValue.h     const Length& from() const { return m_from; }
from              178 Source/platform/Length.cpp Length Length::blendMixedTypes(const Length& from, double progress, ValueRange range) const
from              180 Source/platform/Length.cpp     return Length(CalculationValue::create(adoptPtr(new CalcExpressionBlendLength(from, *this, progress)), range));
from              248 Source/platform/Length.h     Length blend(const Length& from, double progress, ValueRange range) const
from              252 Source/platform/Length.h         if (isUndefined() || from.isUndefined() || isIntrinsicOrAuto() || from.isIntrinsicOrAuto())
from              256 Source/platform/Length.h             return from;
from              261 Source/platform/Length.h         if (from.type() == Calculated || type() == Calculated)
from              262 Source/platform/Length.h             return blendMixedTypes(from, progress, range);
from              264 Source/platform/Length.h         if (!from.isZero() && !isZero() && from.type() != type())
from              265 Source/platform/Length.h             return blendMixedTypes(from, progress, range);
from              267 Source/platform/Length.h         if (from.isZero() && isZero())
from              272 Source/platform/Length.h             resultType = from.type();
from              274 Source/platform/Length.h         float blendedValue = WebCore::blend(from.value(), value(), progress);
from              294 Source/platform/Length.h     Length blendMixedTypes(const Length& from, double progress, ValueRange) const;
from               61 Source/platform/RefCountedSupplement.h     static ThisType* from(Supplementable<T>& host, const char* key)
from              139 Source/platform/Supplementable.h     static SupplementBase<T, isGarbageCollected>* from(SupplementableBase<T, isGarbageCollected>& host, const char* key)
from              144 Source/platform/Supplementable.h     static SupplementBase<T, isGarbageCollected>* from(SupplementableBase<T, isGarbageCollected>* host, const char* key)
from               38 Source/platform/animation/AnimationUtilities.h inline int blend(int from, int to, double progress)
from               40 Source/platform/animation/AnimationUtilities.h     return lround(from + (to - from) * progress);
from               45 Source/platform/animation/AnimationUtilities.h inline T blend(T from, T to, double progress)
from               48 Source/platform/animation/AnimationUtilities.h     return clampTo<T>(round(to > from ? from + (to - from) * progress : from - (from - to) * progress));
from               51 Source/platform/animation/AnimationUtilities.h inline double blend(double from, double to, double progress)
from               53 Source/platform/animation/AnimationUtilities.h     return from + (to - from) * progress;
from               56 Source/platform/animation/AnimationUtilities.h inline float blend(float from, float to, double progress)
from               58 Source/platform/animation/AnimationUtilities.h     return static_cast<float>(from + (to - from) * progress);
from               61 Source/platform/animation/AnimationUtilities.h inline LayoutUnit blend(LayoutUnit from, LayoutUnit to, double progress)
from               63 Source/platform/animation/AnimationUtilities.h     return from + (to - from) * progress;
from               66 Source/platform/animation/AnimationUtilities.h inline IntPoint blend(const IntPoint& from, const IntPoint& to, double progress)
from               68 Source/platform/animation/AnimationUtilities.h     return IntPoint(blend(from.x(), to.x(), progress), blend(from.y(), to.y(), progress));
from               71 Source/platform/animation/AnimationUtilities.h inline FloatPoint blend(const FloatPoint& from, const FloatPoint& to, double progress)
from               73 Source/platform/animation/AnimationUtilities.h     return FloatPoint(blend(from.x(), to.x(), progress), blend(from.y(), to.y(), progress));
from              115 Source/platform/fonts/Font.cpp     if (codePathToUse != ComplexPath && fontDescription().typesettingFeatures() && (runInfo.from || runInfo.to != runInfo.run.length()))
from              131 Source/platform/fonts/Font.cpp     if (codePathToUse != ComplexPath && fontDescription().typesettingFeatures() && (runInfo.from || runInfo.to != runInfo.run.length()))
from              188 Source/platform/fonts/Font.cpp FloatRect Font::selectionRectForText(const TextRun& run, const FloatPoint& point, int h, int from, int to, bool accountForGlyphBounds) const
from              194 Source/platform/fonts/Font.cpp     if (codePathToUse != ComplexPath && fontDescription().typesettingFeatures() && (from || to != run.length()))
from              198 Source/platform/fonts/Font.cpp         return selectionRectForSimpleText(run, point, h, from, to, accountForGlyphBounds);
from              200 Source/platform/fonts/Font.cpp     return selectionRectForComplexText(run, point, h, from, to);
from              609 Source/platform/fonts/Font.cpp float Font::getGlyphsAndAdvancesForSimpleText(const TextRun& run, int from, int to, GlyphBuffer& glyphBuffer, ForTextEmphasisOrNot forTextEmphasis) const
from              617 Source/platform/fonts/Font.cpp     it.advance(from, &localGlyphBuffer);
from              645 Source/platform/fonts/Font.cpp     float startX = point.x() + getGlyphsAndAdvancesForSimpleText(runInfo.run, runInfo.from, runInfo.to, glyphBuffer);
from              657 Source/platform/fonts/Font.cpp     float initialAdvance = getGlyphsAndAdvancesForSimpleText(runInfo.run, runInfo.from, runInfo.to, glyphBuffer, ForTextEmphasis);
from              765 Source/platform/fonts/Font.cpp FloatRect Font::selectionRectForSimpleText(const TextRun& run, const FloatPoint& point, int h, int from, int to, bool accountForGlyphBounds) const
from              769 Source/platform/fonts/Font.cpp     it.advance(from, &glyphBuffer);
from              102 Source/platform/fonts/Font.h     FloatRect selectionRectForText(const TextRun&, const FloatPoint&, int h, int from = 0, int to = -1, bool accountForGlyphBounds = false) const;
from              134 Source/platform/fonts/Font.h     float getGlyphsAndAdvancesForSimpleText(const TextRun&, int from, int to, GlyphBuffer&, ForTextEmphasisOrNot = NotForTextEmphasis) const;
from              137 Source/platform/fonts/Font.h     void drawGlyphs(GraphicsContext*, const SimpleFontData*, const GlyphBuffer&, unsigned from, unsigned numGlyphs, const FloatPoint&, const FloatRect& textRect) const;
from              142 Source/platform/fonts/Font.h     FloatRect selectionRectForSimpleText(const TextRun&, const FloatPoint&, int h, int from, int to, bool accountForGlyphBounds) const;
from              147 Source/platform/fonts/Font.h     float getGlyphsAndAdvancesForComplexText(const TextRun&, int from, int to, GlyphBuffer&, ForTextEmphasisOrNot = NotForTextEmphasis) const;
from              152 Source/platform/fonts/Font.h     FloatRect selectionRectForComplexText(const TextRun&, const FloatPoint&, int h, int from, int to) const;
from               76 Source/platform/fonts/GlyphBuffer.h     GlyphBufferGlyph* glyphs(unsigned from) { return m_glyphs.data() + from; }
from               77 Source/platform/fonts/GlyphBuffer.h     GlyphBufferAdvance* advances(unsigned from) { return m_advances.data() + from; }
from               78 Source/platform/fonts/GlyphBuffer.h     const GlyphBufferGlyph* glyphs(unsigned from) const { return m_glyphs.data() + from; }
from               79 Source/platform/fonts/GlyphBuffer.h     const GlyphBufferAdvance* advances(unsigned from) const { return m_advances.data() + from; }
from              117 Source/platform/fonts/GlyphBuffer.h     void reverse(unsigned from, unsigned length)
from              119 Source/platform/fonts/GlyphBuffer.h         for (unsigned i = from, end = from + length - 1; i < end; ++i, --end)
from              225 Source/platform/fonts/GlyphPageTreeNode.cpp                     int from = max(0, static_cast<int>(range.from()) - static_cast<int>(start));
from              227 Source/platform/fonts/GlyphPageTreeNode.cpp                     if (from < static_cast<int>(GlyphPage::size) && to > 0) {
from              243 Source/platform/fonts/GlyphPageTreeNode.cpp                             if (from > 0 || to < static_cast<int>(GlyphPage::size)) {
from              249 Source/platform/fonts/GlyphPageTreeNode.cpp                         haveGlyphs |= fill(pageToFill, from, to - from, buffer + from * (start < 0x10000 ? 1 : 2), (to - from) * (start < 0x10000 ? 1 : 2), range.fontData().get());
from              252 Source/platform/fonts/GlyphPageTreeNode.cpp                             for (int j = from; j < to; j++) {
from               44 Source/platform/fonts/SegmentedFontData.cpp         if (it->from() <= c && it->to() >= c)
from               54 Source/platform/fonts/SegmentedFontData.cpp         if (c >= it->from() && c <= it->to())
from               38 Source/platform/fonts/SegmentedFontData.h     FontDataRange(UChar32 from, UChar32 to, PassRefPtr<SimpleFontData> fontData)
from               39 Source/platform/fonts/SegmentedFontData.h         : m_from(from)
from               45 Source/platform/fonts/SegmentedFontData.h     UChar32 from() const { return m_from; }
from              105 Source/platform/fonts/harfbuzz/FontHarfBuzz.cpp     const GlyphBuffer& glyphBuffer, unsigned from, unsigned numGlyphs,
from              133 Source/platform/fonts/harfbuzz/FontHarfBuzz.cpp             const GlyphBufferGlyph* glyphs = glyphBuffer.glyphs(from + glyphIndex);
from              145 Source/platform/fonts/harfbuzz/FontHarfBuzz.cpp                 currentWidth += glyphBuffer.advanceAt(from + glyphIndex).width();
from              161 Source/platform/fonts/harfbuzz/FontHarfBuzz.cpp     const GlyphBufferAdvance* adv = glyphBuffer.advances(from);
from              168 Source/platform/fonts/harfbuzz/FontHarfBuzz.cpp     const GlyphBufferGlyph* glyphs = glyphBuffer.glyphs(from);
from              188 Source/platform/fonts/harfbuzz/FontHarfBuzz.cpp     shaper.setDrawRange(runInfo.from, runInfo.to);
from              199 Source/platform/fonts/harfbuzz/FontHarfBuzz.cpp     float initialAdvance = getGlyphsAndAdvancesForComplexText(runInfo.run, runInfo.from, runInfo.to, glyphBuffer, ForTextEmphasis);
from              207 Source/platform/fonts/harfbuzz/FontHarfBuzz.cpp float Font::getGlyphsAndAdvancesForComplexText(const TextRun& run, int from, int to, GlyphBuffer& glyphBuffer, ForTextEmphasisOrNot forTextEmphasis) const
from              210 Source/platform/fonts/harfbuzz/FontHarfBuzz.cpp     shaper.setDrawRange(from, to);
from              243 Source/platform/fonts/harfbuzz/FontHarfBuzz.cpp                                             int from, int to) const
from              248 Source/platform/fonts/harfbuzz/FontHarfBuzz.cpp     return shaper.selectionRect(point, height, from, to);
from              443 Source/platform/fonts/harfbuzz/HarfBuzzShaper.cpp void HarfBuzzShaper::setDrawRange(int from, int to)
from              445 Source/platform/fonts/harfbuzz/HarfBuzzShaper.cpp     ASSERT_WITH_SECURITY_IMPLICATION(from >= 0);
from              447 Source/platform/fonts/harfbuzz/HarfBuzzShaper.cpp     m_fromIndex = from;
from             1070 Source/platform/fonts/harfbuzz/HarfBuzzShaper.cpp FloatRect HarfBuzzShaper::selectionRect(const FloatPoint& point, int height, int from, int to)
from             1084 Source/platform/fonts/harfbuzz/HarfBuzzShaper.cpp         if (!foundFromX && from >= 0 && from < numCharacters) {
from             1085 Source/platform/fonts/harfbuzz/HarfBuzzShaper.cpp             fromX = m_harfBuzzRuns[i]->xPositionForOffset(from) + currentX;
from             1088 Source/platform/fonts/harfbuzz/HarfBuzzShaper.cpp             from -= numCharacters;
from               60 Source/platform/fonts/harfbuzz/HarfBuzzShaper.h     void setDrawRange(int from, int to);
from               65 Source/platform/fonts/harfbuzz/HarfBuzzShaper.h     FloatRect selectionRect(const FloatPoint&, int height, int from, int to);
from               50 Source/platform/fonts/mac/FontComplexTextMac.cpp                                             int from, int to) const
from               55 Source/platform/fonts/mac/FontComplexTextMac.cpp             return shaper.selectionRect(point, h, from, to);
from               58 Source/platform/fonts/mac/FontComplexTextMac.cpp     controller.advance(from);
from               72 Source/platform/fonts/mac/FontComplexTextMac.cpp float Font::getGlyphsAndAdvancesForComplexText(const TextRun& run, int from, int to, GlyphBuffer& glyphBuffer, ForTextEmphasisOrNot forTextEmphasis) const
from               77 Source/platform/fonts/mac/FontComplexTextMac.cpp     controller.advance(from);
from              100 Source/platform/fonts/mac/FontComplexTextMac.cpp         shaper.setDrawRange(runInfo.from, runInfo.to);
from              109 Source/platform/fonts/mac/FontComplexTextMac.cpp     float startX = point.x() + getGlyphsAndAdvancesForComplexText(runInfo.run, runInfo.from, runInfo.to, glyphBuffer);
from              123 Source/platform/fonts/mac/FontComplexTextMac.cpp     float initialAdvance = getGlyphsAndAdvancesForComplexText(runInfo.run, runInfo.from, runInfo.to, glyphBuffer, ForTextEmphasis);
from               83 Source/platform/fonts/mac/FontMac.cpp     const GlyphBuffer& glyphBuffer, unsigned from, unsigned numGlyphs,
from              111 Source/platform/fonts/mac/FontMac.cpp     const GlyphBufferGlyph* glyphs = glyphBuffer.glyphs(from);
from              123 Source/platform/fonts/mac/FontMac.cpp     const GlyphBufferAdvance* adv = glyphBuffer.advances(from);
from              194 Source/platform/fonts/opentype/OpenTypeVerticalData.cpp                     uint16_t from = coverage2->ranges[i].start;
from              196 Source/platform/fonts/opentype/OpenTypeVerticalData.cpp                     if (indexTo + (fromEnd - from) > countTo)
from              198 Source/platform/fonts/opentype/OpenTypeVerticalData.cpp                     for (; from != fromEnd; ++from, ++indexTo)
from              199 Source/platform/fonts/opentype/OpenTypeVerticalData.cpp                         map->set(from, singleSubstitution2->substitute[indexTo]);
from              153 Source/platform/graphics/Color.h inline Color blend(const Color& from, const Color& to, double progress, bool blendPremultiplied = true)
from              158 Source/platform/graphics/Color.h         Color premultFrom = from.alpha() ? premultipliedARGBFromColor(from) : 0;
from              169 Source/platform/graphics/Color.h     return Color(blend(from.red(), to.red(), progress),
from              170 Source/platform/graphics/Color.h                  blend(from.green(), to.green(), progress),
from              171 Source/platform/graphics/Color.h                  blend(from.blue(), to.blue(), progress),
from              172 Source/platform/graphics/Color.h                  blend(from.alpha(), to.alpha(), progress));
from              980 Source/platform/graphics/GraphicsContext.cpp     ASSERT((runInfo.from == 0) && (runInfo.to == run.length()));
from             1013 Source/platform/graphics/GraphicsContext.cpp void GraphicsContext::drawHighlightForText(const Font& font, const TextRun& run, const FloatPoint& point, int h, const Color& backgroundColor, int from, int to)
from             1018 Source/platform/graphics/GraphicsContext.cpp     fillRect(font.selectionRectForText(run, point, h, from, to), backgroundColor);
from              302 Source/platform/graphics/GraphicsContext.h     void drawHighlightForText(const Font&, const TextRun&, const FloatPoint&, int h, const Color& backgroundColor, int from = 0, int to = -1);
from               34 Source/platform/graphics/filters/FilterOperation.cpp PassRefPtr<FilterOperation> FilterOperation::blend(const FilterOperation* from, const FilterOperation* to, double progress)
from               36 Source/platform/graphics/filters/FilterOperation.cpp     ASSERT(from || to);
from               38 Source/platform/graphics/filters/FilterOperation.cpp         return to->blend(from, progress);
from               39 Source/platform/graphics/filters/FilterOperation.cpp     return from->blend(0, 1 - progress);
from               42 Source/platform/graphics/filters/FilterOperation.cpp PassRefPtr<FilterOperation> BasicColorMatrixFilterOperation::blend(const FilterOperation* from, double progress) const
from               45 Source/platform/graphics/filters/FilterOperation.cpp     if (from) {
from               46 Source/platform/graphics/filters/FilterOperation.cpp         ASSERT_WITH_SECURITY_IMPLICATION(from->isSameType(*this));
from               47 Source/platform/graphics/filters/FilterOperation.cpp         fromAmount = toBasicColorMatrixFilterOperation(from)->amount();
from               81 Source/platform/graphics/filters/FilterOperation.cpp PassRefPtr<FilterOperation> BasicComponentTransferFilterOperation::blend(const FilterOperation* from, double progress) const
from               84 Source/platform/graphics/filters/FilterOperation.cpp     if (from) {
from               85 Source/platform/graphics/filters/FilterOperation.cpp         ASSERT_WITH_SECURITY_IMPLICATION(from->isSameType(*this));
from               86 Source/platform/graphics/filters/FilterOperation.cpp         fromAmount = toBasicComponentTransferFilterOperation(from)->amount();
from              119 Source/platform/graphics/filters/FilterOperation.cpp PassRefPtr<FilterOperation> BlurFilterOperation::blend(const FilterOperation* from, double progress) const
from              122 Source/platform/graphics/filters/FilterOperation.cpp     if (!from)
from              125 Source/platform/graphics/filters/FilterOperation.cpp     const BlurFilterOperation* fromOp = toBlurFilterOperation(from);
from              129 Source/platform/graphics/filters/FilterOperation.cpp PassRefPtr<FilterOperation> DropShadowFilterOperation::blend(const FilterOperation* from, double progress) const
from              131 Source/platform/graphics/filters/FilterOperation.cpp     if (!from) {
from              138 Source/platform/graphics/filters/FilterOperation.cpp     const DropShadowFilterOperation* fromOp = toDropShadowFilterOperation(from);
from               89 Source/platform/graphics/filters/FilterOperation.h     static PassRefPtr<FilterOperation> blend(const FilterOperation* from, const FilterOperation* to, double progress);
from              110 Source/platform/graphics/filters/FilterOperation.h     virtual PassRefPtr<FilterOperation> blend(const FilterOperation* from, double progress) const = 0;
from              133 Source/platform/graphics/filters/FilterOperation.h     virtual PassRefPtr<FilterOperation> blend(const FilterOperation* from, double progress) const OVERRIDE
from              174 Source/platform/graphics/filters/FilterOperation.h     virtual PassRefPtr<FilterOperation> blend(const FilterOperation* from, double progress) const OVERRIDE;
from              214 Source/platform/graphics/filters/FilterOperation.h     virtual PassRefPtr<FilterOperation> blend(const FilterOperation* from, double progress) const OVERRIDE;
from              254 Source/platform/graphics/filters/FilterOperation.h     virtual PassRefPtr<FilterOperation> blend(const FilterOperation* from, double progress) const OVERRIDE;
from              292 Source/platform/graphics/filters/FilterOperation.h     virtual PassRefPtr<FilterOperation> blend(const FilterOperation* from, double progress) const OVERRIDE;
from              712 Source/platform/heap/ThreadState.cpp     Address* from = reinterpret_cast<Address*>(m_endOfStack);
from              713 Source/platform/heap/ThreadState.cpp     RELEASE_ASSERT(from < to);
from              715 Source/platform/heap/ThreadState.cpp     size_t slotCount = static_cast<size_t>(to - from);
from              721 Source/platform/heap/ThreadState.cpp         m_safePointStackCopy[i] = from[i];
from              303 Source/platform/text/BidiResolver.h     void raiseExplicitEmbeddingLevel(WTF::Unicode::Direction from, WTF::Unicode::Direction to);
from              304 Source/platform/text/BidiResolver.h     void lowerExplicitEmbeddingLevel(WTF::Unicode::Direction from);
from              381 Source/platform/text/BidiResolver.h void BidiResolver<Iterator, Run>::lowerExplicitEmbeddingLevel(WTF::Unicode::Direction from)
from              388 Source/platform/text/BidiResolver.h         if (from == LeftToRight) {
from              413 Source/platform/text/BidiResolver.h     setLastDir(from);
from              414 Source/platform/text/BidiResolver.h     setLastStrongDir(from);
from              419 Source/platform/text/BidiResolver.h void BidiResolver<Iterator, Run>::raiseExplicitEmbeddingLevel(WTF::Unicode::Direction from, WTF::Unicode::Direction to)
from              436 Source/platform/text/BidiResolver.h             } else if (m_status.lastStrong != LeftToRight && from == LeftToRight) {
from              441 Source/platform/text/BidiResolver.h             || (m_status.eor == EuropeanNumber && (m_status.lastStrong != LeftToRight || from == RightToLeft))
from              442 Source/platform/text/BidiResolver.h             || (m_status.eor != EuropeanNumber && m_status.lastStrong == LeftToRight && from == RightToLeft)) {
from               97 Source/platform/text/LineEnding.cpp void internalNormalizeLineEndingsToCRLF(const CString& from, OutputBuffer& buffer)
from              101 Source/platform/text/LineEnding.cpp     const char* p = from.data();
from              102 Source/platform/text/LineEnding.cpp     while (p < from.data() + from.length()) {
from              118 Source/platform/text/LineEnding.cpp     if (newLen < from.length())
from              121 Source/platform/text/LineEnding.cpp     if (newLen == from.length()) {
from              122 Source/platform/text/LineEnding.cpp         buffer.copy(from);
from              126 Source/platform/text/LineEnding.cpp     p = from.data();
from              130 Source/platform/text/LineEnding.cpp     while (p < from.data() + from.length()) {
from              154 Source/platform/text/LineEnding.cpp void normalizeToCROrLF(const CString& from, Vector<char>& result, bool toCR);
from              157 Source/platform/text/LineEnding.cpp void normalizeToCROrLF(const CString& from, Vector<char>& result, bool toCR)
from              162 Source/platform/text/LineEnding.cpp     const char* p = from.data();
from              165 Source/platform/text/LineEnding.cpp     while (p < from.data() + from.length()) {
from              179 Source/platform/text/LineEnding.cpp     p = from.data();
from              186 Source/platform/text/LineEnding.cpp         memcpy(q, p, from.length());
from              191 Source/platform/text/LineEnding.cpp     while (p < from.data() + from.length()) {
from              207 Source/platform/text/LineEnding.cpp CString normalizeLineEndingsToCRLF(const CString& from)
from              209 Source/platform/text/LineEnding.cpp     if (!from.length())
from              210 Source/platform/text/LineEnding.cpp         return from;
from              213 Source/platform/text/LineEnding.cpp     internalNormalizeLineEndingsToCRLF(from, buffer);
from              217 Source/platform/text/LineEnding.cpp void normalizeLineEndingsToCR(const CString& from, Vector<char>& result)
from              219 Source/platform/text/LineEnding.cpp     normalizeToCROrLF(from, result, true);
from              222 Source/platform/text/LineEnding.cpp void normalizeLineEndingsToLF(const CString& from, Vector<char>& result)
from              224 Source/platform/text/LineEnding.cpp     normalizeToCROrLF(from, result, false);
from              227 Source/platform/text/LineEnding.cpp void normalizeLineEndingsToNative(const CString& from, Vector<char>& result)
from              231 Source/platform/text/LineEnding.cpp     internalNormalizeLineEndingsToCRLF(from, buffer);
from              233 Source/platform/text/LineEnding.cpp     normalizeLineEndingsToLF(from, result);
from               42 Source/platform/text/LineEnding.h PLATFORM_EXPORT CString normalizeLineEndingsToCRLF(const CString& from);
from               45 Source/platform/text/LineEnding.h PLATFORM_EXPORT void normalizeLineEndingsToCR(const CString& from, Vector<char>& result);
from               48 Source/platform/text/LineEnding.h PLATFORM_EXPORT void normalizeLineEndingsToLF(const CString& from, Vector<char>& result);
from               52 Source/platform/text/LineEnding.h PLATFORM_EXPORT void normalizeLineEndingsToNative(const CString& from, Vector<char>& result);
from              223 Source/platform/text/TextRun.h         virtual void drawSVGGlyphs(GraphicsContext*, const TextRun&, const SimpleFontData*, const GlyphBuffer&, int from, int to, const FloatPoint&) const = 0;
from              273 Source/platform/text/TextRun.h         , from(0)
from              279 Source/platform/text/TextRun.h     int from;
from              313 Source/platform/transforms/AffineTransform.cpp void AffineTransform::blend(const AffineTransform& from, double progress)
from              317 Source/platform/transforms/AffineTransform.cpp     from.decompose(srA);
from              111 Source/platform/transforms/AffineTransform.h     void blend(const AffineTransform& from, double progress);
from               43 Source/platform/transforms/InterpolatedTransformOperation.cpp     return progress == t->progress && from == t->from && to == t->to;
from               50 Source/platform/transforms/InterpolatedTransformOperation.cpp     from.apply(borderBoxSize, fromTransform);
from               57 Source/platform/transforms/InterpolatedTransformOperation.cpp PassRefPtr<TransformOperation> InterpolatedTransformOperation::blend(const TransformOperation* from, double progress, bool blendToIdentity)
from               59 Source/platform/transforms/InterpolatedTransformOperation.cpp     if (from && !from->isSameType(*this))
from               68 Source/platform/transforms/InterpolatedTransformOperation.cpp         fromOperations.operations().append(const_cast<TransformOperation*>(from));
from               42 Source/platform/transforms/InterpolatedTransformOperation.h     static PassRefPtr<InterpolatedTransformOperation> create(const TransformOperations& from, const TransformOperations& to, double progress)
from               44 Source/platform/transforms/InterpolatedTransformOperation.h         return adoptRef(new InterpolatedTransformOperation(from, to, progress));
from               55 Source/platform/transforms/InterpolatedTransformOperation.h     virtual PassRefPtr<TransformOperation> blend(const TransformOperation* from, double progress, bool blendToIdentity = false) OVERRIDE;
from               59 Source/platform/transforms/InterpolatedTransformOperation.h         return from.dependsOnBoxSize() || to.dependsOnBoxSize();
from               62 Source/platform/transforms/InterpolatedTransformOperation.h     InterpolatedTransformOperation(const TransformOperations& from, const TransformOperations& to, double progress)
from               63 Source/platform/transforms/InterpolatedTransformOperation.h         : from(from)
from               68 Source/platform/transforms/InterpolatedTransformOperation.h     const TransformOperations from;
from               35 Source/platform/transforms/Matrix3DTransformOperation.cpp PassRefPtr<TransformOperation> Matrix3DTransformOperation::blend(const TransformOperation* from, double progress, bool blendToIdentity)
from               37 Source/platform/transforms/Matrix3DTransformOperation.cpp     if (from && !from->isSameType(*this))
from               44 Source/platform/transforms/Matrix3DTransformOperation.cpp     if (from)
from               45 Source/platform/transforms/Matrix3DTransformOperation.cpp         from->apply(fromT, size);
from               60 Source/platform/transforms/Matrix3DTransformOperation.h     virtual PassRefPtr<TransformOperation> blend(const TransformOperation* from, double progress, bool blendToIdentity = false) OVERRIDE;
from               31 Source/platform/transforms/MatrixTransformOperation.cpp PassRefPtr<TransformOperation> MatrixTransformOperation::blend(const TransformOperation* from, double progress, bool blendToIdentity)
from               33 Source/platform/transforms/MatrixTransformOperation.cpp     if (from && !from->isSameType(*this))
from               40 Source/platform/transforms/MatrixTransformOperation.cpp     if (from) {
from               41 Source/platform/transforms/MatrixTransformOperation.cpp         const MatrixTransformOperation* m = static_cast<const MatrixTransformOperation*>(from);
from               67 Source/platform/transforms/MatrixTransformOperation.h     virtual PassRefPtr<TransformOperation> blend(const TransformOperation* from, double progress, bool blendToIdentity = false) OVERRIDE;
from               36 Source/platform/transforms/PerspectiveTransformOperation.cpp PassRefPtr<TransformOperation> PerspectiveTransformOperation::blend(const TransformOperation* from, double progress, bool blendToIdentity)
from               38 Source/platform/transforms/PerspectiveTransformOperation.cpp     if (from && !from->isSameType(*this))
from               46 Source/platform/transforms/PerspectiveTransformOperation.cpp     const PerspectiveTransformOperation* fromOp = static_cast<const PerspectiveTransformOperation*>(from);
from               59 Source/platform/transforms/PerspectiveTransformOperation.h     virtual PassRefPtr<TransformOperation> blend(const TransformOperation* from, double progress, bool blendToIdentity = false) OVERRIDE;
from               33 Source/platform/transforms/RotateTransformOperation.cpp PassRefPtr<TransformOperation> RotateTransformOperation::blend(const TransformOperation* from, double progress, bool blendToIdentity)
from               35 Source/platform/transforms/RotateTransformOperation.cpp     if (from && !from->isSameType(*this))
from               41 Source/platform/transforms/RotateTransformOperation.cpp     const RotateTransformOperation* fromOp = static_cast<const RotateTransformOperation*>(from);
from               67 Source/platform/transforms/RotateTransformOperation.h     virtual PassRefPtr<TransformOperation> blend(const TransformOperation* from, double progress, bool blendToIdentity = false) OVERRIDE;
from               29 Source/platform/transforms/ScaleTransformOperation.cpp PassRefPtr<TransformOperation> ScaleTransformOperation::blend(const TransformOperation* from, double progress, bool blendToIdentity)
from               31 Source/platform/transforms/ScaleTransformOperation.cpp     if (from && !from->isSameType(*this))
from               39 Source/platform/transforms/ScaleTransformOperation.cpp     const ScaleTransformOperation* fromOp = static_cast<const ScaleTransformOperation*>(from);
from               66 Source/platform/transforms/ScaleTransformOperation.h     virtual PassRefPtr<TransformOperation> blend(const TransformOperation* from, double progress, bool blendToIdentity = false) OVERRIDE;
from               29 Source/platform/transforms/SkewTransformOperation.cpp PassRefPtr<TransformOperation> SkewTransformOperation::blend(const TransformOperation* from, double progress, bool blendToIdentity)
from               31 Source/platform/transforms/SkewTransformOperation.cpp     if (from && !from->isSameType(*this))
from               37 Source/platform/transforms/SkewTransformOperation.cpp     const SkewTransformOperation* fromOp = static_cast<const SkewTransformOperation*>(from);
from               59 Source/platform/transforms/SkewTransformOperation.h     virtual PassRefPtr<TransformOperation> blend(const TransformOperation* from, double progress, bool blendToIdentity = false) OVERRIDE;
from               64 Source/platform/transforms/TransformOperation.h     virtual PassRefPtr<TransformOperation> blend(const TransformOperation* from, double progress, bool blendToIdentity = false) = 0;
from               68 Source/platform/transforms/TransformOperations.cpp TransformOperations TransformOperations::blendByMatchingOperations(const TransformOperations& from, const double& progress) const
from               72 Source/platform/transforms/TransformOperations.cpp     unsigned fromSize = from.operations().size();
from               76 Source/platform/transforms/TransformOperations.cpp         RefPtr<TransformOperation> fromOperation = (i < fromSize) ? from.operations()[i].get() : 0;
from               93 Source/platform/transforms/TransformOperations.cpp TransformOperations TransformOperations::blendByUsingMatrixInterpolation(const TransformOperations& from, double progress) const
from               96 Source/platform/transforms/TransformOperations.cpp     result.operations().append(InterpolatedTransformOperation::create(from, *this, progress));
from              100 Source/platform/transforms/TransformOperations.cpp TransformOperations TransformOperations::blend(const TransformOperations& from, double progress) const
from              102 Source/platform/transforms/TransformOperations.cpp     if (from == *this || (!from.size() && !size()))
from              106 Source/platform/transforms/TransformOperations.cpp     if (!from.size() || !size() || from.operationsMatch(*this))
from              107 Source/platform/transforms/TransformOperations.cpp         return blendByMatchingOperations(from, progress);
from              109 Source/platform/transforms/TransformOperations.cpp     return blendByUsingMatrixInterpolation(from, progress);
from               84 Source/platform/transforms/TransformOperations.h     TransformOperations blendByMatchingOperations(const TransformOperations& from, const double& progress) const;
from               85 Source/platform/transforms/TransformOperations.h     TransformOperations blendByUsingMatrixInterpolation(const TransformOperations& from, double progress) const;
from               86 Source/platform/transforms/TransformOperations.h     TransformOperations blend(const TransformOperations& from, double progress) const;
from              966 Source/platform/transforms/TransformationMatrix.cpp TransformationMatrix TransformationMatrix::rectToRect(const FloatRect& from, const FloatRect& to)
from              968 Source/platform/transforms/TransformationMatrix.cpp     ASSERT(!from.isEmpty());
from              969 Source/platform/transforms/TransformationMatrix.cpp     return TransformationMatrix(to.width() / from.width(),
from              971 Source/platform/transforms/TransformationMatrix.cpp                                 to.height() / from.height(),
from              972 Source/platform/transforms/TransformationMatrix.cpp                                 to.x() - from.x(),
from              973 Source/platform/transforms/TransformationMatrix.cpp                                 to.y() - from.y());
from             1330 Source/platform/transforms/TransformationMatrix.cpp static inline void blendFloat(double& from, double to, double progress)
from             1332 Source/platform/transforms/TransformationMatrix.cpp     if (from != to)
from             1333 Source/platform/transforms/TransformationMatrix.cpp         from = from + (to - from) * progress;
from             1336 Source/platform/transforms/TransformationMatrix.cpp void TransformationMatrix::blend(const TransformationMatrix& from, double progress)
from             1338 Source/platform/transforms/TransformationMatrix.cpp     if (from.isIdentity() && isIdentity())
from             1344 Source/platform/transforms/TransformationMatrix.cpp     from.decompose(fromDecomp);
from              258 Source/platform/transforms/TransformationMatrix.h     void blend(const TransformationMatrix& from, double progress);
from               27 Source/platform/transforms/TranslateTransformOperation.cpp PassRefPtr<TransformOperation> TranslateTransformOperation::blend(const TransformOperation* from, double progress, bool blendToIdentity)
from               29 Source/platform/transforms/TranslateTransformOperation.cpp     if (from && !from->isSameType(*this))
from               36 Source/platform/transforms/TranslateTransformOperation.cpp     const TranslateTransformOperation* fromOp = static_cast<const TranslateTransformOperation*>(from);
from               71 Source/platform/transforms/TranslateTransformOperation.h     virtual PassRefPtr<TransformOperation> blend(const TransformOperation* from, double progress, bool blendToIdentity = false) OVERRIDE;
from               82 Source/web/ContextFeaturesClientImpl.cpp     static ContextFeaturesCache& from(Document&);
from              105 Source/web/ContextFeaturesClientImpl.cpp     ContextFeaturesCache* cache = static_cast<ContextFeaturesCache*>(DocumentSupplement::from(document, supplementName()));
from              127 Source/web/ContextFeaturesClientImpl.cpp     ContextFeaturesCache::Entry& cache = ContextFeaturesCache::from(*document).entryFor(type);
from              136 Source/web/ContextFeaturesClientImpl.cpp     ContextFeaturesCache::from(*document).validateAgainst(document);
from               67 Source/web/DatabaseClientImpl.cpp         return WorkerPermissionClient::from(workerGlobalScope)->allowDatabase(name, displayName, estimatedSize);
from              119 Source/web/FrameLoaderClientImpl.cpp             WheelController::from(*document);
from              121 Source/web/FrameLoaderClientImpl.cpp                 DeviceMotionController::from(*document);
from              123 Source/web/FrameLoaderClientImpl.cpp                 DeviceOrientationController::from(*document);
from              125 Source/web/FrameLoaderClientImpl.cpp                 ScreenOrientationController::from(*document);
from              127 Source/web/FrameLoaderClientImpl.cpp                 NavigatorGamepad::from(*document);
from               68 Source/web/FullscreenController.cpp         FullscreenElementStack::from(doc).webkitWillEnterFullScreenForElement(m_provisionalFullScreenElement.get());
from               87 Source/web/FullscreenController.cpp             FullscreenElementStack::from(*doc).webkitDidEnterFullScreenForElement(0);
from               65 Source/web/IDBFactoryBackendProxy.cpp     return WorkerPermissionClient::from(workerGlobalScope)->allowIndexedDB(name);
from               66 Source/web/LocalFileSystemClient.cpp     return WorkerPermissionClient::from(*toWorkerGlobalScope(context))->allowFileSystem();
from               83 Source/web/LocalFileSystemClient.cpp     WorkerPermissionClient::from(*toWorkerGlobalScope(context))->requestFileSystemAccess(callbacks);
from              102 Source/web/ServiceWorkerGlobalScopeProxy.cpp     ServiceWorkerGlobalScopeClient::from(m_workerGlobalScope)->didHandleSyncEvent(eventID);
from               42 Source/web/WebCache.cpp static void ToResourceTypeStat(const MemoryCache::TypeStatistic& from,
from               45 Source/web/WebCache.cpp     to.count = static_cast<size_t>(from.count);
from               46 Source/web/WebCache.cpp     to.size = static_cast<size_t>(from.size);
from               47 Source/web/WebCache.cpp     to.liveSize = static_cast<size_t>(from.liveSize);
from               48 Source/web/WebCache.cpp     to.decodedSize = static_cast<size_t>(from.decodedSize);
from              223 Source/web/WebDocument.cpp     CSSSelectorWatch::from(*document).watchCSSSelectors(selectors);
from              151 Source/web/WebDragData.cpp     DraggedIsolatedFileSystem* filesystem = DraggedIsolatedFileSystem::from(m_private.get());
from               92 Source/web/WebFontImpl.cpp                            int from, int to) const
from               98 Source/web/WebFontImpl.cpp     runInfo.from = from;
from              123 Source/web/WebFontImpl.cpp WebFloatRect WebFontImpl::selectionRectForText(const WebTextRun& run, const WebFloatPoint& leftBaseline, int height, int from, int to) const
from              126 Source/web/WebFontImpl.cpp     return m_font.selectionRectForText(run, leftBaseline, height, from, to);
from               54 Source/web/WebFontImpl.h         const WebRect& clip, bool canvasIsOpaque, int from = 0, int to = -1) const OVERRIDE;
from               58 Source/web/WebFontImpl.h         int height, int from = 0, int to = -1) const OVERRIDE;
from             1613 Source/web/WebFrameImpl.cpp bool WebFrameImpl::selectionStartHasSpellingMarkerFor(int from, int length) const
from             1617 Source/web/WebFrameImpl.cpp     return frame()->spellChecker().selectionStartHasMarkerFor(DocumentMarker::Spelling, from, length);
from              235 Source/web/WebFrameImpl.h     virtual bool selectionStartHasSpellingMarkerFor(int from, int length) const OVERRIDE;
from              402 Source/web/WebViewImpl.cpp     m_geolocationClientProxy->setController(GeolocationController::from(m_page.get()));
from             1450 Source/web/WebViewImpl.cpp     WheelController::from(document)->didAddWheelEventHandler(document);
from             1459 Source/web/WebViewImpl.cpp     WheelController::from(document)->didRemoveWheelEventHandler(document);
from               93 Source/web/WorkerPermissionClient.cpp     return static_cast<WorkerPermissionClient*>(Supplement<WorkerClients>::from(*clients, supplementName()));
from               60 Source/web/WorkerPermissionClient.h     static WorkerPermissionClient* from(WebCore::ExecutionContext&);
from              224 Source/wtf/HashTable.h     template<typename T> struct Mover<T, true> { static void move(T& from, T& to) { hashTableSwap(from, to); } };
from              225 Source/wtf/HashTable.h     template<typename T> struct Mover<T, false> { static void move(T& from, T& to) { to = from; } };
from              113 Source/wtf/StdLibExtras.h inline TO bitwise_cast(FROM from)
from              117 Source/wtf/StdLibExtras.h         FROM from;
from              120 Source/wtf/StdLibExtras.h     u.from = from;
from              614 Source/wtf/Vector.h         void clearUnusedSlots(T* from, T* to)
from              616 Source/wtf/Vector.h             VectorUnusedSlotClearer<Allocator::isGarbageCollected && (VectorTraits<T>::needsDestruction || ShouldBeTraced<VectorTraits<T> >::value || VectorTraits<T>::isWeak), T>::clear(from, to);
from               93 Source/wtf/dtoa/bignum.cc                                int from,
from               96 Source/wtf/dtoa/bignum.cc         for (int i = from; i < from + digits_to_read; ++i) {
from              148 Source/wtf/dtoa/utils.h         Vector<T> SubVector(int from, int to) {
from              150 Source/wtf/dtoa/utils.h             ASSERT(from < to);
from              151 Source/wtf/dtoa/utils.h             ASSERT(0 <= from);
from              152 Source/wtf/dtoa/utils.h             return Vector<T>(start() + from, to - from);
from              902 Source/wtf/text/StringImpl.cpp     const CharType* from = characters;
from              903 Source/wtf/text/StringImpl.cpp     const CharType* fromend = from + m_length;
from              906 Source/wtf/text/StringImpl.cpp     while (from != fromend && !findMatch(*from))
from              907 Source/wtf/text/StringImpl.cpp         ++from;
from              908 Source/wtf/text/StringImpl.cpp     if (from == fromend)
from              913 Source/wtf/text/StringImpl.cpp     unsigned outc = from - characters;
from              919 Source/wtf/text/StringImpl.cpp         while (from != fromend && findMatch(*from))
from              920 Source/wtf/text/StringImpl.cpp             ++from;
from              921 Source/wtf/text/StringImpl.cpp         while (from != fromend && !findMatch(*from))
from              922 Source/wtf/text/StringImpl.cpp             to[outc++] = *from++;
from              923 Source/wtf/text/StringImpl.cpp         if (from == fromend)
from              944 Source/wtf/text/StringImpl.cpp     const CharType* from = getCharacters<CharType>();
from              945 Source/wtf/text/StringImpl.cpp     const CharType* fromend = from + m_length;
from              953 Source/wtf/text/StringImpl.cpp             while (from != fromend && predicate(*from)) {
from              954 Source/wtf/text/StringImpl.cpp                 if (*from != ' ')
from              956 Source/wtf/text/StringImpl.cpp                 ++from;
from              958 Source/wtf/text/StringImpl.cpp             while (from != fromend && !predicate(*from))
from              959 Source/wtf/text/StringImpl.cpp                 to[outc++] = *from++;
from              960 Source/wtf/text/StringImpl.cpp             if (from != fromend)
from              969 Source/wtf/text/StringImpl.cpp         for (; from != fromend; ++from) {
from              970 Source/wtf/text/StringImpl.cpp             if (predicate(*from)) {
from              971 Source/wtf/text/StringImpl.cpp                 if (*from != ' ')
from              975 Source/wtf/text/StringImpl.cpp                 to[outc++] = *from;
from               73 public/web/WebFont.h                           int from = 0, int to = -1) const = 0;
from               95 public/web/WebFont.h                                               int height, int from = 0, int to = -1) const = 0;
from              671 public/web/WebFrame.h     virtual bool selectionStartHasSpellingMarkerFor(int from, int length) const = 0;