get 96 Source/bindings/templates/attributes.cpp if (result && DOMDataStore::setReturnValueFromWrapper{{world_suffix}}<{{attribute.v8_type}}>(info.GetReturnValue(), result.get())) get 98 Source/bindings/templates/attributes.cpp v8::Handle<v8::Value> wrapper = toV8(result.get(), holder, info.GetIsolate()); get 643 Source/bindings/templates/interface.cpp options.get("{{attribute.name}}", {{attribute.name}}); get 924 Source/bindings/templates/interface.cpp In addition, the getter should be set on the prototype template, to get get 1266 Source/bindings/templates/interface.cpp ASSERT(!DOMDataStore::containsWrapper<{{v8_class}}>(impl.get(), isolate)); get 1267 Source/bindings/templates/interface.cpp if (ScriptWrappable::wrapperCanBeStoredInObject(impl.get())) { get 1268 Source/bindings/templates/interface.cpp const WrapperTypeInfo* actualInfo = ScriptWrappable::getTypeInfoFromObject(impl.get()); get 1278 Source/bindings/templates/interface.cpp v8::Handle<v8::Object> wrapper = DOMDataStore::getWrapper<{{v8_class}}>(impl.get(), isolate); get 1284 Source/bindings/templates/interface.cpp v8::Handle<v8::Object> wrapper = V8DOMWrapper::createWrapper(creationContext, &wrapperTypeInfo, toInternalPointer(impl.get()), isolate); get 1298 Source/bindings/templates/interface.cpp installPerContextEnabledProperties(wrapper, impl.get(), isolate); get 259 Source/bindings/templates/interface.h return toV8(impl.get(), creationContext, isolate); get 265 Source/bindings/templates/interface.h v8SetReturnValue(callbackInfo, impl.get()); get 271 Source/bindings/templates/interface.h v8SetReturnValueForMainWorld(callbackInfo, impl.get()); get 277 Source/bindings/templates/interface.h v8SetReturnValueFast(callbackInfo, impl.get(), wrappable); get 404 Source/bindings/templates/methods.cpp v8::Handle<v8::Object> wrapper = wrap(impl.get(), info.Holder(), isolate); get 454 Source/bindings/templates/methods.cpp v8::Handle<v8::Object> wrapper = wrap(impl.get(), info.Holder(), info.GetIsolate()); get 133 Source/bindings/tests/results/V8SVGTestInterface.cpp ASSERT(!DOMDataStore::containsWrapper<V8SVGTestInterface>(impl.get(), isolate)); get 134 Source/bindings/tests/results/V8SVGTestInterface.cpp if (ScriptWrappable::wrapperCanBeStoredInObject(impl.get())) { get 135 Source/bindings/tests/results/V8SVGTestInterface.cpp const WrapperTypeInfo* actualInfo = ScriptWrappable::getTypeInfoFromObject(impl.get()); get 141 Source/bindings/tests/results/V8SVGTestInterface.cpp v8::Handle<v8::Object> wrapper = V8DOMWrapper::createWrapper(creationContext, &wrapperTypeInfo, toInternalPointer(impl.get()), isolate); get 145 Source/bindings/tests/results/V8SVGTestInterface.cpp installPerContextEnabledProperties(wrapper, impl.get(), isolate); get 107 Source/bindings/tests/results/V8SVGTestInterface.h return toV8(impl.get(), creationContext, isolate); get 113 Source/bindings/tests/results/V8SVGTestInterface.h v8SetReturnValue(callbackInfo, impl.get()); get 119 Source/bindings/tests/results/V8SVGTestInterface.h v8SetReturnValueForMainWorld(callbackInfo, impl.get()); get 125 Source/bindings/tests/results/V8SVGTestInterface.h v8SetReturnValueFast(callbackInfo, impl.get(), wrappable); get 147 Source/bindings/tests/results/V8TestException.cpp ASSERT(!DOMDataStore::containsWrapper<V8TestException>(impl.get(), isolate)); get 148 Source/bindings/tests/results/V8TestException.cpp if (ScriptWrappable::wrapperCanBeStoredInObject(impl.get())) { get 149 Source/bindings/tests/results/V8TestException.cpp const WrapperTypeInfo* actualInfo = ScriptWrappable::getTypeInfoFromObject(impl.get()); get 155 Source/bindings/tests/results/V8TestException.cpp v8::Handle<v8::Object> wrapper = V8DOMWrapper::createWrapper(creationContext, &wrapperTypeInfo, toInternalPointer(impl.get()), isolate); get 159 Source/bindings/tests/results/V8TestException.cpp installPerContextEnabledProperties(wrapper, impl.get(), isolate); get 107 Source/bindings/tests/results/V8TestException.h return toV8(impl.get(), creationContext, isolate); get 113 Source/bindings/tests/results/V8TestException.h v8SetReturnValue(callbackInfo, impl.get()); get 119 Source/bindings/tests/results/V8TestException.h v8SetReturnValueForMainWorld(callbackInfo, impl.get()); get 125 Source/bindings/tests/results/V8TestException.h v8SetReturnValueFast(callbackInfo, impl.get(), wrappable); get 75 Source/bindings/tests/results/V8TestInterface.h return toV8(impl.get(), creationContext, isolate); get 81 Source/bindings/tests/results/V8TestInterface.h v8SetReturnValue(callbackInfo, impl.get()); get 87 Source/bindings/tests/results/V8TestInterface.h v8SetReturnValueForMainWorld(callbackInfo, impl.get()); get 93 Source/bindings/tests/results/V8TestInterface.h v8SetReturnValueFast(callbackInfo, impl.get(), wrappable); get 190 Source/bindings/tests/results/V8TestInterface2.cpp v8::Handle<v8::Object> wrapper = wrap(impl.get(), info.Holder(), isolate); get 470 Source/bindings/tests/results/V8TestInterface2.cpp ASSERT(!DOMDataStore::containsWrapper<V8TestInterface2>(impl.get(), isolate)); get 471 Source/bindings/tests/results/V8TestInterface2.cpp if (ScriptWrappable::wrapperCanBeStoredInObject(impl.get())) { get 472 Source/bindings/tests/results/V8TestInterface2.cpp const WrapperTypeInfo* actualInfo = ScriptWrappable::getTypeInfoFromObject(impl.get()); get 478 Source/bindings/tests/results/V8TestInterface2.cpp v8::Handle<v8::Object> wrapper = V8DOMWrapper::createWrapper(creationContext, &wrapperTypeInfo, toInternalPointer(impl.get()), isolate); get 482 Source/bindings/tests/results/V8TestInterface2.cpp installPerContextEnabledProperties(wrapper, impl.get(), isolate); get 104 Source/bindings/tests/results/V8TestInterface2.h return toV8(impl.get(), creationContext, isolate); get 110 Source/bindings/tests/results/V8TestInterface2.h v8SetReturnValue(callbackInfo, impl.get()); get 116 Source/bindings/tests/results/V8TestInterface2.h v8SetReturnValueForMainWorld(callbackInfo, impl.get()); get 122 Source/bindings/tests/results/V8TestInterface2.h v8SetReturnValueFast(callbackInfo, impl.get(), wrappable); get 155 Source/bindings/tests/results/V8TestInterface3.cpp ASSERT(!DOMDataStore::containsWrapper<V8TestInterface3>(impl.get(), isolate)); get 156 Source/bindings/tests/results/V8TestInterface3.cpp if (ScriptWrappable::wrapperCanBeStoredInObject(impl.get())) { get 157 Source/bindings/tests/results/V8TestInterface3.cpp const WrapperTypeInfo* actualInfo = ScriptWrappable::getTypeInfoFromObject(impl.get()); get 163 Source/bindings/tests/results/V8TestInterface3.cpp v8::Handle<v8::Object> wrapper = V8DOMWrapper::createWrapper(creationContext, &wrapperTypeInfo, toInternalPointer(impl.get()), isolate); get 167 Source/bindings/tests/results/V8TestInterface3.cpp installPerContextEnabledProperties(wrapper, impl.get(), isolate); get 116 Source/bindings/tests/results/V8TestInterface3.h return toV8(impl.get(), creationContext, isolate); get 122 Source/bindings/tests/results/V8TestInterface3.h v8SetReturnValue(callbackInfo, impl.get()); get 128 Source/bindings/tests/results/V8TestInterface3.h v8SetReturnValueForMainWorld(callbackInfo, impl.get()); get 134 Source/bindings/tests/results/V8TestInterface3.h v8SetReturnValueFast(callbackInfo, impl.get(), wrappable); get 599 Source/bindings/tests/results/V8TestInterfaceCheckSecurity.cpp ASSERT(!DOMDataStore::containsWrapper<V8TestInterfaceCheckSecurity>(impl.get(), isolate)); get 600 Source/bindings/tests/results/V8TestInterfaceCheckSecurity.cpp if (ScriptWrappable::wrapperCanBeStoredInObject(impl.get())) { get 601 Source/bindings/tests/results/V8TestInterfaceCheckSecurity.cpp const WrapperTypeInfo* actualInfo = ScriptWrappable::getTypeInfoFromObject(impl.get()); get 607 Source/bindings/tests/results/V8TestInterfaceCheckSecurity.cpp v8::Handle<v8::Object> wrapper = V8DOMWrapper::createWrapper(creationContext, &wrapperTypeInfo, toInternalPointer(impl.get()), isolate); get 611 Source/bindings/tests/results/V8TestInterfaceCheckSecurity.cpp installPerContextEnabledProperties(wrapper, impl.get(), isolate); get 107 Source/bindings/tests/results/V8TestInterfaceCheckSecurity.h return toV8(impl.get(), creationContext, isolate); get 113 Source/bindings/tests/results/V8TestInterfaceCheckSecurity.h v8SetReturnValue(callbackInfo, impl.get()); get 119 Source/bindings/tests/results/V8TestInterfaceCheckSecurity.h v8SetReturnValueForMainWorld(callbackInfo, impl.get()); get 125 Source/bindings/tests/results/V8TestInterfaceCheckSecurity.h v8SetReturnValueFast(callbackInfo, impl.get(), wrappable); get 180 Source/bindings/tests/results/V8TestInterfaceConstructor.cpp ASSERT(!DOMDataStore::containsWrapper<V8TestInterfaceConstructor>(impl.get(), isolate)); get 181 Source/bindings/tests/results/V8TestInterfaceConstructor.cpp if (ScriptWrappable::wrapperCanBeStoredInObject(impl.get())) { get 182 Source/bindings/tests/results/V8TestInterfaceConstructor.cpp const WrapperTypeInfo* actualInfo = ScriptWrappable::getTypeInfoFromObject(impl.get()); get 188 Source/bindings/tests/results/V8TestInterfaceConstructor.cpp v8::Handle<v8::Object> wrapper = V8DOMWrapper::createWrapper(creationContext, &wrapperTypeInfo, toInternalPointer(impl.get()), isolate); get 192 Source/bindings/tests/results/V8TestInterfaceConstructor.cpp installPerContextEnabledProperties(wrapper, impl.get(), isolate); get 108 Source/bindings/tests/results/V8TestInterfaceConstructor.h return toV8(impl.get(), creationContext, isolate); get 114 Source/bindings/tests/results/V8TestInterfaceConstructor.h v8SetReturnValue(callbackInfo, impl.get()); get 120 Source/bindings/tests/results/V8TestInterfaceConstructor.h v8SetReturnValueForMainWorld(callbackInfo, impl.get()); get 126 Source/bindings/tests/results/V8TestInterfaceConstructor.h v8SetReturnValueFast(callbackInfo, impl.get(), wrappable); get 169 Source/bindings/tests/results/V8TestInterfaceConstructor2.cpp ASSERT(!DOMDataStore::containsWrapper<V8TestInterfaceConstructor2>(impl.get(), isolate)); get 170 Source/bindings/tests/results/V8TestInterfaceConstructor2.cpp if (ScriptWrappable::wrapperCanBeStoredInObject(impl.get())) { get 171 Source/bindings/tests/results/V8TestInterfaceConstructor2.cpp const WrapperTypeInfo* actualInfo = ScriptWrappable::getTypeInfoFromObject(impl.get()); get 177 Source/bindings/tests/results/V8TestInterfaceConstructor2.cpp v8::Handle<v8::Object> wrapper = V8DOMWrapper::createWrapper(creationContext, &wrapperTypeInfo, toInternalPointer(impl.get()), isolate); get 181 Source/bindings/tests/results/V8TestInterfaceConstructor2.cpp installPerContextEnabledProperties(wrapper, impl.get(), isolate); get 108 Source/bindings/tests/results/V8TestInterfaceConstructor2.h return toV8(impl.get(), creationContext, isolate); get 114 Source/bindings/tests/results/V8TestInterfaceConstructor2.h v8SetReturnValue(callbackInfo, impl.get()); get 120 Source/bindings/tests/results/V8TestInterfaceConstructor2.h v8SetReturnValueForMainWorld(callbackInfo, impl.get()); get 126 Source/bindings/tests/results/V8TestInterfaceConstructor2.h v8SetReturnValueFast(callbackInfo, impl.get(), wrappable); get 130 Source/bindings/tests/results/V8TestInterfaceConstructor3.cpp ASSERT(!DOMDataStore::containsWrapper<V8TestInterfaceConstructor3>(impl.get(), isolate)); get 131 Source/bindings/tests/results/V8TestInterfaceConstructor3.cpp if (ScriptWrappable::wrapperCanBeStoredInObject(impl.get())) { get 132 Source/bindings/tests/results/V8TestInterfaceConstructor3.cpp const WrapperTypeInfo* actualInfo = ScriptWrappable::getTypeInfoFromObject(impl.get()); get 138 Source/bindings/tests/results/V8TestInterfaceConstructor3.cpp v8::Handle<v8::Object> wrapper = V8DOMWrapper::createWrapper(creationContext, &wrapperTypeInfo, toInternalPointer(impl.get()), isolate); get 142 Source/bindings/tests/results/V8TestInterfaceConstructor3.cpp installPerContextEnabledProperties(wrapper, impl.get(), isolate); get 108 Source/bindings/tests/results/V8TestInterfaceConstructor3.h return toV8(impl.get(), creationContext, isolate); get 114 Source/bindings/tests/results/V8TestInterfaceConstructor3.h v8SetReturnValue(callbackInfo, impl.get()); get 120 Source/bindings/tests/results/V8TestInterfaceConstructor3.h v8SetReturnValueForMainWorld(callbackInfo, impl.get()); get 126 Source/bindings/tests/results/V8TestInterfaceConstructor3.h v8SetReturnValueFast(callbackInfo, impl.get(), wrappable); get 115 Source/bindings/tests/results/V8TestInterfaceCustomConstructor.cpp ASSERT(!DOMDataStore::containsWrapper<V8TestInterfaceCustomConstructor>(impl.get(), isolate)); get 116 Source/bindings/tests/results/V8TestInterfaceCustomConstructor.cpp if (ScriptWrappable::wrapperCanBeStoredInObject(impl.get())) { get 117 Source/bindings/tests/results/V8TestInterfaceCustomConstructor.cpp const WrapperTypeInfo* actualInfo = ScriptWrappable::getTypeInfoFromObject(impl.get()); get 123 Source/bindings/tests/results/V8TestInterfaceCustomConstructor.cpp v8::Handle<v8::Object> wrapper = V8DOMWrapper::createWrapper(creationContext, &wrapperTypeInfo, toInternalPointer(impl.get()), isolate); get 127 Source/bindings/tests/results/V8TestInterfaceCustomConstructor.cpp installPerContextEnabledProperties(wrapper, impl.get(), isolate); get 109 Source/bindings/tests/results/V8TestInterfaceCustomConstructor.h return toV8(impl.get(), creationContext, isolate); get 115 Source/bindings/tests/results/V8TestInterfaceCustomConstructor.h v8SetReturnValue(callbackInfo, impl.get()); get 121 Source/bindings/tests/results/V8TestInterfaceCustomConstructor.h v8SetReturnValueForMainWorld(callbackInfo, impl.get()); get 127 Source/bindings/tests/results/V8TestInterfaceCustomConstructor.h v8SetReturnValueFast(callbackInfo, impl.get(), wrappable); get 118 Source/bindings/tests/results/V8TestInterfaceDocument.cpp ASSERT(!DOMDataStore::containsWrapper<V8TestInterfaceDocument>(impl.get(), isolate)); get 119 Source/bindings/tests/results/V8TestInterfaceDocument.cpp if (ScriptWrappable::wrapperCanBeStoredInObject(impl.get())) { get 120 Source/bindings/tests/results/V8TestInterfaceDocument.cpp const WrapperTypeInfo* actualInfo = ScriptWrappable::getTypeInfoFromObject(impl.get()); get 129 Source/bindings/tests/results/V8TestInterfaceDocument.cpp v8::Handle<v8::Object> wrapper = DOMDataStore::getWrapper<V8TestInterfaceDocument>(impl.get(), isolate); get 134 Source/bindings/tests/results/V8TestInterfaceDocument.cpp v8::Handle<v8::Object> wrapper = V8DOMWrapper::createWrapper(creationContext, &wrapperTypeInfo, toInternalPointer(impl.get()), isolate); get 138 Source/bindings/tests/results/V8TestInterfaceDocument.cpp installPerContextEnabledProperties(wrapper, impl.get(), isolate); get 104 Source/bindings/tests/results/V8TestInterfaceDocument.h return toV8(impl.get(), creationContext, isolate); get 110 Source/bindings/tests/results/V8TestInterfaceDocument.h v8SetReturnValue(callbackInfo, impl.get()); get 116 Source/bindings/tests/results/V8TestInterfaceDocument.h v8SetReturnValueForMainWorld(callbackInfo, impl.get()); get 122 Source/bindings/tests/results/V8TestInterfaceDocument.h v8SetReturnValueFast(callbackInfo, impl.get(), wrappable); get 96 Source/bindings/tests/results/V8TestInterfaceEmpty.cpp ASSERT(!DOMDataStore::containsWrapper<V8TestInterfaceEmpty>(impl.get(), isolate)); get 97 Source/bindings/tests/results/V8TestInterfaceEmpty.cpp if (ScriptWrappable::wrapperCanBeStoredInObject(impl.get())) { get 98 Source/bindings/tests/results/V8TestInterfaceEmpty.cpp const WrapperTypeInfo* actualInfo = ScriptWrappable::getTypeInfoFromObject(impl.get()); get 104 Source/bindings/tests/results/V8TestInterfaceEmpty.cpp v8::Handle<v8::Object> wrapper = V8DOMWrapper::createWrapper(creationContext, &wrapperTypeInfo, toInternalPointer(impl.get()), isolate); get 108 Source/bindings/tests/results/V8TestInterfaceEmpty.cpp installPerContextEnabledProperties(wrapper, impl.get(), isolate); get 107 Source/bindings/tests/results/V8TestInterfaceEmpty.h return toV8(impl.get(), creationContext, isolate); get 113 Source/bindings/tests/results/V8TestInterfaceEmpty.h v8SetReturnValue(callbackInfo, impl.get()); get 119 Source/bindings/tests/results/V8TestInterfaceEmpty.h v8SetReturnValueForMainWorld(callbackInfo, impl.get()); get 125 Source/bindings/tests/results/V8TestInterfaceEmpty.h v8SetReturnValueFast(callbackInfo, impl.get(), wrappable); get 127 Source/bindings/tests/results/V8TestInterfaceEventConstructor.cpp if (result && DOMDataStore::setReturnValueFromWrapper<V8Uint8Array>(info.GetReturnValue(), result.get())) get 129 Source/bindings/tests/results/V8TestInterfaceEventConstructor.cpp v8::Handle<v8::Value> wrapper = toV8(result.get(), holder, info.GetIsolate()); get 148 Source/bindings/tests/results/V8TestInterfaceEventConstructor.cpp if (result && DOMDataStore::setReturnValueFromWrapper<V8TestInterfaceEmpty>(info.GetReturnValue(), result.get())) get 150 Source/bindings/tests/results/V8TestInterfaceEventConstructor.cpp v8::Handle<v8::Value> wrapper = toV8(result.get(), holder, info.GetIsolate()); get 189 Source/bindings/tests/results/V8TestInterfaceEventConstructor.cpp if (result && DOMDataStore::setReturnValueFromWrapper<V8TestInterfaceEmpty>(info.GetReturnValue(), result.get())) get 191 Source/bindings/tests/results/V8TestInterfaceEventConstructor.cpp v8::Handle<v8::Value> wrapper = toV8(result.get(), holder, info.GetIsolate()); get 268 Source/bindings/tests/results/V8TestInterfaceEventConstructor.cpp options.get("initializedByEventConstructorReadonlyAnyAttribute", initializedByEventConstructorReadonlyAnyAttribute); get 406 Source/bindings/tests/results/V8TestInterfaceEventConstructor.cpp ASSERT(!DOMDataStore::containsWrapper<V8TestInterfaceEventConstructor>(impl.get(), isolate)); get 407 Source/bindings/tests/results/V8TestInterfaceEventConstructor.cpp if (ScriptWrappable::wrapperCanBeStoredInObject(impl.get())) { get 408 Source/bindings/tests/results/V8TestInterfaceEventConstructor.cpp const WrapperTypeInfo* actualInfo = ScriptWrappable::getTypeInfoFromObject(impl.get()); get 414 Source/bindings/tests/results/V8TestInterfaceEventConstructor.cpp v8::Handle<v8::Object> wrapper = V8DOMWrapper::createWrapper(creationContext, &wrapperTypeInfo, toInternalPointer(impl.get()), isolate); get 418 Source/bindings/tests/results/V8TestInterfaceEventConstructor.cpp installPerContextEnabledProperties(wrapper, impl.get(), isolate); get 111 Source/bindings/tests/results/V8TestInterfaceEventConstructor.h return toV8(impl.get(), creationContext, isolate); get 117 Source/bindings/tests/results/V8TestInterfaceEventConstructor.h v8SetReturnValue(callbackInfo, impl.get()); get 123 Source/bindings/tests/results/V8TestInterfaceEventConstructor.h v8SetReturnValueForMainWorld(callbackInfo, impl.get()); get 129 Source/bindings/tests/results/V8TestInterfaceEventConstructor.h v8SetReturnValueFast(callbackInfo, impl.get(), wrappable); get 148 Source/bindings/tests/results/V8TestInterfaceEventTarget.cpp ASSERT(!DOMDataStore::containsWrapper<V8TestInterfaceEventTarget>(impl.get(), isolate)); get 149 Source/bindings/tests/results/V8TestInterfaceEventTarget.cpp if (ScriptWrappable::wrapperCanBeStoredInObject(impl.get())) { get 150 Source/bindings/tests/results/V8TestInterfaceEventTarget.cpp const WrapperTypeInfo* actualInfo = ScriptWrappable::getTypeInfoFromObject(impl.get()); get 156 Source/bindings/tests/results/V8TestInterfaceEventTarget.cpp v8::Handle<v8::Object> wrapper = V8DOMWrapper::createWrapper(creationContext, &wrapperTypeInfo, toInternalPointer(impl.get()), isolate); get 160 Source/bindings/tests/results/V8TestInterfaceEventTarget.cpp installPerContextEnabledProperties(wrapper, impl.get(), isolate); get 116 Source/bindings/tests/results/V8TestInterfaceEventTarget.h return toV8(impl.get(), creationContext, isolate); get 122 Source/bindings/tests/results/V8TestInterfaceEventTarget.h v8SetReturnValue(callbackInfo, impl.get()); get 128 Source/bindings/tests/results/V8TestInterfaceEventTarget.h v8SetReturnValueForMainWorld(callbackInfo, impl.get()); get 134 Source/bindings/tests/results/V8TestInterfaceEventTarget.h v8SetReturnValueFast(callbackInfo, impl.get(), wrappable); get 184 Source/bindings/tests/results/V8TestInterfaceNamedConstructor.cpp ASSERT(!DOMDataStore::containsWrapper<V8TestInterfaceNamedConstructor>(impl.get(), isolate)); get 185 Source/bindings/tests/results/V8TestInterfaceNamedConstructor.cpp if (ScriptWrappable::wrapperCanBeStoredInObject(impl.get())) { get 186 Source/bindings/tests/results/V8TestInterfaceNamedConstructor.cpp const WrapperTypeInfo* actualInfo = ScriptWrappable::getTypeInfoFromObject(impl.get()); get 192 Source/bindings/tests/results/V8TestInterfaceNamedConstructor.cpp v8::Handle<v8::Object> wrapper = V8DOMWrapper::createWrapper(creationContext, &wrapperTypeInfo, toInternalPointer(impl.get()), isolate); get 196 Source/bindings/tests/results/V8TestInterfaceNamedConstructor.cpp installPerContextEnabledProperties(wrapper, impl.get(), isolate); get 114 Source/bindings/tests/results/V8TestInterfaceNamedConstructor.h return toV8(impl.get(), creationContext, isolate); get 120 Source/bindings/tests/results/V8TestInterfaceNamedConstructor.h v8SetReturnValue(callbackInfo, impl.get()); get 126 Source/bindings/tests/results/V8TestInterfaceNamedConstructor.h v8SetReturnValueForMainWorld(callbackInfo, impl.get()); get 132 Source/bindings/tests/results/V8TestInterfaceNamedConstructor.h v8SetReturnValueFast(callbackInfo, impl.get(), wrappable); get 148 Source/bindings/tests/results/V8TestInterfaceNamedConstructor2.cpp ASSERT(!DOMDataStore::containsWrapper<V8TestInterfaceNamedConstructor2>(impl.get(), isolate)); get 149 Source/bindings/tests/results/V8TestInterfaceNamedConstructor2.cpp if (ScriptWrappable::wrapperCanBeStoredInObject(impl.get())) { get 150 Source/bindings/tests/results/V8TestInterfaceNamedConstructor2.cpp const WrapperTypeInfo* actualInfo = ScriptWrappable::getTypeInfoFromObject(impl.get()); get 156 Source/bindings/tests/results/V8TestInterfaceNamedConstructor2.cpp v8::Handle<v8::Object> wrapper = V8DOMWrapper::createWrapper(creationContext, &wrapperTypeInfo, toInternalPointer(impl.get()), isolate); get 160 Source/bindings/tests/results/V8TestInterfaceNamedConstructor2.cpp installPerContextEnabledProperties(wrapper, impl.get(), isolate); get 113 Source/bindings/tests/results/V8TestInterfaceNamedConstructor2.h return toV8(impl.get(), creationContext, isolate); get 119 Source/bindings/tests/results/V8TestInterfaceNamedConstructor2.h v8SetReturnValue(callbackInfo, impl.get()); get 125 Source/bindings/tests/results/V8TestInterfaceNamedConstructor2.h v8SetReturnValueForMainWorld(callbackInfo, impl.get()); get 131 Source/bindings/tests/results/V8TestInterfaceNamedConstructor2.h v8SetReturnValueFast(callbackInfo, impl.get(), wrappable); get 356 Source/bindings/tests/results/V8TestInterfaceNode.cpp ASSERT(!DOMDataStore::containsWrapper<V8TestInterfaceNode>(impl.get(), isolate)); get 357 Source/bindings/tests/results/V8TestInterfaceNode.cpp if (ScriptWrappable::wrapperCanBeStoredInObject(impl.get())) { get 358 Source/bindings/tests/results/V8TestInterfaceNode.cpp const WrapperTypeInfo* actualInfo = ScriptWrappable::getTypeInfoFromObject(impl.get()); get 364 Source/bindings/tests/results/V8TestInterfaceNode.cpp v8::Handle<v8::Object> wrapper = V8DOMWrapper::createWrapper(creationContext, &wrapperTypeInfo, toInternalPointer(impl.get()), isolate); get 368 Source/bindings/tests/results/V8TestInterfaceNode.cpp installPerContextEnabledProperties(wrapper, impl.get(), isolate); get 109 Source/bindings/tests/results/V8TestInterfaceNode.h return toV8(impl.get(), creationContext, isolate); get 115 Source/bindings/tests/results/V8TestInterfaceNode.h v8SetReturnValue(callbackInfo, impl.get()); get 121 Source/bindings/tests/results/V8TestInterfaceNode.h v8SetReturnValueForMainWorld(callbackInfo, impl.get()); get 127 Source/bindings/tests/results/V8TestInterfaceNode.h v8SetReturnValueFast(callbackInfo, impl.get(), wrappable); get 190 Source/bindings/tests/results/V8TestInterfaceWillBeGarbageCollected.cpp ASSERT(!DOMDataStore::containsWrapper<V8TestInterfaceWillBeGarbageCollected>(impl.get(), isolate)); get 191 Source/bindings/tests/results/V8TestInterfaceWillBeGarbageCollected.cpp if (ScriptWrappable::wrapperCanBeStoredInObject(impl.get())) { get 192 Source/bindings/tests/results/V8TestInterfaceWillBeGarbageCollected.cpp const WrapperTypeInfo* actualInfo = ScriptWrappable::getTypeInfoFromObject(impl.get()); get 198 Source/bindings/tests/results/V8TestInterfaceWillBeGarbageCollected.cpp v8::Handle<v8::Object> wrapper = V8DOMWrapper::createWrapper(creationContext, &wrapperTypeInfo, toInternalPointer(impl.get()), isolate); get 202 Source/bindings/tests/results/V8TestInterfaceWillBeGarbageCollected.cpp installPerContextEnabledProperties(wrapper, impl.get(), isolate); get 112 Source/bindings/tests/results/V8TestInterfaceWillBeGarbageCollected.h return toV8(impl.get(), creationContext, isolate); get 118 Source/bindings/tests/results/V8TestInterfaceWillBeGarbageCollected.h v8SetReturnValue(callbackInfo, impl.get()); get 124 Source/bindings/tests/results/V8TestInterfaceWillBeGarbageCollected.h v8SetReturnValueForMainWorld(callbackInfo, impl.get()); get 130 Source/bindings/tests/results/V8TestInterfaceWillBeGarbageCollected.h v8SetReturnValueFast(callbackInfo, impl.get(), wrappable); get 225 Source/bindings/tests/results/V8TestNode.cpp ASSERT(!DOMDataStore::containsWrapper<V8TestNode>(impl.get(), isolate)); get 226 Source/bindings/tests/results/V8TestNode.cpp if (ScriptWrappable::wrapperCanBeStoredInObject(impl.get())) { get 227 Source/bindings/tests/results/V8TestNode.cpp const WrapperTypeInfo* actualInfo = ScriptWrappable::getTypeInfoFromObject(impl.get()); get 233 Source/bindings/tests/results/V8TestNode.cpp v8::Handle<v8::Object> wrapper = V8DOMWrapper::createWrapper(creationContext, &wrapperTypeInfo, toInternalPointer(impl.get()), isolate); get 237 Source/bindings/tests/results/V8TestNode.cpp installPerContextEnabledProperties(wrapper, impl.get(), isolate); get 110 Source/bindings/tests/results/V8TestNode.h return toV8(impl.get(), creationContext, isolate); get 116 Source/bindings/tests/results/V8TestNode.h v8SetReturnValue(callbackInfo, impl.get()); get 122 Source/bindings/tests/results/V8TestNode.h v8SetReturnValueForMainWorld(callbackInfo, impl.get()); get 128 Source/bindings/tests/results/V8TestNode.h v8SetReturnValueFast(callbackInfo, impl.get(), wrappable); get 104 Source/bindings/tests/results/V8TestObject.cpp if (result && DOMDataStore::setReturnValueFromWrapper<V8TestInterfaceEmpty>(info.GetReturnValue(), result.get())) get 106 Source/bindings/tests/results/V8TestObject.cpp v8::Handle<v8::Value> wrapper = toV8(result.get(), holder, info.GetIsolate()); get 2361 Source/bindings/tests/results/V8TestObject.cpp if (result && DOMDataStore::setReturnValueFromWrapper<V8TestInterfaceEmpty>(info.GetReturnValue(), result.get())) get 2363 Source/bindings/tests/results/V8TestObject.cpp v8::Handle<v8::Value> wrapper = toV8(result.get(), holder, info.GetIsolate()); get 2382 Source/bindings/tests/results/V8TestObject.cpp if (result && DOMDataStore::setReturnValueFromWrapperForMainWorld<V8TestInterfaceEmpty>(info.GetReturnValue(), result.get())) get 2384 Source/bindings/tests/results/V8TestObject.cpp v8::Handle<v8::Value> wrapper = toV8(result.get(), holder, info.GetIsolate()); get 2836 Source/bindings/tests/results/V8TestObject.cpp if (result && DOMDataStore::setReturnValueFromWrapper<V8TestInterfaceWillBeGarbageCollected>(info.GetReturnValue(), result.get())) get 2838 Source/bindings/tests/results/V8TestObject.cpp v8::Handle<v8::Value> wrapper = toV8(result.get(), holder, info.GetIsolate()); get 8157 Source/bindings/tests/results/V8TestObject.cpp ASSERT(!DOMDataStore::containsWrapper<V8TestObject>(impl.get(), isolate)); get 8158 Source/bindings/tests/results/V8TestObject.cpp if (ScriptWrappable::wrapperCanBeStoredInObject(impl.get())) { get 8159 Source/bindings/tests/results/V8TestObject.cpp const WrapperTypeInfo* actualInfo = ScriptWrappable::getTypeInfoFromObject(impl.get()); get 8165 Source/bindings/tests/results/V8TestObject.cpp v8::Handle<v8::Object> wrapper = V8DOMWrapper::createWrapper(creationContext, &wrapperTypeInfo, toInternalPointer(impl.get()), isolate); get 8169 Source/bindings/tests/results/V8TestObject.cpp installPerContextEnabledProperties(wrapper, impl.get(), isolate); get 126 Source/bindings/tests/results/V8TestObject.h return toV8(impl.get(), creationContext, isolate); get 132 Source/bindings/tests/results/V8TestObject.h v8SetReturnValue(callbackInfo, impl.get()); get 138 Source/bindings/tests/results/V8TestObject.h v8SetReturnValueForMainWorld(callbackInfo, impl.get()); get 144 Source/bindings/tests/results/V8TestObject.h v8SetReturnValueFast(callbackInfo, impl.get(), wrappable); get 224 Source/bindings/tests/results/V8TestSpecialOperations.cpp ASSERT(!DOMDataStore::containsWrapper<V8TestSpecialOperations>(impl.get(), isolate)); get 225 Source/bindings/tests/results/V8TestSpecialOperations.cpp if (ScriptWrappable::wrapperCanBeStoredInObject(impl.get())) { get 226 Source/bindings/tests/results/V8TestSpecialOperations.cpp const WrapperTypeInfo* actualInfo = ScriptWrappable::getTypeInfoFromObject(impl.get()); get 232 Source/bindings/tests/results/V8TestSpecialOperations.cpp v8::Handle<v8::Object> wrapper = V8DOMWrapper::createWrapper(creationContext, &wrapperTypeInfo, toInternalPointer(impl.get()), isolate); get 236 Source/bindings/tests/results/V8TestSpecialOperations.cpp installPerContextEnabledProperties(wrapper, impl.get(), isolate); get 107 Source/bindings/tests/results/V8TestSpecialOperations.h return toV8(impl.get(), creationContext, isolate); get 113 Source/bindings/tests/results/V8TestSpecialOperations.h v8SetReturnValue(callbackInfo, impl.get()); get 119 Source/bindings/tests/results/V8TestSpecialOperations.h v8SetReturnValueForMainWorld(callbackInfo, impl.get()); get 125 Source/bindings/tests/results/V8TestSpecialOperations.h v8SetReturnValueFast(callbackInfo, impl.get(), wrappable); get 136 Source/bindings/tests/results/V8TestSpecialOperationsNotEnumerable.cpp ASSERT(!DOMDataStore::containsWrapper<V8TestSpecialOperationsNotEnumerable>(impl.get(), isolate)); get 137 Source/bindings/tests/results/V8TestSpecialOperationsNotEnumerable.cpp if (ScriptWrappable::wrapperCanBeStoredInObject(impl.get())) { get 138 Source/bindings/tests/results/V8TestSpecialOperationsNotEnumerable.cpp const WrapperTypeInfo* actualInfo = ScriptWrappable::getTypeInfoFromObject(impl.get()); get 144 Source/bindings/tests/results/V8TestSpecialOperationsNotEnumerable.cpp v8::Handle<v8::Object> wrapper = V8DOMWrapper::createWrapper(creationContext, &wrapperTypeInfo, toInternalPointer(impl.get()), isolate); get 148 Source/bindings/tests/results/V8TestSpecialOperationsNotEnumerable.cpp installPerContextEnabledProperties(wrapper, impl.get(), isolate); get 107 Source/bindings/tests/results/V8TestSpecialOperationsNotEnumerable.h return toV8(impl.get(), creationContext, isolate); get 113 Source/bindings/tests/results/V8TestSpecialOperationsNotEnumerable.h v8SetReturnValue(callbackInfo, impl.get()); get 119 Source/bindings/tests/results/V8TestSpecialOperationsNotEnumerable.h v8SetReturnValueForMainWorld(callbackInfo, impl.get()); get 125 Source/bindings/tests/results/V8TestSpecialOperationsNotEnumerable.h v8SetReturnValueFast(callbackInfo, impl.get(), wrappable); get 339 Source/bindings/tests/results/V8TestTypedefs.cpp ASSERT(!DOMDataStore::containsWrapper<V8TestTypedefs>(impl.get(), isolate)); get 340 Source/bindings/tests/results/V8TestTypedefs.cpp if (ScriptWrappable::wrapperCanBeStoredInObject(impl.get())) { get 341 Source/bindings/tests/results/V8TestTypedefs.cpp const WrapperTypeInfo* actualInfo = ScriptWrappable::getTypeInfoFromObject(impl.get()); get 347 Source/bindings/tests/results/V8TestTypedefs.cpp v8::Handle<v8::Object> wrapper = V8DOMWrapper::createWrapper(creationContext, &wrapperTypeInfo, toInternalPointer(impl.get()), isolate); get 351 Source/bindings/tests/results/V8TestTypedefs.cpp installPerContextEnabledProperties(wrapper, impl.get(), isolate); get 108 Source/bindings/tests/results/V8TestTypedefs.h return toV8(impl.get(), creationContext, isolate); get 114 Source/bindings/tests/results/V8TestTypedefs.h v8SetReturnValue(callbackInfo, impl.get()); get 120 Source/bindings/tests/results/V8TestTypedefs.h v8SetReturnValueForMainWorld(callbackInfo, impl.get()); get 126 Source/bindings/tests/results/V8TestTypedefs.h v8SetReturnValueFast(callbackInfo, impl.get(), wrappable); get 52 Source/bindings/v8/ArrayValue.h bool get(size_t index, Dictionary&) const; get 76 Source/bindings/v8/CustomElementConstructorBuilder.cpp if (m_options->get("prototype", prototypeScriptValue) && !prototypeScriptValue.isNull()) { get 90 Source/bindings/v8/CustomElementConstructorBuilder.cpp bool extendsProvidedAndNonNull = m_options->get("extends", extends); get 150 Source/bindings/v8/CustomElementConstructorBuilder.cpp m_callbacks = V8CustomElementLifecycleCallbacks::create(executionContext.get(), m_prototype, created, attached, detached, attributeChanged); get 151 Source/bindings/v8/CustomElementConstructorBuilder.cpp return m_callbacks.get(); get 91 Source/bindings/v8/CustomElementWrapper.cpp ASSERT(DOMDataStore::getWrapper<V8Element>(element.get(), isolate).IsEmpty()); get 99 Source/bindings/v8/CustomElementWrapper.cpp return createUpgradeCandidateWrapper(element.get(), creationContext, isolate, createSpecificWrapper); get 106 Source/bindings/v8/CustomElementWrapper.cpp v8::Handle<v8::Object> wrapper = V8DOMWrapper::createWrapper(creationContext, binding->wrapperType(), element.get(), isolate); get 107 Source/bindings/v8/DOMDataStore.h return current(isolate).template get<V8T>(object, isolate); get 140 Source/bindings/v8/DOMDataStore.h inline v8::Handle<v8::Object> get(T* object, v8::Isolate* isolate) get 53 Source/bindings/v8/DOMWrapperMap.h return m_map.get(key).newLocal(isolate); get 67 Source/bindings/v8/DOMWrapperMap.h m_map.get(key).setReferenceFrom(parent, isolate); get 130 Source/bindings/v8/DOMWrapperMap.h ASSERT(*data.GetParameter()->m_map.get(key).persistent() == data.GetValue()); get 135 Source/bindings/v8/DOMWrapperWorld.cpp result.storedValue->value = world.get(); get 155 Source/bindings/v8/DOMWrapperWorld.cpp return it == origins.end() ? 0 : it->value.get(); get 153 Source/bindings/v8/Dictionary.cpp get(key, value); get 189 Source/bindings/v8/Dictionary.cpp return get(key, value, unused); get 197 Source/bindings/v8/Dictionary.cpp if (!get(key, value, hasValue) && hasValue) { get 253 Source/bindings/v8/Dictionary.cpp get(key, value); get 368 Source/bindings/v8/Dictionary.cpp return get(key, value); get 409 Source/bindings/v8/Dictionary.cpp return get(key, value); get 582 Source/bindings/v8/Dictionary.cpp return get(key, value); get 626 Source/bindings/v8/Dictionary.cpp return get(key, value); get 660 Source/bindings/v8/Dictionary.cpp return get(key, value); get 73 Source/bindings/v8/Dictionary.h bool get(const String&, bool&) const; get 74 Source/bindings/v8/Dictionary.h bool get(const String&, int32_t&) const; get 75 Source/bindings/v8/Dictionary.h bool get(const String&, double&, bool& hasValue) const; get 76 Source/bindings/v8/Dictionary.h bool get(const String&, double&) const; get 77 Source/bindings/v8/Dictionary.h bool get(const String&, String&) const; get 78 Source/bindings/v8/Dictionary.h bool get(const String&, AtomicString&) const; get 79 Source/bindings/v8/Dictionary.h bool get(const String&, ScriptValue&) const; get 80 Source/bindings/v8/Dictionary.h bool get(const String&, short&) const; get 81 Source/bindings/v8/Dictionary.h bool get(const String&, unsigned short&) const; get 82 Source/bindings/v8/Dictionary.h bool get(const String&, unsigned&) const; get 83 Source/bindings/v8/Dictionary.h bool get(const String&, unsigned long&) const; get 84 Source/bindings/v8/Dictionary.h bool get(const String&, unsigned long long&) const; get 85 Source/bindings/v8/Dictionary.h bool get(const String&, RefPtrWillBeMember<DOMWindow>&) const; get 86 Source/bindings/v8/Dictionary.h bool get(const String&, RefPtrWillBeMember<Storage>&) const; get 87 Source/bindings/v8/Dictionary.h bool get(const String&, MessagePortArray&) const; get 88 Source/bindings/v8/Dictionary.h bool get(const String&, RefPtr<Uint8Array>&) const; get 89 Source/bindings/v8/Dictionary.h bool get(const String&, RefPtr<ArrayBufferView>&) const; get 90 Source/bindings/v8/Dictionary.h bool get(const String&, RefPtr<MIDIPort>&) const; get 91 Source/bindings/v8/Dictionary.h bool get(const String&, RefPtr<MediaKeyError>&) const; get 92 Source/bindings/v8/Dictionary.h bool get(const String&, RefPtr<TrackBase>&) const; get 93 Source/bindings/v8/Dictionary.h bool get(const String&, RefPtrWillBeMember<SpeechRecognitionError>&) const; get 94 Source/bindings/v8/Dictionary.h bool get(const String&, RefPtrWillBeMember<SpeechRecognitionResult>&) const; get 95 Source/bindings/v8/Dictionary.h bool get(const String&, RefPtrWillBeMember<SpeechRecognitionResultList>&) const; get 96 Source/bindings/v8/Dictionary.h bool get(const String&, RefPtrWillBeMember<Gamepad>&) const; get 97 Source/bindings/v8/Dictionary.h bool get(const String&, RefPtr<MediaStream>&) const; get 98 Source/bindings/v8/Dictionary.h bool get(const String&, RefPtr<EventTarget>&) const; get 99 Source/bindings/v8/Dictionary.h bool get(const String&, HashSet<AtomicString>&) const; get 100 Source/bindings/v8/Dictionary.h bool get(const String&, Dictionary&) const; get 101 Source/bindings/v8/Dictionary.h bool get(const String&, Vector<String>&) const; get 102 Source/bindings/v8/Dictionary.h bool get(const String&, ArrayValue&) const; get 103 Source/bindings/v8/Dictionary.h bool get(const String&, RefPtrWillBeMember<DOMError>&) const; get 104 Source/bindings/v8/Dictionary.h bool get(const String&, OwnPtr<VoidCallback>&) const; get 105 Source/bindings/v8/Dictionary.h bool get(const String&, v8::Local<v8::Value>&) const; get 332 Source/bindings/v8/Dictionary.h if (!get(key, value)) get 101 Source/bindings/v8/IDBBindingUtilities.cpp array->Set(i, toV8(key->array()[i].get(), creationContext, isolate)); get 265 Source/bindings/v8/IDBBindingUtilities.cpp if (!get(parentValue, keyPathElements[i], currentValue, isolate)) get 283 Source/bindings/v8/IDBBindingUtilities.cpp if (!get(parentValue, keyPathElement, currentValue, isolate)) get 298 Source/bindings/v8/IDBBindingUtilities.cpp if (!get(parentValue, keyPathElement, currentValue, isolate)) { get 412 Source/bindings/v8/IDBBindingUtilities.cpp v8::Handle<v8::Value> v8Value(toV8(any.get(), context->Global(), isolate)); get 422 Source/bindings/v8/IDBBindingUtilities.cpp v8::Handle<v8::Value> v8Value(toV8(key.get(), context->Global(), isolate)); get 452 Source/bindings/v8/IDBBindingUtilities.cpp ScriptValue scriptValue(deserializeIDBValueBuffer(buffer.get(), isolate), isolate); get 457 Source/bindings/v8/IDBBindingUtilities.cpp ASSERT(!expectedKey || expectedKey->isEqual(key.get())); get 51 Source/bindings/v8/IDBBindingUtilitiesTest.cpp ASSERT_FALSE(idbKey.get()); get 68 Source/bindings/v8/IDBBindingUtilitiesTest.cpp EXPECT_TRUE(key->isEqual(extractedKey.get())); get 79 Source/bindings/v8/IDBBindingUtilitiesTest.cpp ASSERT_TRUE(idbKey.get()); get 87 Source/bindings/v8/IDBBindingUtilitiesTest.cpp ASSERT_TRUE(idbKey.get()); get 259 Source/bindings/v8/NPV8Object.cpp v8::Local<v8::Value> resultObject = frame->script().callFunction(function, v8Object, argumentCount, argv.get()); get 309 Source/bindings/v8/NPV8Object.cpp resultObject = frame->script().callFunction(function, functionObject, argumentCount, argv.get()); get 600 Source/bindings/v8/NPV8Object.cpp resultObject = V8ObjectConstructor::newInstanceInDocument(isolate, ctor, argumentCount, argv.get(), frame ? frame->document() : 0); get 49 Source/bindings/v8/NewScriptState.h V8PerContextData* perContextData() const { return m_perContextData.get(); } get 34 Source/bindings/v8/Nullable.h T get() const { ASSERT(!m_isNull); return m_value; } get 189 Source/bindings/v8/PageScriptDebugServer.cpp return m_listenersMap.get(frame->page()); get 202 Source/bindings/v8/PageScriptDebugServer.cpp if (ScriptDebugListener* listener = m_listenersMap.get(m_pausedPage)) get 257 Source/bindings/v8/PageScriptDebugServer.cpp m_scriptPreprocessor = adoptPtr(new ScriptPreprocessor(*m_preprocessorSourceCode.get(), frame)); get 215 Source/bindings/v8/ScriptController.cpp return m_windowShell->isContextInitialized() ? m_windowShell.get() : 0; get 220 Source/bindings/v8/ScriptController.cpp return iter->value->isContextInitialized() ? iter->value.get() : 0; get 227 Source/bindings/v8/ScriptController.cpp shell = m_windowShell.get(); get 231 Source/bindings/v8/ScriptController.cpp shell = iter->value.get(); get 234 Source/bindings/v8/ScriptController.cpp shell = isolatedWorldShell.get(); get 447 Source/bindings/v8/ScriptController.cpp V8WindowShell* isolatedWorldShell = it->value.get(); get 555 Source/bindings/v8/ScriptController.cpp loader->replaceDocument(scriptResult, ownerDocument.get()); get 57 Source/bindings/v8/ScriptDebugServer.cpp ScriptDebugServer::Task* task() const { return m_task.get(); } get 607 Source/bindings/v8/ScriptDebugServer.cpp ScopedPersistent<v8::Script>* scriptHandle = m_compiledScripts.get(scriptId); get 152 Source/bindings/v8/ScriptFunctionCall.cpp v8::Local<v8::Value> result = V8ScriptRunner::callFunction(function, currentExecutionContext(m_scriptState->isolate()), thisObject, m_arguments.size(), info.get(), m_scriptState->isolate()); get 185 Source/bindings/v8/ScriptFunctionCall.cpp v8::Local<v8::Object> result = V8ObjectConstructor::newInstance(m_scriptState->isolate(), constructor, m_arguments.size(), info.get()); get 216 Source/bindings/v8/ScriptFunctionCall.cpp v8::Handle<v8::Value> result = ScriptController::callFunction(m_scriptState->executionContext(), function, object, m_arguments.size(), info.get(), m_scriptState->isolate()); get 59 Source/bindings/v8/ScriptObject.h static bool get(ScriptState*, const char* name, ScriptObject&); get 96 Source/bindings/v8/ScriptPromiseResolver.h void resolve(PassRefPtr<T> value, v8::Handle<v8::Object> creationContext) { resolve(value.get(), creationContext); } get 98 Source/bindings/v8/ScriptPromiseResolver.h void resolve(RawPtr<T> value, v8::Handle<v8::Object> creationContext) { resolve(value.get(), creationContext); } get 100 Source/bindings/v8/ScriptPromiseResolver.h void reject(PassRefPtr<T> value, v8::Handle<v8::Object> creationContext) { reject(value.get(), creationContext); } get 102 Source/bindings/v8/ScriptPromiseResolver.h void reject(RawPtr<T> value, v8::Handle<v8::Object> creationContext) { reject(value.get(), creationContext); } get 110 Source/bindings/v8/ScriptPromiseResolver.h void resolve(PassRefPtr<T> value, ExecutionContext* context) { resolve(value.get(), context); } get 112 Source/bindings/v8/ScriptPromiseResolver.h void resolve(RawPtr<T> value, ExecutionContext* context) { resolve(value.get(), context); } get 114 Source/bindings/v8/ScriptPromiseResolver.h void reject(PassRefPtr<T> value, ExecutionContext* context) { reject(value.get(), context); } get 116 Source/bindings/v8/ScriptPromiseResolver.h void reject(RawPtr<T> value, ExecutionContext* context) { reject(value.get(), context); } get 129 Source/bindings/v8/ScriptPromiseResolver.h void resolve(PassRefPtr<T> value) { resolve(value.get()); } get 131 Source/bindings/v8/ScriptPromiseResolver.h void resolve(RawPtr<T> value) { resolve(value.get()); } get 133 Source/bindings/v8/ScriptPromiseResolver.h void reject(PassRefPtr<T> value) { reject(value.get()); } get 135 Source/bindings/v8/ScriptPromiseResolver.h void reject(RawPtr<T> value) { reject(value.get()); } get 69 Source/bindings/v8/ScriptSourceCode.h ScriptResource* resource() const { return m_resource.get(); } get 111 Source/bindings/v8/ScriptState.h ScriptState* get() const { return m_scriptState; } get 149 Source/bindings/v8/ScriptValue.h return !m_value.get() || m_value->isEmpty(); get 159 Source/bindings/v8/ScriptValue.h return m_value.get() ? m_value->newLocal(m_isolate) : v8::Handle<v8::Value>(); get 925 Source/bindings/v8/SerializedScriptValue.cpp m_transferredMessagePorts.set(toV8Object(messagePorts->at(i).get(), isolate), i); get 929 Source/bindings/v8/SerializedScriptValue.cpp v8::Handle<v8::Object> v8ArrayBuffer = toV8Object(arrayBuffers->at(i).get(), isolate); get 2567 Source/bindings/v8/SerializedScriptValue.cpp *object = toV8(m_transferredMessagePorts->at(index).get(), v8::Handle<v8::Object>(), m_reader.getIsolate()); get 2582 Source/bindings/v8/SerializedScriptValue.cpp result = toV8Object(buffer.get(), m_reader.getIsolate()); get 2768 Source/bindings/v8/SerializedScriptValue.cpp v8::Handle<v8::Object> wrapper = worlds[i]->domDataStore().get<V8ArrayBuffer>(object, isolate); get 2775 Source/bindings/v8/SerializedScriptValue.cpp v8::Handle<v8::Object> wrapper = DOMDataStore::current(isolate).get<V8ArrayBuffer>(object, isolate); get 2798 Source/bindings/v8/SerializedScriptValue.cpp if (visited.contains(arrayBuffers[i].get())) get 2800 Source/bindings/v8/SerializedScriptValue.cpp visited.add(arrayBuffers[i].get()); get 2808 Source/bindings/v8/SerializedScriptValue.cpp neuterArrayBufferInAllWorlds(arrayBuffers[i].get()); get 2870 Source/bindings/v8/SerializedScriptValue.cpp Deserializer deserializer(reader, messagePorts, m_arrayBufferContentsArray.get()); get 169 Source/bindings/v8/V8CustomElementLifecycleCallbacks.cpp v8::Handle<v8::Object> receiver = DOMDataStore::current(isolate).get<V8Element>(element, isolate); get 32 Source/bindings/v8/V8DOMActivityLogger.cpp return it == loggers.end() ? 0 : it->value.get(); get 51 Source/bindings/v8/V8DOMWrapper.h static inline v8::Handle<v8::Object> associateObjectWithWrapper(RawPtr<T> object, const WrapperTypeInfo* type, v8::Handle<v8::Object> wrapper, v8::Isolate* isolate, WrapperConfiguration::Lifetime lifetime) { return associateObjectWithWrapper<V8T, T>(object.get(), type, wrapper, isolate, lifetime); } get 115 Source/bindings/v8/V8DOMWrapper.h setNativeInfo(wrapper, type, V8T::toInternalPointer(object.get())); get 117 Source/bindings/v8/V8DOMWrapper.h WrapperConfiguration configuration = buildWrapperConfiguration(object.get(), lifetime); get 105 Source/bindings/v8/V8EventListenerList.h object->SetHiddenValue(wrapperProperty, v8::External::New(isolate, wrapperPtr.get())); get 131 Source/bindings/v8/V8Initializer.cpp V8ErrorHandler::storeExceptionOnErrorEventWrapper(event.get(), data, v8::Isolate::GetCurrent()); get 225 Source/bindings/v8/V8Initializer.cpp V8ErrorHandler::storeExceptionOnErrorEventWrapper(event.get(), data, isolate); get 121 Source/bindings/v8/V8NPObject.cpp retval = npObject->_class->invoke(npObject, identifier, npArgs.get(), numArgs, &result); get 126 Source/bindings/v8/V8NPObject.cpp retval = npObject->_class->construct(npObject, npArgs.get(), numArgs, &result); get 130 Source/bindings/v8/V8NPObject.cpp retval = npObject->_class->invokeDefault(npObject, npArgs.get(), numArgs, &result); get 175 Source/bindings/v8/V8NPObject.cpp return m_map.get(key); get 251 Source/bindings/v8/V8NPObject.cpp UnsafePersistent<v8::FunctionTemplate> functionTemplate = V8NPTemplateMap::sharedInstance(isolate).get(id); get 85 Source/bindings/v8/V8NodeFilterCondition.cpp v8::Handle<v8::Value> result = ScriptController::callFunction(m_scriptState->executionContext(), callback, object, 1, info.get(), isolate); get 160 Source/bindings/v8/V8PerContextData.cpp return it->value.get(); get 77 Source/bindings/v8/V8PerContextData.h UnsafePersistent<v8::Object> boilerplate = m_wrapperBoilerplates.get(type); get 83 Source/bindings/v8/V8PerContextData.h UnsafePersistent<v8::Function> function = m_constructorMap.get(type); get 69 Source/bindings/v8/V8PerIsolateData.h StringCache* stringCache() { return m_stringCache.get(); } get 86 Source/bindings/v8/V8PerIsolateData.h GCEventData* gcEventData() { return m_gcEventData.get(); } get 87 Source/bindings/v8/V8PerIsolateData.h V8HiddenValue* hiddenValue() { return m_hiddenValue.get(); } get 56 Source/bindings/v8/V8ValueCache.cpp UnsafePersistent<v8::String> cachedV8String = m_stringCache.get(stringImpl); get 73 Source/bindings/v8/V8ValueCache.cpp UnsafePersistent<v8::String> cachedV8String = m_stringCache.get(stringImpl); get 111 Source/bindings/v8/V8ValueCache.cpp stringCache->m_stringCache.get(data.GetParameter()).dispose(); get 45 Source/bindings/v8/V8ValueCache.h if (m_lastStringImpl.get() == stringImpl) get 53 Source/bindings/v8/V8ValueCache.h if (m_lastStringImpl.get() == stringImpl) get 183 Source/bindings/v8/V8WindowShell.cpp DOMWrapperWorld::setWorldOfInitializingWindow(m_world.get()); get 278 Source/bindings/v8/V8WindowShell.cpp v8::ExtensionConfiguration extensionConfiguration(index, extensionNames.get()); get 73 Source/bindings/v8/WorkerScriptController.cpp ThreadState::current()->addInterruptor(m_interruptor.get()); get 101 Source/bindings/v8/WorkerScriptController.cpp ThreadState::current()->removeInterruptor(m_interruptor.get()); get 210 Source/bindings/v8/WorkerScriptController.cpp ErrorEvent::createSanitizedError(m_world.get()) : ErrorEvent::create(state.errorMessage, state.sourceURL, state.lineNumber, state.columnNumber, m_world.get()); get 211 Source/bindings/v8/WorkerScriptController.cpp V8ErrorHandler::storeExceptionOnErrorEventWrapper(errorEvent->get(), state.exception.v8Value(), m_isolate); get 218 Source/bindings/v8/WorkerScriptController.cpp event = ErrorEvent::create(state.errorMessage, state.sourceURL, state.lineNumber, state.columnNumber, m_world.get()); get 66 Source/bindings/v8/custom/V8ArrayBufferCustom.cpp ASSERT(impl.get()); get 67 Source/bindings/v8/custom/V8ArrayBufferCustom.cpp ASSERT(!DOMDataStore::containsWrapper<V8ArrayBuffer>(impl.get(), isolate)); get 137 Source/bindings/v8/custom/V8ArrayBufferCustom.h return toV8(impl.get(), creationContext, isolate); get 143 Source/bindings/v8/custom/V8ArrayBufferCustom.h v8SetReturnValue(info, impl.get()); get 149 Source/bindings/v8/custom/V8ArrayBufferCustom.h v8SetReturnValueForMainWorld(info, impl.get()); get 155 Source/bindings/v8/custom/V8ArrayBufferCustom.h v8SetReturnValueFast(info, impl.get(), wrappable); get 75 Source/bindings/v8/custom/V8BlobCustomHelpers.cpp V8TRYCATCH_RETURN(bool, containsEndings, dictionary.get("endings", endings), false); get 85 Source/bindings/v8/custom/V8BlobCustomHelpers.cpp V8TRYCATCH_RETURN(bool, containsType, dictionary.get("type", m_contentType), false); get 98 Source/bindings/v8/custom/V8BlobCustomHelpers.cpp V8TRYCATCH_RETURN(bool, containsLastModified, dictionary.get("lastModified", lastModified), false); get 145 Source/bindings/v8/custom/V8CSSStyleDeclarationCustom.cpp CSSPropertyInfo* propInfo = map.get(propertyName); get 92 Source/bindings/v8/custom/V8DataViewCustom.h return toV8(impl.get(), creationContext, isolate); get 98 Source/bindings/v8/custom/V8DataViewCustom.h v8SetReturnValue(info, impl.get()); get 104 Source/bindings/v8/custom/V8DataViewCustom.h v8SetReturnValueForMainWorld(info, impl.get()); get 110 Source/bindings/v8/custom/V8DataViewCustom.h v8SetReturnValueFast(info, impl.get(), wrappable); get 116 Source/bindings/v8/custom/V8DeviceMotionEventCustom.cpp impl->initDeviceMotionEvent(type, bubbles, cancelable, deviceMotionData.get()); get 52 Source/bindings/v8/custom/V8DeviceOrientationEventCustom.cpp impl->initDeviceOrientationEvent(type, bubbles, cancelable, orientation.get()); get 79 Source/bindings/v8/custom/V8DocumentCustom.cpp V8TRYCATCH_VOID(RefPtrWillBeRawPtr<XPathResult>, result, DocumentXPathEvaluator::evaluate(*document, expression, contextNode.get(), resolver.release(), type, inResult.get(), exceptionState)); get 83 Source/bindings/v8/custom/V8DocumentCustom.cpp v8SetReturnValueFast(info, result.release(), document.get()); get 92 Source/bindings/v8/custom/V8Float32ArrayCustom.h return toV8(impl.get(), creationContext, isolate); get 98 Source/bindings/v8/custom/V8Float32ArrayCustom.h v8SetReturnValue(info, impl.get()); get 104 Source/bindings/v8/custom/V8Float32ArrayCustom.h v8SetReturnValueForMainWorld(info, impl.get()); get 110 Source/bindings/v8/custom/V8Float32ArrayCustom.h v8SetReturnValueFast(info, impl.get(), wrappable); get 92 Source/bindings/v8/custom/V8Float64ArrayCustom.h return toV8(impl.get(), creationContext, isolate); get 98 Source/bindings/v8/custom/V8Float64ArrayCustom.h v8SetReturnValue(info, impl.get()); get 104 Source/bindings/v8/custom/V8Float64ArrayCustom.h v8SetReturnValueForMainWorld(info, impl.get()); get 110 Source/bindings/v8/custom/V8Float64ArrayCustom.h v8SetReturnValueFast(info, impl.get(), wrappable); get 96 Source/bindings/v8/custom/V8HTMLCanvasElementCustom.cpp CanvasRenderingContext* result = impl->getContext(contextId, attributes.get()); get 61 Source/bindings/v8/custom/V8HTMLDocumentCustom.cpp v8::Local<v8::Context> context = toV8Context(info.GetIsolate(), frame.get(), DOMWrapperWorld::current(info.GetIsolate())); get 78 Source/bindings/v8/custom/V8HTMLDocumentCustom.cpp v8SetReturnValue(info, frame->script().callFunction(v8::Local<v8::Function>::Cast(function), global, info.Length(), params.get())); get 100 Source/bindings/v8/custom/V8InjectedScriptHostCustom.cpp v8SetReturnValue(info, object->get(ScriptState::current()).v8Value()); get 255 Source/bindings/v8/custom/V8InjectedScriptHostCustom.cpp V8AbstractEventListener* v8Listener = static_cast<V8AbstractEventListener*>(listener.get()); get 444 Source/bindings/v8/custom/V8InjectedScriptHostCustom.cpp v8::Local<v8::Value> result = function->Call(receiver, argc, argv.get()); get 88 Source/bindings/v8/custom/V8InjectedScriptManager.cpp v8::Local<v8::Object> scriptHostWrapper = createInjectedScriptHostV8Wrapper(m_injectedScriptHost.get(), inspectedContext->GetIsolate()); get 92 Source/bindings/v8/custom/V8Int16ArrayCustom.h return toV8(impl.get(), creationContext, isolate); get 98 Source/bindings/v8/custom/V8Int16ArrayCustom.h v8SetReturnValue(info, impl.get()); get 104 Source/bindings/v8/custom/V8Int16ArrayCustom.h v8SetReturnValueForMainWorld(info, impl.get()); get 110 Source/bindings/v8/custom/V8Int16ArrayCustom.h v8SetReturnValueFast(info, impl.get(), wrappable); get 92 Source/bindings/v8/custom/V8Int32ArrayCustom.h return toV8(impl.get(), creationContext, isolate); get 98 Source/bindings/v8/custom/V8Int32ArrayCustom.h v8SetReturnValue(info, impl.get()); get 104 Source/bindings/v8/custom/V8Int32ArrayCustom.h v8SetReturnValueForMainWorld(info, impl.get()); get 110 Source/bindings/v8/custom/V8Int32ArrayCustom.h v8SetReturnValueFast(info, impl.get(), wrappable); get 92 Source/bindings/v8/custom/V8Int8ArrayCustom.h return toV8(impl.get(), creationContext, isolate); get 98 Source/bindings/v8/custom/V8Int8ArrayCustom.h v8SetReturnValue(info, impl.get()); get 104 Source/bindings/v8/custom/V8Int8ArrayCustom.h v8SetReturnValueForMainWorld(info, impl.get()); get 110 Source/bindings/v8/custom/V8Int8ArrayCustom.h v8SetReturnValueFast(info, impl.get(), wrappable); get 140 Source/bindings/v8/custom/V8TypedArrayCustom.h ASSERT(impl.get()); get 141 Source/bindings/v8/custom/V8TypedArrayCustom.h ASSERT(!DOMDataStore::containsWrapper<Binding>(impl.get(), isolate)); get 144 Source/bindings/v8/custom/V8TypedArrayCustom.h v8::Local<v8::Value> v8Buffer = WebCore::toV8(buffer.get(), creationContext, isolate); get 148 Source/bindings/v8/custom/V8TypedArrayCustom.h v8::Local<v8::Object> wrapper = V8Type::New(v8Buffer.As<v8::ArrayBuffer>(), impl->byteOffset(), Traits::length(impl.get())); get 165 Source/bindings/v8/custom/V8TypedArrayCustom.h ASSERT(typedArray.get()); get 92 Source/bindings/v8/custom/V8Uint16ArrayCustom.h return toV8(impl.get(), creationContext, isolate); get 98 Source/bindings/v8/custom/V8Uint16ArrayCustom.h v8SetReturnValue(info, impl.get()); get 104 Source/bindings/v8/custom/V8Uint16ArrayCustom.h v8SetReturnValueForMainWorld(info, impl.get()); get 110 Source/bindings/v8/custom/V8Uint16ArrayCustom.h v8SetReturnValueFast(info, impl.get(), wrappable); get 92 Source/bindings/v8/custom/V8Uint32ArrayCustom.h return toV8(impl.get(), creationContext, isolate); get 98 Source/bindings/v8/custom/V8Uint32ArrayCustom.h v8SetReturnValue(info, impl.get()); get 104 Source/bindings/v8/custom/V8Uint32ArrayCustom.h v8SetReturnValueForMainWorld(info, impl.get()); get 110 Source/bindings/v8/custom/V8Uint32ArrayCustom.h v8SetReturnValueFast(info, impl.get(), wrappable); get 92 Source/bindings/v8/custom/V8Uint8ArrayCustom.h return toV8(impl.get(), creationContext, isolate); get 98 Source/bindings/v8/custom/V8Uint8ArrayCustom.h v8SetReturnValue(info, impl.get()); get 104 Source/bindings/v8/custom/V8Uint8ArrayCustom.h v8SetReturnValueForMainWorld(info, impl.get()); get 110 Source/bindings/v8/custom/V8Uint8ArrayCustom.h v8SetReturnValueFast(info, impl.get(), wrappable); get 92 Source/bindings/v8/custom/V8Uint8ClampedArrayCustom.h return toV8(impl.get(), creationContext, isolate); get 98 Source/bindings/v8/custom/V8Uint8ClampedArrayCustom.h v8SetReturnValue(info, impl.get()); get 104 Source/bindings/v8/custom/V8Uint8ClampedArrayCustom.h v8SetReturnValueForMainWorld(info, impl.get()); get 110 Source/bindings/v8/custom/V8Uint8ClampedArrayCustom.h v8SetReturnValueFast(info, impl.get(), wrappable); get 342 Source/bindings/v8/custom/V8WebGLRenderingContextCustom.cpp array->Set(v8::Integer::New(info.GetIsolate(), ii), toV8(shaders[ii].get(), info.Holder(), info.GetIsolate())); get 363 Source/bindings/v8/custom/V8WebGLRenderingContextCustom.cpp v8SetReturnValue(info, toV8Object(extension.get(), info.Holder(), info.GetIsolate())); get 129 Source/bindings/v8/custom/V8WindowCustom.cpp action = adoptPtr(new ScheduledAction(context, v8::Handle<v8::Function>::Cast(function), paramCount, params.get(), info.GetIsolate())); get 83 Source/bindings/v8/custom/V8WorkerGlobalScopeCustom.cpp action = adoptPtr(new ScheduledAction(v8Context, v8::Handle<v8::Function>::Cast(function), paramCount, params.get(), info.GetIsolate())); get 403 Source/bindings/v8/npruntime.cpp rootObjectMap().get(owner)->add(npObject); get 422 Source/bindings/v8/npruntime.cpp NPObjectSet* set = rootObjectMap().get(npObject); get 102 Source/core/accessibility/AXARIAGrid.cpp if (!addTableCellChild(child.get(), appendedRows, columnCount)) { get 113 Source/core/accessibility/AXARIAGrid.cpp addTableCellChild(children[i].get(), appendedRows, columnCount); get 90 Source/core/accessibility/AXARIAGridCell.cpp if (siblings[k].get() == this) { get 113 Source/core/accessibility/AXARIAGridCell.cpp if (siblings[k].get() == this) { get 78 Source/core/accessibility/AXARIAGridRow.cpp AXObject* row = allRows[k].get(); get 108 Source/core/accessibility/AXARIAGridRow.cpp AXObject* row = allRows[k].get(); get 121 Source/core/accessibility/AXARIAGridRow.cpp AXObject* cell = rowChildren[i].get(); get 66 Source/core/accessibility/AXImageMapLink.cpp if (!m_mapElement.get() || !m_mapElement->renderer()) get 91 Source/core/accessibility/AXImageMapLink.cpp return m_areaElement.get(); get 96 Source/core/accessibility/AXImageMapLink.cpp if (!m_areaElement.get()) get 128 Source/core/accessibility/AXImageMapLink.cpp if (!m_mapElement.get() || !m_areaElement.get()) get 47 Source/core/accessibility/AXImageMapLink.h HTMLAreaElement* areaElement() const { return m_areaElement.get(); } get 50 Source/core/accessibility/AXImageMapLink.h HTMLMapElement* mapElement() const { return m_mapElement.get(); } get 52 Source/core/accessibility/AXImageMapLink.h virtual Node* node() const OVERRIDE { return m_areaElement.get(); } get 52 Source/core/accessibility/AXInlineTextBox.cpp m_axObjectCache->remove(m_inlineTextBox.get()); get 96 Source/core/accessibility/AXListBox.cpp AXListBoxOption* listBoxOption = toAXListBoxOption(m_children[i].get()); get 103 Source/core/accessibility/AXListBox.cpp AXObject* obj = children[i].get(); get 120 Source/core/accessibility/AXListBox.cpp if (toAXListBoxOption(m_children[i].get())->isSelected()) get 157 Source/core/accessibility/AXListBox.cpp listBoxOption = m_children[i].get(); get 109 Source/core/accessibility/AXMenuList.cpp if (AXMenuListPopup* popup = toAXMenuListPopup(childObjects[0].get())) get 114 Source/core/accessibility/AXMenuList.cpp cache->postNotification(this, document.get(), AXObjectCache::AXMenuListValueChanged, true, PostSynchronously); get 47 Source/core/accessibility/AXMenuListOption.cpp return m_element.get(); get 117 Source/core/accessibility/AXMenuListPopup.cpp AXObject* child = m_children[i - 1].get(); get 141 Source/core/accessibility/AXMenuListPopup.cpp RefPtr<AXObject> child = m_children[optionIndex].get(); get 143 Source/core/accessibility/AXMenuListPopup.cpp cache->postNotification(child.get(), document(), AXObjectCache::AXFocusedUIElementChanged, true, PostSynchronously); get 144 Source/core/accessibility/AXMenuListPopup.cpp cache->postNotification(child.get(), document(), AXObjectCache::AXMenuListItemSelected, true, PostSynchronously); get 1558 Source/core/accessibility/AXNodeObject.cpp AXObject* parent = cache->get(parentNode); get 444 Source/core/accessibility/AXObject.cpp AXObject* obj = axChildren[k].get(); get 464 Source/core/accessibility/AXObject.cpp m_children[i].get()->markCachedElementRectDirty(); get 894 Source/core/accessibility/AXObject.cpp role = roleMap->get(roleName); get 123 Source/core/accessibility/AXObjectCache.cpp AXObject* obj = (*it).value.get(); get 148 Source/core/accessibility/AXObjectCache.cpp AXObject* child = imageChildren[k].get(); get 194 Source/core/accessibility/AXObjectCache.cpp AXID axID = m_widgetObjectMapping.get(widget); get 199 Source/core/accessibility/AXObjectCache.cpp return m_objects.get(axID); get 207 Source/core/accessibility/AXObjectCache.cpp AXID axID = m_renderObjectMapping.get(renderer); get 212 Source/core/accessibility/AXObjectCache.cpp return m_objects.get(axID); get 220 Source/core/accessibility/AXObjectCache.cpp AXID renderID = node->renderer() ? m_renderObjectMapping.get(node->renderer()) : 0; get 223 Source/core/accessibility/AXObjectCache.cpp AXID nodeID = m_nodeObjectMapping.get(node); get 235 Source/core/accessibility/AXObjectCache.cpp return m_objects.get(renderID); get 240 Source/core/accessibility/AXObjectCache.cpp return m_objects.get(nodeID); get 248 Source/core/accessibility/AXObjectCache.cpp AXID axID = m_inlineTextBoxObjectMapping.get(inlineTextBox); get 253 Source/core/accessibility/AXObjectCache.cpp return m_objects.get(axID); get 334 Source/core/accessibility/AXObjectCache.cpp if (AXObject* obj = get(widget)) get 344 Source/core/accessibility/AXObjectCache.cpp ASSERT(!get(widget)); get 351 Source/core/accessibility/AXObjectCache.cpp getAXID(newObj.get()); get 356 Source/core/accessibility/AXObjectCache.cpp attachWrapper(newObj.get()); get 357 Source/core/accessibility/AXObjectCache.cpp return newObj.get(); get 365 Source/core/accessibility/AXObjectCache.cpp if (AXObject* obj = get(node)) get 384 Source/core/accessibility/AXObjectCache.cpp ASSERT(!get(node)); get 386 Source/core/accessibility/AXObjectCache.cpp getAXID(newObj.get()); get 391 Source/core/accessibility/AXObjectCache.cpp attachWrapper(newObj.get()); get 394 Source/core/accessibility/AXObjectCache.cpp return newObj.get(); get 402 Source/core/accessibility/AXObjectCache.cpp if (AXObject* obj = get(renderer)) get 408 Source/core/accessibility/AXObjectCache.cpp ASSERT(!get(renderer)); get 410 Source/core/accessibility/AXObjectCache.cpp getAXID(newObj.get()); get 415 Source/core/accessibility/AXObjectCache.cpp attachWrapper(newObj.get()); get 418 Source/core/accessibility/AXObjectCache.cpp return newObj.get(); get 426 Source/core/accessibility/AXObjectCache.cpp if (AXObject* obj = get(inlineTextBox)) get 432 Source/core/accessibility/AXObjectCache.cpp ASSERT(!get(inlineTextBox)); get 434 Source/core/accessibility/AXObjectCache.cpp getAXID(newObj.get()); get 439 Source/core/accessibility/AXObjectCache.cpp attachWrapper(newObj.get()); get 442 Source/core/accessibility/AXObjectCache.cpp return newObj.get(); get 491 Source/core/accessibility/AXObjectCache.cpp getAXID(obj.get()); get 497 Source/core/accessibility/AXObjectCache.cpp attachWrapper(obj.get()); get 498 Source/core/accessibility/AXObjectCache.cpp return obj.get(); get 507 Source/core/accessibility/AXObjectCache.cpp AXObject* obj = m_objects.get(axID); get 527 Source/core/accessibility/AXObjectCache.cpp AXID axID = m_renderObjectMapping.get(renderer); get 540 Source/core/accessibility/AXObjectCache.cpp AXID axID = m_nodeObjectMapping.get(node); get 555 Source/core/accessibility/AXObjectCache.cpp AXID axID = m_widgetObjectMapping.get(view); get 565 Source/core/accessibility/AXObjectCache.cpp AXID axID = m_inlineTextBoxObjectMapping.get(inlineTextBox); get 621 Source/core/accessibility/AXObjectCache.cpp if (AXObject* obj = get(node)) { get 655 Source/core/accessibility/AXObjectCache.cpp get(node); get 660 Source/core/accessibility/AXObjectCache.cpp childrenChanged(get(node)); get 665 Source/core/accessibility/AXObjectCache.cpp childrenChanged(get(renderer)); get 684 Source/core/accessibility/AXObjectCache.cpp AXObject* obj = m_notificationsToPost[i].first.get(); get 721 Source/core/accessibility/AXObjectCache.cpp RefPtr<AXObject> object = get(renderer); get 724 Source/core/accessibility/AXObjectCache.cpp object = get(renderer); get 730 Source/core/accessibility/AXObjectCache.cpp postNotification(object.get(), &renderer->document(), notification, postToElement, postType); get 742 Source/core/accessibility/AXObjectCache.cpp RefPtr<AXObject> object = get(node); get 745 Source/core/accessibility/AXObjectCache.cpp object = get(node); get 751 Source/core/accessibility/AXObjectCache.cpp postNotification(object.get(), &node->document(), notification, postToElement, postType); get 762 Source/core/accessibility/AXObjectCache.cpp object = get(document->renderer()); get 801 Source/core/accessibility/AXObjectCache.cpp if (AXObject* scrollViewObject = get(view)) { get 881 Source/core/accessibility/AXObjectCache.cpp if (AXObject* obj = get(renderer)) get 892 Source/core/accessibility/AXObjectCache.cpp if (AXObject* obj = get(renderer)) { get 959 Source/core/accessibility/AXObjectCache.cpp textMarkerData.axID = obj.get()->axObjectID(); get 1020 Source/core/accessibility/AXObjectCache.cpp obj = get(document->renderer()); get 100 Source/core/accessibility/AXObjectCache.h AXObject* get(RenderObject*); get 101 Source/core/accessibility/AXObjectCache.h AXObject* get(Widget*); get 102 Source/core/accessibility/AXObjectCache.h AXObject* get(Node*); get 103 Source/core/accessibility/AXObjectCache.h AXObject* get(AbstractInlineTextBox*); get 159 Source/core/accessibility/AXObjectCache.h AXObject* objectFromAXID(AXID id) const { return m_objects.get(id); } get 205 Source/core/accessibility/AXObjectCache.h AXComputedObjectAttributeCache* computedObjectAttributeCache() { return m_computedObjectAttributeCache.get(); } get 1366 Source/core/accessibility/AXRenderObject.cpp return axObjectCache()->get(m_renderer->frame()->view()); get 1368 Source/core/accessibility/AXRenderObject.cpp return axObjectCache()->get(renderParentObject()); get 1444 Source/core/accessibility/AXRenderObject.cpp addChild(obj.get()); get 1747 Source/core/accessibility/AXRenderObject.cpp CharacterIterator it(range.get()); get 1775 Source/core/accessibility/AXRenderObject.cpp return TextIterator::rangeLength(range.get()); get 1794 Source/core/accessibility/AXRenderObject.cpp for (RefPtr<AbstractInlineTextBox> box = renderText->firstAbstractInlineTextBox(); box.get(); box = box->nextInlineTextBox()) { get 1795 Source/core/accessibility/AXRenderObject.cpp AXObject* axObject = axObjectCache()->getOrCreate(box.get()); get 1850 Source/core/accessibility/AXRenderObject.cpp AXObject* child = childObjects[k].get(); get 1967 Source/core/accessibility/AXRenderObject.cpp return children[k].get(); get 2138 Source/core/accessibility/AXRenderObject.cpp AXObject* childObject = axObjectCache()->get(child->renderer()); get 2142 Source/core/accessibility/AXRenderObject.cpp childObject = children.last().get(); get 65 Source/core/accessibility/AXScrollView.cpp return m_verticalScrollbar ? m_verticalScrollbar.get() : 0; get 67 Source/core/accessibility/AXScrollView.cpp return m_horizontalScrollbar ? m_horizontalScrollbar.get() : 0; get 105 Source/core/accessibility/AXScrollView.cpp removeChildScrollbar(m_horizontalScrollbar.get()); get 112 Source/core/accessibility/AXScrollView.cpp removeChildScrollbar(m_verticalScrollbar.get()); get 184 Source/core/accessibility/AXScrollView.cpp return m_horizontalScrollbar.get(); get 186 Source/core/accessibility/AXScrollView.cpp return m_verticalScrollbar.get(); get 226 Source/core/accessibility/AXScrollView.cpp return axObjectCache()->get(owner); get 42 Source/core/accessibility/AXScrollbar.h Scrollbar* scrollbar() const { return m_scrollbar.get(); } get 109 Source/core/accessibility/AXSlider.cpp return m_children[0].get(); get 392 Source/core/accessibility/AXTable.cpp return m_headerContainer.get(); get 398 Source/core/accessibility/AXTable.cpp return m_headerContainer.get(); get 424 Source/core/accessibility/AXTable.cpp AXObject* header = toAXTableColumn(m_columns[k].get())->headerObject(); get 484 Source/core/accessibility/AXTable.cpp AXObject* child = children[colIndex].get(); get 82 Source/core/accessibility/AXTableCell.cpp return axObjectCache()->get(toRenderTableCell(m_renderer)->table()); get 84 Source/core/accessibility/AXTableColumn.cpp AXObject* cell = rowChildren[i].get(); get 116 Source/core/accessibility/AXTableRow.cpp AXObject* cell = rowChildren[0].get(); get 58 Source/core/animation/AnimatableClipPathOperation.cpp return AnimatableClipPathOperation::create(ShapeClipPathOperation::create(toShape->blend(fromShape, fraction)).get()); get 63 Source/core/animation/AnimatableClipPathOperation.cpp const ClipPathOperation* operation = toAnimatableClipPathOperation(value)->m_operation.get(); get 46 Source/core/animation/AnimatableClipPathOperation.h ClipPathOperation* clipPathOperation() const { return m_operation.get(); } get 87 Source/core/animation/AnimatableColorTest.cpp EXPECT_NEAR(13.0 / 255, AnimatableValue::distance(first.get(), second.get()), 0.00000001); get 44 Source/core/animation/AnimatableDoubleTest.cpp EXPECT_TRUE(static_cast<bool>(AnimatableDouble::create(5).get())); get 45 Source/core/animation/AnimatableDoubleTest.cpp EXPECT_TRUE(static_cast<bool>(AnimatableDouble::create(10).get())); get 50 Source/core/animation/AnimatableDoubleTest.cpp EXPECT_TRUE(AnimatableDouble::create(10)->equals(AnimatableDouble::create(10).get())); get 51 Source/core/animation/AnimatableDoubleTest.cpp EXPECT_FALSE(AnimatableDouble::create(5)->equals(AnimatableDouble::create(10).get())); get 58 Source/core/animation/AnimatableDoubleTest.cpp EXPECT_TRUE(AnimatableDouble::create(5)->toCSSValue()->equals(*cssValue5.get())); get 59 Source/core/animation/AnimatableDoubleTest.cpp EXPECT_FALSE(AnimatableDouble::create(5)->toCSSValue()->equals(*cssValue10.get())); get 73 Source/core/animation/AnimatableDoubleTest.cpp EXPECT_EQ(5, toAnimatableDouble(AnimatableValue::interpolate(from10.get(), to20.get(), -0.5).get())->toDouble()); get 74 Source/core/animation/AnimatableDoubleTest.cpp EXPECT_EQ(10, toAnimatableDouble(AnimatableValue::interpolate(from10.get(), to20.get(), 0).get())->toDouble()); get 75 Source/core/animation/AnimatableDoubleTest.cpp EXPECT_EQ(14, toAnimatableDouble(AnimatableValue::interpolate(from10.get(), to20.get(), 0.4).get())->toDouble()); get 76 Source/core/animation/AnimatableDoubleTest.cpp EXPECT_EQ(15, toAnimatableDouble(AnimatableValue::interpolate(from10.get(), to20.get(), 0.5).get())->toDouble()); get 77 Source/core/animation/AnimatableDoubleTest.cpp EXPECT_EQ(16, toAnimatableDouble(AnimatableValue::interpolate(from10.get(), to20.get(), 0.6).get())->toDouble()); get 78 Source/core/animation/AnimatableDoubleTest.cpp EXPECT_EQ(20, toAnimatableDouble(AnimatableValue::interpolate(from10.get(), to20.get(), 1).get())->toDouble()); get 79 Source/core/animation/AnimatableDoubleTest.cpp EXPECT_EQ(25, toAnimatableDouble(AnimatableValue::interpolate(from10.get(), to20.get(), 1.5).get())->toDouble()); get 84 Source/core/animation/AnimatableDoubleTest.cpp EXPECT_EQ(-10, toAnimatableDouble(AnimatableValue::add(AnimatableDouble::create(-2).get(), AnimatableDouble::create(-8).get()).get())->toDouble()); get 85 Source/core/animation/AnimatableDoubleTest.cpp EXPECT_EQ(0, toAnimatableDouble(AnimatableValue::add(AnimatableDouble::create(50).get(), AnimatableDouble::create(-50).get()).get())->toDouble()); get 86 Source/core/animation/AnimatableDoubleTest.cpp EXPECT_EQ(10, toAnimatableDouble(AnimatableValue::add(AnimatableDouble::create(4).get(), AnimatableDouble::create(6).get()).get())->toDouble()); get 87 Source/core/animation/AnimatableDoubleTest.cpp EXPECT_EQ(20, toAnimatableDouble(AnimatableValue::add(AnimatableDouble::create(0).get(), AnimatableDouble::create(20).get()).get())->toDouble()); get 88 Source/core/animation/AnimatableDoubleTest.cpp EXPECT_EQ(30, toAnimatableDouble(AnimatableValue::add(AnimatableDouble::create(30).get(), AnimatableDouble::create(0).get()).get())->toDouble()); get 97 Source/core/animation/AnimatableDoubleTest.cpp EXPECT_DOUBLE_EQ(3.75, AnimatableValue::distance(first.get(), second.get())); get 98 Source/core/animation/AnimatableDoubleTest.cpp EXPECT_DOUBLE_EQ(0.75, AnimatableValue::distance(second.get(), third.get())); get 99 Source/core/animation/AnimatableDoubleTest.cpp EXPECT_DOUBLE_EQ(4.5, AnimatableValue::distance(third.get(), first.get())); get 55 Source/core/animation/AnimatableFilterOperations.cpp FilterOperation* from = (i < fromSize) ? m_operations.operations()[i].get() : 0; get 56 Source/core/animation/AnimatableFilterOperations.cpp FilterOperation* to = (i < toSize) ? target->m_operations.operations()[i].get() : 0; get 71 Source/core/animation/AnimatableImage.cpp return m_value->equals(*toAnimatableImage(value)->m_value.get()); get 47 Source/core/animation/AnimatableImage.h CSSValue* toCSSValue() const { return m_value.get(); } get 111 Source/core/animation/AnimatableLength.cpp return AnimatableLength::create(scale(1 - fraction).get(), length->scale(fraction).get()); get 160 Source/core/animation/AnimatableLength.cpp if (!m_cachedCSSPrimitiveValue || !isCompatibleWithRange(m_cachedCSSPrimitiveValue.get(), range)) { get 45 Source/core/animation/AnimatableLengthBox.h const AnimatableValue* left() const { return m_left.get(); } get 46 Source/core/animation/AnimatableLengthBox.h const AnimatableValue* right() const { return m_right.get(); } get 47 Source/core/animation/AnimatableLengthBox.h const AnimatableValue* top() const { return m_top.get(); } get 48 Source/core/animation/AnimatableLengthBox.h const AnimatableValue* bottom() const { return m_bottom.get(); } get 45 Source/core/animation/AnimatableLengthBoxAndBool.h const AnimatableValue* box() const { return m_box.get(); } get 45 Source/core/animation/AnimatableLengthPoint.h const AnimatableValue* x() const { return m_x.get(); } get 46 Source/core/animation/AnimatableLengthPoint.h const AnimatableValue* y() const { return m_y.get(); } get 45 Source/core/animation/AnimatableLengthPoint3D.h const AnimatableValue* x() const { return m_x.get(); } get 46 Source/core/animation/AnimatableLengthPoint3D.h const AnimatableValue* y() const { return m_y.get(); } get 47 Source/core/animation/AnimatableLengthPoint3D.h const AnimatableValue* z() const { return m_z.get(); } get 45 Source/core/animation/AnimatableLengthSize.h const AnimatableValue* width() const { return m_width.get(); } get 46 Source/core/animation/AnimatableLengthSize.h const AnimatableValue* height() const { return m_height.get(); } get 46 Source/core/animation/AnimatableLengthTest.cpp #define EXPECT_ROUNDTRIP(a, f) EXPECT_REFV_EQ(a, f(a.get())) get 54 Source/core/animation/AnimatableLengthTest.cpp , conversionDataZoom1(style.get(), style.get(), 0, 0, 1.0f) get 55 Source/core/animation/AnimatableLengthTest.cpp , conversionDataZoom3(style.get(), style.get(), 0, 0, 3.0f) get 61 Source/core/animation/AnimatableLengthTest.cpp return AnimatableLength::create(CSSPrimitiveValue::create(value, type).get()); get 66 Source/core/animation/AnimatableLengthTest.cpp return AnimatableLength::create(createCalc(valueLeft, typeLeft, valueRight, typeRight).get()); get 85 Source/core/animation/AnimatableLengthTest.cpp return a->commonUnitType(b.get()); get 100 Source/core/animation/AnimatableLengthTest.cpp EXPECT_TRUE(AnimatableLength::canCreateFrom(CSSPrimitiveValue::create(5, CSSPrimitiveValue::CSS_PX).get())); get 101 Source/core/animation/AnimatableLengthTest.cpp EXPECT_TRUE(AnimatableLength::canCreateFrom(CSSPrimitiveValue::create(5, CSSPrimitiveValue::CSS_CM).get())); get 102 Source/core/animation/AnimatableLengthTest.cpp EXPECT_TRUE(AnimatableLength::canCreateFrom(CSSPrimitiveValue::create(5, CSSPrimitiveValue::CSS_MM).get())); get 103 Source/core/animation/AnimatableLengthTest.cpp EXPECT_TRUE(AnimatableLength::canCreateFrom(CSSPrimitiveValue::create(5, CSSPrimitiveValue::CSS_IN).get())); get 104 Source/core/animation/AnimatableLengthTest.cpp EXPECT_TRUE(AnimatableLength::canCreateFrom(CSSPrimitiveValue::create(5, CSSPrimitiveValue::CSS_PT).get())); get 105 Source/core/animation/AnimatableLengthTest.cpp EXPECT_TRUE(AnimatableLength::canCreateFrom(CSSPrimitiveValue::create(5, CSSPrimitiveValue::CSS_PC).get())); get 106 Source/core/animation/AnimatableLengthTest.cpp EXPECT_TRUE(AnimatableLength::canCreateFrom(CSSPrimitiveValue::create(5, CSSPrimitiveValue::CSS_EMS).get())); get 107 Source/core/animation/AnimatableLengthTest.cpp EXPECT_TRUE(AnimatableLength::canCreateFrom(CSSPrimitiveValue::create(5, CSSPrimitiveValue::CSS_EXS).get())); get 108 Source/core/animation/AnimatableLengthTest.cpp EXPECT_TRUE(AnimatableLength::canCreateFrom(CSSPrimitiveValue::create(5, CSSPrimitiveValue::CSS_REMS).get())); get 109 Source/core/animation/AnimatableLengthTest.cpp EXPECT_TRUE(AnimatableLength::canCreateFrom(CSSPrimitiveValue::create(5, CSSPrimitiveValue::CSS_PERCENTAGE).get())); get 110 Source/core/animation/AnimatableLengthTest.cpp EXPECT_TRUE(AnimatableLength::canCreateFrom(CSSPrimitiveValue::create(5, CSSPrimitiveValue::CSS_VW).get())); get 111 Source/core/animation/AnimatableLengthTest.cpp EXPECT_TRUE(AnimatableLength::canCreateFrom(CSSPrimitiveValue::create(5, CSSPrimitiveValue::CSS_VH).get())); get 112 Source/core/animation/AnimatableLengthTest.cpp EXPECT_TRUE(AnimatableLength::canCreateFrom(CSSPrimitiveValue::create(5, CSSPrimitiveValue::CSS_VMIN).get())); get 113 Source/core/animation/AnimatableLengthTest.cpp EXPECT_TRUE(AnimatableLength::canCreateFrom(CSSPrimitiveValue::create(5, CSSPrimitiveValue::CSS_VMAX).get())); get 115 Source/core/animation/AnimatableLengthTest.cpp EXPECT_TRUE(AnimatableLength::canCreateFrom(createCalc(3, CSSPrimitiveValue::CSS_PX, 5, CSSPrimitiveValue::CSS_CM).get())); get 116 Source/core/animation/AnimatableLengthTest.cpp EXPECT_TRUE(AnimatableLength::canCreateFrom(CSSPrimitiveValue::create(createCalc(3, CSSPrimitiveValue::CSS_PX, 5, CSSPrimitiveValue::CSS_CM)).get())); get 118 Source/core/animation/AnimatableLengthTest.cpp EXPECT_FALSE(AnimatableLength::canCreateFrom(CSSPrimitiveValue::create("NaN", CSSPrimitiveValue::CSS_STRING).get())); get 123 Source/core/animation/AnimatableLengthTest.cpp EXPECT_TRUE(static_cast<bool>(create(5, CSSPrimitiveValue::CSS_PX).get())); get 124 Source/core/animation/AnimatableLengthTest.cpp EXPECT_TRUE(static_cast<bool>(create(5, CSSPrimitiveValue::CSS_CM).get())); get 125 Source/core/animation/AnimatableLengthTest.cpp EXPECT_TRUE(static_cast<bool>(create(5, CSSPrimitiveValue::CSS_MM).get())); get 126 Source/core/animation/AnimatableLengthTest.cpp EXPECT_TRUE(static_cast<bool>(create(5, CSSPrimitiveValue::CSS_IN).get())); get 127 Source/core/animation/AnimatableLengthTest.cpp EXPECT_TRUE(static_cast<bool>(create(5, CSSPrimitiveValue::CSS_PT).get())); get 128 Source/core/animation/AnimatableLengthTest.cpp EXPECT_TRUE(static_cast<bool>(create(5, CSSPrimitiveValue::CSS_PC).get())); get 129 Source/core/animation/AnimatableLengthTest.cpp EXPECT_TRUE(static_cast<bool>(create(5, CSSPrimitiveValue::CSS_EMS).get())); get 130 Source/core/animation/AnimatableLengthTest.cpp EXPECT_TRUE(static_cast<bool>(create(5, CSSPrimitiveValue::CSS_EXS).get())); get 131 Source/core/animation/AnimatableLengthTest.cpp EXPECT_TRUE(static_cast<bool>(create(5, CSSPrimitiveValue::CSS_REMS).get())); get 132 Source/core/animation/AnimatableLengthTest.cpp EXPECT_TRUE(static_cast<bool>(create(5, CSSPrimitiveValue::CSS_PERCENTAGE).get())); get 133 Source/core/animation/AnimatableLengthTest.cpp EXPECT_TRUE(static_cast<bool>(create(5, CSSPrimitiveValue::CSS_VW).get())); get 134 Source/core/animation/AnimatableLengthTest.cpp EXPECT_TRUE(static_cast<bool>(create(5, CSSPrimitiveValue::CSS_VH).get())); get 135 Source/core/animation/AnimatableLengthTest.cpp EXPECT_TRUE(static_cast<bool>(create(5, CSSPrimitiveValue::CSS_VMIN).get())); get 136 Source/core/animation/AnimatableLengthTest.cpp EXPECT_TRUE(static_cast<bool>(create(5, CSSPrimitiveValue::CSS_VMAX).get())); get 139 Source/core/animation/AnimatableLengthTest.cpp AnimatableLength::create(createCalc(3, CSSPrimitiveValue::CSS_PX, 5, CSSPrimitiveValue::CSS_CM).get()).get() get 142 Source/core/animation/AnimatableLengthTest.cpp AnimatableLength::create(CSSPrimitiveValue::create(createCalc(3, CSSPrimitiveValue::CSS_PX, 5, CSSPrimitiveValue::CSS_CM)).get()).get() get 222 Source/core/animation/AnimatableLengthTest.cpp AnimatableValue::interpolate(from10px.get(), to20pxAsInches.get(), -0.5)); get 225 Source/core/animation/AnimatableLengthTest.cpp AnimatableValue::interpolate(from10px.get(), to20pxAsInches.get(), 0)); get 227 Source/core/animation/AnimatableLengthTest.cpp AnimatableValue::interpolate(from10px.get(), to20pxAsInches.get(), 0.4)); get 229 Source/core/animation/AnimatableLengthTest.cpp AnimatableValue::interpolate(from10px.get(), to20pxAsInches.get(), 0.5)); get 231 Source/core/animation/AnimatableLengthTest.cpp AnimatableValue::interpolate(from10px.get(), to20pxAsInches.get(), 0.6)); get 233 Source/core/animation/AnimatableLengthTest.cpp AnimatableValue::interpolate(from10px.get(), to20pxAsInches.get(), 1)); get 235 Source/core/animation/AnimatableLengthTest.cpp AnimatableValue::interpolate(from10px.get(), to20pxAsInches.get(), 1.5)); get 240 Source/core/animation/AnimatableLengthTest.cpp AnimatableValue::interpolate(from10em.get(), to20rem.get(), -0.5)); get 242 Source/core/animation/AnimatableLengthTest.cpp AnimatableValue::interpolate(from10em.get(), to20rem.get(), 0)); get 244 Source/core/animation/AnimatableLengthTest.cpp AnimatableValue::interpolate(from10em.get(), to20rem.get(), 0.4)); get 246 Source/core/animation/AnimatableLengthTest.cpp AnimatableValue::interpolate(from10em.get(), to20rem.get(), 0.5)); get 248 Source/core/animation/AnimatableLengthTest.cpp AnimatableValue::interpolate(from10em.get(), to20rem.get(), 0.6)); get 250 Source/core/animation/AnimatableLengthTest.cpp AnimatableValue::interpolate(from10em.get(), to20rem.get(), 1)); get 252 Source/core/animation/AnimatableLengthTest.cpp AnimatableValue::interpolate(from10em.get(), to20rem.get(), 1.5)); get 257 Source/core/animation/AnimatableLengthTest.cpp AnimatableValue::interpolate(from0px.get(), to20rem.get(), -0.5)); get 260 Source/core/animation/AnimatableLengthTest.cpp AnimatableValue::interpolate(from0px.get(), to20rem.get(), 0)); get 262 Source/core/animation/AnimatableLengthTest.cpp AnimatableValue::interpolate(from0px.get(), to20rem.get(), 0.5)); get 264 Source/core/animation/AnimatableLengthTest.cpp AnimatableValue::interpolate(from0px.get(), to20rem.get(), 1.0)); get 266 Source/core/animation/AnimatableLengthTest.cpp AnimatableValue::interpolate(from0px.get(), to20rem.get(), 1.5)); get 271 Source/core/animation/AnimatableLengthTest.cpp AnimatableValue::interpolate(from0percent.get(), to20rem.get(), -0.5)); get 274 Source/core/animation/AnimatableLengthTest.cpp AnimatableValue::interpolate(from0percent.get(), to20rem.get(), 0)); get 276 Source/core/animation/AnimatableLengthTest.cpp AnimatableValue::interpolate(from0percent.get(), to20rem.get(), 0.5)); get 279 Source/core/animation/AnimatableLengthTest.cpp AnimatableValue::interpolate(from0percent.get(), to20rem.get(), 1.0)); get 281 Source/core/animation/AnimatableLengthTest.cpp AnimatableValue::interpolate(from0percent.get(), to20rem.get(), 1.5)); get 287 Source/core/animation/AnimatableLengthTest.cpp AnimatableValue::add(create(10, CSSPrimitiveValue::CSS_PX).get(), create(0, CSSPrimitiveValue::CSS_MM).get())); get 289 Source/core/animation/AnimatableLengthTest.cpp AnimatableValue::add(create(4, CSSPrimitiveValue::CSS_PX).get(), create(1, CSSPrimitiveValue::CSS_IN).get())); get 292 Source/core/animation/AnimatableLengthTest.cpp AnimatableValue::add(create(10, CSSPrimitiveValue::CSS_EMS).get(), create(20, CSSPrimitiveValue::CSS_REMS).get())); get 295 Source/core/animation/AnimatableLengthTest.cpp AnimatableValue::add(create(10, CSSPrimitiveValue::CSS_EMS).get(), create(0, CSSPrimitiveValue::CSS_REMS).get())); get 298 Source/core/animation/AnimatableLengthTest.cpp AnimatableValue::add(create(0, CSSPrimitiveValue::CSS_EMS).get(), create(20, CSSPrimitiveValue::CSS_REMS).get())); get 302 Source/core/animation/AnimatableLengthTest.cpp EXPECT_EQ(rems20.get(), AnimatableValue::add(create(0, CSSPrimitiveValue::CSS_EMS).get(), rems20.get()).get()); get 303 Source/core/animation/AnimatableLengthTest.cpp EXPECT_EQ(rems20.get(), AnimatableValue::add(rems20.get(), create(0, CSSPrimitiveValue::CSS_EMS).get()).get()); get 308 Source/core/animation/AnimatableLengthTest.cpp AnimatableValue::add(zeropercent.get(), create(-10, CSSPrimitiveValue::CSS_REMS).get())); get 310 Source/core/animation/AnimatableLengthTest.cpp AnimatableValue::add(create(-10, CSSPrimitiveValue::CSS_REMS).get(), zeropercent.get())); get 339 Source/core/animation/AnimatableLengthTest.cpp EXPECT_EQ(AnimatableLength::UnitTypePixels, commonUnitType(length10px, create(1, CSSPrimitiveValue::CSS_PX).get())); get 340 Source/core/animation/AnimatableLengthTest.cpp EXPECT_EQ(AnimatableLength::UnitTypeCalc, commonUnitType(length10px, create(2, CSSPrimitiveValue::CSS_PERCENTAGE).get())); get 341 Source/core/animation/AnimatableLengthTest.cpp EXPECT_EQ(AnimatableLength::UnitTypeCalc, commonUnitType(length10px, create(3, CSSPrimitiveValue::CSS_EMS).get())); get 342 Source/core/animation/AnimatableLengthTest.cpp EXPECT_EQ(AnimatableLength::UnitTypeCalc, commonUnitType(length10px, create(4, CSSPrimitiveValue::CSS_PX, 5, CSSPrimitiveValue::CSS_CM).get())); get 343 Source/core/animation/AnimatableLengthTest.cpp EXPECT_EQ(AnimatableLength::UnitTypeCalc, commonUnitType(length10px, create(0, CSSPrimitiveValue::CSS_PERCENTAGE).get())); get 346 Source/core/animation/AnimatableLengthTest.cpp EXPECT_EQ(AnimatableLength::UnitTypePixels, commonUnitType(length0px, create(1, CSSPrimitiveValue::CSS_PX).get())); get 347 Source/core/animation/AnimatableLengthTest.cpp EXPECT_EQ(AnimatableLength::UnitTypePercentage, commonUnitType(length0px, create(2, CSSPrimitiveValue::CSS_PERCENTAGE).get())); get 348 Source/core/animation/AnimatableLengthTest.cpp EXPECT_EQ(AnimatableLength::UnitTypeFontSize, commonUnitType(length0px, create(3, CSSPrimitiveValue::CSS_EMS).get())); get 349 Source/core/animation/AnimatableLengthTest.cpp EXPECT_EQ(AnimatableLength::UnitTypeCalc, commonUnitType(length0px, create(4, CSSPrimitiveValue::CSS_PX, 5, CSSPrimitiveValue::CSS_CM).get())); get 350 Source/core/animation/AnimatableLengthTest.cpp EXPECT_EQ(AnimatableLength::UnitTypePercentage, commonUnitType(length0px, create(0, CSSPrimitiveValue::CSS_PERCENTAGE).get())); get 353 Source/core/animation/AnimatableLengthTest.cpp EXPECT_EQ(AnimatableLength::UnitTypeCalc, commonUnitType(length0percent, create(1, CSSPrimitiveValue::CSS_PX).get())); get 354 Source/core/animation/AnimatableLengthTest.cpp EXPECT_EQ(AnimatableLength::UnitTypePercentage, commonUnitType(length0percent, create(2, CSSPrimitiveValue::CSS_PERCENTAGE).get())); get 355 Source/core/animation/AnimatableLengthTest.cpp EXPECT_EQ(AnimatableLength::UnitTypeCalc, commonUnitType(length0percent, create(3, CSSPrimitiveValue::CSS_EMS).get())); get 356 Source/core/animation/AnimatableLengthTest.cpp EXPECT_EQ(AnimatableLength::UnitTypeCalc, commonUnitType(length0percent, create(4, CSSPrimitiveValue::CSS_PX, 5, CSSPrimitiveValue::CSS_CM).get())); get 357 Source/core/animation/AnimatableLengthTest.cpp EXPECT_EQ(AnimatableLength::UnitTypePercentage, commonUnitType(length0percent, create(0, CSSPrimitiveValue::CSS_PERCENTAGE).get())); get 360 Source/core/animation/AnimatableLengthTest.cpp EXPECT_EQ(AnimatableLength::UnitTypeCalc, commonUnitType(lengthCalc, create(1, CSSPrimitiveValue::CSS_PX).get())); get 361 Source/core/animation/AnimatableLengthTest.cpp EXPECT_EQ(AnimatableLength::UnitTypeCalc, commonUnitType(lengthCalc, create(2, CSSPrimitiveValue::CSS_PERCENTAGE).get())); get 362 Source/core/animation/AnimatableLengthTest.cpp EXPECT_EQ(AnimatableLength::UnitTypeCalc, commonUnitType(lengthCalc, create(3, CSSPrimitiveValue::CSS_EMS).get())); get 363 Source/core/animation/AnimatableLengthTest.cpp EXPECT_EQ(AnimatableLength::UnitTypeCalc, commonUnitType(lengthCalc, create(4, CSSPrimitiveValue::CSS_PX, 5, CSSPrimitiveValue::CSS_CM).get())); get 364 Source/core/animation/AnimatableLengthTest.cpp EXPECT_EQ(AnimatableLength::UnitTypeCalc, commonUnitType(lengthCalc, create(0, CSSPrimitiveValue::CSS_PERCENTAGE).get())); get 53 Source/core/animation/AnimatableNeutralTest.cpp EXPECT_EQ(cssValue, toAnimatableUnknown(AnimatableValue::add(animatableUnknown.get(), AnimatableValue::neutralValue()).get())->toCSSValue()); get 54 Source/core/animation/AnimatableNeutralTest.cpp EXPECT_EQ(cssValue, toAnimatableUnknown(AnimatableValue::add(AnimatableValue::neutralValue(), animatableUnknown.get()).get())->toCSSValue()); get 58 Source/core/animation/AnimatableRepeatable.cpp const AnimatableValue* from = fromValues[i % fromValues.size()].get(); get 59 Source/core/animation/AnimatableRepeatable.cpp const AnimatableValue* to = toValues[i % toValues.size()].get(); get 74 Source/core/animation/AnimatableRepeatable.cpp const AnimatableValue* from = fromValues[i % fromValues.size()].get(); get 75 Source/core/animation/AnimatableRepeatable.cpp const AnimatableValue* to = toValues[i % toValues.size()].get(); get 99 Source/core/animation/AnimatableRepeatable.cpp const AnimatableValue* left = m_values[i % m_values.size()].get(); get 100 Source/core/animation/AnimatableRepeatable.cpp const AnimatableValue* right = otherValues[i % otherValues.size()].get(); get 112 Source/core/animation/AnimatableRepeatable.cpp if (!m_values[i]->equals(otherValues[i].get())) get 40 Source/core/animation/AnimatableSVGLength.cpp return create(toAnimatableSVGLength(value)->toSVGLength()->blend(m_length.get(), narrowPrecisionToFloat(fraction))); get 50 Source/core/animation/AnimatableSVGLength.h return m_length.get(); get 39 Source/core/animation/AnimatableShadow.cpp return AnimatableShadow::create(ShadowList::blend(m_shadowList.get(), shadowList->m_shadowList.get(), fraction)); get 51 Source/core/animation/AnimatableShadow.cpp const ShadowList* shadowList = toAnimatableShadow(value)->m_shadowList.get(); get 46 Source/core/animation/AnimatableShadow.h ShadowList* shadowList() const { return m_shadowList.get(); } get 59 Source/core/animation/AnimatableShapeValue.cpp return AnimatableShapeValue::create(ShapeValue::createShapeValue(toShape->blend(fromShape, fraction), shapeValue->m_shape->cssBox()).get()); get 64 Source/core/animation/AnimatableShapeValue.cpp const ShapeValue* shape = toAnimatableShapeValue(value)->m_shape.get(); get 46 Source/core/animation/AnimatableShapeValue.h ShapeValue* shapeValue() const { return m_shape.get(); } get 52 Source/core/animation/AnimatableStrokeDasharrayList.cpp RefPtr<SVGLength> length = toAnimatableSVGLength(m_values[i].get())->toSVGLength()->clone(); get 56 Source/core/animation/AnimatableStrokeDasharrayListTest.cpp EXPECT_TRUE(listA->equals(listB.get())); get 61 Source/core/animation/AnimatableStrokeDasharrayListTest.cpp EXPECT_FALSE(listA->equals(listB.get())); get 65 Source/core/animation/AnimatableStrokeDasharrayListTest.cpp EXPECT_FALSE(listA->equals(listB.get())); get 54 Source/core/animation/AnimatableUnknown.h CSSValueID toCSSValueID() const { return toCSSPrimitiveValue(m_value.get())->getValueID(); } get 67 Source/core/animation/AnimatableUnknownTest.cpp EXPECT_EQ(cssValue, toAnimatableUnknown(animatableUnknown.get())->toCSSValue()); get 72 Source/core/animation/AnimatableUnknownTest.cpp EXPECT_EQ(cssValue, toAnimatableUnknown(AnimatableValue::interpolate(animatableUnknown.get(), otherAnimatableUnknown.get(), 0).get())->toCSSValue()); get 73 Source/core/animation/AnimatableUnknownTest.cpp EXPECT_EQ(cssValue, toAnimatableUnknown(AnimatableValue::interpolate(animatableUnknown.get(), otherAnimatableUnknown.get(), 0.4).get())->toCSSValue()); get 74 Source/core/animation/AnimatableUnknownTest.cpp EXPECT_EQ(otherCSSValue, toAnimatableUnknown(AnimatableValue::interpolate(animatableUnknown.get(), otherAnimatableUnknown.get(), 0.5).get())->toCSSValue()); get 75 Source/core/animation/AnimatableUnknownTest.cpp EXPECT_EQ(otherCSSValue, toAnimatableUnknown(AnimatableValue::interpolate(animatableUnknown.get(), otherAnimatableUnknown.get(), 0.6).get())->toCSSValue()); get 76 Source/core/animation/AnimatableUnknownTest.cpp EXPECT_EQ(otherCSSValue, toAnimatableUnknown(AnimatableValue::interpolate(animatableUnknown.get(), otherAnimatableUnknown.get(), 1).get())->toCSSValue()); get 78 Source/core/animation/AnimatableUnknownTest.cpp EXPECT_EQ(otherCSSValue, toAnimatableUnknown(AnimatableValue::interpolate(otherAnimatableUnknown.get(), animatableUnknown.get(), 0).get())->toCSSValue()); get 79 Source/core/animation/AnimatableUnknownTest.cpp EXPECT_EQ(otherCSSValue, toAnimatableUnknown(AnimatableValue::interpolate(otherAnimatableUnknown.get(), animatableUnknown.get(), 0.4).get())->toCSSValue()); get 80 Source/core/animation/AnimatableUnknownTest.cpp EXPECT_EQ(cssValue, toAnimatableUnknown(AnimatableValue::interpolate(otherAnimatableUnknown.get(), animatableUnknown.get(), 0.5).get())->toCSSValue()); get 81 Source/core/animation/AnimatableUnknownTest.cpp EXPECT_EQ(cssValue, toAnimatableUnknown(AnimatableValue::interpolate(otherAnimatableUnknown.get(), animatableUnknown.get(), 0.6).get())->toCSSValue()); get 82 Source/core/animation/AnimatableUnknownTest.cpp EXPECT_EQ(cssValue, toAnimatableUnknown(AnimatableValue::interpolate(otherAnimatableUnknown.get(), animatableUnknown.get(), 1).get())->toCSSValue()); get 87 Source/core/animation/AnimatableUnknownTest.cpp EXPECT_EQ(otherCSSValue, toAnimatableUnknown(AnimatableValue::add(animatableUnknown.get(), otherAnimatableUnknown.get()).get())->toCSSValue()); get 88 Source/core/animation/AnimatableUnknownTest.cpp EXPECT_EQ(cssValue, toAnimatableUnknown(AnimatableValue::add(otherAnimatableUnknown.get(), animatableUnknown.get()).get())->toCSSValue()); get 49 Source/core/animation/AnimatableValue.cpp return neutralSentinelValue.get(); get 16 Source/core/animation/AnimatableValueKeyframe.cpp setPropertyValue(iter->key, iter->value.get()); get 27 Source/core/animation/AnimatableValueKeyframe.h return m_propertyValues.get(property); get 37 Source/core/animation/AnimatableValueKeyframe.h AnimatableValue* value() const { return m_value.get(); } get 56 Source/core/animation/AnimatableValueTestHelper.cpp PrintTo(*(animDouble.toCSSValue().get()), os, "AnimatableDouble"); get 66 Source/core/animation/AnimatableValueTestHelper.cpp PrintTo(*(animLength.toCSSValue().get()), os, "AnimatableLength"); get 111 Source/core/animation/AnimatableValueTestHelper.cpp PrintTo(*(it->get()), os); get 206 Source/core/animation/AnimatableValueTestHelper.cpp PrintTo(*(animUnknown.toCSSValue().get()), os, "AnimatableUnknown"); get 63 Source/core/animation/AnimatableValueTestHelper.h #define EXPECT_REFV_EQ(a, b) EXPECT_EQ(*(a.get()), *(b.get())) get 55 Source/core/animation/AnimatableValueTestHelperTest.cpp return ::testing::PrintToString(*animValue.get()); get 62 Source/core/animation/AnimatableValueTestHelperTest.cpp PrintToString(AnimatableClipPathOperation::create(ShapeClipPathOperation::create(BasicShapeCircle::create().get()).get())), get 76 Source/core/animation/AnimatableValueTestHelperTest.cpp PrintToString(AnimatableLength::create(CSSPrimitiveValue::create(5, CSSPrimitiveValue::CSS_PX).get()))); get 81 Source/core/animation/AnimatableValueTestHelperTest.cpp AnimatableLength::create(CSSPrimitiveValue::create(1, CSSPrimitiveValue::CSS_PX).get()), get 82 Source/core/animation/AnimatableValueTestHelperTest.cpp AnimatableLength::create(CSSPrimitiveValue::create(2, CSSPrimitiveValue::CSS_EMS).get()), get 83 Source/core/animation/AnimatableValueTestHelperTest.cpp AnimatableLength::create(CSSPrimitiveValue::create(3, CSSPrimitiveValue::CSS_REMS).get()), get 84 Source/core/animation/AnimatableValueTestHelperTest.cpp AnimatableLength::create(CSSPrimitiveValue::create(4, CSSPrimitiveValue::CSS_PT).get()) get 90 Source/core/animation/AnimatableValueTestHelperTest.cpp AnimatableLength::create(CSSPrimitiveValue::create(5, CSSPrimitiveValue::CSS_PERCENTAGE).get()), get 91 Source/core/animation/AnimatableValueTestHelperTest.cpp AnimatableLength::create(CSSPrimitiveValue::create(6, CSSPrimitiveValue::CSS_PX).get()) get 97 Source/core/animation/AnimatableValueTestHelperTest.cpp AnimatableLength::create(CSSPrimitiveValue::create(3, CSSPrimitiveValue::CSS_REMS).get()), get 98 Source/core/animation/AnimatableValueTestHelperTest.cpp AnimatableLength::create(CSSPrimitiveValue::create(4, CSSPrimitiveValue::CSS_PT).get()) get 106 Source/core/animation/AnimatableValueTestHelperTest.cpp v1.append(AnimatableLength::create(CSSPrimitiveValue::create(3, CSSPrimitiveValue::CSS_REMS).get())); get 107 Source/core/animation/AnimatableValueTestHelperTest.cpp v1.append(AnimatableLength::create(CSSPrimitiveValue::create(4, CSSPrimitiveValue::CSS_PT).get())); get 130 Source/core/animation/AnimatableValueTestHelperTest.cpp PrintToString(AnimatableShapeValue::create(ShapeValue::createShapeValue(BasicShapeCircle::create().get(), ContentBox).get())), get 154 Source/core/animation/AnimatableValueTestHelperTest.cpp PrintToString(AnimatableUnknown::create(CSSPrimitiveValue::createIdentifier(CSSValueNone).get()))); get 123 Source/core/animation/Animation.cpp ensureAnimationStack(m_target.get()).add(this); get 139 Source/core/animation/Animation.cpp ensureAnimationStack(m_target.get()).remove(this); get 212 Source/core/animation/Animation.cpp if (!CompositorAnimations::instance()->canStartAnimationOnCompositor(*m_target.get())) get 214 Source/core/animation/Animation.cpp if (!CompositorAnimations::instance()->startAnimationOnCompositor(*m_target.get(), specifiedTiming(), *effect(), m_compositorAnimationIds)) get 242 Source/core/animation/Animation.cpp CompositorAnimations::instance()->cancelAnimationOnCompositor(*m_target.get(), m_compositorAnimationIds[i]); get 252 Source/core/animation/Animation.cpp CompositorAnimations::instance()->pauseAnimationForTestingOnCompositor(*m_target.get(), m_compositorAnimationIds[i], pauseTime); get 82 Source/core/animation/Animation.h const AnimationEffect* effect() const { return m_effect.get(); } get 84 Source/core/animation/Animation.h Element* target() { return m_target.get(); } get 254 Source/core/animation/AnimationPlayer.cpp return document->contextDocument().get(); get 285 Source/core/animation/AnimationPlayer.cpp return toAnimation(m_content.get())->maybeStartAnimationOnCompositor(); get 292 Source/core/animation/AnimationPlayer.cpp return toAnimation(m_content.get())->hasActiveAnimationsOnCompositor(); get 298 Source/core/animation/AnimationPlayer.cpp toAnimation(m_content.get())->cancelAnimationOnCompositor(); get 361 Source/core/animation/AnimationPlayer.cpp toAnimation(m_content.get())->pauseAnimationForTestingOnCompositor(currentTime()); get 91 Source/core/animation/AnimationPlayer.h const TimedItem* source() const { return m_content.get(); } get 92 Source/core/animation/AnimationPlayer.h TimedItem* source() { return m_content.get(); } get 93 Source/core/animation/AnimationPlayer.h TimedItem* source(bool& isNull) { isNull = !m_content; return m_content.get(); } get 59 Source/core/animation/AnimationPlayerTest.cpp timeline = DocumentTimeline::create(document.get()); get 62 Source/core/animation/AnimationPlayerTest.cpp player->setSource(makeAnimation().get()); get 207 Source/core/animation/AnimationPlayerTest.cpp player->setSource(makeAnimation().get()); get 308 Source/core/animation/AnimationPlayerTest.cpp player->setSource(makeAnimation().get()); get 468 Source/core/animation/AnimationPlayerTest.cpp player->setSource(Animation::create(nullptr, nullptr, timing).get()); get 581 Source/core/animation/AnimationPlayerTest.cpp player->setSource(source1.get()); get 585 Source/core/animation/AnimationPlayerTest.cpp player->setSource(source2.get()); get 588 Source/core/animation/AnimationPlayerTest.cpp EXPECT_EQ(player.get(), source2->player()); get 595 Source/core/animation/AnimationPlayerTest.cpp player->setSource(makeAnimation(10).get()); get 605 Source/core/animation/AnimationPlayerTest.cpp player->setSource(makeAnimation(60).get()); get 638 Source/core/animation/AnimationPlayerTest.cpp player = timeline->createAnimationPlayer(animation.get()); get 687 Source/core/animation/AnimationPlayerTest.cpp RefPtr<AnimationPlayer> player = timeline->createAnimationPlayer(animation.get()); get 689 Source/core/animation/AnimationPlayerTest.cpp EXPECT_EQ(1U, element->activeAnimations()->players().find(player.get())->value); get 718 Source/core/animation/AnimationPlayerTest.cpp EXPECT_EQ(i < j, AnimationPlayer::hasLowerPriority(players[i].get(), players[j].get())); get 45 Source/core/animation/AnimationStack.cpp WebCore::StyleInterpolation *styleInterpolation = toStyleInterpolation(interpolation.get()); get 25 Source/core/animation/AnimationStackTest.cpp timeline = DocumentTimeline::create(document.get()); get 43 Source/core/animation/AnimationStackTest.cpp keyframes[0]->setPropertyValue(id, value.get()); get 46 Source/core/animation/AnimationStackTest.cpp keyframes[1]->setPropertyValue(id, value.get()); get 66 Source/core/animation/AnimationStackTest.cpp return toLegacyStyleInterpolation(interpolation)->currentValue().get(); get 76 Source/core/animation/AnimationStackTest.cpp play(makeAnimation(makeAnimationEffect(CSSPropertyFontSize, AnimatableDouble::create(1))).get(), 10); get 77 Source/core/animation/AnimationStackTest.cpp play(makeAnimation(makeAnimationEffect(CSSPropertyFontSize, AnimatableDouble::create(2))).get(), 15); get 78 Source/core/animation/AnimationStackTest.cpp play(makeAnimation(makeAnimationEffect(CSSPropertyFontSize, AnimatableDouble::create(3))).get(), 5); get 81 Source/core/animation/AnimationStackTest.cpp EXPECT_TRUE(interpolationValue(result.get(CSSPropertyFontSize))->equals(AnimatableDouble::create(2).get())); get 86 Source/core/animation/AnimationStackTest.cpp play(makeAnimation(makeAnimationEffect(CSSPropertyFontSize, AnimatableDouble::create(1))).get(), 15); get 87 Source/core/animation/AnimationStackTest.cpp play(makeAnimation(makeAnimationEffect(CSSPropertyZIndex, AnimatableDouble::create(2))).get(), 10); get 91 Source/core/animation/AnimationStackTest.cpp newAnimations.append(inert1.get()); get 92 Source/core/animation/AnimationStackTest.cpp newAnimations.append(inert2.get()); get 95 Source/core/animation/AnimationStackTest.cpp EXPECT_TRUE(interpolationValue(result.get(CSSPropertyFontSize))->equals(AnimatableDouble::create(1).get())); get 96 Source/core/animation/AnimationStackTest.cpp EXPECT_TRUE(interpolationValue(result.get(CSSPropertyZIndex))->equals(AnimatableDouble::create(4).get())); get 102 Source/core/animation/AnimationStackTest.cpp cancelledAnimationPlayers.add(play(makeAnimation(makeAnimationEffect(CSSPropertyFontSize, AnimatableDouble::create(1))).get(), 0)); get 103 Source/core/animation/AnimationStackTest.cpp play(makeAnimation(makeAnimationEffect(CSSPropertyZIndex, AnimatableDouble::create(2))).get(), 0); get 106 Source/core/animation/AnimationStackTest.cpp EXPECT_TRUE(interpolationValue(result.get(CSSPropertyZIndex))->equals(AnimatableDouble::create(2).get())); get 79 Source/core/animation/AnimationTest.cpp ASSERT_TRUE(jsKeyframes[0].get("width", value1)); get 83 Source/core/animation/AnimationTest.cpp ASSERT_TRUE(jsKeyframes[1].get("width", value2)); get 86 Source/core/animation/AnimationTest.cpp RefPtr<Animation> animation = createAnimation(element.get(), jsKeyframes, 0, exceptionState); get 89 Source/core/animation/AnimationTest.cpp EXPECT_EQ(*element.get(), *target); get 96 Source/core/animation/AnimationTest.cpp const AnimatableValue* keyframe1Width = toAnimatableValueKeyframe(keyframes[0].get())->propertyValue(CSSPropertyWidth); get 97 Source/core/animation/AnimationTest.cpp const AnimatableValue* keyframe2Width = toAnimatableValueKeyframe(keyframes[1].get())->propertyValue(CSSPropertyWidth); get 108 Source/core/animation/AnimationTest.cpp EXPECT_EQ(*(CubicBezierTimingFunction::create(1, 1, 0.3, 0.3).get()), *keyframes[1]->easing()); get 116 Source/core/animation/AnimationTest.cpp RefPtr<Animation> animation = createAnimation(element.get(), jsKeyframes, duration, exceptionState); get 124 Source/core/animation/AnimationTest.cpp RefPtr<Animation> animation = createAnimation(element.get(), jsKeyframes, exceptionState); get 131 Source/core/animation/AnimationTest.cpp RefPtr<Animation> animation = createAnimation(element.get(), jsKeyframes, -2, exceptionState); get 152 Source/core/animation/AnimationTest.cpp RefPtr<Animation> animation = createAnimation(element.get(), jsKeyframes, 0, exceptionState); get 172 Source/core/animation/AnimationTest.cpp RefPtr<Animation> animation = createAnimation(element.get(), jsKeyframes, 0, exceptionState); get 192 Source/core/animation/AnimationTest.cpp RefPtr<Animation> animation = createAnimation(element.get(), jsKeyframes, 0, exceptionState); get 212 Source/core/animation/AnimationTest.cpp RefPtr<Animation> animation = createAnimation(element.get(), jsKeyframes, 0, exceptionState); get 233 Source/core/animation/AnimationTest.cpp RefPtr<Animation> animation = createAnimation(element.get(), jsKeyframes, timingInputDictionary, exceptionState); get 254 Source/core/animation/AnimationTest.cpp RefPtr<Animation> animationWithDuration = createAnimation(element.get(), jsKeyframes, timingInputDictionaryWithDuration, exceptionState); get 271 Source/core/animation/AnimationTest.cpp RefPtr<Animation> animationNoDuration = createAnimation(element.get(), jsKeyframes, timingInputDictionaryNoDuration, exceptionState); get 290 Source/core/animation/AnimationTest.cpp RefPtr<Animation> animation = createAnimation(element.get(), jsKeyframes, timingInputDictionary, exceptionState); get 332 Source/core/animation/AnimationTest.cpp RefPtr<Animation> animation = createAnimation(element.get(), jsKeyframes, timingInputDictionary, exceptionState); get 366 Source/core/animation/AnimationTest.cpp RefPtr<AnimationPlayer> player = document->timeline().play(animation.get()); get 399 Source/core/animation/AnimationTest.cpp RefPtr<AnimationPlayer> player = document->timeline().play(animation.get()); get 432 Source/core/animation/AnimationTest.cpp RefPtr<AnimationPlayer> player = document->timeline().play(animation.get()); get 58 Source/core/animation/AnimationTranslationUtil.cpp ScaleTransformOperation* transform = static_cast<ScaleTransformOperation*>(transformOperations.operations()[j].get()); get 67 Source/core/animation/AnimationTranslationUtil.cpp TranslateTransformOperation* transform = static_cast<TranslateTransformOperation*>(transformOperations.operations()[j].get()); get 76 Source/core/animation/AnimationTranslationUtil.cpp RotateTransformOperation* transform = static_cast<RotateTransformOperation*>(transformOperations.operations()[j].get()); get 83 Source/core/animation/AnimationTranslationUtil.cpp SkewTransformOperation* transform = static_cast<SkewTransformOperation*>(transformOperations.operations()[j].get()); get 88 Source/core/animation/AnimationTranslationUtil.cpp MatrixTransformOperation* transform = static_cast<MatrixTransformOperation*>(transformOperations.operations()[j].get()); get 94 Source/core/animation/AnimationTranslationUtil.cpp Matrix3DTransformOperation* transform = static_cast<Matrix3DTransformOperation*>(transformOperations.operations()[j].get()); get 100 Source/core/animation/AnimationTranslationUtil.cpp PerspectiveTransformOperation* transform = static_cast<PerspectiveTransformOperation*>(transformOperations.operations()[j].get()); get 149 Source/core/animation/CompositorAnimations.cpp AnimatableValueKeyframe* frame = toAnimatableValueKeyframe(frames[i].get()); get 404 Source/core/animation/CompositorAnimations.cpp keyframeTimingFunction = reversedTimingFunction.get(); get 410 Source/core/animation/CompositorAnimations.cpp const AnimatableValue* value = toAnimatableValuePropertySpecificKeyframe(keyframes[i].get())->value(); get 415 Source/core/animation/CompositorAnimations.cpp bool converted = toWebFilterOperations(toAnimatableFilterOperations(value)->operations(), ops.get()); get 431 Source/core/animation/CompositorAnimations.cpp toWebTransformOperations(toAnimatableTransform(value)->transformOperations(), ops.get()); get 453 Source/core/animation/CompositorAnimations.cpp timingFunction = CompositorAnimationsTimingFunctionReverser::reverse(timingFunction.get()); get 491 Source/core/animation/CompositorAnimations.cpp ASSERT(curve.get()); get 121 Source/core/animation/CompositorAnimationsTest.cpp return isCandidateForAnimationOnCompositor(m_timing, *AnimatableValueKeyframeEffectModel::create(frames).get()); get 159 Source/core/animation/CompositorAnimationsTest.cpp RefPtrWillBeRawPtr<AnimatableValueKeyframe> keyframe = createReplaceOpKeyframe(id, value.get(), offset); get 179 Source/core/animation/CompositorAnimationsTest.cpp frames->append(createReplaceOpKeyframe(CSSPropertyOpacity, value.get(), offset).get()); get 221 Source/core/animation/CompositorAnimationsTest.cpp keyframeGoodMultiple->setPropertyValue(CSSPropertyTransform, AnimatableTransform::create(TransformOperations()).get()); get 222 Source/core/animation/CompositorAnimationsTest.cpp EXPECT_TRUE(isCandidateHelperForSingleKeyframe(keyframeGoodMultiple.get())); get 225 Source/core/animation/CompositorAnimationsTest.cpp keyframeBadMultipleOp->setPropertyValue(CSSPropertyTransform, AnimatableDouble::create(10.0).get()); get 226 Source/core/animation/CompositorAnimationsTest.cpp EXPECT_FALSE(isCandidateHelperForSingleKeyframe(keyframeBadMultipleOp.get())); get 229 Source/core/animation/CompositorAnimationsTest.cpp keyframeBadMultipleID->setPropertyValue(CSSPropertyOpacity, AnimatableDouble::create(10.0).get()); get 230 Source/core/animation/CompositorAnimationsTest.cpp EXPECT_FALSE(isCandidateHelperForSingleKeyframe(keyframeBadMultipleID.get())); get 237 Source/core/animation/CompositorAnimationsTest.cpp RefPtrWillBeRawPtr<AnimatableValueKeyframe> goodKeyframe = createReplaceOpKeyframe(CSSPropertyTransform, AnimatableTransform::create(ops).get()); get 238 Source/core/animation/CompositorAnimationsTest.cpp EXPECT_TRUE(isCandidateHelperForSingleKeyframe(goodKeyframe.get())); get 241 Source/core/animation/CompositorAnimationsTest.cpp RefPtrWillBeRawPtr<AnimatableValueKeyframe> badKeyframe = createReplaceOpKeyframe(CSSPropertyTransform, AnimatableTransform::create(ops).get()); get 242 Source/core/animation/CompositorAnimationsTest.cpp EXPECT_FALSE(isCandidateHelperForSingleKeyframe(badKeyframe.get())); get 247 Source/core/animation/CompositorAnimationsTest.cpp RefPtrWillBeRawPtr<AnimatableValueKeyframe> badKeyframe2 = createReplaceOpKeyframe(CSSPropertyTransform, AnimatableTransform::create(ops2).get()); get 248 Source/core/animation/CompositorAnimationsTest.cpp EXPECT_FALSE(isCandidateHelperForSingleKeyframe(badKeyframe2.get())); get 254 Source/core/animation/CompositorAnimationsTest.cpp framesSame.append(createDefaultKeyframe(CSSPropertyOpacity, AnimationEffect::CompositeReplace, 0.0).get()); get 255 Source/core/animation/CompositorAnimationsTest.cpp framesSame.append(createDefaultKeyframe(CSSPropertyOpacity, AnimationEffect::CompositeReplace, 1.0).get()); get 256 Source/core/animation/CompositorAnimationsTest.cpp EXPECT_TRUE(isCandidateForAnimationOnCompositor(m_timing, *AnimatableValueKeyframeEffectModel::create(framesSame).get())); get 259 Source/core/animation/CompositorAnimationsTest.cpp framesMixed.append(createDefaultKeyframe(CSSPropertyOpacity, AnimationEffect::CompositeReplace, 0.0).get()); get 260 Source/core/animation/CompositorAnimationsTest.cpp framesMixed.append(createDefaultKeyframe(CSSPropertyTransform, AnimationEffect::CompositeReplace, 1.0).get()); get 261 Source/core/animation/CompositorAnimationsTest.cpp EXPECT_TRUE(isCandidateForAnimationOnCompositor(m_timing, *AnimatableValueKeyframeEffectModel::create(framesMixed).get())); get 267 Source/core/animation/CompositorAnimationsTest.cpp framesSame.append(createDefaultKeyframe(CSSPropertyColor, AnimationEffect::CompositeReplace, 0.0).get()); get 268 Source/core/animation/CompositorAnimationsTest.cpp framesSame.append(createDefaultKeyframe(CSSPropertyColor, AnimationEffect::CompositeReplace, 1.0).get()); get 269 Source/core/animation/CompositorAnimationsTest.cpp EXPECT_FALSE(isCandidateForAnimationOnCompositor(m_timing, *AnimatableValueKeyframeEffectModel::create(framesSame).get())); get 272 Source/core/animation/CompositorAnimationsTest.cpp framesMixedProperties.append(createDefaultKeyframe(CSSPropertyOpacity, AnimationEffect::CompositeReplace, 0.0).get()); get 273 Source/core/animation/CompositorAnimationsTest.cpp framesMixedProperties.append(createDefaultKeyframe(CSSPropertyColor, AnimationEffect::CompositeReplace, 1.0).get()); get 274 Source/core/animation/CompositorAnimationsTest.cpp EXPECT_FALSE(isCandidateForAnimationOnCompositor(m_timing, *AnimatableValueKeyframeEffectModel::create(framesMixedProperties).get())); get 277 Source/core/animation/CompositorAnimationsTest.cpp framesMixedOps.append(createDefaultKeyframe(CSSPropertyOpacity, AnimationEffect::CompositeReplace, 0.0).get()); get 278 Source/core/animation/CompositorAnimationsTest.cpp framesMixedOps.append(createDefaultKeyframe(CSSPropertyOpacity, AnimationEffect::CompositeAdd, 1.0).get()); get 279 Source/core/animation/CompositorAnimationsTest.cpp EXPECT_FALSE(isCandidateForAnimationOnCompositor(m_timing, *AnimatableValueKeyframeEffectModel::create(framesMixedOps).get())); get 424 Source/core/animation/CompositorAnimationsTest.cpp EXPECT_FALSE(isCandidateForAnimationOnCompositor(m_timing, *m_keyframeAnimationEffect2.get())); get 430 Source/core/animation/CompositorAnimationsTest.cpp EXPECT_TRUE(isCandidateForAnimationOnCompositor(m_timing, *m_keyframeAnimationEffect2.get())); get 431 Source/core/animation/CompositorAnimationsTest.cpp EXPECT_TRUE(isCandidateForAnimationOnCompositor(m_timing, *m_keyframeAnimationEffect5.get())); get 438 Source/core/animation/CompositorAnimationsTest.cpp EXPECT_TRUE(isCandidateForAnimationOnCompositor(m_timing, *m_keyframeAnimationEffect2.get())); get 439 Source/core/animation/CompositorAnimationsTest.cpp EXPECT_FALSE(isCandidateForAnimationOnCompositor(m_timing, *m_keyframeAnimationEffect5.get())); get 442 Source/core/animation/CompositorAnimationsTest.cpp EXPECT_TRUE(isCandidateForAnimationOnCompositor(m_timing, *m_keyframeAnimationEffect2.get())); get 443 Source/core/animation/CompositorAnimationsTest.cpp EXPECT_FALSE(isCandidateForAnimationOnCompositor(m_timing, *m_keyframeAnimationEffect5.get())); get 449 Source/core/animation/CompositorAnimationsTest.cpp EXPECT_FALSE(isCandidateForAnimationOnCompositor(m_timing, *m_keyframeAnimationEffect2.get())); get 450 Source/core/animation/CompositorAnimationsTest.cpp EXPECT_FALSE(isCandidateForAnimationOnCompositor(m_timing, *m_keyframeAnimationEffect5.get())); get 455 Source/core/animation/CompositorAnimationsTest.cpp EXPECT_TRUE(isCandidateForAnimationOnCompositor(m_timing, *m_keyframeAnimationEffect2.get())); get 456 Source/core/animation/CompositorAnimationsTest.cpp EXPECT_TRUE(isCandidateForAnimationOnCompositor(m_timing, *m_keyframeAnimationEffect5.get())); get 461 Source/core/animation/CompositorAnimationsTest.cpp (*m_keyframeVector2)[0]->setEasing(m_cubicEaseTimingFunction.get()); get 463 Source/core/animation/CompositorAnimationsTest.cpp EXPECT_TRUE(isCandidateForAnimationOnCompositor(m_timing, *m_keyframeAnimationEffect2.get())); get 465 Source/core/animation/CompositorAnimationsTest.cpp (*m_keyframeVector2)[0]->setEasing(m_cubicCustomTimingFunction.get()); get 467 Source/core/animation/CompositorAnimationsTest.cpp EXPECT_TRUE(isCandidateForAnimationOnCompositor(m_timing, *m_keyframeAnimationEffect2.get())); get 469 Source/core/animation/CompositorAnimationsTest.cpp (*m_keyframeVector5)[0]->setEasing(m_cubicEaseTimingFunction.get()); get 470 Source/core/animation/CompositorAnimationsTest.cpp (*m_keyframeVector5)[1]->setEasing(m_cubicCustomTimingFunction.get()); get 471 Source/core/animation/CompositorAnimationsTest.cpp (*m_keyframeVector5)[2]->setEasing(m_cubicCustomTimingFunction.get()); get 472 Source/core/animation/CompositorAnimationsTest.cpp (*m_keyframeVector5)[3]->setEasing(m_cubicCustomTimingFunction.get()); get 474 Source/core/animation/CompositorAnimationsTest.cpp EXPECT_TRUE(isCandidateForAnimationOnCompositor(m_timing, *m_keyframeAnimationEffect5.get())); get 479 Source/core/animation/CompositorAnimationsTest.cpp (*m_keyframeVector5)[0]->setEasing(m_linearTimingFunction.get()); get 480 Source/core/animation/CompositorAnimationsTest.cpp (*m_keyframeVector5)[1]->setEasing(m_cubicEaseTimingFunction.get()); get 481 Source/core/animation/CompositorAnimationsTest.cpp (*m_keyframeVector5)[2]->setEasing(m_cubicEaseTimingFunction.get()); get 482 Source/core/animation/CompositorAnimationsTest.cpp (*m_keyframeVector5)[3]->setEasing(m_linearTimingFunction.get()); get 484 Source/core/animation/CompositorAnimationsTest.cpp EXPECT_TRUE(isCandidateForAnimationOnCompositor(m_timing, *m_keyframeAnimationEffect5.get())); get 489 Source/core/animation/CompositorAnimationsTest.cpp (*m_keyframeVector2)[0]->setEasing(m_stepTimingFunction.get()); get 491 Source/core/animation/CompositorAnimationsTest.cpp EXPECT_FALSE(isCandidateForAnimationOnCompositor(m_timing, *m_keyframeAnimationEffect2.get())); get 493 Source/core/animation/CompositorAnimationsTest.cpp (*m_keyframeVector5)[0]->setEasing(m_stepTimingFunction.get()); get 494 Source/core/animation/CompositorAnimationsTest.cpp (*m_keyframeVector5)[1]->setEasing(m_linearTimingFunction.get()); get 495 Source/core/animation/CompositorAnimationsTest.cpp (*m_keyframeVector5)[2]->setEasing(m_cubicEaseTimingFunction.get()); get 496 Source/core/animation/CompositorAnimationsTest.cpp (*m_keyframeVector5)[3]->setEasing(m_linearTimingFunction.get()); get 498 Source/core/animation/CompositorAnimationsTest.cpp EXPECT_FALSE(isCandidateForAnimationOnCompositor(m_timing, *m_keyframeAnimationEffect5.get())); get 500 Source/core/animation/CompositorAnimationsTest.cpp (*m_keyframeVector5)[0]->setEasing(m_linearTimingFunction.get()); get 501 Source/core/animation/CompositorAnimationsTest.cpp (*m_keyframeVector5)[1]->setEasing(m_stepTimingFunction.get()); get 502 Source/core/animation/CompositorAnimationsTest.cpp (*m_keyframeVector5)[2]->setEasing(m_cubicEaseTimingFunction.get()); get 503 Source/core/animation/CompositorAnimationsTest.cpp (*m_keyframeVector5)[3]->setEasing(m_linearTimingFunction.get()); get 505 Source/core/animation/CompositorAnimationsTest.cpp EXPECT_FALSE(isCandidateForAnimationOnCompositor(m_timing, *m_keyframeAnimationEffect5.get())); get 507 Source/core/animation/CompositorAnimationsTest.cpp (*m_keyframeVector5)[0]->setEasing(m_linearTimingFunction.get()); get 508 Source/core/animation/CompositorAnimationsTest.cpp (*m_keyframeVector5)[1]->setEasing(m_cubicEaseTimingFunction.get()); get 509 Source/core/animation/CompositorAnimationsTest.cpp (*m_keyframeVector5)[2]->setEasing(m_cubicEaseTimingFunction.get()); get 510 Source/core/animation/CompositorAnimationsTest.cpp (*m_keyframeVector5)[3]->setEasing(m_stepTimingFunction.get()); get 512 Source/core/animation/CompositorAnimationsTest.cpp EXPECT_FALSE(isCandidateForAnimationOnCompositor(m_timing, *m_keyframeAnimationEffect5.get())); get 520 Source/core/animation/CompositorAnimationsTest.cpp basicFramesVector.append(createDefaultKeyframe(CSSPropertyOpacity, AnimationEffect::CompositeReplace, 0.0).get()); get 521 Source/core/animation/CompositorAnimationsTest.cpp basicFramesVector.append(createDefaultKeyframe(CSSPropertyOpacity, AnimationEffect::CompositeReplace, 1.0).get()); get 524 Source/core/animation/CompositorAnimationsTest.cpp nonBasicFramesVector.append(createDefaultKeyframe(CSSPropertyOpacity, AnimationEffect::CompositeReplace, 0.0).get()); get 525 Source/core/animation/CompositorAnimationsTest.cpp nonBasicFramesVector.append(createDefaultKeyframe(CSSPropertyOpacity, AnimationEffect::CompositeReplace, 0.5).get()); get 526 Source/core/animation/CompositorAnimationsTest.cpp nonBasicFramesVector.append(createDefaultKeyframe(CSSPropertyOpacity, AnimationEffect::CompositeReplace, 1.0).get()); get 528 Source/core/animation/CompositorAnimationsTest.cpp basicFramesVector[0]->setEasing(m_linearTimingFunction.get()); get 529 Source/core/animation/CompositorAnimationsTest.cpp RefPtrWillBeRawPtr<AnimatableValueKeyframeEffectModel> basicFrames = AnimatableValueKeyframeEffectModel::create(basicFramesVector).get(); get 530 Source/core/animation/CompositorAnimationsTest.cpp EXPECT_TRUE(isCandidateForAnimationOnCompositor(linearTiming, *basicFrames.get())); get 533 Source/core/animation/CompositorAnimationsTest.cpp basicFrames = AnimatableValueKeyframeEffectModel::create(basicFramesVector).get(); get 534 Source/core/animation/CompositorAnimationsTest.cpp EXPECT_TRUE(isCandidateForAnimationOnCompositor(linearTiming, *basicFrames.get())); get 536 Source/core/animation/CompositorAnimationsTest.cpp nonBasicFramesVector[0]->setEasing(m_linearTimingFunction.get()); get 538 Source/core/animation/CompositorAnimationsTest.cpp RefPtrWillBeRawPtr<AnimatableValueKeyframeEffectModel> nonBasicFrames = AnimatableValueKeyframeEffectModel::create(nonBasicFramesVector).get(); get 539 Source/core/animation/CompositorAnimationsTest.cpp EXPECT_TRUE(CompositorAnimations::instance()->isCandidateForAnimationOnCompositor(linearTiming, *nonBasicFrames.get())); get 549 Source/core/animation/CompositorAnimationsTest.cpp createReplaceOpKeyframe(CSSPropertyOpacity, AnimatableDouble::create(2.0).get(), 0), get 550 Source/core/animation/CompositorAnimationsTest.cpp createReplaceOpKeyframe(CSSPropertyOpacity, AnimatableDouble::create(5.0).get(), 1.0)); get 585 Source/core/animation/CompositorAnimationsTest.cpp getAnimationOnCompositor(m_timing, *effect.get(), result); get 594 Source/core/animation/CompositorAnimationsTest.cpp createReplaceOpKeyframe(CSSPropertyOpacity, AnimatableDouble::create(2.0).get(), 0), get 595 Source/core/animation/CompositorAnimationsTest.cpp createReplaceOpKeyframe(CSSPropertyOpacity, AnimatableDouble::create(5.0).get(), 1.0)); get 632 Source/core/animation/CompositorAnimationsTest.cpp getAnimationOnCompositor(m_timing, *effect.get(), result); get 641 Source/core/animation/CompositorAnimationsTest.cpp createReplaceOpKeyframe(CSSPropertyOpacity, AnimatableDouble::create(2.0).get(), 0), get 642 Source/core/animation/CompositorAnimationsTest.cpp createReplaceOpKeyframe(CSSPropertyOpacity, AnimatableDouble::create(-1.0).get(), 0.25), get 643 Source/core/animation/CompositorAnimationsTest.cpp createReplaceOpKeyframe(CSSPropertyOpacity, AnimatableDouble::create(20.0).get(), 0.5), get 644 Source/core/animation/CompositorAnimationsTest.cpp createReplaceOpKeyframe(CSSPropertyOpacity, AnimatableDouble::create(5.0).get(), 1.0)); get 685 Source/core/animation/CompositorAnimationsTest.cpp getAnimationOnCompositor(m_timing, *effect.get(), result); get 694 Source/core/animation/CompositorAnimationsTest.cpp createReplaceOpKeyframe(CSSPropertyOpacity, AnimatableDouble::create(2.0).get(), 0), get 695 Source/core/animation/CompositorAnimationsTest.cpp createReplaceOpKeyframe(CSSPropertyOpacity, AnimatableDouble::create(5.0).get(), 1.0)); get 734 Source/core/animation/CompositorAnimationsTest.cpp getAnimationOnCompositor(m_timing, *effect.get(), result); get 743 Source/core/animation/CompositorAnimationsTest.cpp frames.append(createReplaceOpKeyframe(CSSPropertyOpacity, AnimatableDouble::create(2.0).get(), 0)); get 744 Source/core/animation/CompositorAnimationsTest.cpp frames.append(createReplaceOpKeyframe(CSSPropertyOpacity, AnimatableDouble::create(-1.0).get(), 0.25)); get 745 Source/core/animation/CompositorAnimationsTest.cpp frames.append(createReplaceOpKeyframe(CSSPropertyOpacity, AnimatableDouble::create(20.0).get(), 0.5)); get 746 Source/core/animation/CompositorAnimationsTest.cpp frames.append(createReplaceOpKeyframe(CSSPropertyOpacity, AnimatableDouble::create(5.0).get(), 1.0)); get 747 Source/core/animation/CompositorAnimationsTest.cpp frames[0]->setEasing(m_cubicEaseTimingFunction.get()); get 748 Source/core/animation/CompositorAnimationsTest.cpp frames[1]->setEasing(m_linearTimingFunction.get()); get 749 Source/core/animation/CompositorAnimationsTest.cpp frames[2]->setEasing(m_cubicCustomTimingFunction.get()); get 752 Source/core/animation/CompositorAnimationsTest.cpp m_timing.timingFunction = m_linearTimingFunction.get(); get 793 Source/core/animation/CompositorAnimationsTest.cpp getAnimationOnCompositor(m_timing, *effect.get(), result); get 804 Source/core/animation/CompositorAnimationsTest.cpp frames.append(createReplaceOpKeyframe(CSSPropertyOpacity, AnimatableDouble::create(2.0).get(), 0)); get 805 Source/core/animation/CompositorAnimationsTest.cpp frames.append(createReplaceOpKeyframe(CSSPropertyOpacity, AnimatableDouble::create(-1.0).get(), 0.25)); get 806 Source/core/animation/CompositorAnimationsTest.cpp frames.append(createReplaceOpKeyframe(CSSPropertyOpacity, AnimatableDouble::create(20.0).get(), 0.5)); get 807 Source/core/animation/CompositorAnimationsTest.cpp frames.append(createReplaceOpKeyframe(CSSPropertyOpacity, AnimatableDouble::create(5.0).get(), 1.0)); get 809 Source/core/animation/CompositorAnimationsTest.cpp frames[1]->setEasing(m_linearTimingFunction.get()); get 810 Source/core/animation/CompositorAnimationsTest.cpp frames[2]->setEasing(cubicEasyFlipTimingFunction.get()); get 813 Source/core/animation/CompositorAnimationsTest.cpp m_timing.timingFunction = m_linearTimingFunction.get(); get 853 Source/core/animation/CompositorAnimationsTest.cpp getAnimationOnCompositor(m_timing, *effect.get(), result); get 862 Source/core/animation/CompositorAnimationsTest.cpp createReplaceOpKeyframe(CSSPropertyOpacity, AnimatableDouble::create(2.0).get(), 0), get 863 Source/core/animation/CompositorAnimationsTest.cpp createReplaceOpKeyframe(CSSPropertyOpacity, AnimatableDouble::create(5.0).get(), 1.0)); get 903 Source/core/animation/CompositorAnimationsTest.cpp getAnimationOnCompositor(m_timing, *effect.get(), result); get 42 Source/core/animation/CompositorAnimationsTimingFunctionReverserTest.cpp #define EXPECT_REFV_EQ(a, b) EXPECT_EQ(*(a.get()), *(b.get())) get 43 Source/core/animation/CompositorAnimationsTimingFunctionReverserTest.cpp #define EXPECT_REFV_NE(a, b) EXPECT_NE(*(a.get()), *(b.get())) get 55 Source/core/animation/CompositorAnimationsTimingFunctionReverserTest.cpp return CompositorAnimationsTimingFunctionReverser::reverse(timefunc.get()); get 74 Source/core/animation/DocumentTimeline.cpp AnimationPlayer* result = player.get(); get 104 Source/core/animation/DocumentTimeline.cpp players.append(it->get()); get 88 Source/core/animation/DocumentTimelineTest.cpp element = Element::create(nullQName() , document.get()); get 90 Source/core/animation/DocumentTimelineTest.cpp timeline = DocumentTimeline::create(document.get(), adoptPtr(platformTiming)); get 127 Source/core/animation/DocumentTimelineTest.cpp timeline = DocumentTimeline::create(document.get()); get 136 Source/core/animation/DocumentTimelineTest.cpp RefPtr<Animation> anim = Animation::create(element.get(), effect, timing); get 138 Source/core/animation/DocumentTimelineTest.cpp timeline->play(anim.get()); get 154 Source/core/animation/DocumentTimelineTest.cpp RefPtr<Animation> anim = Animation::create(element.get(), effect, timing); get 156 Source/core/animation/DocumentTimelineTest.cpp timeline->play(anim.get()); get 171 Source/core/animation/DocumentTimelineTest.cpp timeline = DocumentTimeline::create(document.get()); get 196 Source/core/animation/DocumentTimelineTest.cpp RefPtr<Animation> anim1 = Animation::create(element.get(), AnimatableValueKeyframeEffectModel::create(AnimatableValueKeyframeVector()), timing); get 197 Source/core/animation/DocumentTimelineTest.cpp RefPtr<Animation> anim2 = Animation::create(element.get(), AnimatableValueKeyframeEffectModel::create(AnimatableValueKeyframeVector()), timing); get 198 Source/core/animation/DocumentTimelineTest.cpp AnimationPlayer* player1 = timeline->play(anim1.get()); get 199 Source/core/animation/DocumentTimelineTest.cpp AnimationPlayer* player2 = timeline->play(anim2.get()); get 229 Source/core/animation/DocumentTimelineTest.cpp RefPtr<Animation> anim1 = Animation::create(element.get(), AnimatableValueKeyframeEffectModel::create(AnimatableValueKeyframeVector()), timingForwardFill); get 230 Source/core/animation/DocumentTimelineTest.cpp RefPtr<Animation> anim2 = Animation::create(element.get(), AnimatableValueKeyframeEffectModel::create(AnimatableValueKeyframeVector()), timingNoFill); get 231 Source/core/animation/DocumentTimelineTest.cpp RefPtr<Animation> anim3 = Animation::create(element.get(), AnimatableValueKeyframeEffectModel::create(AnimatableValueKeyframeVector()), timingBackwardFillDelay); get 232 Source/core/animation/DocumentTimelineTest.cpp RefPtr<Animation> anim4 = Animation::create(element.get(), AnimatableValueKeyframeEffectModel::create(AnimatableValueKeyframeVector()), timingNoFillDelay); get 233 Source/core/animation/DocumentTimelineTest.cpp RefPtr<Animation> anim5 = Animation::create(element.get(), AnimatableValueKeyframeEffectModel::create(AnimatableValueKeyframeVector()), timingAutoFill); get 235 Source/core/animation/DocumentTimelineTest.cpp timeline->play(anim1.get()); get 236 Source/core/animation/DocumentTimelineTest.cpp timeline->play(anim2.get()); get 237 Source/core/animation/DocumentTimelineTest.cpp timeline->play(anim3.get()); get 238 Source/core/animation/DocumentTimelineTest.cpp timeline->play(anim4.get()); get 239 Source/core/animation/DocumentTimelineTest.cpp timeline->play(anim5.get()); get 260 Source/core/animation/DocumentTimelineTest.cpp RefPtr<Animation> anim = Animation::create(element.get(), nullptr, timing); get 262 Source/core/animation/DocumentTimelineTest.cpp timeline->play(anim.get()); get 289 Source/core/animation/DocumentTimelineTest.cpp timeline->play(anim.get()); get 72 Source/core/animation/EffectInput.cpp if (keyframeDictionaryVector[i].get("offset", offset)) get 76 Source/core/animation/EffectInput.cpp keyframeDictionaryVector[i].get("composite", compositeString); get 81 Source/core/animation/EffectInput.cpp if (keyframeDictionaryVector[i].get("easing", timingFunctionString)) { get 84 Source/core/animation/EffectInput.cpp keyframe->setEasing(CSSToStyleMap::animationTimingFunction(timingFunctionValue.get(), false)); get 103 Source/core/animation/EffectInput.cpp keyframeDictionaryVector[i].get(property, value); get 82 Source/core/animation/ElementAnimation.h return element.document().timeline().play(animation.get()); get 45 Source/core/animation/InertAnimation.h AnimationEffect* effect() const { return m_effect.get(); } get 65 Source/core/animation/InterpolableValue.cpp return create(AnimatableValue::interpolate(m_value.get(), otherValue->m_value.get(), percentage)); get 105 Source/core/animation/InterpolableValue.h const InterpolableValue* get(size_t position) const get 108 Source/core/animation/InterpolableValue.h return m_values[position].get(); get 144 Source/core/animation/InterpolableValue.h AnimatableValue* value() const { return m_value.get(); } get 25 Source/core/animation/InterpolableValueTest.cpp return toInterpolableNumber(interpolationValue(*i.get()))->value(); get 32 Source/core/animation/InterpolableValueTest.cpp return toInterpolableBool(interpolationValue(*i.get()))->value(); get 76 Source/core/animation/InterpolableValueTest.cpp InterpolableList* outList = toInterpolableList(interpolationValue(*i.get())); get 77 Source/core/animation/InterpolableValueTest.cpp EXPECT_FLOAT_EQ(30, toInterpolableNumber(outList->get(0))->value()); get 78 Source/core/animation/InterpolableValueTest.cpp EXPECT_FLOAT_EQ(-30.6f, toInterpolableNumber(outList->get(1))->value()); get 79 Source/core/animation/InterpolableValueTest.cpp EXPECT_FLOAT_EQ(104.35f, toInterpolableNumber(outList->get(2))->value()); get 99 Source/core/animation/InterpolableValueTest.cpp InterpolableList* outList = toInterpolableList(interpolationValue(*i.get())); get 100 Source/core/animation/InterpolableValueTest.cpp EXPECT_FLOAT_EQ(50, toInterpolableNumber(outList->get(0))->value()); get 101 Source/core/animation/InterpolableValueTest.cpp EXPECT_FLOAT_EQ(75, toInterpolableNumber(toInterpolableList(outList->get(1))->get(0))->value()); get 102 Source/core/animation/InterpolableValueTest.cpp EXPECT_TRUE(toInterpolableBool(outList->get(2))->value()); get 33 Source/core/animation/Interpolation.cpp if (!typesMatch(startList->get(i), endList->get(i))) get 48 Source/core/animation/Interpolation.cpp RELEASE_ASSERT(typesMatch(m_start.get(), m_end.get())); get 74 Source/core/animation/Interpolation.cpp AnimatedStyleBuilder::applyProperty(m_id, state, currentValue().get()); get 43 Source/core/animation/Interpolation.h InterpolableValue* getCachedValueForTesting() const { return m_cachedValue.get(); } get 87 Source/core/animation/Interpolation.h InterpolableAnimatableValue* value = static_cast<InterpolableAnimatableValue*>(m_cachedValue.get()); get 16 Source/core/animation/InterpolationEffect.cpp const InterpolationRecord* record = m_interpolations[i].get(); get 27 Source/core/animation/InterpolationEffectTest.cpp return toInterpolableNumber(interpolationValue(*value.get()))->value(); get 28 Source/core/animation/Keyframe.h TimingFunction* easing() const { return m_easing.get(); } get 50 Source/core/animation/Keyframe.h TimingFunction* easing() const { return m_easing.get(); } get 143 Source/core/animation/KeyframeEffectModel.cpp const Keyframe* keyframe = keyframeIter->get(); get 150 Source/core/animation/KeyframeEffectModel.cpp group = m_keyframeGroups->add(property, adoptPtrWillBeNoop(new PropertySpecificKeyframeGroup)).storedValue->value.get(); get 152 Source/core/animation/KeyframeEffectModel.cpp group = groupIter->value.get(); get 182 Source/core/animation/KeyframeEffectModel.cpp m_interpolationEffect->addInterpolation(keyframes[i]->createInterpolation(iter->key, keyframes[i + 1].get()), get 84 Source/core/animation/KeyframeEffectModel.h return m_keyframeGroups->get(id)->keyframes(); get 49 Source/core/animation/KeyframeEffectModelTest.cpp return AnimatableUnknown::create(CSSPrimitiveValue::create(n, CSSPrimitiveValue::CSS_UNKNOWN).get()); get 54 Source/core/animation/KeyframeEffectModelTest.cpp return AnimatableLength::create(CSSPrimitiveValue::create(n, CSSPrimitiveValue::CSS_PX).get()); get 62 Source/core/animation/KeyframeEffectModelTest.cpp keyframes[0]->setPropertyValue(CSSPropertyLeft, zeroValue.get()); get 65 Source/core/animation/KeyframeEffectModelTest.cpp keyframes[1]->setPropertyValue(CSSPropertyLeft, oneValue.get()); get 71 Source/core/animation/KeyframeEffectModelTest.cpp LegacyStyleInterpolation* interpolation = toLegacyStyleInterpolation(interpolationValue.get()); get 77 Source/core/animation/KeyframeEffectModelTest.cpp LegacyStyleInterpolation* interpolation = toLegacyStyleInterpolation(interpolationValue.get()); get 84 Source/core/animation/KeyframeEffectModelTest.cpp actualValue = toCSSPrimitiveValue(toAnimatableLength(value.get())->toCSSValue().get())->getDoubleValue(); get 86 Source/core/animation/KeyframeEffectModelTest.cpp actualValue = toCSSPrimitiveValue(toAnimatableUnknown(value.get())->toCSSValue().get())->getDoubleValue(); get 94 Source/core/animation/KeyframeEffectModelTest.cpp LegacyStyleInterpolation* value = toLegacyStyleInterpolation(values.at(i).get()); get 145 Source/core/animation/KeyframeEffectModelTest.cpp keyframes[0]->setEasing(CSSToStyleMap::animationTimingFunction(timingFunction.get(), false)); get 157 Source/core/animation/KeyframeEffectModelTest.cpp keyframes[0]->setEasing(CSSToStyleMap::animationTimingFunction(timingFunction.get(), false)); get 204 Source/core/animation/KeyframeEffectModelTest.cpp keyframes[0]->setPropertyValue(CSSPropertyLeft, unknownAnimatableValue(3.0).get()); get 216 Source/core/animation/KeyframeEffectModelTest.cpp keyframes[0]->setPropertyValue(CSSPropertyLeft, pixelAnimatableValue(5.0).get()); get 227 Source/core/animation/KeyframeEffectModelTest.cpp keyframes[0]->setPropertyValue(CSSPropertyLeft, unknownAnimatableValue(3.0).get()); get 230 Source/core/animation/KeyframeEffectModelTest.cpp keyframes[1]->setPropertyValue(CSSPropertyLeft, unknownAnimatableValue(4.0).get()); get 233 Source/core/animation/KeyframeEffectModelTest.cpp keyframes[2]->setPropertyValue(CSSPropertyLeft, unknownAnimatableValue(5.0).get()); get 244 Source/core/animation/KeyframeEffectModelTest.cpp keyframes[0]->setPropertyValue(CSSPropertyLeft, unknownAnimatableValue(3.0).get()); get 247 Source/core/animation/KeyframeEffectModelTest.cpp keyframes[1]->setPropertyValue(CSSPropertyLeft, unknownAnimatableValue(4.0).get()); get 249 Source/core/animation/KeyframeEffectModelTest.cpp keyframes[2]->setPropertyValue(CSSPropertyLeft, unknownAnimatableValue(5.0).get()); get 262 Source/core/animation/KeyframeEffectModelTest.cpp keyframes[0]->setPropertyValue(CSSPropertyLeft, unknownAnimatableValue(3.0).get()); get 265 Source/core/animation/KeyframeEffectModelTest.cpp keyframes[1]->setPropertyValue(CSSPropertyLeft, unknownAnimatableValue(4.0).get()); get 268 Source/core/animation/KeyframeEffectModelTest.cpp keyframes[2]->setPropertyValue(CSSPropertyLeft, unknownAnimatableValue(5.0).get()); get 281 Source/core/animation/KeyframeEffectModelTest.cpp keyframes[0]->setPropertyValue(CSSPropertyLeft, unknownAnimatableValue(0.0).get()); get 284 Source/core/animation/KeyframeEffectModelTest.cpp keyframes[1]->setPropertyValue(CSSPropertyLeft, unknownAnimatableValue(1.0).get()); get 287 Source/core/animation/KeyframeEffectModelTest.cpp keyframes[2]->setPropertyValue(CSSPropertyLeft, unknownAnimatableValue(2.0).get()); get 290 Source/core/animation/KeyframeEffectModelTest.cpp keyframes[3]->setPropertyValue(CSSPropertyLeft, unknownAnimatableValue(3.0).get()); get 293 Source/core/animation/KeyframeEffectModelTest.cpp keyframes[4]->setPropertyValue(CSSPropertyLeft, unknownAnimatableValue(4.0).get()); get 296 Source/core/animation/KeyframeEffectModelTest.cpp keyframes[5]->setPropertyValue(CSSPropertyLeft, unknownAnimatableValue(5.0).get()); get 299 Source/core/animation/KeyframeEffectModelTest.cpp keyframes[6]->setPropertyValue(CSSPropertyLeft, unknownAnimatableValue(6.0).get()); get 302 Source/core/animation/KeyframeEffectModelTest.cpp keyframes[7]->setPropertyValue(CSSPropertyLeft, unknownAnimatableValue(7.0).get()); get 305 Source/core/animation/KeyframeEffectModelTest.cpp keyframes[8]->setPropertyValue(CSSPropertyLeft, unknownAnimatableValue(7.0).get()); get 323 Source/core/animation/KeyframeEffectModelTest.cpp keyframes[0]->setPropertyValue(CSSPropertyLeft, pixelAnimatableValue(3.0).get()); get 326 Source/core/animation/KeyframeEffectModelTest.cpp keyframes[1]->setPropertyValue(CSSPropertyLeft, pixelAnimatableValue(5.0).get()); get 338 Source/core/animation/KeyframeEffectModelTest.cpp keyframes[0]->setPropertyValue(CSSPropertyLeft, unknownAnimatableValue(3.0).get()); get 339 Source/core/animation/KeyframeEffectModelTest.cpp keyframes[0]->setPropertyValue(CSSPropertyRight, unknownAnimatableValue(4.0).get()); get 342 Source/core/animation/KeyframeEffectModelTest.cpp keyframes[1]->setPropertyValue(CSSPropertyLeft, unknownAnimatableValue(5.0).get()); get 343 Source/core/animation/KeyframeEffectModelTest.cpp keyframes[1]->setPropertyValue(CSSPropertyRight, unknownAnimatableValue(6.0).get()); get 348 Source/core/animation/KeyframeEffectModelTest.cpp Interpolation* leftValue = findValue(*values.get(), CSSPropertyLeft); get 351 Source/core/animation/KeyframeEffectModelTest.cpp Interpolation* rightValue = findValue(*values.get(), CSSPropertyRight); get 383 Source/core/animation/KeyframeEffectModelTest.cpp keyframes[0]->setPropertyValue(CSSPropertyLeft, pixelAnimatableValue(1.0).get()); get 387 Source/core/animation/KeyframeEffectModelTest.cpp keyframes[1]->setPropertyValue(CSSPropertyLeft, pixelAnimatableValue(1.0).get()); get 390 Source/core/animation/KeyframeEffectModelTest.cpp keyframes[2]->setPropertyValue(CSSPropertyLeft, pixelAnimatableValue(1.0).get()); get 409 Source/core/animation/KeyframeEffectModelTest.cpp keyframes[0]->setPropertyValue(CSSPropertyLeft, unknownAnimatableValue(4.0).get()); get 424 Source/core/animation/KeyframeEffectModelTest.cpp AnimationEffect* baseEffect = effect.get(); get 27 Source/core/animation/StringKeyframe.h return m_propertyValues.get(property); get 94 Source/core/animation/TimingInput.cpp RefPtr<TimingFunction> timingFunction = CSSToStyleMap::animationTimingFunction(timingFunctionValue.get(), false); get 111 Source/core/animation/TimingInput.cpp timingInputDictionary.get("delay", startDelay); get 115 Source/core/animation/TimingInput.cpp timingInputDictionary.get("endDelay", endDelay); get 119 Source/core/animation/TimingInput.cpp timingInputDictionary.get("fill", fillMode); get 123 Source/core/animation/TimingInput.cpp timingInputDictionary.get("iterationStart", iterationStart); get 127 Source/core/animation/TimingInput.cpp timingInputDictionary.get("iterations", iterationCount); get 131 Source/core/animation/TimingInput.cpp if (timingInputDictionary.get("duration", iterationDuration)) { get 136 Source/core/animation/TimingInput.cpp timingInputDictionary.get("playbackRate", playbackRate); get 140 Source/core/animation/TimingInput.cpp timingInputDictionary.get("direction", direction); get 144 Source/core/animation/TimingInput.cpp timingInputDictionary.get("easing", timingFunctionString); get 123 Source/core/animation/css/CSSAnimationData.h TimingFunction* timingFunction() const { return m_timingFunction.get(); } get 54 Source/core/animation/css/CSSAnimationDataList.h CSSAnimationData* animation(size_t i) { return m_animations[i].get(); } get 55 Source/core/animation/css/CSSAnimationDataList.h const CSSAnimationData* animation(size_t i) const { return m_animations[i].get(); } get 115 Source/core/animation/css/CSSAnimations.cpp const StyleKeyframe* styleKeyframe = styleKeyframes[i].get(); get 130 Source/core/animation/css/CSSAnimations.cpp keyframe->setPropertyValue(property, CSSAnimatableValueFactory::create(property, *keyframeStyle).get()); get 136 Source/core/animation/css/CSSAnimations.cpp keyframes.append(toAnimatableValueKeyframe(keyframe->cloneWithOffset(offsets[j]).get())); get 196 Source/core/animation/css/CSSAnimations.cpp startKeyframe->setPropertyValue(property, snapshotValue.get()); get 198 Source/core/animation/css/CSSAnimations.cpp endKeyframe->setPropertyValue(property, snapshotValue.get()); get 291 Source/core/animation/css/CSSAnimations.cpp calculateAnimationUpdate(update.get(), element, parentElement, style, parentStyle, resolver); get 292 Source/core/animation/css/CSSAnimations.cpp calculateAnimationActiveInterpolations(update.get(), element, parentElement.document().timeline().currentTime()); get 293 Source/core/animation/css/CSSAnimations.cpp calculateTransitionUpdate(update.get(), element, style); get 294 Source/core/animation/css/CSSAnimations.cpp calculateTransitionActiveInterpolations(update.get(), element, parentElement.document().transitionTimeline().currentTime()); get 332 Source/core/animation/css/CSSAnimations.cpp AnimationPlayer* player = existing->value.get(); get 345 Source/core/animation/css/CSSAnimations.cpp resolveKeyframes(resolver, element, parentElement, style, parentStyle, animationName, keyframeTimingFunction.get(), resolvedKeyframes); get 356 Source/core/animation/css/CSSAnimations.cpp update->cancelAnimation(*iter, *cssAnimations->m_animations.get(*iter)); get 381 Source/core/animation/css/CSSAnimations.cpp AnimationPlayer* player = m_animations.get(*iter); get 389 Source/core/animation/css/CSSAnimations.cpp const InertAnimation* inertAnimation = iter->animation.get(); get 392 Source/core/animation/css/CSSAnimations.cpp RefPtr<AnimationPlayer> player = element->document().timeline().createAnimationPlayer(animation.get()); get 395 Source/core/animation/css/CSSAnimations.cpp element->document().cssPendingAnimations().add(player.get()); get 397 Source/core/animation/css/CSSAnimations.cpp m_animations.set(iter->name, player.get()); get 424 Source/core/animation/css/CSSAnimations.cpp InertAnimation* inertAnimation = newTransition.animation.get(); get 430 Source/core/animation/css/CSSAnimations.cpp const std::pair<RefPtr<Animation>, double>& oldTransition = retargetedCompositorTransitions.get(id); get 438 Source/core/animation/css/CSSAnimations.cpp newFrames.append(toAnimatableValueKeyframe(frames[0]->clone().get())); get 441 Source/core/animation/css/CSSAnimations.cpp RefPtrWillBeRawPtr<AnimatableValue> value = toLegacyStyleInterpolation(oldAnimation->activeInterpolations()[0].get())->currentValue(); get 443 Source/core/animation/css/CSSAnimations.cpp newFrames.append(toAnimatableValueKeyframe(frames[1]->clone().get())); get 447 Source/core/animation/css/CSSAnimations.cpp RefPtr<AnimationPlayer> player = element->document().transitionTimeline().createAnimationPlayer(transition.get()); get 449 Source/core/animation/css/CSSAnimations.cpp element->document().cssPendingAnimations().add(player.get()); get 450 Source/core/animation/css/CSSAnimations.cpp runningTransition.transition = transition.get(); get 483 Source/core/animation/css/CSSAnimations.cpp if (AnimatableValue::usesDefaultInterpolation(to.get(), from.get())) get 496 Source/core/animation/css/CSSAnimations.cpp startKeyframe->setPropertyValue(id, from.get()); get 502 Source/core/animation/css/CSSAnimations.cpp endKeyframe->setPropertyValue(id, to.get()); get 509 Source/core/animation/css/CSSAnimations.cpp update->startTransition(id, eventId, from.get(), to.get(), InertAnimation::create(effect, timing, isPaused)); get 572 Source/core/animation/css/CSSAnimations.cpp if (timedItem->phase() == TimedItem::PhaseAfter || (!anyTransitionHadAnimateAll && !animationStyleRecalc && !listedProperties.get(id))) { get 606 Source/core/animation/css/CSSAnimations.cpp newAnimations.append(update->newAnimations()[i].animation.get()); get 623 Source/core/animation/css/CSSAnimations.cpp newTransitions.append(iter->value.animation.get()); get 631 Source/core/animation/css/CSSAnimations.cpp cancelledAnimationPlayers.add(transitionMap.get(*iter).transition->player()); get 74 Source/core/animation/css/CSSPendingAnimations.cpp if (m_waitingForCompositorAnimationStart[i].get()->hasActiveAnimationsOnCompositor()) get 86 Source/core/animation/css/CSSPendingAnimations.cpp AnimationPlayer* player = m_waitingForCompositorAnimationStart[i].get(); get 208 Source/core/clipboard/Clipboard.cpp files->append(toFile(blob.get())); get 323 Source/core/clipboard/Clipboard.cpp writeImageToDataObject(m_dataObject.get(), element, url); get 82 Source/core/clipboard/Clipboard.h ImageResource* dragImageResource() const { return m_dragImage.get(); } get 84 Source/core/clipboard/Clipboard.h Node* dragImageElement() const { return m_dragImageElement.get(); } get 215 Source/core/clipboard/DataObject.cpp results.append(static_cast<File*>(m_itemList[i]->getAsFile().get())->path()); get 110 Source/core/clipboard/DataObjectItem.cpp return m_file.get(); get 60 Source/core/clipboard/DataTransferItem.h Clipboard* clipboard() { return m_clipboard.get(); } get 61 Source/core/clipboard/DataTransferItem.h DataObjectItem* dataObjectItem() { return m_item.get(); } get 203 Source/core/css/BasicShapeFunctions.cpp return BasicShapeRadius(convertToLength(state, radius.get())); get 241 Source/core/css/BasicShapeFunctions.cpp polygon->appendPoint(convertToLength(state, values.at(i).get()), convertToLength(state, values.at(i + 1).get())); get 55 Source/core/css/CSSBasicShapes.h CSSPrimitiveValue* referenceBox() const { return m_referenceBox.get(); } get 73 Source/core/css/CSSBasicShapes.h CSSPrimitiveValue* centerX() const { return m_centerX.get(); } get 74 Source/core/css/CSSBasicShapes.h CSSPrimitiveValue* centerY() const { return m_centerY.get(); } get 75 Source/core/css/CSSBasicShapes.h CSSPrimitiveValue* radius() const { return m_radius.get(); } get 99 Source/core/css/CSSBasicShapes.h CSSPrimitiveValue* centerX() const { return m_centerX.get(); } get 100 Source/core/css/CSSBasicShapes.h CSSPrimitiveValue* centerY() const { return m_centerY.get(); } get 101 Source/core/css/CSSBasicShapes.h CSSPrimitiveValue* radiusX() const { return m_radiusX.get(); } get 102 Source/core/css/CSSBasicShapes.h CSSPrimitiveValue* radiusY() const { return m_radiusY.get(); } get 157 Source/core/css/CSSBasicShapes.h CSSPrimitiveValue* top() const { return m_top.get(); } get 158 Source/core/css/CSSBasicShapes.h CSSPrimitiveValue* right() const { return m_right.get(); } get 159 Source/core/css/CSSBasicShapes.h CSSPrimitiveValue* bottom() const { return m_bottom.get(); } get 160 Source/core/css/CSSBasicShapes.h CSSPrimitiveValue* left() const { return m_left.get(); } get 162 Source/core/css/CSSBasicShapes.h CSSPrimitiveValue* topLeftRadius() const { return m_topLeftRadius.get(); } get 163 Source/core/css/CSSBasicShapes.h CSSPrimitiveValue* topRightRadius() const { return m_topRightRadius.get(); } get 164 Source/core/css/CSSBasicShapes.h CSSPrimitiveValue* bottomRightRadius() const { return m_bottomRightRadius.get(); } get 165 Source/core/css/CSSBasicShapes.h CSSPrimitiveValue* bottomLeftRadius() const { return m_bottomLeftRadius.get(); } get 192 Source/core/css/CSSCalculationValue.cpp return adoptRefWillBeNoop(new CSSCalcPrimitiveValue(CSSPrimitiveValue::create(value, type).get(), isInteger)); get 343 Source/core/css/CSSCalculationValue.cpp bool isInteger = isIntegerResult(leftSide.get(), rightSide.get(), op); get 373 Source/core/css/CSSCalculationValue.cpp CSSCalcExpressionNode* numberSide = getNumberSide(leftSide.get(), rightSide.get()); get 378 Source/core/css/CSSCalculationValue.cpp CSSCalcExpressionNode* otherSide = leftSide == numberSide ? rightSide.get() : leftSide.get(); get 491 Source/core/css/CSSCalculationValue.cpp : CSSCalcExpressionNode(category, isIntegerResult(leftSide.get(), rightSide.get(), op)) get 586 Source/core/css/CSSCalculationValue.cpp result->value = CSSCalcPrimitiveValue::create(toCSSPrimitiveValue(value.get()), parserValue->isInt); get 113 Source/core/css/CSSCalculationValue.h CSSCalcExpressionNode* expressionNode() const { return m_expression.get(); } get 50 Source/core/css/CSSCalculationValueTest.cpp expression->toCalcValue(CSSToLengthConversionData(style, style, 0)).get(), get 51 Source/core/css/CSSCalculationValueTest.cpp style->effectiveZoom()).get())); get 62 Source/core/css/CSSCalculationValueTest.cpp EXPECT_TRUE(actual->equals(*expected.get())); get 76 Source/core/css/CSSCalculationValueTest.cpp EXPECT_TRUE(actual->equals(*expected.get())); get 90 Source/core/css/CSSCalculationValueTest.cpp EXPECT_TRUE(actual->equals(*expected.get())); get 107 Source/core/css/CSSCalculationValueTest.cpp EXPECT_TRUE(actual->equals(*expected.get())); get 117 Source/core/css/CSSCalculationValueTest.cpp style.get()); get 124 Source/core/css/CSSCalculationValueTest.cpp style.get()); get 131 Source/core/css/CSSCalculationValueTest.cpp style.get()); get 144 Source/core/css/CSSCalculationValueTest.cpp style.get()); get 791 Source/core/css/CSSComputedStyleDeclaration.cpp FilterOperation* filterOperation = (*it).get(); get 879 Source/core/css/CSSComputedStyleDeclaration.cpp const Vector<String>& namedGridLines = orderedNamedGridLines.get(i); get 1053 Source/core/css/CSSComputedStyleDeclaration.cpp list->append(createTimingFunctionValue(CSSAnimationData::initialAnimationTimingFunction().get())); get 1545 Source/core/css/CSSComputedStyleDeclaration.cpp return m_node.get(); get 2461 Source/core/css/CSSComputedStyleDeclaration.cpp list->append(createTimingFunctionValue(CSSAnimationData::initialAnimationTimingFunction().get())); get 2622 Source/core/css/CSSComputedStyleDeclaration.cpp list->append(createTimingFunctionValue(CSSAnimationData::initialAnimationTimingFunction().get())); get 2878 Source/core/css/CSSComputedStyleDeclaration.cpp Node* node = m_node.get(); get 114 Source/core/css/CSSCrossfadeValue.cpp ImageResource* cachedFromImage = cachedImageForCSSValue(m_fromValue.get(), fetcher); get 115 Source/core/css/CSSCrossfadeValue.cpp ImageResource* cachedToImage = cachedImageForCSSValue(m_toValue.get(), fetcher); get 134 Source/core/css/CSSCrossfadeValue.cpp return subimageIsPending(m_fromValue.get()) || subimageIsPending(m_toValue.get()); get 139 Source/core/css/CSSCrossfadeValue.cpp return subimageKnownToBeOpaque(m_fromValue.get(), renderer) && subimageKnownToBeOpaque(m_toValue.get(), renderer); get 147 Source/core/css/CSSCrossfadeValue.cpp m_cachedFromImage = cachedImageForCSSValue(m_fromValue.get(), fetcher); get 148 Source/core/css/CSSCrossfadeValue.cpp m_cachedToImage = cachedImageForCSSValue(m_toValue.get(), fetcher); get 173 Source/core/css/CSSCrossfadeValue.cpp ImageResource* cachedFromImage = cachedImageForCSSValue(m_fromValue.get(), fetcher); get 174 Source/core/css/CSSCrossfadeValue.cpp ImageResource* cachedToImage = cachedImageForCSSValue(m_toValue.get(), fetcher); get 64 Source/core/css/CSSCursorImageValue.cpp String url = toCSSImageValue(m_imageValue.get())->url(); get 95 Source/core/css/CSSCursorImageValue.cpp String url = toCSSImageValue(m_imageValue.get())->url(); get 122 Source/core/css/CSSCursorImageValue.cpp return toCSSImageSetValue(m_imageValue.get())->cachedImageSet(loader, deviceScaleFactor); get 131 Source/core/css/CSSCursorImageValue.cpp RefPtrWillBeRawPtr<CSSImageValue> imageValue = toCSSImageValue(m_imageValue.get()); get 142 Source/core/css/CSSCursorImageValue.cpp m_image = toCSSImageValue(m_imageValue.get())->cachedImage(loader); get 154 Source/core/css/CSSCursorImageValue.cpp return toCSSImageSetValue(m_imageValue.get())->cachedOrPendingImageSet(deviceScaleFactor); get 159 Source/core/css/CSSCursorImageValue.cpp return m_image.get(); get 165 Source/core/css/CSSCursorImageValue.cpp RefPtrWillBeRawPtr<CSSImageValue> imageValue = toCSSImageValue(m_imageValue.get()); get 128 Source/core/css/CSSDefaultStyleSheets.cpp return m_defaultViewSourceStyle.get(); get 139 Source/core/css/CSSDefaultStyleSheets.cpp return m_defaultXHTMLMobileProfileStyle.get(); get 40 Source/core/css/CSSDefaultStyleSheets.h RuleSet* defaultStyle() { return m_defaultStyle.get(); } get 41 Source/core/css/CSSDefaultStyleSheets.h RuleSet* defaultViewportStyle() { return m_defaultViewportStyle.get(); } get 42 Source/core/css/CSSDefaultStyleSheets.h RuleSet* defaultQuirksStyle() { return m_defaultQuirksStyle.get(); } get 43 Source/core/css/CSSDefaultStyleSheets.h RuleSet* defaultPrintStyle() { return m_defaultPrintStyle.get(); } get 49 Source/core/css/CSSDefaultStyleSheets.h StyleSheetContents* defaultStyleSheet() { return m_defaultStyleSheet.get(); } get 50 Source/core/css/CSSDefaultStyleSheets.h StyleSheetContents* viewportStyleSheet() { return m_viewportStyleSheet.get(); } get 51 Source/core/css/CSSDefaultStyleSheets.h StyleSheetContents* quirksStyleSheet() { return m_quirksStyleSheet.get(); } get 52 Source/core/css/CSSDefaultStyleSheets.h StyleSheetContents* svgStyleSheet() { return m_svgStyleSheet.get(); } get 53 Source/core/css/CSSDefaultStyleSheets.h StyleSheetContents* mathmlStyleSheet() { return m_mathmlStyleSheet.get(); } get 54 Source/core/css/CSSDefaultStyleSheets.h StyleSheetContents* mediaControlsStyleSheet() { return m_mediaControlsStyleSheet.get(); } get 55 Source/core/css/CSSDefaultStyleSheets.h StyleSheetContents* fullscreenStyleSheet() { return m_fullscreenStyleSheet.get(); } get 56 Source/core/css/CSSFilterRule.cpp return m_propertiesCSSOMWrapper.get(); get 152 Source/core/css/CSSFontFace.cpp beginLoadIfNeeded(source.get(), fontSelector); get 48 Source/core/css/CSSFontFaceRule.cpp return m_propertiesCSSOMWrapper.get(); get 49 Source/core/css/CSSFontFaceRule.h StyleRuleFontFace* styleRule() const { return m_fontFaceRule.get(); } get 97 Source/core/css/CSSFontFaceSrcValue.cpp return m_fetched.get(); get 84 Source/core/css/CSSFontSelector.cpp m_resourceFetcher->decrementRequestCount(fontsToBeginLoading[i].get()); get 99 Source/core/css/CSSFontSelector.cpp m_resourceFetcher->decrementRequestCount(m_fontsToBeginLoading[i].get()); get 190 Source/core/css/CSSFontSelector.cpp if (CSSSegmentedFontFace* face = m_fontFaceCache.get(fontDescription, familyName)) get 203 Source/core/css/CSSFontSelector.cpp CSSSegmentedFontFace* face = m_fontFaceCache.get(fontDescription, family); get 40 Source/core/css/CSSFunctionValue.cpp m_args = CSSValueList::createFromParserValueList(function->args.get()); get 52 Source/core/css/CSSFunctionValue.h CSSValueList* arguments() const { return m_args.get(); } get 138 Source/core/css/CSSGradientValue.cpp result->m_stops[i].m_resolvedColor = textLinkColors.colorFromPrimitiveValue(result->m_stops[i].m_color.get(), currentColor); get 661 Source/core/css/CSSGradientValue.cpp firstPoint = computeEndPoint(m_firstX.get(), m_firstY.get(), conversionData, size); get 663 Source/core/css/CSSGradientValue.cpp secondPoint = computeEndPoint(m_secondX.get(), m_secondY.get(), conversionData, size); get 672 Source/core/css/CSSGradientValue.cpp firstPoint = computeEndPoint(m_firstX.get(), m_firstY.get(), conversionData, size); get 691 Source/core/css/CSSGradientValue.cpp secondPoint = computeEndPoint(m_firstX.get(), m_firstY.get(), conversionData, size); get 710 Source/core/css/CSSGradientValue.cpp addStops(gradient.get(), conversionData, 1); get 997 Source/core/css/CSSGradientValue.cpp FloatPoint firstPoint = computeEndPoint(m_firstX.get(), m_firstY.get(), conversionData, size); get 1003 Source/core/css/CSSGradientValue.cpp FloatPoint secondPoint = computeEndPoint(m_secondX.get(), m_secondY.get(), conversionData, size); get 1011 Source/core/css/CSSGradientValue.cpp firstRadius = resolveRadius(m_firstRadius.get(), conversionData); get 1016 Source/core/css/CSSGradientValue.cpp secondRadius = resolveRadius(m_secondRadius.get(), conversionData); get 1020 Source/core/css/CSSGradientValue.cpp secondRadius = resolveRadius(m_endHorizontalSize.get(), conversionData, &width); get 1022 Source/core/css/CSSGradientValue.cpp aspectRatio = secondRadius / resolveRadius(m_endVerticalSize.get(), conversionData, &height); get 1130 Source/core/css/CSSGradientValue.cpp addStops(gradient.get(), conversionData, maxExtent); get 136 Source/core/css/CSSGroupingRule.cpp return rule.get(); get 143 Source/core/css/CSSGroupingRule.cpp return m_ruleListCSSOMWrapper.get(); get 152 Source/core/css/CSSGroupingRule.cpp m_childRuleCSSOMWrappers[i]->reattach(m_groupRule->childRules()[i].get()); get 103 Source/core/css/CSSImageGeneratorValue.cpp return m_images.get(size); get 112 Source/core/css/CSSImageSetValue.cpp m_imageSet = StyleFetchedImageSet::create(cachedImage.get(), image.scaleFactor, this); get 138 Source/core/css/CSSImageSetValue.cpp return m_imageSet.get(); get 54 Source/core/css/CSSImageValue.cpp return m_image.get(); get 70 Source/core/css/CSSImageValue.cpp m_image = StyleFetchedImage::create(cachedImage.get()); get 59 Source/core/css/CSSImportRule.cpp return m_mediaCSSOMWrapper.get(); get 88 Source/core/css/CSSImportRule.cpp return m_styleSheetCSSOMWrapper.get(); get 157 Source/core/css/CSSKeyframeRule.cpp return m_propertiesCSSOMWrapper.get(); get 195 Source/core/css/CSSKeyframesRule.cpp rule = adoptRefWillBeNoop(new CSSKeyframeRule(m_keyframesRule->keyframes()[index].get(), const_cast<CSSKeyframesRule*>(this))); get 197 Source/core/css/CSSKeyframesRule.cpp return rule.get(); get 204 Source/core/css/CSSKeyframesRule.cpp return m_ruleListCSSOMWrapper.get(); get 62 Source/core/css/CSSMatrix.cpp if (BisonCSSParser::parseValue(styleDeclaration.get(), CSSPropertyWebkitTransform, string, true, HTMLStandardMode, 0)) { get 68 Source/core/css/CSSMatrix.cpp if (!value || (value->isPrimitiveValue() && (toCSSPrimitiveValue(value.get()))->getValueID() == CSSValueNone)) get 73 Source/core/css/CSSMatrix.cpp if (!TransformBuilder::createTransformOperations(value.get(), CSSToLengthConversionData(defaultStyle, defaultStyle, 0, 0, 1.0f), operations)) { get 46 Source/core/css/CSSMediaRule.cpp return toStyleRuleMedia(m_groupRule.get())->mediaQueries(); get 69 Source/core/css/CSSMediaRule.cpp return m_mediaCSSOMWrapper.get(); get 51 Source/core/css/CSSPageRule.cpp return m_propertiesCSSOMWrapper.get(); get 248 Source/core/css/CSSParserValues.h CSSParserSelector* tagHistory() const { return m_tagHistory.get(); } get 146 Source/core/css/CSSPrimitiveValue.cpp return unitTable.get(unit.lower()); get 959 Source/core/css/CSSPrimitiveValue.cpp return cssTextCache().get(this); get 52 Source/core/css/CSSProperty.cpp toCSSValueList(m_value.get())->append(value.release()); get 76 Source/core/css/CSSProperty.h CSSValue* value() const { return m_value.get(); } get 45 Source/core/css/CSSReflectValue.h CSSPrimitiveValue* direction() const { return m_direction.get(); } get 46 Source/core/css/CSSReflectValue.h CSSPrimitiveValue* offset() const { return m_offset.get(); } get 47 Source/core/css/CSSReflectValue.h CSSValue* mask() const { return m_mask.get(); } get 80 Source/core/css/CSSRuleList.h virtual CSSRule* item(unsigned index) const OVERRIDE { return index < m_rules.size() ? m_rules[index].get() : 0; } get 59 Source/core/css/CSSSVGDocumentValue.cpp return m_document.get(); get 44 Source/core/css/CSSSVGDocumentValue.h DocumentResource* cachedSVGDocument() const { return m_document.get(); } get 158 Source/core/css/CSSSegmentedFontFace.cpp appendFontData(fontData.get(), faceFontData.release(), (*it)->cssFontFace()->ranges()); get 265 Source/core/css/CSSSelector.h const CSSSelectorList* selectorList() const { return m_hasRareData ? m_data.m_rareData->m_selectorList.get() : 0; } get 60 Source/core/css/CSSSelectorList.cpp for (CSSParserSelector* selector = selectorVector[i].get(); selector; selector = selector->tagHistory()) get 67 Source/core/css/CSSSelectorList.cpp CSSParserSelector* current = selectorVector[i].get(); get 64 Source/core/css/CSSStyleRule.cpp return m_propertiesCSSOMWrapper.get(); get 82 Source/core/css/CSSStyleRule.cpp return selectorTextCache().get(this); get 53 Source/core/css/CSSStyleRule.h StyleRule* styleRule() const { return m_styleRule.get(); } get 227 Source/core/css/CSSStyleSheet.cpp m_mediaCSSOMWrapper->reattach(m_mediaQueries.get()); get 230 Source/core/css/CSSStyleSheet.cpp reportMediaQueryWarningIfNeeded(ownerDocument(), m_mediaQueries.get()); get 256 Source/core/css/CSSStyleSheet.cpp return cssRule.get(); get 308 Source/core/css/CSSStyleSheet.cpp RefPtrWillBeRawPtr<StyleRuleBase> rule = p.parseRule(m_contents.get(), ruleString); get 379 Source/core/css/CSSStyleSheet.cpp return m_ruleListCSSOMWrapper.get(); get 403 Source/core/css/CSSStyleSheet.cpp m_mediaCSSOMWrapper = MediaList::create(m_mediaQueries.get(), const_cast<CSSStyleSheet*>(this)); get 404 Source/core/css/CSSStyleSheet.cpp return m_mediaCSSOMWrapper.get(); get 90 Source/core/css/CSSStyleSheet.h MediaQuerySet* mediaQueries() const { return m_mediaQueries.get(); } get 112 Source/core/css/CSSStyleSheet.h StyleSheetContents* contents() const { return m_contents.get(); } get 58 Source/core/css/CSSSupportsRule.cpp return toStyleRuleSupports(m_groupRule.get())->conditionText(); get 52 Source/core/css/CSSTestHelper.cpp m_styleSheet = CSSStyleSheet::createInline(m_document.get(), KURL(), position, "UTF-8"); get 314 Source/core/css/CSSTokenizer-in.cpp UChar* bufferPtr = buffer.get(); get 323 Source/core/css/CSSTokenizer-in.cpp return m_dataStart8.get(); get 329 Source/core/css/CSSTokenizer-in.cpp return m_dataStart16.get(); get 1551 Source/core/css/CSSTokenizer-in.cpp memcpy(m_dataStart8.get() + m_parsedTextPrefixLength, string.characters8(), stringLength * sizeof(LChar)); get 1561 Source/core/css/CSSTokenizer-in.cpp m_currentCharacter8 = m_dataStart8.get(); get 1573 Source/core/css/CSSTokenizer-in.cpp memcpy(m_dataStart16.get() + m_parsedTextPrefixLength, string.characters16(), stringLength * sizeof(UChar)); get 1584 Source/core/css/CSSTokenizer-in.cpp m_currentCharacter16 = m_dataStart16.get(); get 188 Source/core/css/CSSTokenizer.h return m_tokenStart.ptr8 - m_dataStart8.get(); get 189 Source/core/css/CSSTokenizer.h return m_tokenStart.ptr16 - m_dataStart16.get(); get 120 Source/core/css/CSSValueList.cpp result.append(toCSSPrimitiveValue(m_values[i].get())->customCSSText(AlwaysQuoteCSSString)); get 52 Source/core/css/CSSValueList.h CSSValue* item(size_t index) { return index < m_values.size() ? m_values[index].get() : 0; } get 53 Source/core/css/CSSValueList.h const CSSValue* item(size_t index) const { return index < m_values.size() ? m_values[index].get() : 0; } get 54 Source/core/css/CSSValueList.h CSSValue* itemWithoutBoundsCheck(size_t index) { return m_values[index].get(); } get 58 Source/core/css/CSSViewportRule.cpp return m_propertiesCSSOMWrapper.get(); get 78 Source/core/css/DOMWindowCSS.cpp return BisonCSSParser::parseValue(dummyStyle.get(), propertyID, normalizedValue, false, HTMLStandardMode, 0); get 98 Source/core/css/ElementRuleCollector.cpp return m_styleRuleList.get(); get 105 Source/core/css/ElementRuleCollector.cpp return m_cssRuleList.get(); get 262 Source/core/css/ElementRuleCollector.cpp context.elementStyle = m_style.get(); get 105 Source/core/css/FontFace.cpp BisonCSSParser::parseValue(parsedStyle.get(), propertyID, s, true, *document); get 116 Source/core/css/FontFace.cpp if (descriptors.get("style", value)) { get 121 Source/core/css/FontFace.cpp if (descriptors.get("weight", value)) { get 126 Source/core/css/FontFace.cpp if (descriptors.get("stretch", value)) { get 131 Source/core/css/FontFace.cpp if (descriptors.get("unicodeRange", value)) { get 136 Source/core/css/FontFace.cpp if (descriptors.get("variant", value)) { get 141 Source/core/css/FontFace.cpp if (descriptors.get("featureSettings", value)) { get 158 Source/core/css/FontFace.cpp if (initFontFace(fontFace.get(), context, family, descriptors, exceptionState)) get 166 Source/core/css/FontFace.cpp if (initFontFace(fontFace.get(), context, family, descriptors, exceptionState)) get 174 Source/core/css/FontFace.cpp if (initFontFace(fontFace.get(), context, family, descriptors, exceptionState)) get 193 Source/core/css/FontFace.cpp if (fontFace->setFamilyValue(toCSSValueList(family.get())) get 449 Source/core/css/FontFace.cpp switch (toCSSPrimitiveValue(m_style.get())->getValueID()) { get 467 Source/core/css/FontFace.cpp switch (toCSSPrimitiveValue(m_weight.get())->getValueID()) { get 515 Source/core/css/FontFace.cpp CSSValueList* variantList = toCSSValueList(fontVariant.get()); get 553 Source/core/css/FontFace.cpp m_cssFontFace = createCSSFontFace(this, m_unicodeRange.get()); get 556 Source/core/css/FontFace.cpp CSSValueList* srcList = toCSSValueList(src.get()); get 603 Source/core/css/FontFace.cpp m_cssFontFace = createCSSFontFace(this, m_unicodeRange.get()); get 606 Source/core/css/FontFace.cpp OwnPtr<BinaryDataFontFaceSource> source = adoptPtr(new BinaryDataFontFaceSource(buffer.get())); get 88 Source/core/css/FontFace.h DOMError* error() const { return m_error.get(); } get 90 Source/core/css/FontFace.h CSSFontFace* cssFontFace() { return m_cssFontFace.get(); } get 80 Source/core/css/FontFaceCache.cpp removeFontFace(it->value.get(), true); get 90 Source/core/css/FontFaceCache.cpp TraitsMap* familyFontFaces = fontFacesIter->value.get(); get 113 Source/core/css/FontFaceCache.cpp removeFontFace(it->value.get(), true); get 192 Source/core/css/FontFaceCache.cpp TraitsMap* familyFontFaces = m_fontFaces.get(family); get 204 Source/core/css/FontFaceCache.cpp CSSSegmentedFontFace* candidate = i->value.get(); get 210 Source/core/css/FontFaceCache.cpp if (!face || compareFontFaces(candidate, face.get(), traits)) get 214 Source/core/css/FontFaceCache.cpp return face.get(); get 57 Source/core/css/FontFaceCache.h CSSSegmentedFontFace* get(const FontDescription&, const AtomicString& family); get 306 Source/core/css/FontFaceSet.cpp fontFaceCache->removeFontFace(it->get(), false); get 380 Source/core/css/FontFaceSet.cpp FontFace* face = fontFaces[i].get(); get 453 Source/core/css/FontFaceSet.cpp CSSSegmentedFontFace* segmentedFontFace = fontFaceCache->get(font.fontDescription(), f->family()); get 477 Source/core/css/FontFaceSet.cpp CSSSegmentedFontFace* face = fontFaceCache->get(font.fontDescription(), f->family()); get 491 Source/core/css/FontFaceSet.cpp BisonCSSParser::parseValue(parsedStyle.get(), CSSPropertyFont, fontString, true, HTMLStandardMode, 0); get 523 Source/core/css/FontFaceSet.cpp styleResolver.applyPropertiesToStyle(properties, WTF_ARRAY_LENGTH(properties), style.get()); get 113 Source/core/css/MediaList.cpp MediaQuery* query = m_queries[i].get(); get 140 Source/core/css/MediaList.cpp MediaQuery* query = m_queries[i].get(); get 301 Source/core/css/MediaList.cpp const MediaQuery* query = mediaQueries[i].get(); get 307 Source/core/css/MediaList.cpp const MediaQueryExp* expression = expressions.at(j).get(); get 102 Source/core/css/MediaList.h const MediaQuerySet* queries() const { return m_mediaQueries.get(); } get 98 Source/core/css/MediaQuery.cpp MediaQueryExp* exp = m_expressions->at(i).get(); get 136 Source/core/css/MediaQueryEvaluator.cpp MediaQuery* query = queries[i].get(); get 143 Source/core/css/MediaQueryEvaluator.cpp bool exprResult = eval(expressions.at(j).get()); get 677 Source/core/css/MediaQueryEvaluator.cpp EvalFunc func = gFunctionMap->get(expr->mediaFeature().impl()); get 91 Source/core/css/MediaQueryEvaluatorTest.cpp ASSERT_EQ(screenTestCases[i].output, mediaQueryEvaluator.eval(querySet.get())); get 96 Source/core/css/MediaQueryEvaluatorTest.cpp ASSERT_EQ(printTestCases[i].output, mediaQueryEvaluator.eval(querySet.get())); get 231 Source/core/css/MediaQueryExp.cpp if (!featureWithValidIdent(lowerMediaFeature, toCSSPrimitiveValue(cssValue.get())->getValueID())) get 48 Source/core/css/MediaQueryExp.h CSSValue* value() const { return m_value.get(); } get 64 Source/core/css/MediaQueryList.cpp m_matcher->removeListener(listener.get(), this); get 70 Source/core/css/MediaQueryList.cpp setMatches(evaluator->eval(m_media.get())); get 88 Source/core/css/MediaQueryList.cpp setMatches(m_matcher->evaluate(m_media.get())); get 43 Source/core/css/MediaQueryMatcher.cpp m_listener->queryChanged(state, m_query.get()); get 87 Source/core/css/MediaQueryMatcher.cpp return adoptPtr(new MediaQueryEvaluator(mediaType(), m_document->frame(), rootStyle.get())); get 106 Source/core/css/MediaQueryMatcher.cpp reportMediaQueryWarningIfNeeded(m_document, media.get()); get 107 Source/core/css/MediaQueryMatcher.cpp return MediaQueryList::create(this, media, evaluate(media.get())); get 151 Source/core/css/MediaQueryMatcher.cpp m_listeners[i]->evaluate(scriptState, evaluator.get()); get 65 Source/core/css/MediaQueryMatcher.h MediaQueryListListener* listener() { return m_listener.get(); } get 66 Source/core/css/MediaQueryMatcher.h MediaQueryList* query() { return m_query.get(); } get 211 Source/core/css/MediaValues.cpp ASSERT(m_mode == CachingMode && !m_style.get() && !m_frame); get 239 Source/core/css/MediaValues.cpp return calculateViewportWidth(m_frame, m_style.get()); get 246 Source/core/css/MediaValues.cpp return calculateViewportHeight(m_frame, m_style.get()); get 295 Source/core/css/MediaValues.cpp return calculateDefaultFontSize(m_style.get()); get 64 Source/core/css/MediaValues.h RenderStyle* style() const { return m_style.get(); } get 45 Source/core/css/Pair.h CSSPrimitiveValue* first() const { return m_first.get(); } get 46 Source/core/css/Pair.h CSSPrimitiveValue* second() const { return m_second.get(); } get 173 Source/core/css/PropertySetCSSStyleDeclaration.cpp return cloneAndCacheForCSSOM(propertySet().getPropertyCSSValue(propertyID).get()); get 279 Source/core/css/PropertySetCSSStyleDeclaration.cpp return clonedValue.get(); get 33 Source/core/css/Rect.h CSSPrimitiveValue* top() const { return m_top.get(); } get 34 Source/core/css/Rect.h CSSPrimitiveValue* right() const { return m_right.get(); } get 35 Source/core/css/Rect.h CSSPrimitiveValue* bottom() const { return m_bottom.get(); } get 36 Source/core/css/Rect.h CSSPrimitiveValue* left() const { return m_left.get(); } get 36 Source/core/css/RemoteFontFaceSource.cpp SimpleFontData* fontData = it->value.get(); get 69 Source/core/css/RemoteFontFaceSource.cpp m_histograms.recordRemoteFont(m_font.get()); get 82 Source/core/css/RemoteFontFaceSource.cpp m_histograms.recordFallbackTime(m_font.get()); get 94 Source/core/css/RemoteFontFaceSource.cpp m_histograms.recordFallbackTime(m_font.get()); get 19 Source/core/css/RemoteFontFaceSource.h virtual FontResource* resource() OVERRIDE { return m_font.get(); } get 409 Source/core/css/RuleFeature.cpp if (RefPtr<DescendantInvalidationSet> invalidationSet = m_attributeInvalidationSets.get(attributeName.localName())) get 416 Source/core/css/RuleFeature.cpp if (RefPtr<DescendantInvalidationSet> invalidationSet = m_idInvalidationSets.get(oldId)) get 420 Source/core/css/RuleFeature.cpp if (RefPtr<DescendantInvalidationSet> invalidationSet = m_idInvalidationSets.get(newId)) get 427 Source/core/css/RuleFeature.cpp if (RefPtr<DescendantInvalidationSet> invalidationSet = m_classInvalidationSets.get(className)) get 272 Source/core/css/RuleSet.cpp StyleRuleBase* rule = rules[i].get(); get 314 Source/core/css/RuleSet.cpp StyleRuleImport* importRule = importRules[i].get(); get 136 Source/core/css/RuleSet.h const WillBeHeapTerminatedArray<RuleData>* idRules(const AtomicString& key) const { ASSERT(!m_pendingRules); return m_idRules.get(key); } get 137 Source/core/css/RuleSet.h const WillBeHeapTerminatedArray<RuleData>* classRules(const AtomicString& key) const { ASSERT(!m_pendingRules); return m_classRules.get(key); } get 138 Source/core/css/RuleSet.h const WillBeHeapTerminatedArray<RuleData>* tagRules(const AtomicString& key) const { ASSERT(!m_pendingRules); return m_tagRules.get(key); } get 139 Source/core/css/RuleSet.h const WillBeHeapTerminatedArray<RuleData>* shadowPseudoElementRules(const AtomicString& key) const { ASSERT(!m_pendingRules); return m_shadowPseudoElementRules.get(key); } get 207 Source/core/css/RuleSet.h return m_pendingRules.get(); get 96 Source/core/css/SVGCSSComputedStyleDeclaration.cpp Node* node = m_node.get(); get 70 Source/core/css/StyleMedia.cpp MediaQueryEvaluator screenEval(type(), m_frame, rootStyle.get()); get 71 Source/core/css/StyleMedia.cpp return screenEval.eval(media.get()); get 117 Source/core/css/StylePropertySerializer.cpp if (!shorthandPropertyAppeared.get(CSSPropertyBorder - firstCSSProperty)) { get 123 Source/core/css/StylePropertySerializer.cpp } else if (shorthandPropertyUsed.get(CSSPropertyBorder - firstCSSProperty)) get 218 Source/core/css/StylePropertySerializer.cpp if (shorthandPropertyUsed.get(shortPropertyIndex)) get 220 Source/core/css/StylePropertySerializer.cpp if (!shorthandPropertyAppeared.get(shortPropertyIndex) && value.isNull()) get 239 Source/core/css/StylePropertySerializer.cpp if (shorthandPropertyAppeared.get(CSSPropertyBackground - firstCSSProperty)) get 485 Source/core/css/StylePropertySerializer.cpp CSSValueList* valueList = toCSSValueList(values[i].get()); get 507 Source/core/css/StylePropertySerializer.cpp value = toCSSValueList(values[j].get())->item(i); get 534 Source/core/css/StylePropertySerializer.cpp yValue = toCSSValueList(nextValue.get())->itemWithoutBoundsCheck(i); get 548 Source/core/css/StylePropertySerializer.cpp CSSValueID xId = toCSSPrimitiveValue(value.get())->getValueID(); get 549 Source/core/css/StylePropertySerializer.cpp CSSValueID yId = toCSSPrimitiveValue(yValue.get())->getValueID(); get 724 Source/core/css/StylePropertySerializer.cpp CSSValueID repeatXValueId = toCSSPrimitiveValue(repeatX.get())->getValueID(); get 725 Source/core/css/StylePropertySerializer.cpp CSSValueID repeatYValueId = toCSSPrimitiveValue(repeatY.get())->getValueID(); get 539 Source/core/css/StylePropertySet.cpp ASSERT(!static_cast<CSSStyleDeclaration*>(m_cssomWrapper.get())->parentRule()); get 541 Source/core/css/StylePropertySet.cpp return m_cssomWrapper.get(); get 544 Source/core/css/StylePropertySet.cpp return m_cssomWrapper.get(); get 192 Source/core/css/StylePropertySet.h return toImmutableStylePropertySet(set.get()); get 252 Source/core/css/StylePropertySet.h return toMutableStylePropertySet(set.get()); get 202 Source/core/css/StyleRule.h MediaQuerySet* mediaQueries() const { return m_mediaQueries.get(); } get 48 Source/core/css/StyleRuleImport.h StyleSheetContents* styleSheet() const { return m_styleSheet.get(); } get 51 Source/core/css/StyleRuleImport.h MediaQuerySet* mediaQueries() { return m_mediaQueries.get(); } get 152 Source/core/css/StyleSheetContents.cpp StyleRuleImport* importRule = toStyleRuleImport(rule.get()); get 164 Source/core/css/StyleSheetContents.cpp reportMediaQueryWarningIfNeeded(singleOwnerDocument(), toStyleRuleMedia(rule.get())->mediaQueries()); get 188 Source/core/css/StyleSheetContents.cpp return m_importRules[childVectorIndex].get(); get 191 Source/core/css/StyleSheetContents.cpp return m_childRules[childVectorIndex].get(); get 248 Source/core/css/StyleSheetContents.cpp StyleRuleImport* importRule = toStyleRuleImport(rule.get()); get 289 Source/core/css/StyleSheetContents.cpp notifyRemoveFontFaceRule(toStyleRuleFontFace(m_importRules[childVectorIndex].get())); get 296 Source/core/css/StyleSheetContents.cpp notifyRemoveFontFaceRule(toStyleRuleFontFace(m_childRules[childVectorIndex].get())); get 316 Source/core/css/StyleSheetContents.cpp return m_namespaces.get(prefix); get 485 Source/core/css/StyleSheetContents.cpp const StyleRuleBase* rule = rules[i].get(); get 616 Source/core/css/StyleSheetContents.cpp return *m_ruleSet.get(); get 663 Source/core/css/StyleSheetContents.cpp StyleRuleBase* rule = rules[i].get(); get 161 Source/core/css/StyleSheetContents.h RuleSet& ruleSet() { ASSERT(m_ruleSet); return *m_ruleSet.get(); } get 69 Source/core/css/StyleSheetList.cpp return index < sheets.size() ? sheets[index].get() : 0; get 40 Source/core/css/TreeBoundaryCrossingRules.cpp m_treeBoundaryCrossingRuleSetMap.get(scopingNode)->addRule(rule, selectorIndex, addRuleFlags); get 58 Source/core/css/TreeBoundaryCrossingRules.cpp RuleSet* ruleSet = it->get(); get 50 Source/core/css/TreeBoundaryCrossingRules.h RuleSet* ruleSetScopedBy(const ContainerNode* scopingNode) { return m_treeBoundaryCrossingRuleSetMap.get(scopingNode); } get 100 Source/core/css/invalidation/StyleInvalidator.cpp if (InvalidationList* invalidationList = m_pendingInvalidationMap.get(&element)) { get 81 Source/core/css/invalidation/StyleSheetInvalidationAnalysis.cpp const StyleRuleBase* rule = rules[i].get(); get 168 Source/core/css/invalidation/StyleSheetInvalidationAnalysis.cpp StyleRuleBase* rule = rules[i].get(); get 194 Source/core/css/parser/BisonCSSParser-in.cpp return StyleKeyframe::createKeyList(m_valueList.get()); get 944 Source/core/css/parser/BisonCSSParser-in.cpp if (!parseTransformTranslateArguments(pos, end, expectedArgumentCount, transformValue.get())) get 999 Source/core/css/parser/BisonCSSParser-in.cpp if (!parseValue(dummyStyle.get(), CSSPropertyFontFamily, string, false, HTMLQuirksMode, 0)) get 1006 Source/core/css/parser/BisonCSSParser-in.cpp return toCSSValueList(dummyStyle->getPropertyCSSValue(CSSPropertyFontFamily).get()); get 1014 Source/core/css/parser/BisonCSSParser-in.cpp if (!parseValue(style.get(), CSSPropertyAnimationTimingFunction, string, false, HTMLStandardMode, 0)) get 1234 Source/core/css/parser/BisonCSSParser-in.cpp if (seenProperties.get(propertyIDIndex)) get 1442 Source/core/css/parser/BisonCSSParser-in.cpp CSSParserValueList* args = value->function->args.get(); get 1605 Source/core/css/parser/BisonCSSParser-in.cpp return m_floatingMediaQueryExp.get(); get 1617 Source/core/css/parser/BisonCSSParser-in.cpp return m_floatingMediaQueryExpList.get(); get 1629 Source/core/css/parser/BisonCSSParser-in.cpp return m_floatingMediaQuery.get(); get 1651 Source/core/css/parser/BisonCSSParser-in.cpp return m_floatingKeyframeVector.get(); get 1663 Source/core/css/parser/BisonCSSParser-in.cpp MediaQuerySet* result = queries.get(); get 1673 Source/core/css/parser/BisonCSSParser-in.cpp StyleRuleImport* result = rule.get(); get 1683 Source/core/css/parser/BisonCSSParser-in.cpp rule = StyleRuleMedia::create(media ? media : MediaQuerySet::create().get(), *rules); get 1686 Source/core/css/parser/BisonCSSParser-in.cpp rule = StyleRuleMedia::create(media ? media : MediaQuerySet::create().get(), emptyRules); get 1688 Source/core/css/parser/BisonCSSParser-in.cpp StyleRuleMedia* result = rule.get(); get 1704 Source/core/css/parser/BisonCSSParser-in.cpp conditionText = String(m_tokenizer.m_dataStart8.get() + conditionOffset, conditionLength).stripWhiteSpace(); get 1706 Source/core/css/parser/BisonCSSParser-in.cpp conditionText = String(m_tokenizer.m_dataStart16.get() + conditionOffset, conditionLength).stripWhiteSpace(); get 1715 Source/core/css/parser/BisonCSSParser-in.cpp StyleRuleSupports* result = rule.get(); get 1736 Source/core/css/parser/BisonCSSParser-in.cpp m_supportsRuleDataStack->last()->ruleHeaderRange.end = m_tokenizer.tokenStart<LChar>() - m_tokenizer.m_dataStart8.get(); get 1738 Source/core/css/parser/BisonCSSParser-in.cpp m_supportsRuleDataStack->last()->ruleHeaderRange.end = m_tokenizer.tokenStart<UChar>() - m_tokenizer.m_dataStart16.get(); get 1752 Source/core/css/parser/BisonCSSParser-in.cpp RuleList* listPtr = list.get(); get 1808 Source/core/css/parser/BisonCSSParser-in.cpp location.token.init(m_tokenizer.m_dataStart8.get() + m_ruleHeaderStartOffset, 0); get 1810 Source/core/css/parser/BisonCSSParser-in.cpp location.token.init(m_tokenizer.m_dataStart16.get() + m_ruleHeaderStartOffset, 0); get 1852 Source/core/css/parser/BisonCSSParser-in.cpp StyleRuleKeyframes* rulePtr = rule.get(); get 1867 Source/core/css/parser/BisonCSSParser-in.cpp result = rule.get(); get 1893 Source/core/css/parser/BisonCSSParser-in.cpp StyleRuleFontFace* result = rule.get(); get 2030 Source/core/css/parser/BisonCSSParser-in.cpp pageRule = rule.get(); get 2084 Source/core/css/parser/BisonCSSParser-in.cpp StyleKeyframe* keyframePtr = keyframe.get(); get 2188 Source/core/css/parser/BisonCSSParser-in.cpp StyleRuleViewport* result = rule.get(); get 19 Source/core/css/parser/BisonCSSParserTest.cpp EXPECT_EQ(CSSValueEase, toCSSPrimitiveValue(timingFunctionValue.get())->getValueID()); get 22 Source/core/css/parser/BisonCSSParserTest.cpp EXPECT_EQ(CSSValueLinear, toCSSPrimitiveValue(timingFunctionValue.get())->getValueID()); get 25 Source/core/css/parser/BisonCSSParserTest.cpp EXPECT_EQ(CSSValueEaseIn, toCSSPrimitiveValue(timingFunctionValue.get())->getValueID()); get 28 Source/core/css/parser/BisonCSSParserTest.cpp EXPECT_EQ(CSSValueEaseOut, toCSSPrimitiveValue(timingFunctionValue.get())->getValueID()); get 31 Source/core/css/parser/BisonCSSParserTest.cpp EXPECT_EQ(CSSValueEaseInOut, toCSSPrimitiveValue(timingFunctionValue.get())->getValueID()); get 34 Source/core/css/parser/BisonCSSParserTest.cpp EXPECT_EQ(CSSValueStepStart, toCSSPrimitiveValue(timingFunctionValue.get())->getValueID()); get 37 Source/core/css/parser/BisonCSSParserTest.cpp EXPECT_EQ(CSSValueStepMiddle, toCSSPrimitiveValue(timingFunctionValue.get())->getValueID()); get 40 Source/core/css/parser/BisonCSSParserTest.cpp EXPECT_EQ(CSSValueStepEnd, toCSSPrimitiveValue(timingFunctionValue.get())->getValueID()); get 43 Source/core/css/parser/BisonCSSParserTest.cpp EXPECT_TRUE(CSSStepsTimingFunctionValue::create(3, StepsTimingFunction::StepAtStart)->equals(toCSSStepsTimingFunctionValue(*timingFunctionValue.get()))); get 46 Source/core/css/parser/BisonCSSParserTest.cpp EXPECT_TRUE(CSSStepsTimingFunctionValue::create(3, StepsTimingFunction::StepAtMiddle)->equals(toCSSStepsTimingFunctionValue(*timingFunctionValue.get()))); get 49 Source/core/css/parser/BisonCSSParserTest.cpp EXPECT_TRUE(CSSStepsTimingFunctionValue::create(3, StepsTimingFunction::StepAtEnd)->equals(toCSSStepsTimingFunctionValue(*timingFunctionValue.get()))); get 52 Source/core/css/parser/BisonCSSParserTest.cpp EXPECT_EQ(0, timingFunctionValue.get()); get 55 Source/core/css/parser/BisonCSSParserTest.cpp EXPECT_EQ(0, timingFunctionValue.get()); get 58 Source/core/css/parser/BisonCSSParserTest.cpp EXPECT_TRUE(CSSStepsTimingFunctionValue::create(3, StepsTimingFunction::StepAtEnd)->equals(toCSSStepsTimingFunctionValue(*timingFunctionValue.get()))); get 61 Source/core/css/parser/BisonCSSParserTest.cpp EXPECT_TRUE(CSSCubicBezierTimingFunctionValue::create(0.1, 5, 0.23, 0)->equals(toCSSCubicBezierTimingFunctionValue(*timingFunctionValue.get()))); get 64 Source/core/css/parser/BisonCSSParserTest.cpp EXPECT_EQ(0, timingFunctionValue.get()); get 191 Source/core/css/parser/CSSPropertyParser.cpp RefPtrWillBeRawPtr<CSSValue> val = value.get(); get 641 Source/core/css/parser/CSSPropertyParser.cpp image = parseImageSet(m_valueList.get()); get 761 Source/core/css/parser/CSSPropertyParser.cpp if (parseGeneratedImage(m_valueList.get(), parsedValue)) get 767 Source/core/css/parser/CSSPropertyParser.cpp parsedValue = parseImageSet(m_valueList.get()); get 1030 Source/core/css/parser/CSSPropertyParser.cpp RefPtrWillBeRawPtr<CSSValueList> shadowValueList = parseShadow(m_valueList.get(), propId); get 1077 Source/core/css/parser/CSSPropertyParser.cpp return parseFlex(m_valueList.get(), important); get 1664 Source/core/css/parser/CSSPropertyParser.cpp toCSSValueList(lval.get())->append(rval); get 1846 Source/core/css/parser/CSSPropertyParser.cpp toCSSValueList(lval.get())->append(rval); get 2217 Source/core/css/parser/CSSPropertyParser.cpp SizeParameterType paramType = parseSizeParameter(parsedValues.get(), value, None); get 2224 Source/core/css/parser/CSSPropertyParser.cpp paramType = parseSizeParameter(parsedValues.get(), value, paramType); get 2311 Source/core/css/parser/CSSPropertyParser.cpp CSSParserValueList* args = val->function->args.get(); get 2327 Source/core/css/parser/CSSPropertyParser.cpp parsedValue = parseImageSet(m_valueList.get()); get 2331 Source/core/css/parser/CSSPropertyParser.cpp if (!parseGeneratedImage(m_valueList.get(), parsedValue)) get 2420 Source/core/css/parser/CSSPropertyParser.cpp value = parseImageSet(m_valueList.get()); get 2655 Source/core/css/parser/CSSPropertyParser.cpp CSSPrimitiveValue* first = toCSSPrimitiveValue(value1.get()); get 2656 Source/core/css/parser/CSSPropertyParser.cpp CSSPrimitiveValue* second = toCSSPrimitiveValue(value2.get()); get 2716 Source/core/css/parser/CSSPropertyParser.cpp RefPtrWillBeRawPtr<CSSPrimitiveValue> parsedValue1 = toCSSPrimitiveValue(value1.get()); get 2717 Source/core/css/parser/CSSPropertyParser.cpp RefPtrWillBeRawPtr<CSSPrimitiveValue> parsedValue2 = toCSSPrimitiveValue(value2.get()); get 2812 Source/core/css/parser/CSSPropertyParser.cpp value2 = cssValuePool().createIdentifierValue(toCSSPrimitiveValue(value1.get())->getValueID()); get 2911 Source/core/css/parser/CSSPropertyParser.cpp if (parseFillImage(m_valueList.get(), currValue)) get 2940 Source/core/css/parser/CSSPropertyParser.cpp parseFillPosition(m_valueList.get(), currValue, currValue2); get 2945 Source/core/css/parser/CSSPropertyParser.cpp currValue = parseFillPositionX(m_valueList.get()); get 2952 Source/core/css/parser/CSSPropertyParser.cpp currValue = parseFillPositionY(m_valueList.get()); get 3132 Source/core/css/parser/CSSPropertyParser.cpp parse2ValuesFillPosition(m_valueList.get(), value1, value2); get 3175 Source/core/css/parser/CSSPropertyParser.cpp CSSParserValueList* args = value->function->args.get(); get 3477 Source/core/css/parser/CSSPropertyParser.cpp endValue = gridMissingGridPositionValue(startValue.get()); get 3626 Source/core/css/parser/CSSPropertyParser.cpp columnStartValue = gridMissingGridPositionValue(rowStartValue.get()); get 3629 Source/core/css/parser/CSSPropertyParser.cpp rowEndValue = gridMissingGridPositionValue(rowStartValue.get()); get 3632 Source/core/css/parser/CSSPropertyParser.cpp columnEndValue = gridMissingGridPositionValue(columnStartValue.get()); get 3730 Source/core/css/parser/CSSPropertyParser.cpp CSSParserValueList* arguments = m_valueList->current()->function->args.get(); get 3781 Source/core/css/parser/CSSPropertyParser.cpp CSSParserValueList* arguments = currentValue->function->args.get(); get 3959 Source/core/css/parser/CSSPropertyParser.cpp CSSParserValueList* args = value->function->args.get(); get 4113 Source/core/css/parser/CSSPropertyParser.cpp shape->updateShapeSize1Value(widthArguments[0].get()); get 4117 Source/core/css/parser/CSSPropertyParser.cpp shape->updateShapeSize2Values(widthArguments[0].get(), widthArguments[1].get()); get 4121 Source/core/css/parser/CSSPropertyParser.cpp shape->updateShapeSize3Values(widthArguments[0].get(), widthArguments[1].get(), widthArguments[2].get()); get 4125 Source/core/css/parser/CSSPropertyParser.cpp shape->updateShapeSize4Values(widthArguments[0].get(), widthArguments[1].get(), widthArguments[2].get(), widthArguments[3].get()); get 4240 Source/core/css/parser/CSSPropertyParser.cpp shape->setCenterX(toCSSPrimitiveValue(centerX.get())); get 4241 Source/core/css/parser/CSSPropertyParser.cpp shape->setCenterY(toCSSPrimitiveValue(centerY.get())); get 4294 Source/core/css/parser/CSSPropertyParser.cpp shape->setCenterX(toCSSPrimitiveValue(centerX.get())); get 4295 Source/core/css/parser/CSSPropertyParser.cpp shape->setCenterY(toCSSPrimitiveValue(centerY.get())); get 4382 Source/core/css/parser/CSSPropertyParser.cpp if (valueId != CSSValueNone && parseFillImage(m_valueList.get(), imageValue)) { get 4430 Source/core/css/parser/CSSPropertyParser.cpp CSSParserValueList* args = value->function->args.get(); get 4567 Source/core/css/parser/CSSPropertyParser.cpp FontFamilyValueBuilder familyBuilder(list.get()); get 4750 Source/core/css/parser/CSSPropertyParser.cpp CSSParserValueList* args = value->function->args.get(); get 4763 Source/core/css/parser/CSSPropertyParser.cpp CSSParserValueList* args = m_valueList->current()->function->args.get(); get 4795 Source/core/css/parser/CSSPropertyParser.cpp if (!parseFontFaceSrcURI(values.get())) get 4798 Source/core/css/parser/CSSPropertyParser.cpp if (!parseFontFaceSrcLocal(values.get())) get 5261 Source/core/css/parser/CSSPropertyParser.cpp CSSParserValueList* args = value->function->args.get(); get 5304 Source/core/css/parser/CSSPropertyParser.cpp CSSParserValueList* args = value->function->args.get(); get 5673 Source/core/css/parser/CSSPropertyParser.cpp parseFillPosition(m_valueList.get(), xValue, yValue); get 5678 Source/core/css/parser/CSSPropertyParser.cpp createPrimitiveValuePair(toCSSPrimitiveValue(xValue.get()), toCSSPrimitiveValue(yValue.get()), Pair::KeepIdenticalValues), get 5769 Source/core/css/parser/CSSPropertyParser.cpp return createBorderImageValue(m_image, m_imageSlice.get(), m_borderSlice.get(), m_outset.get(), m_repeat.get()); get 5775 Source/core/css/parser/CSSPropertyParser.cpp commitBorderImageProperty(CSSPropertyWebkitMaskBoxImageSlice, parser, m_imageSlice.get(), important); get 5776 Source/core/css/parser/CSSPropertyParser.cpp commitBorderImageProperty(CSSPropertyWebkitMaskBoxImageWidth, parser, m_borderSlice.get(), important); get 5777 Source/core/css/parser/CSSPropertyParser.cpp commitBorderImageProperty(CSSPropertyWebkitMaskBoxImageOutset, parser, m_outset.get(), important); get 5778 Source/core/css/parser/CSSPropertyParser.cpp commitBorderImageProperty(CSSPropertyWebkitMaskBoxImageRepeat, parser, m_repeat.get(), important); get 5784 Source/core/css/parser/CSSPropertyParser.cpp commitBorderImageProperty(CSSPropertyBorderImageSlice, parser, m_imageSlice.get(), important); get 5785 Source/core/css/parser/CSSPropertyParser.cpp commitBorderImageProperty(CSSPropertyBorderImageWidth, parser, m_borderSlice.get(), important); get 5786 Source/core/css/parser/CSSPropertyParser.cpp commitBorderImageProperty(CSSPropertyBorderImageOutset, parser, m_outset.get(), important); get 5833 Source/core/css/parser/CSSPropertyParser.cpp if (parser.parseGeneratedImage(parser.m_valueList.get(), value)) get 5838 Source/core/css/parser/CSSPropertyParser.cpp RefPtrWillBeRawPtr<CSSValue> value = parser.parseImageSet(parser.m_valueList.get()); get 5959 Source/core/css/parser/CSSPropertyParser.cpp CSSPrimitiveValue* top() const { return m_top.get(); } get 6071 Source/core/css/parser/CSSPropertyParser.cpp CSSPrimitiveValue* top() const { return m_top.get(); } get 6336 Source/core/css/parser/CSSPropertyParser.cpp CSSParserValueList* args = a->function->args.get(); get 6393 Source/core/css/parser/CSSPropertyParser.cpp CSSParserValueList* args = valueList->current()->function->args.get(); get 6457 Source/core/css/parser/CSSPropertyParser.cpp toCSSRadialGradientValue(result.get())->setFirstRadius(createPrimitiveNumericValue(a)); get 6494 Source/core/css/parser/CSSPropertyParser.cpp toCSSRadialGradientValue(result.get())->setSecondRadius(createPrimitiveNumericValue(a)); get 6557 Source/core/css/parser/CSSPropertyParser.cpp CSSParserValueList* args = valueList->current()->function->args.get(); get 6611 Source/core/css/parser/CSSPropertyParser.cpp if (!parseGradientColorStops(args, result.get(), expectComma)) get 6626 Source/core/css/parser/CSSPropertyParser.cpp CSSParserValueList* args = valueList->current()->function->args.get(); get 6655 Source/core/css/parser/CSSPropertyParser.cpp result->setFirstX(toCSSPrimitiveValue(centerX.get())); get 6656 Source/core/css/parser/CSSPropertyParser.cpp result->setSecondX(toCSSPrimitiveValue(centerX.get())); get 6658 Source/core/css/parser/CSSPropertyParser.cpp result->setFirstY(toCSSPrimitiveValue(centerY.get())); get 6659 Source/core/css/parser/CSSPropertyParser.cpp result->setSecondY(toCSSPrimitiveValue(centerY.get())); get 6732 Source/core/css/parser/CSSPropertyParser.cpp if (!parseGradientColorStops(args, result.get(), expectComma)) get 6743 Source/core/css/parser/CSSPropertyParser.cpp CSSParserValueList* args = valueList->current()->function->args.get(); get 6802 Source/core/css/parser/CSSPropertyParser.cpp if (!parseGradientColorStops(args, result.get(), expectComma)) get 6816 Source/core/css/parser/CSSPropertyParser.cpp CSSParserValueList* args = valueList->current()->function->args.get(); get 6918 Source/core/css/parser/CSSPropertyParser.cpp result->setFirstX(toCSSPrimitiveValue(centerX.get())); get 6919 Source/core/css/parser/CSSPropertyParser.cpp result->setFirstY(toCSSPrimitiveValue(centerY.get())); get 6921 Source/core/css/parser/CSSPropertyParser.cpp result->setSecondX(toCSSPrimitiveValue(centerX.get())); get 6922 Source/core/css/parser/CSSPropertyParser.cpp result->setSecondY(toCSSPrimitiveValue(centerY.get())); get 6928 Source/core/css/parser/CSSPropertyParser.cpp if (!parseGradientColorStops(args, result.get(), expectComma)) get 7038 Source/core/css/parser/CSSPropertyParser.cpp CSSParserValueList* args = valueList->current()->function->args.get(); get 7088 Source/core/css/parser/CSSPropertyParser.cpp CSSParserValueList* args = valueList->current()->function->args.get(); get 7108 Source/core/css/parser/CSSPropertyParser.cpp CSSParserValueList* functionArgs = valueList->current()->function->args.get(); get 7373 Source/core/css/parser/CSSPropertyParser.cpp CSSParserValueList* args = value->function->args.get(); get 7469 Source/core/css/parser/CSSPropertyParser.cpp value = parseFillPositionX(m_valueList.get()); get 7475 Source/core/css/parser/CSSPropertyParser.cpp value = parseFillPositionY(m_valueList.get()); get 7508 Source/core/css/parser/CSSPropertyParser.cpp parse2ValuesFillPosition(m_valueList.get(), value, value2); get 7511 Source/core/css/parser/CSSPropertyParser.cpp value = parseFillPositionX(m_valueList.get()); get 7517 Source/core/css/parser/CSSPropertyParser.cpp value = parseFillPositionY(m_valueList.get()); get 7550 Source/core/css/parser/CSSPropertyParser.cpp if (list->hasValue(panValue.get())) { get 7833 Source/core/css/parser/CSSPropertyParser.cpp if (!parseFontFeatureTag(settings.get())) get 7905 Source/core/css/parser/CSSPropertyParser.cpp CSSParserValueList* args = value->function->args.get(); get 72 Source/core/css/resolver/AnimatedStyleBuilder.cpp CSSPrimitiveValue* cssPrimitiveValue = toCSSPrimitiveValue(cssValue.get()); get 83 Source/core/css/resolver/AnimatedStyleBuilder.cpp CSSPrimitiveValue* cssPrimitiveValue = toCSSPrimitiveValue(cssValue.get()); get 135 Source/core/css/resolver/AnimatedStyleBuilder.cpp state.styleMap().mapFillSize(property, fillLayer, toAnimatableUnknown(value)->toCSSValue().get()); get 173 Source/core/css/resolver/AnimatedStyleBuilder.cpp const AnimatableValue* layerValue = values[i].get(); get 257 Source/core/css/resolver/AnimatedStyleBuilder.cpp StyleBuilder::applyProperty(property, state, toAnimatableUnknown(value)->toCSSValue().get()); get 47 Source/core/css/resolver/ElementStyleResources.cpp return generatedOrPendingFromValue(property, toCSSGradientValue(value)->gradientWithStylesResolved(textLinkColors, currentColor).get()); get 118 Source/core/css/resolver/FilterOperationResolver.cpp state.elementStyleResources().addPendingSVGDocument(operation.get(), svgDocumentValue); get 120 Source/core/css/resolver/FilterOperationResolver.cpp ReferenceFilterBuilder::setDocumentResourceReference(operation.get(), adoptPtr(new DocumentResourceReference(svgDocumentValue->cachedSVGDocument()))); get 197 Source/core/css/resolver/FilterOperationResolver.cpp shadowColor = state.document().textLinkColors().colorFromPrimitiveValue(item->color.get(), state.style()->color()); get 231 Source/core/css/resolver/FontBuilder.cpp currFamily = newFamily.get(); get 69 Source/core/css/resolver/MatchedPropertiesCache.cpp CachedMatchedProperties* cacheItem = it->value.get(); get 100 Source/core/css/resolver/MatchedPropertiesCache.cpp CachedMatchedProperties* cacheItem = addResult.storedValue->value.get(); get 116 Source/core/css/resolver/MatchedPropertiesCache.cpp CachedMatchedProperties* cacheItem = it->value.get(); get 133 Source/core/css/resolver/MatchedPropertiesCache.cpp CachedMatchedProperties* cacheItem = it->value.get(); get 105 Source/core/css/resolver/ScopedStyleResolver.cpp return it->value.get(); get 65 Source/core/css/resolver/ScopedStyleTree.cpp m_scopedResolverForDocument = addResult.storedValue->value.get(); get 68 Source/core/css/resolver/ScopedStyleTree.cpp return addResult.storedValue->value.get(); get 46 Source/core/css/resolver/ScopedStyleTree.h return it != m_authorStyles.end() ? it->value.get() : 0; get 146 Source/core/css/resolver/StyleBuilderConverter.cpp color = state.document().textLinkColors().colorFromPrimitiveValue(item->color.get(), state.style()->color()); get 1316 Source/core/css/resolver/StyleBuilderCustom.cpp state.style()->setContent(StyleGeneratedImage::create(toCSSGradientValue(item)->gradientWithStylesResolved(state.document().textLinkColors(), state.style()->color()).get()), didSet); get 156 Source/core/css/resolver/StyleResolver.cpp m_medium = adoptPtr(new MediaQueryEvaluator(view->mediaType(), &view->frame(), m_rootDefaultStyle.get())); get 178 Source/core/css/resolver/StyleResolver.cpp m_watchedSelectorsRules->addStyleRule(watchedSelectors[i].get(), RuleHasNoSpecialState); get 185 Source/core/css/resolver/StyleResolver.cpp m_pendingStyleSheets.add(styleSheets[i].get()); get 191 Source/core/css/resolver/StyleResolver.cpp m_pendingStyleSheets.remove(styleSheets[i].get()); get 226 Source/core/css/resolver/StyleResolver.cpp appendCSSStyleSheet(styleSheets[i].get()); get 507 Source/core/css/resolver/StyleResolver.cpp MatchRequest matchRequest(m_watchedSelectorsRules.get()); get 592 Source/core/css/resolver/StyleResolver.cpp document.setupFontBuilder(documentStyle.get()); get 654 Source/core/css/resolver/StyleResolver.cpp SharedStyleFinder styleFinder(state.elementContext(), m_features, m_siblingRuleSet.get(), m_uncommonAttributeRuleSet.get(), *this); get 801 Source/core/css/resolver/StyleResolver.cpp StyleBuilder::applyProperty(id, state, propertySetVector[i]->getPropertyCSSValue(id).get()); get 802 Source/core/css/resolver/StyleResolver.cpp keyframes[i]->setPropertyValue(id, CSSAnimatableValueFactory::create(id, *state.style()).get()); get 837 Source/core/css/resolver/StyleResolver.cpp if (!pseudoElementRendererIsNeeded(style.get())) get 844 Source/core/css/resolver/StyleResolver.cpp activeAnimations->cssAnimations().maybeApplyPendingUpdate(pseudo.get()); get 1102 Source/core/css/resolver/StyleResolver.cpp const StyleInterpolation* interpolation = toStyleInterpolation(iter->value.get()); get 1222 Source/core/css/resolver/StyleResolver.cpp applyProperties<pass>(state, matchedProperties.properties.get(), matchResult.matchedRules[i], isImportant, inheritedOnly, static_cast<PropertyWhitelistType>(matchedProperties.whitelistType)); get 1230 Source/core/css/resolver/StyleResolver.cpp applyProperties<pass>(state, matchedProperties.properties.get(), matchResult.matchedRules[i], isImportant, inheritedOnly, static_cast<PropertyWhitelistType>(matchedProperties.whitelistType)); get 1267 Source/core/css/resolver/StyleResolver.cpp state.style()->copyNonInheritedFrom(cachedMatchedProperties->renderStyle.get()); get 1268 Source/core/css/resolver/StyleResolver.cpp if (state.parentStyle()->inheritedDataShared(cachedMatchedProperties->parentRenderStyle.get()) && !isAtShadowBoundary(element) get 1275 Source/core/css/resolver/StyleResolver.cpp state.style()->inheritFrom(cachedMatchedProperties->renderStyle.get()); get 1345 Source/core/css/resolver/StyleResolver.cpp : property(id), value(propertySet.getPropertyCSSValue(id).get()) get 187 Source/core/css/resolver/StyleResolver.h ViewportStyleResolver* viewportStyleResolver() { return m_viewportStyleResolver.get(); } get 221 Source/core/css/resolver/StyleResolver.h StyleResolverStats* stats() { return m_styleResolverStats.get(); } get 222 Source/core/css/resolver/StyleResolver.h StyleResolverStats* statsTotals() { return m_styleResolverStatsTotals.get(); } get 63 Source/core/css/resolver/StyleResolverState.h void setStyle(PassRefPtr<RenderStyle> style) { m_style = style; m_cssToLengthConversionData.setStyle(m_style.get()); } get 64 Source/core/css/resolver/StyleResolverState.h const RenderStyle* style() const { return m_style.get(); } get 65 Source/core/css/resolver/StyleResolverState.h RenderStyle* style() { return m_style.get(); } get 71 Source/core/css/resolver/StyleResolverState.h const CSSAnimationUpdate* animationUpdate() { return m_animationUpdate.get(); } get 75 Source/core/css/resolver/StyleResolverState.h const RenderStyle* parentStyle() const { return m_parentStyle.get(); } get 76 Source/core/css/resolver/StyleResolverState.h RenderStyle* parentStyle() { return m_parentStyle.get(); } get 58 Source/core/css/resolver/StyleResourceLoader.cpp ReferenceFilterOperation* referenceFilter = toReferenceFilterOperation(filterOperation.get()); get 60 Source/core/css/resolver/StyleResourceLoader.cpp CSSSVGDocumentValue* value = elementStyleResources.pendingSVGDocuments().get(referenceFilter); get 127 Source/core/css/resolver/ViewportStyleResolver.cpp CSSPrimitiveValue* primitiveValue = toCSSPrimitiveValue(value.get()); get 177 Source/core/css/resolver/ViewportStyleResolver.cpp CSSPrimitiveValue* primitiveValue = toCSSPrimitiveValue(value.get()); get 86 Source/core/dom/Attr.cpp setFirstChild(textNode.get()); get 87 Source/core/dom/Attr.cpp setLastChild(textNode.get()); get 141 Source/core/dom/Attr.cpp cloneChildNodes(clone.get()); get 60 Source/core/dom/ChildListMutationScope.cpp accumulatorMap().remove(m_target.get()); get 71 Source/core/dom/ChildListMutationScope.cpp result.storedValue->value = accumulator.get(); get 87 Source/core/dom/ChildListMutationScope.cpp if (!isAddedNodeInOrder(child.get())) get 95 Source/core/dom/ChildListMutationScope.cpp m_lastAdded = child.get(); get 110 Source/core/dom/ChildListMutationScope.cpp if (!m_addedNodes.isEmpty() || !isRemovedNodeInOrder(child.get())) get 64 Source/core/dom/ClientRectList.cpp return m_list[index].get(); get 90 Source/core/dom/ContainerNode.cpp parserAppendChild(child.get()); get 190 Source/core/dom/ContainerNode.cpp if (!checkAcceptChild(newChild.get(), 0, exceptionState)) get 278 Source/core/dom/ContainerNode.cpp document().adoptNode(newChild.get(), ASSERT_NO_EXCEPTION); get 310 Source/core/dom/ContainerNode.cpp if (!checkAcceptChild(newChild.get(), oldChild, exceptionState)) get 333 Source/core/dom/ContainerNode.cpp if (!checkAcceptChild(newChild.get(), oldChild, exceptionState)) get 342 Source/core/dom/ContainerNode.cpp if (!checkAcceptChild(newChild.get(), oldChild, exceptionState)) get 431 Source/core/dom/ContainerNode.cpp document().removeFocusedElementOfSubtree(child.get()); get 434 Source/core/dom/ContainerNode.cpp fullscreen->removeFullScreenElementOfSubtree(child.get()); get 570 Source/core/dom/ContainerNode.cpp if (!checkAcceptChild(newChild.get(), 0, exceptionState)) get 625 Source/core/dom/ContainerNode.cpp document().adoptNode(newChild.get(), ASSERT_NO_EXCEPTION); get 367 Source/core/dom/ContainerNode.h Node* node = m_currentNode.get(); get 375 Source/core/dom/ContainerNode.h bool hasSnapshot() { return !!m_childNodes.get(); } get 255 Source/core/dom/ContainerNodeAlgorithms.h Node* targetNode = m_postInsertionNotificationTargets[i].get(); get 338 Source/core/dom/ContainerNodeAlgorithms.h HTMLFrameOwnerElement* owner = m_frameOwners[i].get(); get 56 Source/core/dom/DecodedDataDocumentParser.cpp return m_decoder.get(); get 98 Source/core/dom/DecodedDataDocumentParser.cpp document()->setEncodingData(DocumentEncodingData(*m_decoder.get())); get 739 Source/core/dom/Document.cpp CustomElementRegistrationContext::setIsAttributeAndTypeExtension(element.get(), typeExtension); get 781 Source/core/dom/Document.cpp CustomElementRegistrationContext::setIsAttributeAndTypeExtension(element.get(), typeExtension); get 973 Source/core/dom/Document.cpp Attr* attr = toAttr(source.get()); get 986 Source/core/dom/Document.cpp HTMLFrameOwnerElement* frameOwnerElement = toHTMLFrameOwnerElement(source.get()); get 994 Source/core/dom/Document.cpp source->parentNode()->removeChild(source.get(), exceptionState); get 1651 Source/core/dom/Document.cpp bodyStyle = ensureStyleResolver().styleForElement(body, documentElementStyle.get()); get 1659 Source/core/dom/Document.cpp if (Element* element = viewportDefiningElement(documentElementStyle.get())) { get 1702 Source/core/dom/Document.cpp RefPtr<RenderStyle> newStyle = RenderStyle::clone(documentStyle.get()); get 1709 Source/core/dom/Document.cpp setupFontBuilder(newStyle.get()); get 1803 Source/core/dom/Document.cpp StyleRecalcChange localChange = RenderStyle::stylePropagationDiff(documentStyle.get(), renderView()->style()); get 1915 Source/core/dom/Document.cpp StyleEngine::IgnoringPendingStylesheet ignoring(m_styleEngine.get()); get 1946 Source/core/dom/Document.cpp StyleEngine::IgnoringPendingStylesheet ignoring(m_styleEngine.get()); get 2211 Source/core/dom/Document.cpp return topDocument().m_axObjectCache.get(); get 2232 Source/core/dom/Document.cpp return topDocument.m_axObjectCache.get(); get 2541 Source/core/dom/Document.cpp m_domWindow->dispatchEvent(beforeUnloadEvent.get(), this); get 2544 Source/core/dom/Document.cpp defaultEventHandler(beforeUnloadEvent.get()); get 3265 Source/core/dom/Document.cpp cloneChildNodes(clone.get()); get 3293 Source/core/dom/Document.cpp return m_styleSheetList.get(); get 3382 Source/core/dom/Document.cpp bool contains = node->containsIncludingShadowDOM(m_focusedElement.get()); get 3392 Source/core/dom/Document.cpp if (node != m_hoverNode && (!m_hoverNode->isTextNode() || node != NodeRenderingTraversal::parent(m_hoverNode.get()))) get 3397 Source/core/dom/Document.cpp m_hoverNode = NodeRenderingTraversal::parent(m_hoverNode.get()); get 3414 Source/core/dom/Document.cpp if (node != m_activeHoverElement && (!m_activeHoverElement->isTextNode() || node != NodeRenderingTraversal::parent(m_activeHoverElement.get()))) get 3445 Source/core/dom/Document.cpp if (NodeChildRemovalTracker::isBeingRemoved(newFocusedElement.get())) get 3467 Source/core/dom/Document.cpp oldFocusedElement->dispatchBlurEvent(newFocusedElement.get()); get 3475 Source/core/dom/Document.cpp oldFocusedElement->dispatchFocusOutEvent(EventTypeNames::focusout, newFocusedElement.get()); // DOM level 3 name for the bubbling blur event. get 3478 Source/core/dom/Document.cpp oldFocusedElement->dispatchFocusOutEvent(EventTypeNames::DOMFocusOut, newFocusedElement.get()); // DOM level 2 name for compatibility. get 3508 Source/core/dom/Document.cpp m_focusedElement->dispatchFocusEvent(oldFocusedElement.get(), type); get 3517 Source/core/dom/Document.cpp m_focusedElement->dispatchFocusInEvent(EventTypeNames::focusin, oldFocusedElement.get()); // DOM level 3 bubbling focus event. get 3527 Source/core/dom/Document.cpp m_focusedElement->dispatchFocusInEvent(EventTypeNames::DOMFocusIn, oldFocusedElement.get()); // DOM level 2 for compatibility. get 3539 Source/core/dom/Document.cpp frame()->spellChecker().didBeginEditing(m_focusedElement.get()); get 3563 Source/core/dom/Document.cpp cache->handleFocusedUIElementChanged(oldFocusedElement.get(), newFocusedElement.get()); get 3567 Source/core/dom/Document.cpp frameHost()->chrome().focusedNodeChanged(m_focusedElement.get()); get 4372 Source/core/dom/Document.cpp return m_svgExtensions.get(); get 4491 Source/core/dom/Document.cpp InspectorInstrumentation::domContentLoadedEventFired(f.get()); get 4928 Source/core/dom/Document.cpp return toHTMLDialogElement(m_topLayerElements.last().get()); get 5031 Source/core/dom/Document.cpp if (!m_touchEventTargets.get()) get 5066 Source/core/dom/Document.cpp if (!m_touchEventTargets.get()) get 5269 Source/core/dom/Document.cpp for (Node* node = oldHoverNode.get(); node; node = node->parentNode()) { get 5296 Source/core/dom/Document.cpp if (event && newHoverNode != oldHoverNode.get()) { get 5297 Source/core/dom/Document.cpp for (Node* node = oldHoverNode.get(); node; node = node->parentOrShadowHostNode()) { get 5313 Source/core/dom/Document.cpp if (event && newHoverNode != oldHoverNode.get()) { get 5333 Source/core/dom/Document.cpp nodesToAddToChain[i]->dispatchMouseEvent(*event, EventTypeNames::mouseenter, 0, oldHoverNode.get()); get 5373 Source/core/dom/Document.cpp return *m_templateDocument.get(); get 5437 Source/core/dom/Document.cpp return m_textAutosizer.get(); get 5444 Source/core/dom/Document.cpp return m_fastTextAutosizer.get(); get 301 Source/core/dom/Document.h DocumentType* doctype() const { return m_docType.get(); } get 307 Source/core/dom/Document.h return m_documentElement.get(); get 430 Source/core/dom/Document.h StyleEngine* styleEngine() { return m_styleEngine.get(); } get 505 Source/core/dom/Document.h ResourceFetcher* fetcher() { return m_fetcher.get(); } get 577 Source/core/dom/Document.h DocumentParser* parser() const { return m_parser.get(); } get 632 Source/core/dom/Document.h Element* focusedElement() const { return m_focusedElement.get(); } get 637 Source/core/dom/Document.h Element* autofocusElement() const { return m_autofocusElement.get(); } get 640 Source/core/dom/Document.h Node* hoverNode() const { return m_hoverNode.get(); } get 643 Source/core/dom/Document.h Element* activeHoverElement() const { return m_activeHoverElement.get(); } get 745 Source/core/dom/Document.h Element* titleElement() const { return m_titleElement.get(); } get 825 Source/core/dom/Document.h ScriptRunner* scriptRunner() { return m_scriptRunner.get(); } get 827 Source/core/dom/Document.h HTMLScriptElement* currentScript() const { return !m_currentScriptStack.isEmpty() ? m_currentScriptStack.last().get() : 0; } get 836 Source/core/dom/Document.h TransformSource* transformSource() const { return m_transformSource.get(); } get 956 Source/core/dom/Document.h bool hasTouchEventHandlers() const { return (m_touchEventTargets.get()) ? m_touchEventTargets->size() : false; } get 969 Source/core/dom/Document.h const TouchEventTargetSet* touchEventTargets() const { return m_touchEventTargets.get(); } get 984 Source/core/dom/Document.h CustomElementRegistrationContext* registrationContext() { return m_registrationContext.get(); } get 1002 Source/core/dom/Document.h ElementDataCache* elementDataCache() { return m_elementDataCache.get(); } get 71 Source/core/dom/DocumentFragment.cpp cloneChildNodes(clone.get()); get 150 Source/core/dom/DocumentInit.cpp return m_registrationContext.get(); get 62 Source/core/dom/DocumentInit.h Document* parent() const { return m_parent.get(); } get 63 Source/core/dom/DocumentInit.h Document* owner() const { return m_owner.get(); } get 165 Source/core/dom/DocumentMarker.cpp if (DocumentMarkerDescription* details = toDocumentMarkerDescription(m_details.get())) get 172 Source/core/dom/DocumentMarker.cpp if (DocumentMarkerTextMatch* details = toDocumentMarkerTextMatch(m_details.get())) get 141 Source/core/dom/DocumentMarker.h return m_details.get(); get 220 Source/core/dom/DocumentMarkerController.cpp mergeOverlapping(list.get(), toInsert); get 257 Source/core/dom/DocumentMarkerController.cpp MarkerLists* markers = m_markers.get(srcNode); get 302 Source/core/dom/DocumentMarkerController.cpp MarkerLists* markers = m_markers.get(node); get 311 Source/core/dom/DocumentMarkerController.cpp if (list.get() && list->isEmpty()) get 384 Source/core/dom/DocumentMarkerController.cpp MarkerLists* markers = nodeIterator->value.get(); get 386 Source/core/dom/DocumentMarkerController.cpp unsigned markerCount = list.get() ? list->size() : 0; get 402 Source/core/dom/DocumentMarkerController.cpp MarkerLists* markers = m_markers.get(node); get 423 Source/core/dom/DocumentMarkerController.cpp MarkerLists* markers = i->value.get(); get 426 Source/core/dom/DocumentMarkerController.cpp for (size_t j = 0; list.get() && j < list->size(); ++j) get 476 Source/core/dom/DocumentMarkerController.cpp MarkerLists* markers = nodeIterator->value.get(); get 534 Source/core/dom/DocumentMarkerController.cpp MarkerLists* markers = iterator->value.get(); get 539 Source/core/dom/DocumentMarkerController.cpp if (list.get() && list->isEmpty()) get 579 Source/core/dom/DocumentMarkerController.cpp MarkerLists* markers = i->value.get(); get 601 Source/core/dom/DocumentMarkerController.cpp MarkerLists* markers = i->value.get(); get 604 Source/core/dom/DocumentMarkerController.cpp for (size_t markerIndex = 0; list.get() && markerIndex < list->size(); ++markerIndex) get 616 Source/core/dom/DocumentMarkerController.cpp MarkerLists* markers = m_markers.get(node); get 661 Source/core/dom/DocumentMarkerController.cpp MarkerLists* markers = m_markers.get(node); get 722 Source/core/dom/DocumentMarkerController.cpp MarkerLists* markers = m_markers.get(node); get 725 Source/core/dom/DocumentMarkerController.cpp for (unsigned markerIndex = 0; list.get() && markerIndex < list->size(); ++markerIndex) { get 82 Source/core/dom/DocumentMarkerControllerTest.cpp RefPtrWillBeRawPtr<Range> range = rangeOfContents(node.get()); get 83 Source/core/dom/DocumentMarkerControllerTest.cpp markerController().addMarker(range.get(), DocumentMarker::Spelling); get 96 Source/core/dom/DocumentMarkerControllerTest.cpp parent->appendChild(createTextNode("bar").get()); get 97 Source/core/dom/DocumentMarkerControllerTest.cpp markNodeContents(parent.get()); get 110 Source/core/dom/DocumentMarkerControllerTest.cpp markNodeContents(parent.get()); get 153 Source/core/dom/DocumentMarkerControllerTest.cpp parent->parentNode()->removeChild(parent.get()); get 165 Source/core/dom/DocumentMarkerControllerTest.cpp markNodeContents(parent.get()); get 167 Source/core/dom/DocumentMarkerControllerTest.cpp parent->replaceChild(createTextNode("bar").get(), parent->firstChild()); get 110 Source/core/dom/DocumentOrderedMap.cpp MapEntry* entry = m_map.get(key); get 131 Source/core/dom/DocumentOrderedMap.cpp return get<keyMatchesId>(key, scope); get 164 Source/core/dom/DocumentOrderedMap.cpp return get<keyMatchesMapName>(key, scope); get 169 Source/core/dom/DocumentOrderedMap.cpp return get<keyMatchesLowercasedMapName>(key, scope); get 174 Source/core/dom/DocumentOrderedMap.cpp return get<keyMatchesLabelForAttribute>(key, scope); get 58 Source/core/dom/DocumentOrderedMap.h template<bool keyMatches(StringImpl*, Element&)> Element* get(StringImpl*, const TreeScope*) const; get 127 Source/core/dom/Element.cpp return attrNodeListMap().get(element); get 134 Source/core/dom/Element.cpp return *attrNodeListMap().get(element); get 155 Source/core/dom/Element.cpp return it->get(); get 268 Source/core/dom/Element.cpp cloneChildNodes(clone.get()); get 294 Source/core/dom/Element.cpp detachAttrNodeAtIndex(attrNode.get(), index); get 725 Source/core/dom/Element.cpp if (scrollOptionsHorizontal.get("behavior", scrollBehaviorString)) { get 733 Source/core/dom/Element.cpp if (!scrollOptionsHorizontal.get("x", position)) { get 771 Source/core/dom/Element.cpp if (scrollOptionsVertical.get("behavior", scrollBehaviorString)) { get 779 Source/core/dom/Element.cpp if (!scrollOptionsVertical.get("y", position)) { get 1566 Source/core/dom/Element.cpp StyleRecalcChange localChange = RenderStyle::stylePropagationDiff(oldStyle.get(), newStyle.get()); get 1572 Source/core/dom/Element.cpp reattachContext.resolvedStyle = newStyle.get(); get 1585 Source/core/dom/Element.cpp updateCallbackSelectors(oldStyle.get(), newStyle.get()); get 1588 Source/core/dom/Element.cpp if (localChange != NoChange || pseudoStyleCacheIsInvalid(oldStyle.get(), newStyle.get()) || needsLayerUpdate()) { get 1589 Source/core/dom/Element.cpp renderer->setStyle(newStyle.get()); get 1595 Source/core/dom/Element.cpp renderer->setStyleInternal(newStyle.get()); get 1945 Source/core/dom/Element.cpp if (oldAttrNode.get() == attrNode) get 1961 Source/core/dom/Element.cpp detachAttrNodeFromElementWithValue(oldAttrNode.get(), elementData.attributeItem(index).value()); get 2042 Source/core/dom/Element.cpp detachAttrNodeFromElementWithValue(attrNode.get(), elementData.attributeItem(index).value()); get 2271 Source/core/dom/Element.cpp RefPtr<DocumentFragment> fragment = createFragmentForInnerOuterHTML(html, parent.get(), AllowScriptingContent, "outerHTML", exceptionState); get 2350 Source/core/dom/Element.cpp insertAdjacent(where, textNode.get(), exceptionState); get 2359 Source/core/dom/Element.cpp RefPtr<DocumentFragment> fragment = createFragmentForInnerOuterHTML(markup, contextElement.get(), AllowScriptingContent, "insertAdjacentHTML", exceptionState); get 2362 Source/core/dom/Element.cpp insertAdjacent(where, fragment.get(), exceptionState); get 2373 Source/core/dom/Element.cpp return plainText(rangeOfContents(const_cast<Element*>(this)).get()); get 2598 Source/core/dom/Element.cpp document().addToTopLayer(element.get(), this); get 2602 Source/core/dom/Element.cpp InspectorInstrumentation::pseudoElementCreated(element.get()); get 3109 Source/core/dom/Element.cpp const_cast<Element&>(other).m_elementData = static_cast<const UniqueElementData*>(other.m_elementData.get())->makeShareableCopy(); get 3135 Source/core/dom/Element.cpp m_elementData = static_cast<ShareableElementData*>(m_elementData.get())->makeUniqueCopy(); get 267 Source/core/dom/Element.h const StylePropertySet* inlineStyle() const { return elementData() ? elementData()->m_inlineStyle.get() : 0; } get 303 Source/core/dom/Element.h const ElementData* elementData() const { return m_elementData.get(); } get 686 Source/core/dom/Element.h template<typename T, typename U> inline T* toElement(const RefPtr<U>& node) { return toElement<T>(node.get()); } get 61 Source/core/dom/ElementData.h const StylePropertySet* inlineStyle() const { return m_inlineStyle.get(); } get 185 Source/core/dom/ElementData.h return static_cast<const UniqueElementData*>(this)->m_presentationAttributeStyle.get(); get 59 Source/core/dom/ElementDataCache.cpp return it->value.get(); get 72 Source/core/dom/ElementRareData.h ElementShadow* shadow() const { return m_shadow.get(); } get 80 Source/core/dom/ElementRareData.h NamedNodeMap* attributeMap() const { return m_attributeMap.get(); } get 83 Source/core/dom/ElementRareData.h RenderStyle* computedStyle() const { return m_computedStyle.get(); } get 87 Source/core/dom/ElementRareData.h ClassList* classList() const { return m_classList.get(); } get 96 Source/core/dom/ElementRareData.h DatasetDOMStringMap* dataset() const { return m_dataset.get(); } get 105 Source/core/dom/ElementRareData.h ActiveAnimations* activeAnimations() { return m_activeAnimations.get(); } get 123 Source/core/dom/ElementRareData.h CustomElementDefinition* customElementDefinition() const { return m_customElementDefinition.get(); } get 210 Source/core/dom/ElementRareData.h return m_generatedBefore.get(); get 212 Source/core/dom/ElementRareData.h return m_generatedAfter.get(); get 214 Source/core/dom/ElementRareData.h return m_backdrop.get(); get 149 Source/core/dom/ExecutionContext.cpp PendingException* e = m_pendingExceptions->at(i).get(); get 207 Source/core/dom/ExecutionContext.cpp DOMTimer* timer = result.storedValue->value.get(); get 175 Source/core/dom/FullscreenElementStack.cpp Element* lastElementOnStack = m_fullScreenElementStack.last().get(); get 305 Source/core/dom/FullscreenElementStack.cpp addDocumentToFullScreenChangeEventQueue(i->get()); get 349 Source/core/dom/FullscreenElementStack.cpp host->chrome().client().exitFullScreenForElement(m_fullScreenElement.get()); get 495 Source/core/dom/FullscreenElementStack.cpp if (!document()->contains(node.get()) && !node->inDocument()) get 511 Source/core/dom/FullscreenElementStack.cpp if (!document()->contains(node.get()) && !node->inDocument()) get 90 Source/core/dom/FullscreenElementStack.h Element* webkitFullscreenElement() const { return !m_fullScreenElementStack.isEmpty() ? m_fullScreenElementStack.last().get() : 0; } get 93 Source/core/dom/FullscreenElementStack.h bool webkitIsFullScreen() const { return m_fullScreenElement.get(); } get 94 Source/core/dom/FullscreenElementStack.h bool webkitFullScreenKeyboardInputAllowed() const { return m_fullScreenElement.get() && m_areKeysEnabledInFullScreen; } get 95 Source/core/dom/FullscreenElementStack.h Element* webkitCurrentFullScreenElement() const { return m_fullScreenElement.get(); } get 57 Source/core/dom/IdTargetObserverRegistry.cpp ObserverSet* set = iter->value.get(); get 68 Source/core/dom/IdTargetObserverRegistry.cpp m_notifyingObserversInSet = m_registry.get(id.impl()); get 89 Source/core/dom/IdTargetObserverRegistry.cpp ObserverSet* set = m_registry.get(id.impl()); get 58 Source/core/dom/MainThreadTaskRunner.cpp MainThreadTaskRunner* runner = self->m_runner.get(); get 57 Source/core/dom/MainThreadTaskRunnerTest.cpp virtual EventQueue* eventQueue() const OVERRIDE { return m_queue.get(); } get 99 Source/core/dom/MainThreadTaskRunnerTest.cpp OwnPtr<MainThreadTaskRunner> runner = MainThreadTaskRunner::create(context.get()); get 111 Source/core/dom/MainThreadTaskRunnerTest.cpp OwnPtr<MainThreadTaskRunner> runner = MainThreadTaskRunner::create(context.get()); get 129 Source/core/dom/MainThreadTaskRunnerTest.cpp OwnPtr<MainThreadTaskRunner> runner = MainThreadTaskRunner::create(context.get()); get 43 Source/core/dom/MessageChannel.cpp channel1->entangle(channel2.get()); get 44 Source/core/dom/MessageChannel.cpp channel2->entangle(channel1.get()); get 56 Source/core/dom/MessageChannel.cpp createChannel(m_port1.get(), m_port2.get()); get 45 Source/core/dom/MessageChannel.h MessagePort* port1() const { return m_port1.get(); } get 46 Source/core/dom/MessageChannel.h MessagePort* port2() const { return m_port2.get(); } get 77 Source/core/dom/MessagePort.cpp MessagePort* dataPort = (*ports)[i].get(); get 223 Source/core/dom/MessagePort.cpp MessagePort* port = (*ports)[i].get(); get 88 Source/core/dom/MutationObserver.cpp bool attributeOldValuePresent = optionsDictionary.get("attributeOldValue", attributeOldValue); get 93 Source/core/dom/MutationObserver.cpp bool attributeFilterPresent = optionsDictionary.get("attributeFilter", attributeFilter); get 98 Source/core/dom/MutationObserver.cpp bool attributesPresent = optionsDictionary.get("attributes", attributes); get 103 Source/core/dom/MutationObserver.cpp bool characterDataOldValuePresent = optionsDictionary.get("characterDataOldValue", characterDataOldValue); get 108 Source/core/dom/MutationObserver.cpp bool characterDataPresent = optionsDictionary.get("characterData", characterData); get 113 Source/core/dom/MutationObserver.cpp if (optionsDictionary.get("childList", childListValue) && childListValue) get 117 Source/core/dom/MutationObserver.cpp if (optionsDictionary.get("subtree", subtreeValue) && subtreeValue) get 80 Source/core/dom/MutationObserverInterestGroup.cpp mutationWithNullOldValue = MutationRecord::createWithNullOldValue(mutation).get(); get 130 Source/core/dom/MutationObserverRegistration.cpp nodes.add(iter->get()); get 58 Source/core/dom/MutationRecord.cpp virtual Node* target() OVERRIDE { return m_target.get(); } get 59 Source/core/dom/MutationRecord.cpp virtual NodeList* addedNodes() OVERRIDE { return m_addedNodes.get(); } get 60 Source/core/dom/MutationRecord.cpp virtual NodeList* removedNodes() OVERRIDE { return m_removedNodes.get(); } get 61 Source/core/dom/MutationRecord.cpp virtual Node* previousSibling() OVERRIDE { return m_previousSibling.get(); } get 62 Source/core/dom/MutationRecord.cpp virtual Node* nextSibling() OVERRIDE { return m_nextSibling.get(); } get 80 Source/core/dom/MutationRecord.cpp virtual Node* target() OVERRIDE { return m_target.get(); } get 89 Source/core/dom/MutationRecord.cpp return nodeList.get(); get 40 Source/core/dom/NamedNodesCollection.cpp return m_nodes[index].get(); get 1901 Source/core/dom/Node.cpp return document().contextDocument().get(); get 2013 Source/core/dom/Node.cpp return hasEventTargetData() ? eventTargetDataMap().get(this) : 0; get 2019 Source/core/dom/Node.cpp return *eventTargetDataMap().get(this); get 2084 Source/core/dom/Node.cpp registration = registry[i].get(); get 2091 Source/core/dom/Node.cpp registration = registry.last().get(); get 2217 Source/core/dom/Node.cpp if (!gestureEvent.get()) get 891 Source/core/dom/Node.h inline bool operator==(const PassRefPtr<Node>& a, const Node& b) { return a.get() == &b; } get 892 Source/core/dom/Node.h inline bool operator==(const Node& a, const PassRefPtr<Node>& b) { return &a == b.get(); } get 898 Source/core/dom/Node.h template<typename T> inline thisType* to##thisType(const RefPtr<T>& node) { return to##thisType(node.get()); } \ get 903 Source/core/dom/Node.h template<typename T> inline thisType* to##thisType(const RefPtr<T>& node) { return to##thisType(node.get()); } \ get 103 Source/core/dom/NodeIterator.cpp bool nodeWasAccepted = acceptNode(provisionalResult.get(), exceptionState) == NodeFilter::FILTER_ACCEPT; get 132 Source/core/dom/NodeIterator.cpp bool nodeWasAccepted = acceptNode(provisionalResult.get(), exceptionState) == NodeFilter::FILTER_ACCEPT; get 50 Source/core/dom/NodeIterator.h Node* referenceNode() const { return m_referenceNode.node.get(); } get 38 Source/core/dom/NodeIteratorBase.h Node* root() const { return m_root.get(); } get 40 Source/core/dom/NodeIteratorBase.h NodeFilter* filter() const { return m_filter.get(); } get 58 Source/core/dom/NodeRareData.h m_childNodeList = list.get(); get 67 Source/core/dom/NodeRareData.h m_childNodeList = list.get(); get 107 Source/core/dom/NodeRareData.h result.storedValue->value = list.get(); get 119 Source/core/dom/NodeRareData.h result.storedValue->value = list.get(); get 126 Source/core/dom/NodeRareData.h return static_cast<T*>(m_atomicNameCaches.get(namedNodeListKey(collectionType, starAtom))); get 137 Source/core/dom/NodeRareData.h result.storedValue->value = list.get(); get 143 Source/core/dom/NodeRareData.h ASSERT(list == m_atomicNameCaches.get(namedNodeListKey(collectionType, name))); get 152 Source/core/dom/NodeRareData.h ASSERT(list == m_tagCollectionCacheNS.get(name)); get 230 Source/core/dom/NodeRareData.h NodeListsNodeData* nodeLists() const { return m_nodeLists.get(); } get 238 Source/core/dom/NodeRareData.h NodeMutationObserverData* mutationObserverData() { return m_mutationObserverData.get(); } get 64 Source/core/dom/NodeRenderingTraversal.cpp return toContainerNode(walker.traverseParent(walker.get(), details)); get 86 Source/core/dom/NodeRenderingTraversal.cpp if (walker.get() || node->isAfterPseudoElement()) get 87 Source/core/dom/NodeRenderingTraversal.cpp return walker.get(); get 105 Source/core/dom/NodeRenderingTraversal.cpp if (walker.get() || node->isBeforePseudoElement()) get 106 Source/core/dom/NodeRenderingTraversal.cpp return walker.get(); get 119 Source/core/dom/NodeRenderingTraversal.cpp return walker.get(); get 172 Source/core/dom/NodeRenderingTraversal.cpp return walker.get(); get 91 Source/core/dom/PendingScript.h Element* element() const { return m_element.get(); } get 85 Source/core/dom/Position.cpp , m_anchorType(anchorTypeForLegacyEditingPosition(m_anchorNode.get(), m_offset)) get 101 Source/core/dom/Position.cpp && (m_anchorNode->isTextNode() || editingIgnoresContent(m_anchorNode.get())))); get 126 Source/core/dom/Position.cpp ASSERT(!editingIgnoresContent(node.get())); get 131 Source/core/dom/Position.cpp m_anchorType = anchorTypeForLegacyEditingPosition(m_anchorNode.get(), m_offset); get 138 Source/core/dom/Position.cpp m_anchorType = anchorTypeForLegacyEditingPosition(m_anchorNode.get(), m_offset); get 150 Source/core/dom/Position.cpp return m_anchorNode.get(); get 185 Source/core/dom/Position.cpp return lastOffsetInNode(m_anchorNode.get()); get 187 Source/core/dom/Position.cpp return minOffsetForNode(m_anchorNode.get(), m_offset); get 201 Source/core/dom/Position.cpp return lastOffsetForEditing(m_anchorNode.get()); get 213 Source/core/dom/Position.cpp if (m_anchorNode->parentNode() && (editingIgnoresContent(m_anchorNode.get()) || isRenderedTableElement(m_anchorNode.get()))) get 215 Source/core/dom/Position.cpp return Position(m_anchorNode.get(), 0, PositionIsOffsetInAnchor); get 219 Source/core/dom/Position.cpp && (editingIgnoresContent(m_anchorNode.get()) || isRenderedTableElement(m_anchorNode.get())) get 242 Source/core/dom/Position.cpp return m_anchorNode.get(); get 261 Source/core/dom/Position.cpp return m_anchorNode.get(); get 433 Source/core/dom/Position.cpp Node* boundary = m_anchorNode.get(); get 596 Source/core/dom/Position.cpp PositionIterator lastVisible = m_anchorType == PositionIsAfterAnchor ? createLegacyEditingPosition(m_anchorNode.get(), caretMaxOffset(m_anchorNode.get())) : *this; get 719 Source/core/dom/Position.cpp PositionIterator lastVisible = m_anchorType == PositionIsAfterAnchor ? createLegacyEditingPosition(m_anchorNode.get(), caretMaxOffset(m_anchorNode.get())) : *this; get 123 Source/core/dom/Position.h Node* anchorNode() const { return m_anchorNode.get(); } get 128 Source/core/dom/Position.h Node* deprecatedNode() const { return m_anchorNode.get(); } get 103 Source/core/dom/ProcessingInstruction.cpp String href = attrs.get("href"); get 104 Source/core/dom/ProcessingInstruction.cpp String alternate = attrs.get("alternate"); get 106 Source/core/dom/ProcessingInstruction.cpp m_title = attrs.get("title"); get 107 Source/core/dom/ProcessingInstruction.cpp m_media = attrs.get("media"); get 131 Source/core/dom/ProcessingInstruction.cpp String charset = attrs.get("charset"); get 200 Source/core/dom/ProcessingInstruction.cpp toCSSStyleSheet(m_sheet.get())->contents()->parseString(sheet); get 202 Source/core/dom/ProcessingInstruction.cpp toXSLStyleSheet(m_sheet.get())->parseString(sheet); get 208 Source/core/dom/ProcessingInstruction.cpp toCSSStyleSheet(m_sheet.get())->contents()->checkLoaded(); get 210 Source/core/dom/ProcessingInstruction.cpp toXSLStyleSheet(m_sheet.get())->checkLoaded(); get 250 Source/core/dom/ProcessingInstruction.cpp document().removedStyleSheet(removedSheet.get()); get 45 Source/core/dom/ProcessingInstruction.h StyleSheet* sheet() const { return m_sheet.get(); } get 83 Source/core/dom/PseudoElement.cpp removedFrom(parent.get()); get 101 Source/core/dom/QualifiedName.h QualifiedNameImpl* impl() const { return m_impl.get(); } get 229 Source/core/dom/Range.cpp Node* childNode = checkNodeWOffset(refNode.get(), offset, exceptionState); get 257 Source/core/dom/Range.cpp Node* childNode = checkNodeWOffset(refNode.get(), offset, exceptionState); get 675 Source/core/dom/Range.cpp fragment = DocumentFragment::create(*m_ownerDocument.get()); get 697 Source/core/dom/Range.cpp RefPtr<Node> partialStart = highestAncestorUnderCommonRoot(originalStart.container(), commonRoot.get()); get 698 Source/core/dom/Range.cpp RefPtr<Node> partialEnd = highestAncestorUnderCommonRoot(originalEnd.container(), commonRoot.get()); get 723 Source/core/dom/Range.cpp leftContents = processAncestorsAndTheirSiblings(action, originalStart.container(), ProcessContentsForward, leftContents, commonRoot.get(), exceptionState); get 729 Source/core/dom/Range.cpp rightContents = processAncestorsAndTheirSiblings(action, originalEnd.container(), ProcessContentsBackward, rightContents, commonRoot.get(), exceptionState); get 733 Source/core/dom/Range.cpp RefPtr<Node> processStart = childOfCommonRootBeforeOffset(originalStart.container(), originalStart.offset(), commonRoot.get()); get 736 Source/core/dom/Range.cpp RefPtr<Node> processEnd = childOfCommonRootBeforeOffset(originalEnd.container(), originalEnd.offset(), commonRoot.get()); get 740 Source/core/dom/Range.cpp if (partialStart && commonRoot->contains(partialStart.get())) { get 744 Source/core/dom/Range.cpp } else if (partialEnd && commonRoot->contains(partialEnd.get())) { get 765 Source/core/dom/Range.cpp for (Node* n = processStart.get(); n && n != processEnd; n = n->nextSibling()) get 859 Source/core/dom/Range.cpp oldContainer->removeChild(nodes[i].get(), exceptionState); get 896 Source/core/dom/Range.cpp for (Node* child = firstChildInAncestorToProcess.get(); child; get 901 Source/core/dom/Range.cpp Node* child = it->get(); get 1031 Source/core/dom/Range.cpp container->parentNode()->insertBefore(newNode.release(), newText.get(), exceptionState); get 1042 Source/core/dom/Range.cpp Node* firstChild = (newNodeType == Node::DOCUMENT_FRAGMENT_NODE) ? newNode->firstChild() : newNode.get(); get 1056 Source/core/dom/Range.cpp m_end.set(m_start.container(), m_start.offset() + numNewChildren, lastChild.get()); get 1230 Source/core/dom/Range.cpp return Range::create(*m_ownerDocument.get(), m_start.container(), m_start.offset(), m_end.container(), m_end.offset()); get 1441 Source/core/dom/Range.cpp selectNode(newParent.get(), exceptionState); get 58 Source/core/dom/Range.h Document& ownerDocument() const { ASSERT(m_ownerDocument); return *m_ownerDocument.get(); } get 84 Source/core/dom/RangeBoundaryPoint.h return m_containerNode.get(); get 89 Source/core/dom/RangeBoundaryPoint.h return m_childBeforeBoundary.get(); get 104 Source/core/dom/RangeBoundaryPoint.h return createLegacyEditingPosition(m_containerNode.get(), m_offsetInContainer); get 169 Source/core/dom/RenderTreeBuilder.cpp RenderText* newRenderer = textNode->createTextRenderer(m_style.get()); get 170 Source/core/dom/RenderTreeBuilder.cpp if (!parentRenderer->isChildAllowed(newRenderer, m_style.get())) { get 205 Source/core/dom/ScriptLoader.cpp Document* contextDocument = elementDocument.contextDocument().get(); get 300 Source/core/dom/ScriptLoader.cpp RefPtr<Document> contextDocument = elementDocument->contextDocument().get(); get 312 Source/core/dom/ScriptLoader.cpp ScriptResource* resource = m_resource ? m_resource.get() : sourceCode.resource(); get 323 Source/core/dom/ScriptLoader.cpp IgnoreDestructiveWriteCountIncrementer ignoreDestructiveWriteCountIncrementer(m_isExternalScript || isImportedScript ? contextDocument.get() : 0); get 371 Source/core/dom/ScriptLoader.cpp RefPtr<Document> contextDocument = elementDocument->contextDocument().get(); get 57 Source/core/dom/ScriptRunner.cpp ASSERT(resource.get()); get 67 Source/core/dom/ScriptRunner.cpp m_pendingAsyncScripts.add(scriptLoader, PendingScript(element, resource.get())); get 71 Source/core/dom/ScriptRunner.cpp m_scriptsToExecuteInOrder.append(PendingScript(element, resource.get())); get 136 Source/core/dom/ScriptRunner.cpp toScriptLoaderIfPossible(element.get())->execute(resource); get 134 Source/core/dom/ScriptedAnimationController.cpp RequestAnimationFrameCallback* callback = m_callbacksToInvoke[i].get(); get 172 Source/core/dom/ScriptedAnimationController.cpp if (!m_perFrameEvents.add(eventTargetKey(event.get())).isNewEntry) get 64 Source/core/dom/SecurityContext.cpp return securityOrigin()->canAccess(other.get()); get 42 Source/core/dom/SecurityContext.h SecurityOrigin* securityOrigin() const { return m_securityOrigin.get(); } get 43 Source/core/dom/SecurityContext.h ContentSecurityPolicy* contentSecurityPolicy() { return m_contentSecurityPolicy.get(); } get 486 Source/core/dom/SelectorQuery.cpp return it->value.get(); get 508 Source/core/dom/SelectorQuery.cpp SelectorQuery* rawSelectorQuery = selectorQuery.get(); get 59 Source/core/dom/StaticNodeList.cpp return m_nodes[index].get(); get 87 Source/core/dom/StyleElement.cpp RefPtrWillBeRawPtr<StyleSheet> removedSheet = m_sheet.get(); get 92 Source/core/dom/StyleElement.cpp document.removedStyleSheet(removedSheet.get(), RecalcStyleDeferred, AnalyzedStyleUpdate); get 156 Source/core/dom/StyleElement.cpp if (screenEval.eval(mediaQueries.get()) || printEval.eval(mediaQueries.get())) { get 43 Source/core/dom/StyleElement.h CSSStyleSheet* sheet() const { return m_sheet.get(); } get 95 Source/core/dom/StyleEngine.cpp m_fontSelector->unregisterForInvalidationCallbacks(m_resolver.get()); get 150 Source/core/dom/StyleEngine.cpp return result.storedValue->value.get(); get 161 Source/core/dom/StyleEngine.cpp return it->value.get(); get 211 Source/core/dom/StyleEngine.cpp const InjectedStyleSheetEntry* entry = entries[i].get(); get 234 Source/core/dom/StyleEngine.cpp m_document.addedStyleSheet(m_authorStyleSheets.last().get(), RecalcStyleImmediately); get 409 Source/core/dom/StyleEngine.cpp if (TreeScopeStyleSheetCollection* collection = m_styleSheetCollectionMap.get(*it)) get 434 Source/core/dom/StyleEngine.cpp if (TreeScopeStyleSheetCollection* collection = m_styleSheetCollectionMap.get(*it)) { get 454 Source/core/dom/StyleEngine.cpp m_fontSelector->registerForInvalidationCallbacks(m_resolver.get()); get 466 Source/core/dom/StyleEngine.cpp m_fontSelector->unregisterForInvalidationCallbacks(m_resolver.get()); get 158 Source/core/dom/StyleEngine.h return m_resolver.get(); get 168 Source/core/dom/StyleEngine.h return *m_resolver.get(); get 171 Source/core/dom/StyleEngine.h bool hasResolver() const { return m_resolver.get(); } get 175 Source/core/dom/StyleEngine.h CSSFontSelector* fontSelector() { return m_fontSelector.get(); } get 57 Source/core/dom/StyleSheetScopingNodeList.h DocumentOrderedList* scopingNodes() { return m_scopingNodes.get(); } get 58 Source/core/dom/StyleSheetScopingNodeList.h ListHashSet<Node*, 4>* scopingNodesRemoved() { return m_scopingNodesRemoved.get(); } get 124 Source/core/dom/Text.cpp parentNode()->insertBefore(newText.get(), nextSibling(), exceptionState); get 207 Source/core/dom/Text.cpp parent->removeChild(nodeToRemove.get(), IGNORE_EXCEPTION); get 215 Source/core/dom/Text.cpp parent->removeChild(nodeToRemove.get(), IGNORE_EXCEPTION); get 51 Source/core/dom/Touch.h EventTarget* target() const { return m_target.get(); } get 36 Source/core/dom/TouchList.cpp return m_values[index].get(); get 291 Source/core/dom/TreeScope.cpp return m_selection.get(); get 297 Source/core/dom/TreeScope.cpp return m_selection.get(); get 103 Source/core/dom/TreeScope.h IdTargetObserverRegistry& idTargetObserverRegistry() const { return *m_idTargetObserverRegistry.get(); } get 55 Source/core/dom/TreeWalker.cpp return m_current.get(); get 65 Source/core/dom/TreeWalker.cpp short acceptNodeResult = acceptNode(node.get(), exceptionState); get 77 Source/core/dom/TreeWalker.cpp short acceptNodeResult = acceptNode(node.get(), exceptionState); get 83 Source/core/dom/TreeWalker.cpp return m_current.get(); get 110 Source/core/dom/TreeWalker.cpp short acceptNodeResult = acceptNode(node.get(), exceptionState); get 116 Source/core/dom/TreeWalker.cpp return m_current.get(); get 147 Source/core/dom/TreeWalker.cpp short acceptNodeResult = acceptNode(sibling.get(), exceptionState); get 153 Source/core/dom/TreeWalker.cpp return m_current.get(); get 169 Source/core/dom/TreeWalker.cpp short acceptNodeResult = acceptNode(node.get(), exceptionState); get 184 Source/core/dom/TreeWalker.cpp short acceptNodeResult = acceptNode(sibling.get(), exceptionState); get 190 Source/core/dom/TreeWalker.cpp return m_current.get(); get 206 Source/core/dom/TreeWalker.cpp short acceptNodeResult = acceptNode(node.get(), exceptionState); get 220 Source/core/dom/TreeWalker.cpp short acceptNodeResult = acceptNode(node.get(), exceptionState); get 227 Source/core/dom/TreeWalker.cpp acceptNodeResult = acceptNode(node.get(), exceptionState); get 235 Source/core/dom/TreeWalker.cpp return m_current.get(); get 244 Source/core/dom/TreeWalker.cpp short acceptNodeResult = acceptNode(node.get(), exceptionState); get 259 Source/core/dom/TreeWalker.cpp short acceptNodeResult = acceptNode(node.get(), exceptionState); get 269 Source/core/dom/TreeWalker.cpp short acceptNodeResult = acceptNode(node.get(), exceptionState); get 45 Source/core/dom/TreeWalker.h Node* currentNode() const { return m_current.get(); } get 55 Source/core/dom/custom/CustomElementCallbackInvocation.h CustomElementLifecycleCallbacks* callbacks() { return m_callbacks.get(); } get 60 Source/core/dom/custom/CustomElementCallbackQueue.cpp m_queue[m_index++]->dispatch(m_element.get()); get 47 Source/core/dom/custom/CustomElementDefinition.h CustomElementLifecycleCallbacks* callbacks() const { return m_callbacks.get(); } get 57 Source/core/dom/custom/CustomElementMicrotaskResolutionStep.cpp m_context->resolve(m_element.get(), m_descriptor); get 77 Source/core/dom/custom/CustomElementRegistrationContext.cpp resolveOrScheduleResolution(element.get(), nullAtom); get 105 Source/core/dom/custom/CustomElementRegistry.cpp if (!constructorBuilder->createConstructor(document, definition.get(), exceptionState)) get 111 Source/core/dom/custom/CustomElementRegistry.cpp if (!constructorBuilder->didRegisterDefinition(definition.get())) { get 116 Source/core/dom/custom/CustomElementRegistry.cpp return definition.get(); get 121 Source/core/dom/custom/CustomElementRegistry.cpp return m_definitions.get(descriptor); get 72 Source/core/dom/custom/CustomElementScheduler.cpp context->resolve(element.get(), descriptor); get 87 Source/core/dom/custom/CustomElementScheduler.cpp CustomElementMicrotaskImportStep* rawStep = step.get(); get 104 Source/core/dom/custom/CustomElementScheduler.cpp ElementCallbackQueueMap::ValueType* it = m_elementCallbackQueueMap.add(element.get(), nullptr).storedValue; get 107 Source/core/dom/custom/CustomElementScheduler.cpp return *it->value.get(); get 52 Source/core/dom/shadow/ComposedTreeWalker.h Node* get() const { return const_cast<Node*>(m_node); } get 45 Source/core/dom/shadow/ContentDistribution.cpp m_indices.set(node.get(), size); get 55 Source/core/dom/shadow/ContentDistribution.cpp return it.get()->value; get 63 Source/core/dom/shadow/ContentDistribution.cpp return at(index + 1).get(); get 71 Source/core/dom/shadow/ContentDistribution.cpp return at(index - 1).get(); get 151 Source/core/dom/shadow/ElementShadow.cpp m_shadowRoots.push(shadowRoot.get()); get 160 Source/core/dom/shadow/ElementShadow.cpp InspectorInstrumentation::didPushShadowRoot(&shadowHost, shadowRoot.get()); get 163 Source/core/dom/shadow/ElementShadow.cpp ASSERT(shadowRoot.get() == m_shadowRoots.head()); get 174 Source/core/dom/shadow/ElementShadow.cpp InspectorInstrumentation::willPopShadowRoot(shadowHost, oldRoot.get()); get 175 Source/core/dom/shadow/ElementShadow.cpp shadowHost->document().removeFocusedElementOfSubtree(oldRoot.get()); get 283 Source/core/dom/shadow/ElementShadow.cpp return it == m_nodeToInsertionPoints.end() ? 0: it->value.last().get(); get 302 Source/core/dom/shadow/ElementShadow.cpp InsertionPoint* point = insertionPoints[i].get(); get 157 Source/core/dom/shadow/InsertionPoint.cpp InsertionPoint* point = insertionPoints[i].get(); get 284 Source/core/dom/shadow/InsertionPoint.cpp results.append(insertionPoints->at(i).get()); get 285 Source/core/dom/shadow/InsertionPoint.cpp ASSERT(current != insertionPoints->last().get()); get 286 Source/core/dom/shadow/InsertionPoint.cpp current = insertionPoints->last().get(); get 65 Source/core/dom/shadow/InsertionPoint.h Node* at(size_t index) const { return m_distribution.at(index).get(); } get 66 Source/core/dom/shadow/InsertionPoint.h Node* first() const { return m_distribution.isEmpty() ? 0 : m_distribution.first().get(); } get 67 Source/core/dom/shadow/InsertionPoint.h Node* last() const { return m_distribution.isEmpty() ? 0 : m_distribution.last().get(); } get 262 Source/core/dom/shadow/ShadowRoot.cpp return m_shadowRootRareData.get(); get 265 Source/core/dom/shadow/ShadowRoot.cpp return m_shadowRootRareData.get(); get 49 Source/core/dom/shadow/ShadowRootRareData.h HTMLShadowElement* shadowInsertionPointOfYoungerShadowRoot() const { return m_shadowInsertionPointOfYoungerShadowRoot.get(); } get 70 Source/core/dom/shadow/ShadowRootRareData.h StyleSheetList* styleSheets() { return m_styleSheetList.get(); } get 51 Source/core/editing/AppendNodeCommand.cpp m_parent->appendChild(m_node.get(), IGNORE_EXCEPTION); get 97 Source/core/editing/ApplyBlockElementCommand.cpp VisiblePosition start(visiblePositionForIndex(startIndex, startScope.get())); get 98 Source/core/editing/ApplyBlockElementCommand.cpp VisiblePosition end(visiblePositionForIndex(endIndex, endScope.get())); get 114 Source/core/editing/ApplyBlockElementCommand.cpp setEndingSelection(VisibleSelection(positionBeforeNode(placeholder.get()), DOWNSTREAM, endingSelection().isDirectional())); get 250 Source/core/editing/ApplyBlockElementCommand.cpp if (!style->preserveNewline() || !position.offsetInContainerNode() || !isNewLineAtPosition(firstPositionInNode(text.get()))) get 273 Source/core/editing/ApplyBlockElementCommand.cpp m_endOfLastParagraph = Position(text.get(), m_endOfLastParagraph.offsetInContainerNode() - 1); get 276 Source/core/editing/ApplyBlockElementCommand.cpp return VisiblePosition(Position(text.get(), position.offsetInContainerNode() - 1)); get 212 Source/core/editing/ApplyStyleCommand.cpp applyBlockStyle(blockStyle.get()); get 215 Source/core/editing/ApplyStyleCommand.cpp applyRelativeFontStyleChange(m_style.get()); get 216 Source/core/editing/ApplyStyleCommand.cpp applyInlineStyle(m_style.get()); get 222 Source/core/editing/ApplyStyleCommand.cpp applyBlockStyle(m_style.get()); get 260 Source/core/editing/ApplyStyleCommand.cpp int startIndex = TextIterator::rangeLength(startRange.get(), true); get 261 Source/core/editing/ApplyStyleCommand.cpp int endIndex = TextIterator::rangeLength(endRange.get(), true); get 397 Source/core/editing/ApplyStyleCommand.cpp surroundNodeRangeWithElement(node, node, span.get()); get 407 Source/core/editing/ApplyStyleCommand.cpp float desiredFontSize = max(MinimumFontSize, startingFontSizes.get(node) + style->fontSizeDelta()); get 415 Source/core/editing/ApplyStyleCommand.cpp setNodeAttribute(element.get(), styleAttr, AtomicString(inlineStyle->asText())); get 418 Source/core/editing/ApplyStyleCommand.cpp removeNodeAttribute(element.get(), styleAttr); get 419 Source/core/editing/ApplyStyleCommand.cpp if (isSpanWithoutAttributesOrUnstyledStyleSpan(element.get())) get 426 Source/core/editing/ApplyStyleCommand.cpp removeNodePreservingChildren(unstyledSpans[i].get()); get 466 Source/core/editing/ApplyStyleCommand.cpp int unicodeBidi = getIdentifierValue(CSSComputedStyleDeclaration::create(n).get(), CSSPropertyUnicodeBidi); get 516 Source/core/editing/ApplyStyleCommand.cpp int unicodeBidi = getIdentifierValue(CSSComputedStyleDeclaration::create(element).get(), CSSPropertyUnicodeBidi); get 542 Source/core/editing/ApplyStyleCommand.cpp if (n->isHTMLElement() && getIdentifierValue(CSSComputedStyleDeclaration::create(n).get(), CSSPropertyUnicodeBidi) == CSSValueEmbed) get 627 Source/core/editing/ApplyStyleCommand.cpp removeInlineStyle(embeddingStyle.get(), embeddingRemoveStart, embeddingRemoveEnd); get 631 Source/core/editing/ApplyStyleCommand.cpp removeInlineStyle(styleWithoutEmbedding ? styleWithoutEmbedding.get() : style, removeStart, end); get 668 Source/core/editing/ApplyStyleCommand.cpp fixRangeAndApplyInlineStyle(embeddingStyle.get(), embeddingApplyStart, embeddingApplyEnd); get 674 Source/core/editing/ApplyStyleCommand.cpp fixRangeAndApplyInlineStyle(styleToApply.get(), start, end); get 677 Source/core/editing/ApplyStyleCommand.cpp cleanupUnstyledAppleStyleSpans(startDummySpanAncestor.get()); get 679 Source/core/editing/ApplyStyleCommand.cpp cleanupUnstyledAppleStyleSpans(endDummySpanAncestor.get()); get 770 Source/core/editing/ApplyStyleCommand.cpp if (pastEndNode && pastEndNode->isDescendantOf(node.get())) get 783 Source/core/editing/ApplyStyleCommand.cpp if (isBlock(node.get())) get 787 Source/core/editing/ApplyStyleCommand.cpp if (node->contains(pastEndNode.get()) || containsNonEditableRegion(*node) || !node->parentNode()->rendererIsEditable()) get 789 Source/core/editing/ApplyStyleCommand.cpp if (editingIgnoresContent(node.get())) { get 795 Source/core/editing/ApplyStyleCommand.cpp Node* runStart = node.get(); get 796 Source/core/editing/ApplyStyleCommand.cpp Node* runEnd = node.get(); get 798 Source/core/editing/ApplyStyleCommand.cpp while (sibling && sibling != pastEndNode && !sibling->contains(pastEndNode.get()) get 863 Source/core/editing/ApplyStyleCommand.cpp if (editingIgnoresContent(node.get())) { get 864 Source/core/editing/ApplyStyleCommand.cpp ASSERT(!node->contains(pastEndNode.get())); get 893 Source/core/editing/ApplyStyleCommand.cpp if (isStyledInlineElementToRemove(element.get())) { get 897 Source/core/editing/ApplyStyleCommand.cpp extractedStyle->mergeInlineStyleOfElement(element.get(), EditingStyle::OverrideValues); get 903 Source/core/editing/ApplyStyleCommand.cpp if (removeImplicitlyStyledElement(style, element.get(), mode, extractedStyle)) get 911 Source/core/editing/ApplyStyleCommand.cpp if (removeCSSStyle(style, element.get(), mode, extractedStyle)) get 1024 Source/core/editing/ApplyStyleCommand.cpp addInlineStyleIfNeeded(newInlineStyle.get(), node, node, DoNotAddStyledElement); get 1049 Source/core/editing/ApplyStyleCommand.cpp removeInlineStyleFromElement(style, toHTMLElement(current), RemoveIfNeeded, styleToPushDown.get()); get 1054 Source/core/editing/ApplyStyleCommand.cpp Node* child = currentChildren[i].get(); get 1068 Source/core/editing/ApplyStyleCommand.cpp applyInlineStyleToPushDown(child, styleToPushDown.get()); get 1116 Source/core/editing/ApplyStyleCommand.cpp if (editingIgnoresContent(node.get())) { get 1122 Source/core/editing/ApplyStyleCommand.cpp if (node->isHTMLElement() && nodeFullySelected(node.get(), start, end)) { get 1128 Source/core/editing/ApplyStyleCommand.cpp if (isStyledInlineElementToRemove(elem.get())) { get 1133 Source/core/editing/ApplyStyleCommand.cpp removeInlineStyleFromElement(style, elem.get(), RemoveIfNeeded, styleToPushDown.get()); get 1139 Source/core/editing/ApplyStyleCommand.cpp s = firstPositionInOrBeforeNode(next.get()); get 1146 Source/core/editing/ApplyStyleCommand.cpp e = lastPositionInOrAfterNode(prev.get()); get 1152 Source/core/editing/ApplyStyleCommand.cpp applyInlineStyleToPushDown(childNode.get(), styleToPushDown.get()); get 1187 Source/core/editing/ApplyStyleCommand.cpp updateStartEnd(firstPositionInNode(text.get()), newEnd); get 1353 Source/core/editing/ApplyStyleCommand.cpp && areIdenticalElements(element.get(), toElement(nextSibling))) get 1354 Source/core/editing/ApplyStyleCommand.cpp mergeIdenticalElements(element.get(), toElement(nextSibling)); get 1406 Source/core/editing/ApplyStyleCommand.cpp insertNodeAt(dummyElement, positionBeforeNode(startNode.get())); get 1407 Source/core/editing/ApplyStyleCommand.cpp return positionBeforeNode(dummyElement.get()); get 1410 Source/core/editing/ApplyStyleCommand.cpp return firstPositionInOrBeforeNode(startNode.get()); get 1423 Source/core/editing/ApplyStyleCommand.cpp for (Node* container = startNode.get(); container && startNode == endNode; container = container->firstChild()) { get 1455 Source/core/editing/ApplyStyleCommand.cpp surroundNodeRangeWithElement(startNode, endNode, fontElement.get()); get 1533 Source/core/editing/ApplyStyleCommand.cpp Text* childText = textNodes[i].get(); get 81 Source/core/editing/BreakBlockquoteCommand.cpp insertNodeBefore(breakNode.get(), topBlockquote); get 82 Source/core/editing/BreakBlockquoteCommand.cpp setEndingSelection(VisibleSelection(positionBeforeNode(breakNode.get()), DOWNSTREAM, endingSelection().isDirectional())); get 88 Source/core/editing/BreakBlockquoteCommand.cpp insertNodeAfter(breakNode.get(), topBlockquote); get 92 Source/core/editing/BreakBlockquoteCommand.cpp setEndingSelection(VisibleSelection(positionBeforeNode(breakNode.get()), DOWNSTREAM, endingSelection().isDirectional())); get 137 Source/core/editing/BreakBlockquoteCommand.cpp insertNodeAfter(clonedBlockquote.get(), breakNode.get()); get 148 Source/core/editing/BreakBlockquoteCommand.cpp Node* listChildNode = i > 1 ? ancestors[i - 2].get() : startNode; get 157 Source/core/editing/BreakBlockquoteCommand.cpp appendNode(clonedChild.get(), clonedAncestor.get()); get 176 Source/core/editing/BreakBlockquoteCommand.cpp Node* originalParent = ancestors.first().get(); get 182 Source/core/editing/BreakBlockquoteCommand.cpp addBlockPlaceholderIfNeeded(clonedBlockquote.get()); get 185 Source/core/editing/BreakBlockquoteCommand.cpp setEndingSelection(VisibleSelection(positionBeforeNode(breakNode.get()), DOWNSTREAM, endingSelection().isDirectional())); get 210 Source/core/editing/CompositeEditCommand.cpp return command->m_composition.get(); get 237 Source/core/editing/CompositeEditCommand.cpp ensureComposition()->append(toSimpleEditCommand(command.get())); get 348 Source/core/editing/CompositeEditCommand.cpp ASSERT(canHaveChildrenForEditing(parent.get())); get 378 Source/core/editing/CompositeEditCommand.cpp ASSERT(node.get() != excludeNode); get 422 Source/core/editing/CompositeEditCommand.cpp if (RefPtr<Node> highestNodeToRemove = highestNodeToRemoveInPruning(node.get(), excludeNode)) get 440 Source/core/editing/CompositeEditCommand.cpp ASSERT(!first->isDescendantOf(second.get()) && second != first); get 503 Source/core/editing/CompositeEditCommand.cpp copyMarkers(markerController.markersInRange(Range::create(document(), node.get(), offset, node.get(), offset + count).get(), DocumentMarker::AllMarkers()), markers); get 505 Source/core/editing/CompositeEditCommand.cpp RefPtrWillBeRawPtr<Range> newRange = Range::create(document(), node.get(), offset, node.get(), offset + replacementText.length()); get 507 Source/core/editing/CompositeEditCommand.cpp markerController.addMarker(newRange.get(), markers[i].type(), markers[i].description()); get 801 Source/core/editing/CompositeEditCommand.cpp Text* textNode = nodes[i].get(); get 939 Source/core/editing/CompositeEditCommand.cpp moveParagraphs(visibleParagraphStart, visibleParagraphEnd, VisiblePosition(firstPositionInNode(newBlock.get()))); get 975 Source/core/editing/CompositeEditCommand.cpp lastNode = outerNode->cloneNode(isRenderedTableElement(outerNode.get())); get 979 Source/core/editing/CompositeEditCommand.cpp if (start.anchorNode() != outerNode && lastNode->isElementNode() && start.anchorNode()->isDescendantOf(outerNode.get())) { get 989 Source/core/editing/CompositeEditCommand.cpp Node* item = ancestors[i - 1].get(); get 1008 Source/core/editing/CompositeEditCommand.cpp while (!end.deprecatedNode()->isDescendantOf(outerNode.get())) { get 1013 Source/core/editing/CompositeEditCommand.cpp for (RefPtr<Node> node = NodeTraversal::nextSkippingChildren(*startNode, outerNode.get()); node; node = NodeTraversal::nextSkippingChildren(*node, outerNode.get())) { get 1025 Source/core/editing/CompositeEditCommand.cpp if (node == end.deprecatedNode() || end.deprecatedNode()->isDescendantOf(node.get())) get 1157 Source/core/editing/CompositeEditCommand.cpp startIndex = TextIterator::rangeLength(startRange.get(), true); get 1163 Source/core/editing/CompositeEditCommand.cpp endIndex = TextIterator::rangeLength(endRange.get(), true); get 1184 Source/core/editing/CompositeEditCommand.cpp createFragmentFromMarkup(document(), createMarkup(range.get(), 0, DoNotAnnotateForInterchange, true, DoNotResolveURLs, constrainingAncestor), "") : nullptr; get 1224 Source/core/editing/CompositeEditCommand.cpp destinationIndex = TextIterator::rangeLength(startToDestinationRange.get(), true); get 1238 Source/core/editing/CompositeEditCommand.cpp applyStyle(styleInEmptyParagraph.get()); get 1295 Source/core/editing/CompositeEditCommand.cpp if (isListItem(nextListNode.get()) || isListElement(nextListNode.get())) { get 1297 Source/core/editing/CompositeEditCommand.cpp if (isListItem(previousListNode.get()) || isListElement(previousListNode.get())) get 1309 Source/core/editing/CompositeEditCommand.cpp removeNode(isListItem(previousListNode.get()) || isListElement(previousListNode.get()) ? emptyListItem.get() : listNode.get()); get 1313 Source/core/editing/CompositeEditCommand.cpp setEndingSelection(VisibleSelection(firstPositionInNode(newBlock.get()), DOWNSTREAM, endingSelection().isDirectional())); get 1317 Source/core/editing/CompositeEditCommand.cpp applyStyle(style.get()); get 1346 Source/core/editing/CompositeEditCommand.cpp VisiblePosition atBR(positionBeforeNode(br.get())); get 1455 Source/core/editing/CompositeEditCommand.cpp VisiblePosition positionInNode(firstPositionInOrBeforeNode(node.get())); get 56 Source/core/editing/CompositeEditCommand.h Element* startingRootEditableElement() const { return m_startingRootEditableElement.get(); } get 57 Source/core/editing/CompositeEditCommand.h Element* endingRootEditableElement() const { return m_endingRootEditableElement.get(); } get 77 Source/core/editing/CompositeEditCommand.h EditCommandComposition* composition() { return m_composition.get(); } get 49 Source/core/editing/CreateLinkCommand.cpp applyStyledElement(anchorElement.get()); get 51 Source/core/editing/CreateLinkCommand.cpp insertNodeAt(anchorElement.get(), endingSelection().start()); get 53 Source/core/editing/CreateLinkCommand.cpp appendNode(textNode.get(), anchorElement.get()); get 335 Source/core/editing/DeleteSelectionCommand.cpp if (m_startRoot != m_endRoot && !(node->isDescendantOf(m_startRoot.get()) && node->isDescendantOf(m_endRoot.get()))) { get 345 Source/core/editing/DeleteSelectionCommand.cpp removeNode(child.get(), shouldAssumeContentIsAlwaysEditable); get 357 Source/core/editing/DeleteSelectionCommand.cpp if (isTableStructureNode(node.get()) || node->isRootEditableElement()) { get 371 Source/core/editing/DeleteSelectionCommand.cpp Position firstEditablePosition = firstEditablePositionInNode(node.get()); get 379 Source/core/editing/DeleteSelectionCommand.cpp VisiblePosition previous = VisiblePosition(firstPositionInNode(m_startBlock.get())).previous(); get 384 Source/core/editing/DeleteSelectionCommand.cpp VisiblePosition next = VisiblePosition(lastPositionInNode(m_endBlock.get())).next(); get 411 Source/core/editing/DeleteSelectionCommand.cpp updatePositionForTextRemoval(node.get(), offset, count, m_endingPosition); get 412 Source/core/editing/DeleteSelectionCommand.cpp updatePositionForTextRemoval(node.get(), offset, count, m_leadingWhitespace); get 413 Source/core/editing/DeleteSelectionCommand.cpp updatePositionForTextRemoval(node.get(), offset, count, m_trailingWhitespace); get 414 Source/core/editing/DeleteSelectionCommand.cpp updatePositionForTextRemoval(node.get(), offset, count, m_downstreamEnd); get 428 Source/core/editing/DeleteSelectionCommand.cpp if (rootEditableElement.get()) { get 449 Source/core/editing/DeleteSelectionCommand.cpp if (startNode->isSameNode(m_startBlock.get()) && !startOffset && canHaveChildrenForEditing(startNode) && !isHTMLTableElement(*startNode)) { get 508 Source/core/editing/DeleteSelectionCommand.cpp if (comparePositions(firstPositionInOrBeforeNode(node.get()), m_downstreamEnd) >= 0) { get 511 Source/core/editing/DeleteSelectionCommand.cpp } else if (!m_downstreamEnd.deprecatedNode()->isDescendantOf(node.get())) { get 516 Source/core/editing/DeleteSelectionCommand.cpp removeNode(node.get()); get 517 Source/core/editing/DeleteSelectionCommand.cpp node = nextNode.get(); get 521 Source/core/editing/DeleteSelectionCommand.cpp removeNode(node.get()); get 622 Source/core/editing/DeleteSelectionCommand.cpp insertNodeAt(createBreakElement(document()).get(), m_upstreamStart); get 682 Source/core/editing/DeleteSelectionCommand.cpp row = previousRow.get(); get 693 Source/core/editing/DeleteSelectionCommand.cpp row = nextRow.get(); get 698 Source/core/editing/DeleteSelectionCommand.cpp if (isTableRowEmpty(m_endTableRow.get())) { get 700 Source/core/editing/DeleteSelectionCommand.cpp if (!m_endingPosition.deprecatedNode()->isDescendantOf(m_endTableRow.get())) { get 704 Source/core/editing/DeleteSelectionCommand.cpp CompositeEditCommand::removeNode(m_endTableRow.get()); get 834 Source/core/editing/DeleteSelectionCommand.cpp RefPtr<Node> placeholder = m_needPlaceholder ? createBreakElement(document()).get() : 0; get 839 Source/core/editing/DeleteSelectionCommand.cpp insertNodeAt(placeholder.get(), m_endingPosition); get 63 Source/core/editing/EditCommand.h Document& document() const { return *m_document.get(); } get 217 Source/core/editing/EditingBehavior.cpp return mapKey ? keyDownCommandsMap->get(mapKey) : 0; get 221 Source/core/editing/EditingBehavior.cpp return mapKey ? keyPressCommandsMap->get(mapKey) : 0; get 141 Source/core/editing/EditingStyle.cpp return copyEditingProperties(style.get(), type); get 199 Source/core/editing/EditingStyle.cpp return matches(element) && value && value->isPrimitiveValue() && toCSSPrimitiveValue(value.get())->getValueID() == m_primitiveValue->getValueID(); get 237 Source/core/editing/EditingStyle.cpp return matches(element) && styleValue && styleValue->isValueList() && toCSSValueList(styleValue.get())->hasValue(m_primitiveValue.get()); get 390 Source/core/editing/EditingStyle.cpp return cssValueToRGBA(style->getPropertyCSSValueInternal(CSSPropertyColor).get()); get 395 Source/core/editing/EditingStyle.cpp return cssValueToRGBA(style->getPropertyCSSValue(CSSPropertyColor).get()); get 400 Source/core/editing/EditingStyle.cpp return cssValueToRGBA(style->getPropertyCSSValueInternal(CSSPropertyBackgroundColor).get()); get 405 Source/core/editing/EditingStyle.cpp return cssValueToRGBA(style->getPropertyCSSValue(CSSPropertyBackgroundColor).get()); get 410 Source/core/editing/EditingStyle.cpp return cssValueToRGBA(backgroundColorInEffect(node).get()); get 461 Source/core/editing/EditingStyle.cpp replaceFontSizeByKeywordIfPossible(renderStyle, computedStyleAtPosition.get()); get 510 Source/core/editing/EditingStyle.cpp CSSPrimitiveValue* primitiveValue = toCSSPrimitiveValue(value.get()); get 535 Source/core/editing/EditingStyle.cpp CSSValueID unicodeBidiValue = toCSSPrimitiveValue(unicodeBidi.get())->getValueID(); get 541 Source/core/editing/EditingStyle.cpp writingDirection = toCSSPrimitiveValue(direction.get())->getValueID() == CSSValueLtr ? LeftToRightWritingDirection : RightToLeftWritingDirection; get 621 Source/core/editing/EditingStyle.cpp nodeStyle->removeEquivalentProperties(parentStyle.get()); get 622 Source/core/editing/EditingStyle.cpp m_mutableStyle->removeEquivalentProperties(nodeStyle.get()); get 632 Source/core/editing/EditingStyle.cpp nodeStyle->removeEquivalentProperties(parentStyle.get()); get 676 Source/core/editing/EditingStyle.cpp RefPtrWillBeRawPtr<MutableStylePropertySet> difference = getPropertiesNotIn(m_mutableStyle.get(), styleToCompare); get 695 Source/core/editing/EditingStyle.cpp return triStateOfStyle(EditingStyle::styleAtSelectionStart(selection).get()); get 703 Source/core/editing/EditingStyle.cpp TriState nodeState = triStateOfStyle(nodeStyle.get(), node->isTextNode() ? EditingStyle::DoNotIgnoreTextOnlyProperties : EditingStyle::IgnoreTextOnlyProperties); get 801 Source/core/editing/EditingStyle.cpp const HTMLElementEquivalent* equivalent = HTMLElementEquivalents[i].get(); get 802 Source/core/editing/EditingStyle.cpp if (equivalent->matches(element) && equivalent->propertyExistsInStyle(m_mutableStyle.get()) get 803 Source/core/editing/EditingStyle.cpp && (shouldExtractMatchingStyle == ExtractMatchingStyle || !equivalent->valueIsPresentInStyle(element, m_mutableStyle.get()))) { get 838 Source/core/editing/EditingStyle.cpp if (HTMLAttributeEquivalents[i]->matches(element) && HTMLAttributeEquivalents[i]->propertyExistsInStyle(m_mutableStyle.get()) get 839 Source/core/editing/EditingStyle.cpp && !HTMLAttributeEquivalents[i]->valueIsPresentInStyle(element, m_mutableStyle.get())) get 858 Source/core/editing/EditingStyle.cpp const HTMLAttributeEquivalent* equivalent = HTMLAttributeEquivalents[i].get(); get 864 Source/core/editing/EditingStyle.cpp if (!equivalent->matches(element) || !equivalent->propertyExistsInStyle(m_mutableStyle.get()) get 865 Source/core/editing/EditingStyle.cpp || (shouldExtractMatchingStyle == DoNotExtractMatchingStyle && equivalent->valueIsPresentInStyle(element, m_mutableStyle.get()))) get 879 Source/core/editing/EditingStyle.cpp return !m_mutableStyle || getPropertiesNotIn(m_mutableStyle.get(), CSSComputedStyleDeclaration::create(node).get())->isEmpty(); get 940 Source/core/editing/EditingStyle.cpp StylePropertySet* styleAtPosition = editingStyleAtPosition->m_mutableStyle.get(); get 951 Source/core/editing/EditingStyle.cpp if (textAlignResolvingStartAndEnd(m_mutableStyle.get()) == textAlignResolvingStartAndEnd(styleAtPosition)) get 954 Source/core/editing/EditingStyle.cpp if (getRGBAFontColor(m_mutableStyle.get()) == getRGBAFontColor(styleAtPosition)) get 957 Source/core/editing/EditingStyle.cpp if (hasTransparentBackgroundColor(m_mutableStyle.get()) get 958 Source/core/editing/EditingStyle.cpp || cssValueToRGBA(m_mutableStyle->getPropertyCSSValue(CSSPropertyBackgroundColor).get()) == rgbaBackgroundColorInEffect(position.containerNode())) get 962 Source/core/editing/EditingStyle.cpp m_mutableStyle->setProperty(CSSPropertyUnicodeBidi, toCSSPrimitiveValue(unicodeBidi.get())->getValueID()); get 964 Source/core/editing/EditingStyle.cpp m_mutableStyle->setProperty(CSSPropertyDirection, toCSSPrimitiveValue(direction.get())->getValueID()); get 990 Source/core/editing/EditingStyle.cpp mergeStyle(copyEditingProperties(element->inlineStyle(), OnlyInheritableEditingProperties).get(), mode); get 993 Source/core/editing/EditingStyle.cpp mergeStyle(copyEditingProperties(element->inlineStyle(), AllEditingProperties).get(), mode); get 1026 Source/core/editing/EditingStyle.cpp styleFromRules->m_mutableStyle = extractEditingProperties(styleFromRules->m_mutableStyle.get(), propertiesToInclude); get 1027 Source/core/editing/EditingStyle.cpp mergeStyle(styleFromRules->m_mutableStyle.get(), mode); get 1033 Source/core/editing/EditingStyle.cpp if (elementMatchesAndPropertyIsNotInInlineStyleDecl(elementEquivalents[i].get(), element, mode, m_mutableStyle.get())) get 1041 Source/core/editing/EditingStyle.cpp if (elementMatchesAndPropertyIsNotInInlineStyleDecl(attributeEquivalents[i].get(), element, mode, m_mutableStyle.get())) get 1107 Source/core/editing/EditingStyle.cpp mergeTextDecorationValues(toCSSValueList(value.get()), toCSSValueList(property.value())); get 1136 Source/core/editing/EditingStyle.cpp styleFromMatchedRules->mergeAndOverrideOnConflict(m_mutableStyle.get()); get 1164 Source/core/editing/EditingStyle.cpp m_mutableStyle->mergeAndOverrideOnConflict(fromComputedStyle.get()); get 1186 Source/core/editing/EditingStyle.cpp m_mutableStyle = getPropertiesNotIn(m_mutableStyle.get(), styleFromMatchedRules->ensureCSSStyleDeclaration()); get 1194 Source/core/editing/EditingStyle.cpp removePropertiesInStyle(computedStyle->m_mutableStyle.get(), styleFromMatchedRules.get()); get 1195 Source/core/editing/EditingStyle.cpp m_mutableStyle = getPropertiesNotIn(m_mutableStyle.get(), computedStyle->m_mutableStyle->ensureCSSStyleDeclaration()); get 1201 Source/core/editing/EditingStyle.cpp if (!styleFromMatchedRules->getPropertyCSSValue(CSSPropertyDisplay) && getIdentifierValue(m_mutableStyle.get(), CSSPropertyDisplay) == CSSValueInline) get 1203 Source/core/editing/EditingStyle.cpp if (!styleFromMatchedRules->getPropertyCSSValue(CSSPropertyFloat) && getIdentifierValue(m_mutableStyle.get(), CSSPropertyFloat) == CSSValueNone) get 1215 Source/core/editing/EditingStyle.cpp removePropertiesInStyle(m_mutableStyle.get(), defaultStyle.get()); get 1231 Source/core/editing/EditingStyle.cpp return legacyFontSizeFromCSSValue(document, toCSSPrimitiveValue(cssValue.get()), get 1260 Source/core/editing/EditingStyle.cpp if (shouldUseBackgroundColorInEffect && (selection.isRange() || hasTransparentBackgroundColor(style->m_mutableStyle.get()))) { get 1297 Source/core/editing/EditingStyle.cpp CSSValueID unicodeBidiValue = toCSSPrimitiveValue(unicodeBidi.get())->getValueID(); get 1326 Source/core/editing/EditingStyle.cpp CSSValueID unicodeBidiValue = toCSSPrimitiveValue(unicodeBidi.get())->getValueID(); get 1338 Source/core/editing/EditingStyle.cpp int directionValue = toCSSPrimitiveValue(direction.get())->getValueID(); get 1386 Source/core/editing/EditingStyle.cpp RefPtrWillBeRawPtr<MutableStylePropertySet> mutableStyle = getPropertiesNotIn(style->style(), computedStyle.get()); get 1388 Source/core/editing/EditingStyle.cpp reconcileTextDecorationProperties(mutableStyle.get()); get 1390 Source/core/editing/EditingStyle.cpp extractTextStyles(document, mutableStyle.get(), computedStyle->useFixedFontDefaultSize()); get 1437 Source/core/editing/EditingStyle.cpp RefPtrWillBeRawPtr<CSSValueList> newTextDecoration = toCSSValueList(textDecoration.get())->copy(); get 1444 Source/core/editing/EditingStyle.cpp setTextDecorationProperty(style, newTextDecoration.get(), textDecorationPropertyForEditing()); get 1472 Source/core/editing/EditingStyle.cpp else if (int legacyFontSize = legacyFontSizeFromCSSValue(document, toCSSPrimitiveValue(fontSize.get()), get 1486 Source/core/editing/EditingStyle.cpp RefPtrWillBeRawPtr<CSSValueList> newTextDecoration = toCSSValueList(textDecoration.get())->copy(); get 1492 Source/core/editing/EditingStyle.cpp setTextDecorationProperty(style, newTextDecoration.get(), propertID); get 1542 Source/core/editing/EditingStyle.cpp diffTextDecorations(result.get(), textDecorationPropertyForEditing(), baseTextDecorationsInEffect.get()); get 1543 Source/core/editing/EditingStyle.cpp diffTextDecorations(result.get(), CSSPropertyWebkitTextDecorationsInEffect, baseTextDecorationsInEffect.get()); get 1547 Source/core/editing/EditingStyle.cpp if (!fontWeightNeedsResolving(fontWeight.get()) && (fontWeightIsBold(fontWeight.get()) == fontWeightIsBold(baseFontWeight.get()))) get 1552 Source/core/editing/EditingStyle.cpp if (baseStyle->getPropertyCSSValueInternal(CSSPropertyColor) && getRGBAFontColor(result.get()) == getRGBAFontColor(baseStyle)) get 1556 Source/core/editing/EditingStyle.cpp && textAlignResolvingStartAndEnd(result.get()) == textAlignResolvingStartAndEnd(baseStyle)) get 1559 Source/core/editing/EditingStyle.cpp if (baseStyle->getPropertyCSSValueInternal(CSSPropertyBackgroundColor) && getRGBABackgroundColor(result.get()) == getRGBABackgroundColor(baseStyle)) get 1572 Source/core/editing/EditingStyle.cpp return toCSSPrimitiveValue(value.get())->getValueID(); get 1582 Source/core/editing/EditingStyle.cpp return toCSSPrimitiveValue(value.get())->getValueID(); get 1624 Source/core/editing/EditingStyle.cpp return isTransparentColorValue(cssValue.get()); get 1630 Source/core/editing/EditingStyle.cpp return isTransparentColorValue(cssValue.get()); get 1637 Source/core/editing/EditingStyle.cpp if (!hasTransparentBackgroundColor(ancestorStyle.get())) get 98 Source/core/editing/EditingStyle.h MutableStylePropertySet* style() { return m_mutableStyle.get(); } get 121 Source/core/editing/Editor.cpp return VisibleSelection(range.get(), DOWNSTREAM, selection.isDirectional()); get 302 Source/core/editing/Editor.cpp addToKillRing(selectedRange().get(), false); get 409 Source/core/editing/Editor.cpp fragment = createFragmentFromText(range.get(), text); get 509 Source/core/editing/Editor.cpp replaceSelectionWithFragment(createFragmentFromText(selectedRange().get(), text), selectReplacement, smartReplace, true); get 610 Source/core/editing/Editor.cpp ApplyStyleCommand::create(*m_frame.document(), EditingStyle::create(style).get(), editingAction)->apply(); get 621 Source/core/editing/Editor.cpp ApplyStyleCommand::create(*m_frame.document(), EditingStyle::create(style).get(), editingAction, ApplyStyleCommand::ForceBlockProperties)->apply(); get 643 Source/core/editing/Editor.cpp EditingStyle::styleAtSelectionStart(m_frame.selection().selection(), propertyID == CSSPropertyBackgroundColor).get()); get 700 Source/core/editing/Editor.cpp if (m_lastEditCommand.get() == cmd) { get 802 Source/core/editing/Editor.cpp TypingCommand::insertText(*document.get(), text, selection, options, triggeringEvent && triggeringEvent->isComposition() ? TypingCommand::TextCompositionConfirm : TypingCommand::TextCompositionNone); get 853 Source/core/editing/Editor.cpp if (shouldDeleteRange(selection.get())) { get 860 Source/core/editing/Editor.cpp writeSelectionToPasteboard(Pasteboard::generalPasteboard(), selection.get(), plainText); get 880 Source/core/editing/Editor.cpp writeSelectionToPasteboard(Pasteboard::generalPasteboard(), selectedRange().get(), m_frame.selectedTextForClipboard()); get 914 Source/core/editing/Editor.cpp addToKillRing(selectedRange().get(), false); get 967 Source/core/editing/Editor.cpp applyParagraphStyleToSelection(style.get(), EditActionSetWritingDirection); get 999 Source/core/editing/Editor.cpp VisibleSelection newSelection(range.get(), DOWNSTREAM); get 1002 Source/core/editing/Editor.cpp String text = plainText(range.get()); get 1100 Source/core/editing/Editor.cpp ApplyStyleCommand::create(*m_frame.document(), blockStyle.get(), editingAction)->apply(); get 1117 Source/core/editing/Editor.cpp RefPtrWillBeRawPtr<Range> resultRange = rangeOfString(target, selection.firstRange().get(), options); get 1122 Source/core/editing/Editor.cpp m_frame.selection().setSelection(VisibleSelection(resultRange.get(), DOWNSTREAM)); get 1160 Source/core/editing/Editor.cpp searchRange->setEnd(shadowTreeRoot.get(), shadowTreeRoot->countChildren()); get 1162 Source/core/editing/Editor.cpp searchRange->setStart(shadowTreeRoot.get(), 0); get 1165 Source/core/editing/Editor.cpp RefPtrWillBeRawPtr<Range> resultRange(findPlainText(searchRange.get(), target, options)); get 1169 Source/core/editing/Editor.cpp if (startInReferenceRange && areRangesEqual(VisibleSelection(resultRange.get()).toNormalizedRange().get(), referenceRange)) { get 1178 Source/core/editing/Editor.cpp searchRange->setEnd(shadowTreeRoot.get(), shadowTreeRoot->countChildren()); get 1180 Source/core/editing/Editor.cpp searchRange->setStart(shadowTreeRoot.get(), 0); get 1183 Source/core/editing/Editor.cpp resultRange = findPlainText(searchRange.get(), target, options); get 1194 Source/core/editing/Editor.cpp resultRange = findPlainText(searchRange.get(), target, options); get 1201 Source/core/editing/Editor.cpp resultRange = findPlainText(searchRange.get(), target, options); get 76 Source/core/editing/Editor.h CompositeEditCommand* lastEditCommand() { return m_lastEditCommand.get(); } get 123 Source/core/editing/EditorCommand.cpp return applyCommandToFrame(frame, source, action, style.get()); get 130 Source/core/editing/EditorCommand.cpp return applyCommandToFrame(frame, source, action, style.get()); get 145 Source/core/editing/EditorCommand.cpp RefPtrWillBeRawPtr<CSSValueList> selectedCSSValueList = toCSSValueList(selectedCSSValue.get()); get 157 Source/core/editing/EditorCommand.cpp return applyCommandToFrame(frame, source, action, newMutableStyle.get()); get 183 Source/core/editing/EditorCommand.cpp frame.editor().applyParagraphStyleToSelection(style.get(), action); get 187 Source/core/editing/EditorCommand.cpp frame.editor().applyParagraphStyle(style.get()); get 222 Source/core/editing/EditorCommand.cpp frame.selection().setSelectedRange(newRange.get(), affinity, FrameSelection::CloseTyping); get 384 Source/core/editing/EditorCommand.cpp bool selected = frame.selection().setSelectedRange(unionDOMRanges(mark.get(), frame.editor().selectedRange().get()).get(), DOWNSTREAM, FrameSelection::CloseTyping); get 601 Source/core/editing/EditorCommand.cpp frame.editor().applyStyle(style.get(), EditActionSetWritingDirection); get 609 Source/core/editing/EditorCommand.cpp frame.editor().applyStyle(style.get(), EditActionSetWritingDirection); get 618 Source/core/editing/EditorCommand.cpp frame.editor().applyStyle(style.get(), EditActionSetWritingDirection); get 1034 Source/core/editing/EditorCommand.cpp frame.selection().setSelectedRange(unionDOMRanges(mark.get(), selection.get()).get(), DOWNSTREAM, FrameSelection::CloseTyping); get 1052 Source/core/editing/EditorCommand.cpp return executeToggleStyleInList(frame, source, EditActionUnderline, CSSPropertyWebkitTextDecorationsInEffect, lineThrough.get()); get 1107 Source/core/editing/EditorCommand.cpp return executeToggleStyleInList(frame, source, EditActionUnderline, CSSPropertyWebkitTextDecorationsInEffect, underline.get()); get 1423 Source/core/editing/EditorCommand.cpp Element* formatBlockElement = FormatBlockCommand::elementForFormatBlockCommand(selection.firstRange().get()); get 1634 Source/core/editing/EditorCommand.cpp ASSERT(!commandMap.get(command.name)); get 1648 Source/core/editing/EditorCommand.cpp return commandName.isEmpty() ? 0 : commandMap.get(commandName); get 1704 Source/core/editing/EditorCommand.cpp return m_command->isSupportedFromDOM(m_frame.get()); get 94 Source/core/editing/FormatBlockCommand.cpp moveParagraphWithClones(VisiblePosition(start), VisiblePosition(end), blockNode.get(), outerBlock.get()); get 97 Source/core/editing/FormatBlockCommand.cpp if (outerBlock.get() != nodeAfterInsertionPosition.get() && toHTMLElement(nodeAfterInsertionPosition.get())->hasAttribute(styleAttr)) get 98 Source/core/editing/FormatBlockCommand.cpp blockNode->setAttribute(styleAttr, toHTMLElement(nodeAfterInsertionPosition.get())->getAttribute(styleAttr)); get 1260 Source/core/editing/FrameSelection.cpp repaintCaretForLocalRect(m_previousCaretNode.get(), oldRect); get 1380 Source/core/editing/FrameSelection.cpp selectStartTarget = root.get(); get 1396 Source/core/editing/FrameSelection.cpp VisibleSelection newSelection(VisibleSelection::selectionFromContentsOfNode(root.get())); get 1694 Source/core/editing/FrameSelection.cpp return plainText(selection.toNormalizedRange().get(), behavior).replace(0, ""); get 279 Source/core/editing/FrameSelection.h return m_typingStyle.get(); get 57 Source/core/editing/IndentOutdentCommand.cpp RefPtr<Element> listNode = enclosingList(lastNodeInSelectedParagraph.get()); get 62 Source/core/editing/IndentOutdentCommand.cpp RefPtr<Element> selectedListItem = enclosingBlock(lastNodeInSelectedParagraph.get()); get 76 Source/core/editing/IndentOutdentCommand.cpp insertNodeBefore(newList, selectedListItem.get()); get 81 Source/core/editing/IndentOutdentCommand.cpp if (end.anchorNode() == selectedListItem.get() || end.anchorNode()->isDescendantOf(selectedListItem->lastChild())) { get 82 Source/core/editing/IndentOutdentCommand.cpp moveParagraphWithClones(VisiblePosition(start), VisiblePosition(end), newList.get(), selectedListItem.get()); get 84 Source/core/editing/IndentOutdentCommand.cpp moveParagraphWithClones(VisiblePosition(start), VisiblePosition(positionAfterNode(selectedListItem->lastChild())), newList.get(), selectedListItem.get()); get 85 Source/core/editing/IndentOutdentCommand.cpp removeNode(selectedListItem.get()); get 88 Source/core/editing/IndentOutdentCommand.cpp if (canMergeLists(previousList.get(), newList.get())) get 89 Source/core/editing/IndentOutdentCommand.cpp mergeIdenticalElements(previousList.get(), newList.get()); get 90 Source/core/editing/IndentOutdentCommand.cpp if (canMergeLists(newList.get(), nextList.get())) get 91 Source/core/editing/IndentOutdentCommand.cpp mergeIdenticalElements(newList.get(), nextList.get()); get 124 Source/core/editing/IndentOutdentCommand.cpp moveParagraphWithClones(startOfContents, VisiblePosition(end), targetBlockquote.get(), outerBlock.get()); get 190 Source/core/editing/IndentOutdentCommand.cpp moveParagraph(startOfParagraph(visibleStartOfParagraph), endOfParagraph(visibleEndOfParagraph), VisiblePosition(positionBeforeNode(placeholder.get())), true); get 271 Source/core/editing/InputMethodController.cpp if (event.get()) get 313 Source/core/editing/InputMethodController.cpp m_frame.selection().setSelectedRange(selectedRange.get(), DOWNSTREAM, static_cast<FrameSelection::SetSelectionOption>(0)); get 361 Source/core/editing/InputMethodController.cpp return Range::create(m_compositionNode->document(), m_compositionNode.get(), start, m_compositionNode.get(), end); get 371 Source/core/editing/InputMethodController.cpp return PlainTextRange::create(*editable, *range.get()); get 386 Source/core/editing/InputMethodController.cpp return m_frame.selection().setSelectedRange(range.get(), VP_DEFAULT_AFFINITY, FrameSelection::CloseTyping); get 72 Source/core/editing/InputMethodController.h Text* compositionNode() const { return m_compositionNode.get(); } get 95 Source/core/editing/InsertLineBreakCommand.cpp insertNodeAt(nodeToInsert.get(), pos); get 100 Source/core/editing/InsertLineBreakCommand.cpp VisiblePosition endingPosition(positionBeforeNode(nodeToInsert.get())); get 103 Source/core/editing/InsertLineBreakCommand.cpp insertNodeAt(nodeToInsert.get(), pos); get 106 Source/core/editing/InsertLineBreakCommand.cpp if (!isStartOfParagraph(VisiblePosition(positionBeforeNode(nodeToInsert.get())))) get 107 Source/core/editing/InsertLineBreakCommand.cpp insertNodeBefore(nodeToInsert->cloneNode(false).get(), nodeToInsert.get()); get 113 Source/core/editing/InsertLineBreakCommand.cpp insertNodeAt(nodeToInsert.get(), pos); get 134 Source/core/editing/InsertLineBreakCommand.cpp insertNodeAt(nbspNode.get(), positionBeforeTextNode); get 135 Source/core/editing/InsertLineBreakCommand.cpp endingPosition = firstPositionInNode(nbspNode.get()); get 151 Source/core/editing/InsertLineBreakCommand.cpp applyStyle(typingStyle.get(), firstPositionInOrBeforeNode(nodeToInsert.get()), lastPositionInOrAfterNode(nodeToInsert.get())); get 57 Source/core/editing/InsertListCommand.cpp return listElement.get(); get 64 Source/core/editing/InsertListCommand.cpp if (canMergeLists(previousList, list.get())) get 75 Source/core/editing/InsertListCommand.cpp if (canMergeLists(list.get(), nextList.get())) { get 161 Source/core/editing/InsertListCommand.cpp endOfSelection = visiblePositionForIndex(indexForEndOfSelection, scope.get()); get 183 Source/core/editing/InsertListCommand.cpp endOfSelection = visiblePositionForIndex(indexForEndOfSelection, scope.get()); get 227 Source/core/editing/InsertListCommand.cpp Node* firstChildInList = enclosingListChild(VisiblePosition(firstPositionInNode(listNode.get())).deepEquivalent().deprecatedNode(), listNode.get()); get 228 Source/core/editing/InsertListCommand.cpp Node* outerBlock = firstChildInList && firstChildInList->isBlockFlowElement() ? firstChildInList : listNode.get(); get 230 Source/core/editing/InsertListCommand.cpp moveParagraphWithClones(VisiblePosition(firstPositionInNode(listNode.get())), VisiblePosition(lastPositionInNode(listNode.get())), newList.get(), outerBlock); get 245 Source/core/editing/InsertListCommand.cpp currentSelection.setEnd(newList, lastOffsetInNode(newList.get()), IGNORE_EXCEPTION); get 247 Source/core/editing/InsertListCommand.cpp setEndingSelection(VisiblePosition(firstPositionInNode(newList.get()))); get 252 Source/core/editing/InsertListCommand.cpp unlistifyParagraph(endingSelection().visibleStart(), listNode.get(), listChildNode); get 307 Source/core/editing/InsertListCommand.cpp splitElement(listNode, splitTreeToNode(listChildNode, listNode).get()); get 312 Source/core/editing/InsertListCommand.cpp VisiblePosition insertionPoint = VisiblePosition(positionBeforeNode(placeholder.get())); get 366 Source/core/editing/InsertListCommand.cpp start = VisiblePosition(positionBeforeNode(placeholder.get())); get 394 Source/core/editing/InsertListCommand.cpp moveParagraph(start, end, VisiblePosition(positionBeforeNode(placeholder.get())), true); get 56 Source/core/editing/InsertNodeBeforeCommand.cpp parent->insertBefore(m_insertChild.get(), m_refChild.get(), IGNORE_EXCEPTION); get 103 Source/core/editing/InsertParagraphSeparatorCommand.cpp applyStyle(m_style.get()); get 172 Source/core/editing/InsertParagraphSeparatorCommand.cpp || isTableCell(startBlock.get()) get 208 Source/core/editing/InsertParagraphSeparatorCommand.cpp } else if (shouldUseDefaultParagraphElement(startBlock.get())) { get 237 Source/core/editing/InsertParagraphSeparatorCommand.cpp appendNode(blockToInsert, listChildToInsert.get()); get 238 Source/core/editing/InsertParagraphSeparatorCommand.cpp insertNodeAfter(listChildToInsert.get(), listChild); get 242 Source/core/editing/InsertParagraphSeparatorCommand.cpp Element* siblingNode = startBlock.get(); get 244 Source/core/editing/InsertParagraphSeparatorCommand.cpp siblingNode = highestVisuallyEquivalentDivBelowRoot(startBlock.get()); get 252 Source/core/editing/InsertParagraphSeparatorCommand.cpp getAncestorsInsideBlock(positionOutsideTabSpan(insertionPosition).deprecatedNode(), startBlock.get(), ancestors); get 257 Source/core/editing/InsertParagraphSeparatorCommand.cpp setEndingSelection(VisibleSelection(firstPositionInNode(parent.get()), DOWNSTREAM, endingSelection().isDirectional())); get 272 Source/core/editing/InsertParagraphSeparatorCommand.cpp appendNode(blockToInsert, listChildToInsert.get()); get 273 Source/core/editing/InsertParagraphSeparatorCommand.cpp insertNodeBefore(listChildToInsert.get(), listChild); get 275 Source/core/editing/InsertParagraphSeparatorCommand.cpp refNode = startBlock.get(); get 297 Source/core/editing/InsertParagraphSeparatorCommand.cpp getAncestorsInsideBlock(positionAvoidingSpecialElementBoundary(positionOutsideTabSpan(insertionPosition)).deprecatedNode(), startBlock.get(), ancestors); get 315 Source/core/editing/InsertParagraphSeparatorCommand.cpp insertNodeAt(br.get(), insertionPosition); get 361 Source/core/editing/InsertParagraphSeparatorCommand.cpp positionAfterSplit = firstPositionInNode(textNode.get()); get 373 Source/core/editing/InsertParagraphSeparatorCommand.cpp appendNode(blockToInsert.get(), startBlock); get 376 Source/core/editing/InsertParagraphSeparatorCommand.cpp appendNode(blockToInsert.get(), listChildToInsert.get()); get 377 Source/core/editing/InsertParagraphSeparatorCommand.cpp insertNodeAfter(listChildToInsert.get(), listChild); get 379 Source/core/editing/InsertParagraphSeparatorCommand.cpp insertNodeAfter(blockToInsert.get(), startBlock); get 388 Source/core/editing/InsertParagraphSeparatorCommand.cpp appendNode(createBreakElement(document()).get(), blockToInsert.get()); get 391 Source/core/editing/InsertParagraphSeparatorCommand.cpp if (VisiblePosition(insertionPosition) != VisiblePosition(positionBeforeNode(blockToInsert.get()))) { get 398 Source/core/editing/InsertParagraphSeparatorCommand.cpp splitTo = NodeTraversal::next(*splitTo, startBlock.get()); get 400 Source/core/editing/InsertParagraphSeparatorCommand.cpp splitTreeToNode(splitTo, startBlock.get()); get 409 Source/core/editing/InsertParagraphSeparatorCommand.cpp moveRemainingSiblingsToNewParent(n, blockToInsert.get(), blockToInsert); get 424 Source/core/editing/InsertParagraphSeparatorCommand.cpp setEndingSelection(VisibleSelection(firstPositionInNode(blockToInsert.get()), DOWNSTREAM, endingSelection().isDirectional())); get 425 Source/core/editing/InsertParagraphSeparatorCommand.cpp applyStyleAfterInsertion(startBlock.get()); get 52 Source/core/editing/InsertTextCommand.cpp insertNodeAtTabSpanPosition(textNode.get(), pos); get 53 Source/core/editing/InsertTextCommand.cpp return firstPositionInNode(textNode.get()); get 60 Source/core/editing/InsertTextCommand.cpp insertNodeAt(textNode.get(), pos); get 61 Source/core/editing/InsertTextCommand.cpp return firstPositionInNode(textNode.get()); get 222 Source/core/editing/InsertTextCommand.cpp applyStyle(typingStyle.get()); get 248 Source/core/editing/InsertTextCommand.cpp insertNodeAt(spanNode.get(), insertPos); get 265 Source/core/editing/InsertTextCommand.cpp return lastPositionInNode(spanNode.get()); get 274 Source/core/editing/MarkupAccumulator.cpp StringImpl* foundNS = namespaces.get(pre); get 58 Source/core/editing/MergeIdenticalElementsCommand.cpp m_element2->insertBefore(children[i].release(), m_atChild.get(), IGNORE_EXCEPTION); get 76 Source/core/editing/MergeIdenticalElementsCommand.cpp parent->insertBefore(m_element1.get(), m_element2.get(), exceptionState); get 81 Source/core/editing/PlainTextRange.cpp TextIterator it(rangeOfContents(const_cast<ContainerNode*>(&scope)).get(), getRangeFor == ForSelection ? TextIteratorEmitsCharactersBetweenAllVisiblePositions : TextIteratorDefaultBehavior); get 176 Source/core/editing/PlainTextRange.cpp size_t start = TextIterator::rangeLength(testRange.get()); get 180 Source/core/editing/PlainTextRange.cpp size_t end = TextIterator::rangeLength(testRange.get()); get 96 Source/core/editing/RemoveFormatCommand.cpp applyCommandToComposite(ApplyStyleCommand::create(document(), defaultStyle.get(), isElementForRemoveFormatCommand, editingAction())); get 65 Source/core/editing/RemoveNodeCommand.cpp parent->insertBefore(m_node.get(), refChild.get(), IGNORE_EXCEPTION); get 74 Source/core/editing/ReplaceNodeWithSpanCommand.cpp swapInNodePreservingAttributesAndChildren(m_spanElement.get(), *m_elementToReplace); get 81 Source/core/editing/ReplaceNodeWithSpanCommand.cpp swapInNodePreservingAttributesAndChildren(m_elementToReplace.get(), *m_spanElement); get 48 Source/core/editing/ReplaceNodeWithSpanCommand.h HTMLElement* spanElement() { return m_spanElement.get(); } get 158 Source/core/editing/ReplaceSelectionCommand.cpp removeInterchangeNodes(m_fragment.get()); get 162 Source/core/editing/ReplaceSelectionCommand.cpp RefPtr<Element> holder = insertFragmentForTestRendering(editableRoot.get()); get 164 Source/core/editing/ReplaceSelectionCommand.cpp removeInterchangeNodes(m_fragment.get()); get 168 Source/core/editing/ReplaceSelectionCommand.cpp RefPtrWillBeRawPtr<Range> range = VisibleSelection::selectionFromContentsOfNode(holder.get()).toNormalizedRange(); get 169 Source/core/editing/ReplaceSelectionCommand.cpp String text = plainText(range.get(), static_cast<TextIteratorBehavior>(TextIteratorEmitsOriginalText | TextIteratorIgnoresStyleVisibility)); get 171 Source/core/editing/ReplaceSelectionCommand.cpp removeInterchangeNodes(holder.get()); get 172 Source/core/editing/ReplaceSelectionCommand.cpp removeUnrenderedNodes(holder.get()); get 173 Source/core/editing/ReplaceSelectionCommand.cpp restoreAndRemoveTestRenderingNodesToFragment(holder.get()); get 179 Source/core/editing/ReplaceSelectionCommand.cpp restoreAndRemoveTestRenderingNodesToFragment(holder.get()); get 181 Source/core/editing/ReplaceSelectionCommand.cpp m_fragment = createFragmentFromText(selection.toNormalizedRange().get(), evt->text()); get 185 Source/core/editing/ReplaceSelectionCommand.cpp holder = insertFragmentForTestRendering(editableRoot.get()); get 186 Source/core/editing/ReplaceSelectionCommand.cpp removeInterchangeNodes(holder.get()); get 187 Source/core/editing/ReplaceSelectionCommand.cpp removeUnrenderedNodes(holder.get()); get 188 Source/core/editing/ReplaceSelectionCommand.cpp restoreAndRemoveTestRenderingNodesToFragment(holder.get()); get 214 Source/core/editing/ReplaceSelectionCommand.cpp insertNodeBefore(n.release(), node.get()); get 228 Source/core/editing/ReplaceSelectionCommand.cpp parent->removeChild(node.get()); get 246 Source/core/editing/ReplaceSelectionCommand.cpp RefPtr<Element> holder = createDefaultParagraphElement(*m_document.get()); get 249 Source/core/editing/ReplaceSelectionCommand.cpp rootEditableElement->appendChild(holder.get()); get 261 Source/core/editing/ReplaceSelectionCommand.cpp holder->removeChild(node.get()); get 262 Source/core/editing/ReplaceSelectionCommand.cpp m_fragment->appendChild(node.get()); get 318 Source/core/editing/ReplaceSelectionCommand.cpp node = next.get(); get 627 Source/core/editing/ReplaceSelectionCommand.cpp if (isHeaderElement(node.get())) { get 642 Source/core/editing/ReplaceSelectionCommand.cpp VisiblePosition positionAtEndOfNode(lastPositionInOrAfterNode(node.get())); get 643 Source/core/editing/ReplaceSelectionCommand.cpp VisiblePosition lastPositionInParagraph(lastPositionInNode(ancestor.get())); get 651 Source/core/editing/ReplaceSelectionCommand.cpp RefPtr<Node> nodeToSplitTo = splitTreeToNode(node.get(), ancestor.get(), true); get 824 Source/core/editing/ReplaceSelectionCommand.cpp destination = VisiblePosition(positionBeforeNode(placeholder.get())); get 893 Source/core/editing/ReplaceSelectionCommand.cpp ReplacementFragment fragment(&document(), m_documentFragment.get(), selection); get 999 Source/core/editing/ReplaceSelectionCommand.cpp if (m_preventNesting && insertionBlock && !isTableCell(insertionBlock.get()) && !startIsInsideMailBlockquote) { get 1049 Source/core/editing/ReplaceSelectionCommand.cpp nodeToSplitTo = splitTreeToNode(splitStart, nodeToSplitTo->parentNode()).get(); get 1076 Source/core/editing/ReplaceSelectionCommand.cpp if ((isListElement(refNode.get()) || (isLegacyAppleStyleSpan(refNode.get()) && isListElement(refNode->firstChild()))) get 1088 Source/core/editing/ReplaceSelectionCommand.cpp bool plainTextFragment = isPlainTextMarkup(refNode.get()); get 1092 Source/core/editing/ReplaceSelectionCommand.cpp fragment.removeNode(node.get()); get 1102 Source/core/editing/ReplaceSelectionCommand.cpp plainTextFragment = isPlainTextMarkup(node.get()); get 1125 Source/core/editing/ReplaceSelectionCommand.cpp insertNodeAt(createBreakElement(document()).get(), startOfInsertedContent.deepEquivalent()); get 1131 Source/core/editing/ReplaceSelectionCommand.cpp if (Node* nodeToRemove = highestNodeToRemoveInPruning(parent.get())) { get 1160 Source/core/editing/ReplaceSelectionCommand.cpp insertNodeBefore(createBreakElement(document()), refNode.get()); get 1171 Source/core/editing/ReplaceSelectionCommand.cpp insertNodeAt(createBreakElement(document()).get(), endOfInsertedContent.deepEquivalent()); get 1197 Source/core/editing/ReplaceSelectionCommand.cpp setEndingSelection(VisiblePosition(firstPositionInNode(newListItem.get()))); get 1291 Source/core/editing/ReplaceSelectionCommand.cpp updateNodesInserted(node.get()); get 1317 Source/core/editing/ReplaceSelectionCommand.cpp m_startOfInsertedContent = firstPositionInNode(node.get()); get 1335 Source/core/editing/ReplaceSelectionCommand.cpp applyStyle(m_insertionStyle.get(), start, end); get 1439 Source/core/editing/ReplaceSelectionCommand.cpp listElement->removeChild(listItem.get(), ASSERT_NO_EXCEPTION); get 1446 Source/core/editing/ReplaceSelectionCommand.cpp lastNode = listItem.get(); get 1495 Source/core/editing/ReplaceSelectionCommand.cpp && shouldRemoveEndBR(nodeAfterInsertionPos.get(), VisiblePosition(positionBeforeNode(nodeAfterInsertionPos.get())))) get 1496 Source/core/editing/ReplaceSelectionCommand.cpp removeNodeAndPruneAncestors(nodeAfterInsertionPos.get()); get 68 Source/core/editing/ReplaceSelectionCommand.h Node* firstNodeInserted() const { return m_firstNodeInserted.get(); } get 51 Source/core/editing/SimplifyMarkupCommand.cpp for (Node* node = m_firstNode.get(); node && node != m_nodeAfterLast; node = NodeTraversal::next(*node)) { get 110 Source/core/editing/SimplifyMarkupCommand.cpp Node* highestAncestorToRemove = nodesToRemove[pastLastNodeToRemove - 1].get(); get 71 Source/core/editing/SpellCheckRequester.cpp const Vector<DocumentMarker*>& markers = checkingRange->ownerDocument().markers().markersInRange(checkingRange.get(), DocumentMarker::SpellCheckClientMarkers()); get 170 Source/core/editing/SpellCheckRequester.cpp if (!request || !canCheckAsynchronously(request->paragraphRange().get())) get 255 Source/core/editing/SpellCheckRequester.cpp m_frame.document()->markers().removeMarkers(m_processingRequest->checkingRange().get(), markers); get 147 Source/core/editing/SpellChecker.cpp m_frame.document()->markers().removeMarkers(selectedRange.get(), DocumentMarker::Spelling); get 167 Source/core/editing/SpellChecker.cpp setStart(spellingSearchRange.get(), oneBeforeStart.isNotNull() ? oneBeforeStart : start); get 169 Source/core/editing/SpellChecker.cpp setStart(spellingSearchRange.get(), selection.visibleEnd()); get 198 Source/core/editing/SpellChecker.cpp VisiblePosition oneBeforeStart = startVisiblePosition(spellingSearchRange.get(), DOWNSTREAM).previous(); get 200 Source/core/editing/SpellChecker.cpp setStart(spellingSearchRange.get(), endOfWord(oneBeforeStart)); get 239 Source/core/editing/SpellChecker.cpp CharacterIterator chars(grammarSearchRange.get()); get 270 Source/core/editing/SpellChecker.cpp CharacterIterator chars(grammarSearchRange.get()); get 289 Source/core/editing/SpellChecker.cpp RefPtrWillBeRawPtr<Range> badGrammarRange = TextIterator::subrange(grammarSearchRange.get(), grammarPhraseOffset + grammarDetail.location, grammarDetail.length); get 290 Source/core/editing/SpellChecker.cpp m_frame.selection().setSelection(VisibleSelection(badGrammarRange.get(), SEL_DEFAULT_AFFINITY)); get 293 Source/core/editing/SpellChecker.cpp m_frame.document()->markers().addMarker(badGrammarRange.get(), DocumentMarker::Grammar, grammarDetail.userDescription); get 298 Source/core/editing/SpellChecker.cpp RefPtrWillBeRawPtr<Range> misspellingRange = TextIterator::subrange(spellingSearchRange.get(), misspellingOffset, misspelledWord.length()); get 299 Source/core/editing/SpellChecker.cpp m_frame.selection().setSelection(VisibleSelection(misspellingRange.get(), DOWNSTREAM)); get 303 Source/core/editing/SpellChecker.cpp m_frame.document()->markers().addMarker(misspellingRange.get(), DocumentMarker::Spelling); get 322 Source/core/editing/SpellChecker.cpp m_frame.document()->markers().removeMarkers(selectedRange.get(), DocumentMarker::MisspellingMarkers()); get 347 Source/core/editing/SpellChecker.cpp markAllMisspellingsAndBadGrammarInRanges(textCheckingOptions, adjacentWords.toNormalizedRange().get(), selectedSentence.toNormalizedRange().get()); get 349 Source/core/editing/SpellChecker.cpp markAllMisspellingsAndBadGrammarInRanges(textCheckingOptions, adjacentWords.toNormalizedRange().get(), adjacentWords.toNormalizedRange().get()); get 366 Source/core/editing/SpellChecker.cpp const String misspelledWord = plainText(misspellingRange.get()); get 371 Source/core/editing/SpellChecker.cpp VisibleSelection newSelection(misspellingRange.get(), DOWNSTREAM); get 495 Source/core/editing/SpellChecker.cpp markAllMisspellingsAndBadGrammarInRanges(textCheckingOptions, checkRange.get(), checkRange.get(), asynchronous, 0); get 501 Source/core/editing/SpellChecker.cpp setStart(checkRange.get(), startOfSentence(VisiblePosition(checkRange->startPosition()))); get 502 Source/core/editing/SpellChecker.cpp setEnd(checkRange.get(), endOfSentence(VisiblePosition(checkRange->endPosition()))); get 505 Source/core/editing/SpellChecker.cpp markAllMisspellingsAndBadGrammarInRanges(textCheckingOptions, checkRange.get(), checkRange.get(), asynchronous, iter, &checkingLength); get 572 Source/core/editing/SpellChecker.cpp misspellingRange->startContainer()->document().markers().addMarker(misspellingRange.get(), DocumentMarker::Spelling, result->replacement, result->hash); get 580 Source/core/editing/SpellChecker.cpp badGrammarRange->startContainer()->document().markers().addMarker(badGrammarRange.get(), DocumentMarker::Grammar, detail->userDescription, result->hash); get 586 Source/core/editing/SpellChecker.cpp invisibleSpellcheckRange->startContainer()->document().markers().addMarker(invisibleSpellcheckRange.get(), DocumentMarker::InvisibleSpellcheck, result->replacement, result->hash); get 617 Source/core/editing/SpellChecker.cpp markAllMisspellingsAndBadGrammarInRanges(textCheckingOptions, spellingSelection.toNormalizedRange().get(), grammarSelection.toNormalizedRange().get()); get 694 Source/core/editing/SpellChecker.cpp document->markers().removeMarkers(wordRange.get(), DocumentMarker::MisspellingMarkers(), DocumentMarkerController::RemovePartiallyOverlappingMarker); get 744 Source/core/editing/SpellChecker.cpp m_frame.document()->markers().removeMarkers(wordRange.get(), DocumentMarker::Spelling); get 748 Source/core/editing/SpellChecker.cpp m_frame.document()->markers().removeMarkers(sentenceRange.get(), DocumentMarker::Grammar); get 61 Source/core/editing/SplitElementCommand.cpp parent->insertBefore(m_element1.get(), m_element2.get(), exceptionState); get 93 Source/core/editing/SplitElementCommand.cpp m_element2->insertBefore(children[i].get(), refChild.get(), IGNORE_EXCEPTION); get 65 Source/core/editing/SplitTextNodeCommand.cpp document().markers().copyMarkers(m_text2.get(), 0, m_offset, m_text1.get(), 0); get 81 Source/core/editing/SplitTextNodeCommand.cpp document().markers().copyMarkers(m_text1.get(), 0, prefixText.length(), m_text2.get(), 0); get 100 Source/core/editing/SplitTextNodeCommand.cpp m_text2->parentNode()->insertBefore(m_text1.get(), m_text2.get(), exceptionState); get 48 Source/core/editing/SplitTextNodeContainingElementCommand.cpp splitTextNode(m_text.get(), m_offset); get 49 Source/core/editing/SurroundingText.cpp CharacterIterator forwardIterator(makeRange(visiblePosition, endOfDocument(visiblePosition)).get(), TextIteratorStopsOnFormControls); get 62 Source/core/editing/SurroundingText.cpp BackwardsCharacterIterator backwardsIterator(makeRange(startOfDocument(visiblePosition), visiblePosition).get(), TextIteratorStopsOnFormControls); get 82 Source/core/editing/SurroundingText.cpp CharacterIterator iterator(m_contentRange.get()); get 104 Source/core/editing/TextCheckingHelper.cpp setStart(paragraphRange.get(), startOfParagraph(VisiblePosition(range->startPosition()))); get 105 Source/core/editing/TextCheckingHelper.cpp setEnd(paragraphRange.get(), endOfParagraph(VisiblePosition(range->endPosition()))); get 133 Source/core/editing/TextCheckingHelper.cpp setEnd(paragraphRange().get(), endOfParagraph(startOfNextParagraph(VisiblePosition(paragraphRange()->startPosition())))); get 147 Source/core/editing/TextCheckingHelper.cpp return TextIterator::rangeLength(paragraphRange().get()); get 161 Source/core/editing/TextCheckingHelper.cpp return TextIterator::subrange(paragraphRange().get(), characterOffset, characterCount); get 171 Source/core/editing/TextCheckingHelper.cpp return TextIterator::rangeLength(range.get()); get 194 Source/core/editing/TextCheckingHelper.cpp m_text = plainText(paragraphRange().get()); get 202 Source/core/editing/TextCheckingHelper.cpp m_checkingStart = TextIterator::rangeLength(offsetAsRange().get()); get 210 Source/core/editing/TextCheckingHelper.cpp m_checkingEnd = checkingStart() + TextIterator::rangeLength(checkingRange().get()); get 218 Source/core/editing/TextCheckingHelper.cpp m_checkingLength = TextIterator::rangeLength(checkingRange().get()); get 235 Source/core/editing/TextCheckingHelper.cpp WordAwareIterator it(m_range.get()); get 264 Source/core/editing/TextCheckingHelper.cpp RefPtrWillBeRawPtr<Range> misspellingRange = TextIterator::subrange(m_range.get(), currentChunkOffset + misspellingLocation, misspellingLength); get 274 Source/core/editing/TextCheckingHelper.cpp misspellingRange->startContainer()->document().markers().addMarker(misspellingRange.get(), DocumentMarker::Spelling); get 310 Source/core/editing/TextCheckingHelper.cpp setStart(paragraphRange.get(), startOfParagraph(VisiblePosition(m_range->startPosition()))); get 311 Source/core/editing/TextCheckingHelper.cpp int totalRangeLength = TextIterator::rangeLength(paragraphRange.get()); get 312 Source/core/editing/TextCheckingHelper.cpp setEnd(paragraphRange.get(), endOfParagraph(VisiblePosition(m_range->startPosition()))); get 315 Source/core/editing/TextCheckingHelper.cpp int rangeStartOffset = TextIterator::rangeLength(offsetAsRange.get()); get 322 Source/core/editing/TextCheckingHelper.cpp int currentLength = TextIterator::rangeLength(paragraphRange.get()); get 329 Source/core/editing/TextCheckingHelper.cpp currentEndOffset = TextIterator::rangeLength(endOffsetAsRange.get()); get 333 Source/core/editing/TextCheckingHelper.cpp String paragraphString = plainText(paragraphRange.get()); get 382 Source/core/editing/TextCheckingHelper.cpp spellingOffset += TextIterator::rangeLength(paragraphOffsetAsRange.get()); get 393 Source/core/editing/TextCheckingHelper.cpp grammarPhraseOffset += TextIterator::rangeLength(paragraphOffsetAsRange.get()); get 405 Source/core/editing/TextCheckingHelper.cpp setStart(paragraphRange.get(), newParagraphStart); get 406 Source/core/editing/TextCheckingHelper.cpp setEnd(paragraphRange.get(), endOfParagraph(newParagraphStart)); get 434 Source/core/editing/TextCheckingHelper.cpp RefPtrWillBeRawPtr<Range> badGrammarRange = TextIterator::subrange(m_range.get(), badGrammarPhraseLocation - startOffset + detail->location, detail->length); get 435 Source/core/editing/TextCheckingHelper.cpp badGrammarRange->startContainer()->document().markers().addMarker(badGrammarRange.get(), DocumentMarker::Grammar, detail->userDescription); get 2087 Source/core/editing/TextIterator.cpp for (SimplifiedBackwardsTextIterator backwardsIterator(beforeStartRange.get()); !backwardsIterator.atEnd(); backwardsIterator.advance()) { get 87 Source/core/editing/TextIteratorTest.cpp TextIterator textIterator(range.get(), iteratorBehavior); get 120 Source/core/editing/TypingCommand.cpp updateSelectionIfDifferentFromCurrentSelection(lastTypingCommand.get(), frame); get 137 Source/core/editing/TypingCommand.cpp updateSelectionIfDifferentFromCurrentSelection(lastTypingCommand.get(), frame); get 182 Source/core/editing/TypingCommand.cpp if (RefPtr<TypingCommand> lastTypingCommand = lastTypingCommandIfStillOpenForTyping(frame.get())) { get 196 Source/core/editing/TypingCommand.cpp applyTextInsertionCommand(frame.get(), cmd, selectionForInsertion, currentSelection); get 236 Source/core/editing/TypingCommand.cpp if (!lastEditCommand || !lastEditCommand->isTypingCommand() || !static_cast<TypingCommand*>(lastEditCommand.get())->isOpenForMoreTyping()) get 239 Source/core/editing/TypingCommand.cpp return static_cast<TypingCommand*>(lastEditCommand.get()); get 497 Source/core/editing/TypingCommand.cpp frame->editor().addToKillRing(selectionToDelete.toNormalizedRange().get(), false); get 589 Source/core/editing/TypingCommand.cpp frame->editor().addToKillRing(selectionToDelete.toNormalizedRange().get(), false); get 81 Source/core/editing/UndoStack.cpp UndoStep* step = stack.first().get(); get 298 Source/core/editing/VisibleSelection.cpp CharacterIterator charIt(searchRange.get(), TextIteratorEmitsCharactersBetweenAllVisiblePositions); get 470 Source/core/editing/VisibleUnits.cpp TextIterator forwardsIterator(forwardsScanRange.get()); get 490 Source/core/editing/VisibleUnits.cpp SimplifiedBackwardsTextIterator it(searchRange.get()); get 525 Source/core/editing/VisibleUnits.cpp BackwardsCharacterIterator charIt(searchRange.get()); get 548 Source/core/editing/VisibleUnits.cpp SimplifiedBackwardsTextIterator backwardsIterator(backwardsScanRange.get()); get 564 Source/core/editing/VisibleUnits.cpp TextIterator it(searchRange.get(), TextIteratorEmitsCharactersBetweenAllVisiblePositions); get 596 Source/core/editing/VisibleUnits.cpp CharacterIterator charIt(searchRange.get(), TextIteratorEmitsCharactersBetweenAllVisiblePositions); get 52 Source/core/editing/WrapContentsInDummySpanCommand.cpp m_element->appendChild(m_dummySpan.get(), IGNORE_EXCEPTION); get 1017 Source/core/editing/htmlediting.cpp RefPtrWillBeRawPtr<Range> range = Range::create(document, firstPositionInNode(scope.get()), p.parentAnchoredEquivalent()); get 1019 Source/core/editing/htmlediting.cpp return TextIterator::rangeLength(range.get(), true); get 259 Source/core/editing/markup.cpp return plainText(Range::create(node.document(), start, end).get()); get 466 Source/core/editing/markup.cpp return toCSSPrimitiveValue(value.get())->getValueID() == CSSValueNone; get 508 Source/core/editing/markup.cpp if (WebCore::areRangesEqual(VisibleSelection::selectionFromContentsOfNode(parentListNode).toNormalizedRange().get(), range)) { get 563 Source/core/editing/markup.cpp if (body && areRangesEqual(VisibleSelection::selectionFromContentsOfNode(body).toNormalizedRange().get(), range)) get 644 Source/core/editing/markup.cpp fragment->parseHTML(markup, fakeBody.get(), parserContentPolicy); get 673 Source/core/editing/markup.cpp if (nodeBeforeContext->isDescendantOf(node.get())) { get 679 Source/core/editing/markup.cpp node->parentNode()->removeChild(node.get(), ASSERT_NO_EXCEPTION); get 687 Source/core/editing/markup.cpp node->parentNode()->removeChild(node.get(), ASSERT_NO_EXCEPTION); get 713 Source/core/editing/markup.cpp if (!findNodesSurroundingContext(taggedDocument.get(), nodeBeforeContext, nodeAfterContext)) get 716 Source/core/editing/markup.cpp RefPtrWillBeRawPtr<Range> range = Range::create(*taggedDocument.get(), get 717 Source/core/editing/markup.cpp positionAfterNode(nodeBeforeContext.get()).parentAnchoredEquivalent(), get 718 Source/core/editing/markup.cpp positionBeforeNode(nodeAfterContext.get()).parentAnchoredEquivalent()); get 732 Source/core/editing/markup.cpp trimFragment(fragment.get(), nodeBeforeContext.get(), nodeAfterContext.get()); get 844 Source/core/editing/markup.cpp fillContainerFromString(fragment.get(), string); get 871 Source/core/editing/markup.cpp fillContainerFromString(fragment.get(), s); get 877 Source/core/editing/markup.cpp fillContainerFromString(element.get(), s); get 942 Source/core/editing/markup.cpp fragment->parseHTML(sourceString, fakeBody.get()); get 961 Source/core/editing/markup.cpp element->removeChild(child.get()); get 1067 Source/core/editing/markup.cpp RefPtr<Text> textNode = toText(node.get()); get 42 Source/core/events/ClipboardEvent.h Clipboard* clipboard() const { return m_clipboard.get(); } get 55 Source/core/events/CustomEvent.h SerializedScriptValue* serializedDetail() { return m_serializedDetail.get(); } get 116 Source/core/events/DOMWindowEventQueue.cpp dispatchEvent(event.get()); get 81 Source/core/events/ErrorEvent.h DOMWrapperWorld* world() const { return m_world.get(); } get 186 Source/core/events/Event.cpp for (Event* e = ue.get(); e; e = e->underlyingEvent()) get 114 Source/core/events/Event.h EventTarget* target() const { return m_target.get(); } get 174 Source/core/events/Event.h Event* underlyingEvent() const { return m_underlyingEvent.get(); } get 51 Source/core/events/EventDispatchMediator.cpp ASSERT(m_event.get() == dispatcher->event()); get 50 Source/core/events/EventDispatchMediator.h Event* event() const { return m_event.get(); }; get 60 Source/core/events/EventDispatcher.cpp ASSERT(m_event.get()); get 63 Source/core/events/EventDispatcher.cpp m_event->ensureEventPath().resetWith(m_node.get()); get 111 Source/core/events/EventDispatcher.cpp m_event->setTarget(EventPath::eventTargetRespectingTargetRules(m_node.get())); get 114 Source/core/events/EventDispatcher.cpp WindowEventContext windowEventContext(m_event.get(), m_node.get(), topNodeEventContext()); get 115 Source/core/events/EventDispatcher.cpp InspectorInstrumentationCookie cookie = InspectorInstrumentation::willDispatchEvent(&m_node->document(), *m_event, windowEventContext.window(), m_node.get(), m_event->eventPath()); get 136 Source/core/events/EventDispatcher.cpp preDispatchEventHandlerResult = m_node->preDispatchEventHandler(m_event.get()); get 145 Source/core/events/EventDispatcher.cpp if (windowEventContext.handleLocalEvents(m_event.get()) && m_event->propagationStopped()) get 152 Source/core/events/EventDispatcher.cpp eventContext.handleLocalEvents(m_event.get()); get 163 Source/core/events/EventDispatcher.cpp m_event->eventPath()[0].handleLocalEvents(m_event.get()); get 179 Source/core/events/EventDispatcher.cpp eventContext.handleLocalEvents(m_event.get()); get 185 Source/core/events/EventDispatcher.cpp windowContext.handleLocalEvents(m_event.get()); get 191 Source/core/events/EventDispatcher.cpp m_event->setTarget(EventPath::eventTargetRespectingTargetRules(m_node.get())); get 196 Source/core/events/EventDispatcher.cpp m_node->postDispatchEventHandler(m_event.get(), preDispatchEventHandlerResult); get 204 Source/core/events/EventDispatcher.cpp m_node->defaultEventHandler(m_event.get()); get 214 Source/core/events/EventDispatcher.cpp m_event->eventPath()[i].node()->defaultEventHandler(m_event.get()); get 56 Source/core/events/EventDispatcher.h Node* node() const { return m_node.get(); } get 57 Source/core/events/EventDispatcher.h Event* event() const { return m_event.get(); } get 82 Source/core/events/EventListenerMap.cpp const EventListenerVector* vector = m_entries[i].second.get(); get 127 Source/core/events/EventListenerMap.cpp return addListenerToVector(m_entries[i].second.get(), listener, useCapture); get 131 Source/core/events/EventListenerMap.cpp return addListenerToVector(m_entries.last().second.get(), listener, useCapture); get 150 Source/core/events/EventListenerMap.cpp bool wasRemoved = removeListenerFromVector(m_entries[i].second.get(), listener, useCapture, indexOfRemovedListener); get 166 Source/core/events/EventListenerMap.cpp return m_entries[i].second.get(); get 193 Source/core/events/EventListenerMap.cpp removeFirstListenerCreatedFromMarkup(m_entries[i].second.get()); get 216 Source/core/events/EventListenerMap.cpp copyListenersNotCreatedFromMarkupToTarget(m_entries[i].first, m_entries[i].second.get(), target); get 265 Source/core/events/EventListenerMap.cpp return listeners[m_index++].listener.get(); get 174 Source/core/events/EventPath.cpp treeScopeEventContextMap.add(&m_treeScopeEventContexts[i]->treeScope(), m_treeScopeEventContexts[i].get()); get 177 Source/core/events/EventPath.cpp TreeScopeEventContext* treeScopeEventContext = m_treeScopeEventContexts[i].get(); get 198 Source/core/events/EventPath.cpp TreeScopeEventContext* treeScopeEventContext = addResult.storedValue->value.get(); get 228 Source/core/events/EventPath.cpp lastTreeScopeEventContext = addResult.storedValue->value.get(); get 246 Source/core/events/EventPath.cpp TreeScopeEventContext* treeScopeEventContext = relatedTargetEventPath.m_treeScopeEventContexts[i].get(); get 288 Source/core/events/EventPath.cpp TreeScopeEventContext* treeScopeEventContext = m_treeScopeEventContexts[i].get(); get 88 Source/core/events/EventTarget.cpp EventListener* eventListener = listener.get(); get 141 Source/core/events/EventTarget.cpp EventListener* listener = entry[i].listener.get(); get 182 Source/core/events/EventTarget.cpp bool defaultPrevented = fireEventListeners(event.get()); get 328 Source/core/events/EventTarget.cpp InspectorInstrumentationCookie cookie = InspectorInstrumentation::willHandleEvent(this, event->type(), registeredListener.listener.get(), registeredListener.useCapture); get 59 Source/core/events/FocusEvent.h EventTarget* relatedTarget() const { return m_relatedTarget.get(); } get 60 Source/core/events/FocusEvent.h EventTarget* relatedTarget(bool& isNull) const { isNull = !m_relatedTarget; return m_relatedTarget.get(); } get 59 Source/core/events/GenericEventQueue.cpp TRACE_EVENT_ASYNC_BEGIN1("event", "GenericEventQueue:enqueueEvent", event.get(), "type", event->type().ascii()); get 93 Source/core/events/GenericEventQueue.cpp Event* event = pendingEvents[i].get(); get 113 Source/core/events/GenericEventQueue.cpp Event* event = m_pendingEvents[i].get(); get 93 Source/core/events/KeyboardEvent.h const PlatformKeyboardEvent* keyEvent() const { return m_keyEvent.get(); } get 56 Source/core/events/MessageEvent.cpp , m_source(isValidSource(initializer.source.get()) ? initializer.source : nullptr) get 60 Source/core/events/MessageEvent.cpp ASSERT(isValidSource(m_source.get())); get 72 Source/core/events/MessageEvent.cpp ASSERT(isValidSource(m_source.get())); get 87 Source/core/events/MessageEvent.cpp ASSERT(isValidSource(m_source.get())); get 102 Source/core/events/MessageEvent.cpp ASSERT(isValidSource(m_source.get())); get 138 Source/core/events/MessageEvent.cpp if (initializer.source.get() && !isValidSource(initializer.source.get())) { get 88 Source/core/events/MessageEvent.h EventTarget* source() const { return m_source.get(); } get 89 Source/core/events/MessageEvent.h EventTarget* source(bool& isNull) const { isNull = !m_source; return m_source.get(); } get 91 Source/core/events/MessageEvent.h MessagePortChannelArray* channels() const { return m_channels ? m_channels.get() : 0; } get 103 Source/core/events/MessageEvent.h SerializedScriptValue* dataAsSerializedScriptValue() const { ASSERT(m_dataType == DataTypeScriptValue || m_dataType == DataTypeSerializedScriptValue); return m_dataAsSerializedScriptValue.get(); } get 105 Source/core/events/MessageEvent.h Blob* dataAsBlob() const { ASSERT(m_dataType == DataTypeBlob); return m_dataAsBlob.get(); } get 106 Source/core/events/MessageEvent.h ArrayBuffer* dataAsArrayBuffer() const { ASSERT(m_dataType == DataTypeArrayBuffer); return m_dataAsArrayBuffer.get(); } get 213 Source/core/events/MouseEvent.cpp if (UIEventWithKeyState* keyStateEvent = findEventWithKeyState(underlyingEvent.get())) { get 79 Source/core/events/MouseEvent.h EventTarget* relatedTarget() const { return m_relatedTarget.get(); } get 80 Source/core/events/MouseEvent.h EventTarget* relatedTarget(bool& isNull) const { isNull = !m_relatedTarget; return m_relatedTarget.get(); } get 86 Source/core/events/MouseEvent.h Clipboard* dataTransfer() const { return isDragEvent() ? m_clipboard.get() : 0; } get 57 Source/core/events/MutationEvent.h Node* relatedNode() const { return m_relatedNode.get(); } get 61 Source/core/events/NodeEventContext.cpp event->setCurrentTarget(m_currentTarget.get()); get 47 Source/core/events/NodeEventContext.h Node* node() const { return m_node.get(); } get 50 Source/core/events/NodeEventContext.h TreeScopeEventContext* treeScopeEventContext() { return m_treeScopeEventContext.get(); } get 56 Source/core/events/NodeEventContext.h bool currentTargetSameAsTarget() const { return m_currentTarget.get() == target(); } get 47 Source/core/events/PopStateEvent.h SerializedScriptValue* serializedState() const { return m_serializedState.get(); } get 53 Source/core/events/PopStateEvent.h History* history() const { return m_history.get(); } get 61 Source/core/events/TextEvent.h DocumentFragment* pastingFragment() const { return m_pastingFragment.get(); } get 61 Source/core/events/TouchEvent.h TouchList* touches() const { return m_touches.get(); } get 62 Source/core/events/TouchEvent.h TouchList* targetTouches() const { return m_targetTouches.get(); } get 63 Source/core/events/TouchEvent.h TouchList* changedTouches() const { return m_changedTouches.get(); } get 56 Source/core/events/TreeScopeEventContext.cpp return m_touchEventContext.get(); get 53 Source/core/events/TreeScopeEventContext.h EventTarget* target() const { return m_target.get(); } get 56 Source/core/events/TreeScopeEventContext.h EventTarget* relatedTarget() const { return m_relatedTarget.get(); } get 59 Source/core/events/TreeScopeEventContext.h TouchEventContext* touchEventContext() const { return m_touchEventContext.get(); } get 60 Source/core/events/UIEvent.h AbstractView* view() const { return m_view.get(); } get 61 Source/core/events/UIEvent.h AbstractView* view(bool& isNull) const { isNull = !m_view; return m_view.get(); } get 45 Source/core/events/WindowEventContext.cpp Node* topLevelContainer = topNodeEventContext ? topNodeEventContext->node() : node.get(); get 50 Source/core/events/WindowEventContext.cpp m_target = topNodeEventContext ? topNodeEventContext->target() : node.get(); get 56 Source/core/events/WindowEventContext.h return m_window.get(); get 61 Source/core/events/WindowEventContext.h return m_target.get(); get 74 Source/core/fetch/CachingCorrectnessTest.cpp memoryCache()->add(resource.get()); get 128 Source/core/fetch/CachingCorrectnessTest.cpp m_fetcher = ResourceFetcher::create(m_documentLoader.get()); get 129 Source/core/fetch/CachingCorrectnessTest.cpp m_fetcher->setDocument(m_document.get()); get 335 Source/core/fetch/CachingCorrectnessTest.cpp memoryCache()->add(firstResource.get()); get 369 Source/core/fetch/CachingCorrectnessTest.cpp memoryCache()->add(firstResource.get()); get 253 Source/core/fetch/CrossOriginAccessControl.cpp securityOrigin = options.securityOrigin.get(); get 42 Source/core/fetch/DocumentResource.h Document* document() const { return m_document.get(); } get 56 Source/core/fetch/DocumentResource.h inline DocumentResource* toDocumentResource(const ResourcePtr<Resource>& ptr) { return toDocumentResource(ptr.get()); } get 38 Source/core/fetch/DocumentResourceReference.h DocumentResource* document() { return m_document.get(); } get 93 Source/core/fetch/FontResource.cpp m_fontData = FontCustomPlatformData::create(m_data.get()); get 184 Source/core/fetch/ImageResource.cpp return m_image.get(); get 209 Source/core/fetch/ImageResource.cpp return m_image.get(); get 264 Source/core/fetch/ImageResource.cpp imageSize = toBitmapImage(m_image.get())->sizeRespectingOrientation(); get 318 Source/core/fetch/ImageResource.cpp m_svgImageCache = SVGImageCache::create(svgImage.get()); get 60 Source/core/fetch/ImageResource.h bool hasImage() const { return m_image.get(); } get 116 Source/core/fetch/ImageResourceTest.cpp memoryCache()->add(cachedImage.get()); get 121 Source/core/fetch/MemoryCache.cpp if (MemoryCacheEntry* oldEntry = m_resources.get(oldResource->url())) get 134 Source/core/fetch/MemoryCache.cpp evict(m_resources.get(resource->url())); get 141 Source/core/fetch/MemoryCache.cpp const MemoryCacheEntry* entry = m_resources.get(resource->url()); get 149 Source/core/fetch/MemoryCache.cpp MemoryCacheEntry* entry = m_resources.get(url); get 152 Source/core/fetch/MemoryCache.cpp Resource* resource = entry->m_resource.get(); get 256 Source/core/fetch/MemoryCache.cpp ASSERT(!previous || contains(previous->m_resource.get())); get 268 Source/core/fetch/MemoryCache.cpp if (previous && !contains(previous->m_resource.get())) get 277 Source/core/fetch/MemoryCache.cpp ASSERT(!previous || contains(previous->m_resource.get())); get 283 Source/core/fetch/MemoryCache.cpp if (previous && !contains(previous->m_resource.get())) get 312 Source/core/fetch/MemoryCache.cpp Resource* resource = entry->m_resource.get(); get 388 Source/core/fetch/MemoryCache.cpp MemoryCacheEntry* entry = m_resources.get(resource->url()); get 429 Source/core/fetch/MemoryCache.cpp MemoryCacheEntry* entry = m_resources.get(resource->url()); get 460 Source/core/fetch/MemoryCache.cpp MemoryCacheEntry* entry = m_resources.get(resource->url()); get 482 Source/core/fetch/MemoryCache.cpp MemoryCacheEntry* entry = m_resources.get(resource->url()); get 539 Source/core/fetch/MemoryCache.cpp Resource* resource = i->value->m_resource.get(); get 570 Source/core/fetch/MemoryCache.cpp evict(i->value.get()); get 613 Source/core/fetch/MemoryCache.cpp evict(m_resources.get(justReleasedResource->url())); get 131 Source/core/fetch/MemoryCacheTest.cpp memoryCache()->add(cachedResource.get()); get 167 Source/core/fetch/MemoryCacheTest.cpp memoryCache()->add(cachedResource.get()); get 212 Source/core/fetch/MemoryCacheTest.cpp memoryCache()->add(m_dead.get()); get 213 Source/core/fetch/MemoryCacheTest.cpp memoryCache()->add(m_live.get()); get 214 Source/core/fetch/MemoryCacheTest.cpp memoryCache()->insertInLiveDecodedResourcesList(m_live.get()); get 273 Source/core/fetch/MemoryCacheTest.cpp memoryCache()->add(resource1.get()); get 274 Source/core/fetch/MemoryCacheTest.cpp memoryCache()->add(resource2.get()); get 290 Source/core/fetch/MemoryCacheTest.cpp ASSERT_TRUE(memoryCache()->contains(resource1.get())); get 291 Source/core/fetch/MemoryCacheTest.cpp ASSERT_TRUE(memoryCache()->contains(resource2.get())); get 300 Source/core/fetch/MemoryCacheTest.cpp ASSERT_TRUE(memoryCache()->contains(resource1.get())); get 301 Source/core/fetch/MemoryCacheTest.cpp ASSERT_FALSE(memoryCache()->contains(resource2.get())); get 339 Source/core/fetch/MemoryCacheTest.cpp memoryCache()->add(cachedImageHighPriority.get()); get 343 Source/core/fetch/MemoryCacheTest.cpp memoryCache()->add(cachedImageLowPriority.get()); get 348 Source/core/fetch/MemoryCacheTest.cpp memoryCache()->insertInLiveDecodedResourcesList(cachedImageHighPriority.get()); get 349 Source/core/fetch/MemoryCacheTest.cpp memoryCache()->insertInLiveDecodedResourcesList(cachedImageLowPriority.get()); get 373 Source/core/fetch/MemoryCacheTest.cpp memoryCache()->add(resource1.get()); get 376 Source/core/fetch/MemoryCacheTest.cpp memoryCache()->replace(resource2.get(), resource1.get()); get 377 Source/core/fetch/MemoryCacheTest.cpp EXPECT_TRUE(memoryCache()->contains(resource2.get())); get 378 Source/core/fetch/MemoryCacheTest.cpp EXPECT_FALSE(memoryCache()->contains(resource1.get())); get 381 Source/core/fetch/MemoryCacheTest.cpp memoryCache()->replace(resource3.get(), resource2.get()); get 382 Source/core/fetch/MemoryCacheTest.cpp EXPECT_TRUE(memoryCache()->contains(resource3.get())); get 383 Source/core/fetch/MemoryCacheTest.cpp EXPECT_FALSE(memoryCache()->contains(resource2.get())); get 389 Source/core/fetch/MemoryCacheTest.cpp memoryCache()->add(resource1.get()); get 392 Source/core/fetch/MemoryCacheTest.cpp memoryCache()->remove(resource1.get()); get 393 Source/core/fetch/MemoryCacheTest.cpp memoryCache()->add(resource2.get()); get 394 Source/core/fetch/MemoryCacheTest.cpp EXPECT_TRUE(memoryCache()->contains(resource2.get())); get 395 Source/core/fetch/MemoryCacheTest.cpp EXPECT_FALSE(memoryCache()->contains(resource1.get())); get 398 Source/core/fetch/MemoryCacheTest.cpp memoryCache()->remove(resource2.get()); get 399 Source/core/fetch/MemoryCacheTest.cpp memoryCache()->add(resource3.get()); get 400 Source/core/fetch/MemoryCacheTest.cpp EXPECT_TRUE(memoryCache()->contains(resource3.get())); get 401 Source/core/fetch/MemoryCacheTest.cpp EXPECT_FALSE(memoryCache()->contains(resource2.get())); get 403 Source/core/fetch/MemoryCacheTest.cpp memoryCache()->replace(resource1.get(), resource2.get()); get 404 Source/core/fetch/MemoryCacheTest.cpp EXPECT_TRUE(memoryCache()->contains(resource1.get())); get 405 Source/core/fetch/MemoryCacheTest.cpp EXPECT_FALSE(memoryCache()->contains(resource2.get())); get 406 Source/core/fetch/MemoryCacheTest.cpp EXPECT_FALSE(memoryCache()->contains(resource3.get())); get 170 Source/core/fetch/RawResource.cpp if (!shouldIgnoreHeaderForCacheReuse(headerName) && i->value != oldHeaders.get(headerName)) get 177 Source/core/fetch/RawResource.cpp if (!shouldIgnoreHeaderForCacheReuse(headerName) && i->value != newHeaders.get(headerName)) get 68 Source/core/fetch/RawResource.h ASSERT_WITH_SECURITY_IMPLICATION(!resource || isRawResource(*resource.get())); get 69 Source/core/fetch/RawResource.h return static_cast<RawResource*>(resource.get()); get 73 Source/core/fetch/RawResourceTest.cpp memoryCache()->add(oldResource.get()); get 74 Source/core/fetch/RawResourceTest.cpp memoryCache()->remove(oldResource.get()); get 75 Source/core/fetch/RawResourceTest.cpp memoryCache()->add(newResource.get()); get 84 Source/core/fetch/RawResourceTest.cpp EXPECT_EQ(memoryCache()->resourceForURL(KURL(ParsedURLString, "data:text/html,")), oldResource.get()); get 85 Source/core/fetch/RawResourceTest.cpp EXPECT_EQ(oldResource.get(), newResource.get()); get 86 Source/core/fetch/RawResourceTest.cpp EXPECT_NE(newResource.get(), newResourcePointer); get 410 Source/core/fetch/Resource.cpp return m_cachedMetadata.get(); get 155 Source/core/fetch/Resource.h ResourceLoader* loader() const { return m_loader.get(); } get 179 Source/core/fetch/Resource.h SharedBuffer* resourceBuffer() const { return m_data.get(); } get 407 Source/core/fetch/Resource.h inline typeName##Resource* to##typeName##Resource(const ResourcePtr<Resource>& ptr) { return to##typeName##Resource(ptr.get()); } get 247 Source/core/fetch/ResourceFetcher.cpp return m_documentResources.get(url).get(); get 392 Source/core/fetch/ResourceFetcher.cpp memoryCache()->add(resource.get()); get 449 Source/core/fetch/ResourceFetcher.cpp SecurityOrigin* securityOrigin = options.securityOrigin.get(); get 622 Source/core/fetch/ResourceFetcher.cpp const RevalidationPolicy policy = determineRevalidationPolicy(type, request.mutableResourceRequest(), request.forPreload(), resource.get(), request.defer(), request.options()); get 625 Source/core/fetch/ResourceFetcher.cpp memoryCache()->remove(resource.get()); get 631 Source/core/fetch/ResourceFetcher.cpp resource = revalidateResource(request, resource.get()); get 634 Source/core/fetch/ResourceFetcher.cpp memoryCache()->updateForAccess(resource.get()); get 635 Source/core/fetch/ResourceFetcher.cpp notifyLoadedFromMemoryCache(resource.get()); get 656 Source/core/fetch/ResourceFetcher.cpp if (resourceNeedsLoad(resource.get(), request, policy)) { get 658 Source/core/fetch/ResourceFetcher.cpp if (memoryCache()->contains(resource.get())) get 659 Source/core/fetch/ResourceFetcher.cpp memoryCache()->remove(resource.get()); get 663 Source/core/fetch/ResourceFetcher.cpp if (!m_documentLoader || !m_documentLoader->scheduleArchiveLoad(resource.get(), request.resourceRequest())) get 673 Source/core/fetch/ResourceFetcher.cpp if (memoryCache()->contains(resource.get())) get 674 Source/core/fetch/ResourceFetcher.cpp memoryCache()->remove(resource.get()); get 689 Source/core/fetch/ResourceFetcher.cpp memoryCache()->remove(resource.get()); get 698 Source/core/fetch/ResourceFetcher.cpp populateResourceTiming(info.get(), resource.get(), true); get 721 Source/core/fetch/ResourceFetcher.cpp reportResourceTiming(info.get(), document(), isMainResource); get 802 Source/core/fetch/ResourceFetcher.cpp WTF_LOG(ResourceLoading, "Resource %p created to revalidate %p", newResource.get(), resource); get 806 Source/core/fetch/ResourceFetcher.cpp memoryCache()->add(newResource.get()); get 808 Source/core/fetch/ResourceFetcher.cpp TRACE_EVENT_ASYNC_BEGIN2("net", "Resource", newResource.get(), "url", newResource->url().string().ascii(), "priority", newResource->resourceRequest().priority()); get 821 Source/core/fetch/ResourceFetcher.cpp memoryCache()->add(resource.get()); get 823 Source/core/fetch/ResourceFetcher.cpp TRACE_EVENT_ASYNC_BEGIN2("net", "Resource", resource.get(), "url", resource->url().string().ascii(), "priority", resource->resourceRequest().priority()); get 838 Source/core/fetch/ResourceFetcher.cpp m_resourceTimingInfoMap.add(resource.get(), info); get 842 Source/core/fetch/ResourceFetcher.cpp m_resourceTimingInfoMap.add(resource.get(), info); get 1020 Source/core/fetch/ResourceFetcher.cpp Resource* resource = it->value.get(); get 1043 Source/core/fetch/ResourceFetcher.cpp populateResourceTiming(info.get(), resource, false); get 1044 Source/core/fetch/ResourceFetcher.cpp reportResourceTiming(info.get(), document(), resource->type() == Resource::MainResource); get 1131 Source/core/fetch/ResourceFetcher.cpp if (!resource || (m_preloads && m_preloads->contains(resource.get()))) get 1133 Source/core/fetch/ResourceFetcher.cpp TRACE_EVENT_ASYNC_STEP_INTO0("net", "Resource", resource.get(), "Preload"); get 1138 Source/core/fetch/ResourceFetcher.cpp m_preloads->add(resource.get()); get 1289 Source/core/fetch/ResourceFetcher.cpp SecurityOrigin* sourceOrigin = options.securityOrigin.get(); get 57 Source/core/fetch/ResourceFetcherTest.cpp fetcher->setDocument(document.get()); get 64 Source/core/fetch/ResourceFetcherTest.cpp EXPECT_EQ(image.get(), static_cast<ImageResource*>(0)); get 342 Source/core/fetch/ResourceLoader.cpp if (!m_host->canAccessResource(resource, m_options.securityOrigin.get(), response.url())) { get 45 Source/core/fetch/ResourceOwner.h ResourceType* resource() const { return m_resource.get(); } get 37 Source/core/fetch/ResourcePtr.h Resource* get() const { return m_resource; } get 85 Source/core/fetch/ResourcePtr.h template<typename U> ResourcePtr(const ResourcePtr<U>& o) : ResourcePtrBase(o.get()) { } get 87 Source/core/fetch/ResourcePtr.h R* get() const { return reinterpret_cast<R*>(ResourcePtrBase::get()); } get 88 Source/core/fetch/ResourcePtr.h R* operator->() const { return get(); } get 91 Source/core/fetch/ResourcePtr.h ResourcePtr& operator=(const ResourcePtr& o) { setResource(o.get()); return *this; } get 92 Source/core/fetch/ResourcePtr.h template<typename U> ResourcePtr& operator=(const ResourcePtr<U>& o) { setResource(o.get()); return *this; } get 94 Source/core/fetch/ResourcePtr.h bool operator==(const ResourcePtrBase& o) const { return get() == o.get(); } get 95 Source/core/fetch/ResourcePtr.h bool operator!=(const ResourcePtrBase& o) const { return get() != o.get(); } get 100 Source/core/fetch/ResourcePtr.h return h.get() == res; get 104 Source/core/fetch/ResourcePtr.h return h.get() == res; get 108 Source/core/fetch/ResourcePtr.h return h.get() != res; get 112 Source/core/fetch/ResourcePtr.h return h.get() != res; get 71 Source/core/fetch/XSLStyleSheetResource.cpp if (m_data.get()) { get 41 Source/core/fileapi/FileList.cpp return m_files[index].get(); get 68 Source/core/frame/Console.cpp if (!m_frame || !m_frame->host() || !callStack.get()) get 129 Source/core/frame/DOMWindow.cpp return MessageEvent::create(m_channels.release(), m_message, m_origin, String(), m_source.get()); get 132 Source/core/frame/DOMWindow.cpp SecurityOrigin* targetOrigin() const { return m_targetOrigin.get(); } get 133 Source/core/frame/DOMWindow.cpp ScriptCallStack* stackTrace() const { return m_stackTrace.get(); } get 134 Source/core/frame/DOMWindow.cpp UserGestureToken* userGestureToken() const { return m_userGestureToken.get(); } get 392 Source/core/frame/DOMWindow.cpp m_eventQueue = DOMWindowEventQueue::create(m_document.get()); get 422 Source/core/frame/DOMWindow.cpp return m_eventQueue.get(); get 458 Source/core/frame/DOMWindow.cpp dispatchEvent(PageTransitionEvent::create(EventTypeNames::pageshow, persisted), m_document.get()); get 522 Source/core/frame/DOMWindow.cpp return m_document.get(); get 708 Source/core/frame/DOMWindow.cpp return m_applicationCache.get(); get 757 Source/core/frame/DOMWindow.cpp return m_sessionStorage.get(); get 771 Source/core/frame/DOMWindow.cpp return m_sessionStorage.get(); get 799 Source/core/frame/DOMWindow.cpp return m_localStorage.get(); get 814 Source/core/frame/DOMWindow.cpp return m_localStorage.get(); get 857 Source/core/frame/DOMWindow.cpp PostMessageTimer* timer = new PostMessageTimer(*this, message, sourceOrigin, source, channels.release(), target.get(), stackTrace.release(), UserGestureIndicator::currentToken()); get 874 Source/core/frame/DOMWindow.cpp if (m_frame->loader().client()->willCheckAndDispatchMessageEvent(timer->targetOrigin(), event.get())) get 1288 Source/core/frame/DOMWindow.cpp return m_document.get(); get 1366 Source/core/frame/DOMWindow.cpp if (!scrollOptions.get("behavior", scrollBehaviorString)) { get 1609 Source/core/frame/DOMWindow.cpp bool result = fireEventListeners(event.get()); get 284 Source/core/frame/DOMWindow.h Storage* optionalSessionStorage() const { return m_sessionStorage.get(); } get 285 Source/core/frame/DOMWindow.h Storage* optionalLocalStorage() const { return m_localStorage.get(); } get 288 Source/core/frame/DOMWindow.h ApplicationCache* optionalApplicationCache() const { return m_applicationCache.get(); } get 68 Source/core/frame/DeviceSensorEventController.cpp if (isNullEvent(event.get())) get 117 Source/core/frame/Frame.h return m_domWindow.get(); get 374 Source/core/frame/FrameView.cpp for (LocalFrame* frame = m_frame.get(); frame; frame = frame->tree().traverseNext()) { get 454 Source/core/frame/FrameView.cpp customScrollbarFrame = m_frame.get(); get 486 Source/core/frame/FrameView.cpp page->chrome().contentsSizeChanged(m_frame.get(), size); get 868 Source/core/frame/FrameView.cpp InspectorInstrumentationCookie cookie = InspectorInstrumentation::willLayout(m_frame.get()); get 1030 Source/core/frame/FrameView.cpp frame().page()->chrome().client().layoutUpdated(m_frame.get()); get 1214 Source/core/frame/FrameView.cpp InspectorInstrumentation::applyEmulatedMedia(m_frame.get(), &overrideType); get 1860 Source/core/frame/FrameView.cpp InspectorInstrumentation::didInvalidateLayout(m_frame.get()); get 1899 Source/core/frame/FrameView.cpp InspectorInstrumentation::didInvalidateLayout(m_frame.get()); get 1906 Source/core/frame/FrameView.cpp InspectorInstrumentation::didInvalidateLayout(m_frame.get()); get 1912 Source/core/frame/FrameView.cpp InspectorInstrumentation::didInvalidateLayout(m_frame.get()); get 1985 Source/core/frame/FrameView.cpp for (LocalFrame* frame = m_frame.get(); frame; frame = frame->tree().traverseNext(m_frame.get())) { get 2011 Source/core/frame/FrameView.cpp cache->handleScrolledToAnchor(anchorNode.get()); get 2650 Source/core/frame/FrameView.cpp Widget* widget = current->get(); get 180 Source/core/frame/FrameView.h const ViewportConstrainedObjectSet* viewportConstrainedObjects() const { return m_viewportConstrainedObjects.get(); } get 276 Source/core/frame/FrameView.h const ScrollableAreaSet* scrollableAreas() const { return m_scrollableAreas.get(); } get 284 Source/core/frame/FrameView.h const ResizerAreaSet* resizerAreas() const { return m_resizerAreas.get(); } get 64 Source/core/frame/History.cpp return m_lastStateObjectRequested.get(); get 90 Source/core/frame/ImageBitmap.cpp m_bitmap = cropImage(canvas->buffer()->copyImage(CopyBackingStore).get(), cropRect); get 129 Source/core/frame/ImageBitmap.cpp m_bitmap = cropImage(bitmap->bitmapImage().get(), adjustedCropRect); get 92 Source/core/frame/ImageBitmapTest.cpp RefPtr<HTMLImageElement> imageElement = HTMLImageElement::create(*Document::create().get()); get 93 Source/core/frame/ImageBitmapTest.cpp imageElement->setImageResource(new ImageResource(BitmapImage::create(NativeImageSkia::create(m_bitmap)).get())); get 95 Source/core/frame/ImageBitmapTest.cpp RefPtrWillBeRawPtr<ImageBitmap> imageBitmapNoCrop = ImageBitmap::create(imageElement.get(), IntRect(0, 0, m_bitmap.width(), m_bitmap.height())); get 96 Source/core/frame/ImageBitmapTest.cpp RefPtrWillBeRawPtr<ImageBitmap> imageBitmapInteriorCrop = ImageBitmap::create(imageElement.get(), IntRect(m_bitmap.width() / 2, m_bitmap.height() / 2, m_bitmap.width() / 2, m_bitmap.height() / 2)); get 97 Source/core/frame/ImageBitmapTest.cpp RefPtrWillBeRawPtr<ImageBitmap> imageBitmapExteriorCrop = ImageBitmap::create(imageElement.get(), IntRect(-m_bitmap.width() / 2, -m_bitmap.height() / 2, m_bitmap.width(), m_bitmap.height())); get 98 Source/core/frame/ImageBitmapTest.cpp RefPtrWillBeRawPtr<ImageBitmap> imageBitmapOutsideCrop = ImageBitmap::create(imageElement.get(), IntRect(-m_bitmap.width(), -m_bitmap.height(), m_bitmap.width(), m_bitmap.height())); get 100 Source/core/frame/ImageBitmapTest.cpp ASSERT_EQ(imageBitmapNoCrop->bitmapImage().get(), imageElement->cachedImage()->image()); get 101 Source/core/frame/ImageBitmapTest.cpp ASSERT_EQ(imageBitmapInteriorCrop->bitmapImage().get(), imageElement->cachedImage()->image()); get 102 Source/core/frame/ImageBitmapTest.cpp ASSERT_EQ(imageBitmapExteriorCrop->bitmapImage().get(), imageElement->cachedImage()->image()); get 105 Source/core/frame/ImageBitmapTest.cpp ASSERT_NE(emptyImage.get(), imageElement->cachedImage()->image()); get 112 Source/core/frame/ImageBitmapTest.cpp RefPtr<HTMLImageElement> imageNoCrop = HTMLImageElement::create(*Document::create().get()); get 113 Source/core/frame/ImageBitmapTest.cpp ResourcePtr<ImageResource> cachedImageNoCrop = new ImageResource(ResourceRequest("http://foo.com/1"), BitmapImage::create(NativeImageSkia::create(m_bitmap)).get()); get 114 Source/core/frame/ImageBitmapTest.cpp imageNoCrop->setImageResource(cachedImageNoCrop.get()); get 116 Source/core/frame/ImageBitmapTest.cpp RefPtr<HTMLImageElement> imageInteriorCrop = HTMLImageElement::create(*Document::create().get()); get 117 Source/core/frame/ImageBitmapTest.cpp ResourcePtr<ImageResource> cachedImageInteriorCrop = new ImageResource(ResourceRequest("http://foo.com/2"), BitmapImage::create(NativeImageSkia::create(m_bitmap)).get()); get 118 Source/core/frame/ImageBitmapTest.cpp imageInteriorCrop->setImageResource(cachedImageInteriorCrop.get()); get 120 Source/core/frame/ImageBitmapTest.cpp RefPtr<HTMLImageElement> imageExteriorCrop = HTMLImageElement::create(*Document::create().get()); get 121 Source/core/frame/ImageBitmapTest.cpp ResourcePtr<ImageResource> cachedImageExteriorCrop = new ImageResource(ResourceRequest("http://foo.com/3"), BitmapImage::create(NativeImageSkia::create(m_bitmap)).get()); get 122 Source/core/frame/ImageBitmapTest.cpp imageExteriorCrop->setImageResource(cachedImageExteriorCrop.get()); get 124 Source/core/frame/ImageBitmapTest.cpp RefPtr<HTMLImageElement> imageOutsideCrop = HTMLImageElement::create(*Document::create().get()); get 125 Source/core/frame/ImageBitmapTest.cpp ResourcePtr<ImageResource> cachedImageOutsideCrop = new ImageResource(ResourceRequest("http://foo.com/4"), BitmapImage::create(NativeImageSkia::create(m_bitmap)).get()); get 126 Source/core/frame/ImageBitmapTest.cpp imageOutsideCrop->setImageResource(cachedImageOutsideCrop.get()); get 134 Source/core/frame/ImageBitmapTest.cpp memoryCache()->add(cachedImageNoCrop.get()); get 135 Source/core/frame/ImageBitmapTest.cpp memoryCache()->add(cachedImageInteriorCrop.get()); get 136 Source/core/frame/ImageBitmapTest.cpp memoryCache()->add(cachedImageExteriorCrop.get()); get 137 Source/core/frame/ImageBitmapTest.cpp memoryCache()->add(cachedImageOutsideCrop.get()); get 138 Source/core/frame/ImageBitmapTest.cpp memoryCache()->insertInLiveDecodedResourcesList(cachedImageNoCrop.get()); get 139 Source/core/frame/ImageBitmapTest.cpp memoryCache()->insertInLiveDecodedResourcesList(cachedImageInteriorCrop.get()); get 140 Source/core/frame/ImageBitmapTest.cpp memoryCache()->insertInLiveDecodedResourcesList(cachedImageExteriorCrop.get()); get 141 Source/core/frame/ImageBitmapTest.cpp memoryCache()->insertInLiveDecodedResourcesList(cachedImageOutsideCrop.get()); get 149 Source/core/frame/ImageBitmapTest.cpp RefPtrWillBeRawPtr<ImageBitmap> imageBitmapInteriorCrop = ImageBitmap::create(imageInteriorCrop.get(), IntRect(m_bitmap.width() / 2, m_bitmap.height() / 2, m_bitmap.width(), m_bitmap.height())); get 151 Source/core/frame/ImageBitmapTest.cpp RefPtrWillBeRawPtr<ImageBitmap> imageBitmapNoCrop = ImageBitmap::create(imageNoCrop.get(), IntRect(0, 0, m_bitmap.width(), m_bitmap.height())); get 152 Source/core/frame/ImageBitmapTest.cpp RefPtrWillBeRawPtr<ImageBitmap> imageBitmapInteriorCrop2 = ImageBitmap::create(imageInteriorCrop.get(), IntRect(m_bitmap.width() / 2, m_bitmap.height() / 2, m_bitmap.width(), m_bitmap.height())); get 153 Source/core/frame/ImageBitmapTest.cpp RefPtrWillBeRawPtr<ImageBitmap> imageBitmapExteriorCrop = ImageBitmap::create(imageExteriorCrop.get(), IntRect(-m_bitmap.width() / 2, -m_bitmap.height() / 2, m_bitmap.width(), m_bitmap.height())); get 154 Source/core/frame/ImageBitmapTest.cpp RefPtrWillBeRawPtr<ImageBitmap> imageBitmapOutsideCrop = ImageBitmap::create(imageOutsideCrop.get(), IntRect(-m_bitmap.width(), -m_bitmap.height(), m_bitmap.width(), m_bitmap.height())); get 187 Source/core/frame/ImageBitmapTest.cpp RefPtr<HTMLImageElement> image = HTMLImageElement::create(*Document::create().get()); get 188 Source/core/frame/ImageBitmapTest.cpp ResourcePtr<ImageResource> originalImageResource = new ImageResource(BitmapImage::create(NativeImageSkia::create(m_bitmap)).get()); get 189 Source/core/frame/ImageBitmapTest.cpp image->setImageResource(originalImageResource.get()); get 191 Source/core/frame/ImageBitmapTest.cpp RefPtrWillBeRawPtr<ImageBitmap> imageBitmap = ImageBitmap::create(image.get(), IntRect(0, 0, m_bitmap.width(), m_bitmap.height())); get 192 Source/core/frame/ImageBitmapTest.cpp ASSERT_EQ(imageBitmap->bitmapImage().get(), originalImageResource->image()); get 194 Source/core/frame/ImageBitmapTest.cpp ResourcePtr<ImageResource> newImageResource = new ImageResource(BitmapImage::create(NativeImageSkia::create(m_bitmap2)).get()); get 195 Source/core/frame/ImageBitmapTest.cpp image->setImageResource(newImageResource.get()); get 198 Source/core/frame/ImageBitmapTest.cpp ASSERT_NE(imageBitmap->bitmapImage().get(), originalImageResource->image()); get 202 Source/core/frame/ImageBitmapTest.cpp ASSERT_NE(imageBitmap->bitmapImage().get(), newImageResource->image()); get 210 Source/core/frame/ImageBitmapTest.cpp RefPtr<HTMLCanvasElement> canvasElement = HTMLCanvasElement::create(*Document::create().get()); get 215 Source/core/frame/ImageBitmapTest.cpp RefPtrWillBeRawPtr<ImageBitmap> imageBitmapFromCanvas = ImageBitmap::create(canvasElement.get(), IntRect(0, 0, canvasElement->width(), canvasElement->height())); get 216 Source/core/frame/ImageBitmapTest.cpp imageBitmapDerived = ImageBitmap::create(imageBitmapFromCanvas.get(), IntRect(0, 0, 20, 20)); get 220 Source/core/frame/ImageBitmapTest.cpp toCanvasRenderingContext2D(context)->drawImage(imageBitmapDerived.get(), 0, 0, exceptionState); get 112 Source/core/frame/LocalFrame.cpp InspectorInstrumentation::frameAttachedToParent(frame.get()); get 220 Source/core/frame/LocalFrame.cpp InspectorInstrumentation::frameWindowDiscarded(this, m_domWindow.get()); get 251 Source/core/frame/LocalFrame.cpp page()->scrollingCoordinator()->willDestroyScrollableArea(m_view.get()); get 316 Source/core/frame/LocalFrame.cpp LayoutRect rect = editor().firstRectForRange(previousCharacterRange.get()); get 323 Source/core/frame/LocalFrame.cpp LayoutRect rect = editor().firstRectForRange(nextCharacterRange.get()); get 564 Source/core/frame/LocalFrame.cpp return DragImage::create(image.get(), renderer->shouldRespectImageOrientation(), deviceScaleFactor); get 593 Source/core/frame/LocalFrame.cpp return DragImage::create(image.get(), DoNotRespectImageOrientation, deviceScaleFactor); get 184 Source/core/frame/LocalFrame.h return m_view.get(); get 94 Source/core/frame/Navigator.cpp return m_plugins.get(); get 101 Source/core/frame/Navigator.cpp return m_mimeTypes.get(); get 152 Source/core/frame/PinchViewport.cpp coordinator->setLayerIsContainerForFixedPositionLayers(m_innerViewportScrollLayer.get(), true); get 163 Source/core/frame/PinchViewport.cpp m_innerViewportContainerLayer->addChild(m_pageScaleLayer.get()); get 164 Source/core/frame/PinchViewport.cpp m_pageScaleLayer->addChild(m_innerViewportScrollLayer.get()); get 165 Source/core/frame/PinchViewport.cpp m_innerViewportContainerLayer->addChild(m_overlayScrollbarHorizontal.get()); get 166 Source/core/frame/PinchViewport.cpp m_innerViewportContainerLayer->addChild(m_overlayScrollbarVertical.get()); get 195 Source/core/frame/PinchViewport.cpp m_overlayScrollbarHorizontal.get() : m_overlayScrollbarVertical.get(); get 307 Source/core/frame/PinchViewport.cpp return m_innerViewportContainerLayer.get(); get 312 Source/core/frame/PinchViewport.cpp return m_innerViewportScrollLayer.get(); get 317 Source/core/frame/PinchViewport.cpp return m_overlayScrollbarHorizontal.get(); get 322 Source/core/frame/PinchViewport.cpp return m_overlayScrollbarVertical.get(); get 336 Source/core/frame/PinchViewport.cpp if (graphicsLayer == m_innerViewportContainerLayer.get()) { get 338 Source/core/frame/PinchViewport.cpp } else if (graphicsLayer == m_pageScaleLayer.get()) { get 340 Source/core/frame/PinchViewport.cpp } else if (graphicsLayer == m_innerViewportScrollLayer.get()) { get 342 Source/core/frame/PinchViewport.cpp } else if (graphicsLayer == m_overlayScrollbarHorizontal.get()) { get 344 Source/core/frame/PinchViewport.cpp } else if (graphicsLayer == m_overlayScrollbarVertical.get()) { get 64 Source/core/frame/PinchViewport.h return m_innerViewportContainerLayer.get(); get 47 Source/core/frame/SettingsDelegate.h Settings* settings() const { return m_settings.get(); } get 33 Source/core/frame/csp/CSPDirectiveList.cpp if (!directives->checkEval(directives->operativeDirective(directives->m_scriptSrc.get()))) { get 34 Source/core/frame/csp/CSPDirectiveList.cpp String message = "Refused to evaluate a string as JavaScript because 'unsafe-eval' is not an allowed source of script in the following Content Security Policy directive: \"" + directives->operativeDirective(directives->m_scriptSrc.get())->text() + "\".\n"; get 113 Source/core/frame/csp/CSPDirectiveList.cpp return directive ? directive : m_defaultSrc.get(); get 226 Source/core/frame/csp/CSPDirectiveList.cpp return checkInlineAndReportViolation(operativeDirective(m_scriptSrc.get()), consoleMessage, contextURL, contextLine, true); get 228 Source/core/frame/csp/CSPDirectiveList.cpp return checkInline(operativeDirective(m_scriptSrc.get())); get 235 Source/core/frame/csp/CSPDirectiveList.cpp return checkInlineAndReportViolation(operativeDirective(m_scriptSrc.get()), consoleMessage, contextURL, contextLine, true); get 236 Source/core/frame/csp/CSPDirectiveList.cpp return checkInline(operativeDirective(m_scriptSrc.get())); get 243 Source/core/frame/csp/CSPDirectiveList.cpp checkInlineAndReportViolation(operativeDirective(m_scriptSrc.get()), consoleMessage, contextURL, contextLine, true) : get 244 Source/core/frame/csp/CSPDirectiveList.cpp checkInline(operativeDirective(m_scriptSrc.get())); get 251 Source/core/frame/csp/CSPDirectiveList.cpp checkInlineAndReportViolation(operativeDirective(m_styleSrc.get()), consoleMessage, contextURL, contextLine, false) : get 252 Source/core/frame/csp/CSPDirectiveList.cpp checkInline(operativeDirective(m_styleSrc.get())); get 260 Source/core/frame/csp/CSPDirectiveList.cpp checkEvalAndReportViolation(operativeDirective(m_scriptSrc.get()), consoleMessage, state) : get 261 Source/core/frame/csp/CSPDirectiveList.cpp checkEval(operativeDirective(m_scriptSrc.get())); get 267 Source/core/frame/csp/CSPDirectiveList.cpp checkMediaTypeAndReportViolation(m_pluginTypes.get(), type, typeAttribute, "Refused to load '" + url.elidedString() + "' (MIME type '" + typeAttribute + "') because it violates the following Content Security Policy Directive: ") : get 268 Source/core/frame/csp/CSPDirectiveList.cpp checkMediaType(m_pluginTypes.get(), type, typeAttribute); get 274 Source/core/frame/csp/CSPDirectiveList.cpp checkSourceAndReportViolation(operativeDirective(m_scriptSrc.get()), url, ContentSecurityPolicy::ScriptSrc) : get 275 Source/core/frame/csp/CSPDirectiveList.cpp checkSource(operativeDirective(m_scriptSrc.get()), url); get 283 Source/core/frame/csp/CSPDirectiveList.cpp checkSourceAndReportViolation(operativeDirective(m_objectSrc.get()), url, ContentSecurityPolicy::ObjectSrc) : get 284 Source/core/frame/csp/CSPDirectiveList.cpp checkSource(operativeDirective(m_objectSrc.get()), url); get 300 Source/core/frame/csp/CSPDirectiveList.cpp operativeDirective(m_frameSrc.get(), operativeDirective(m_childSrc.get())) : get 301 Source/core/frame/csp/CSPDirectiveList.cpp operativeDirective(m_frameSrc.get()); get 311 Source/core/frame/csp/CSPDirectiveList.cpp checkSourceAndReportViolation(operativeDirective(m_imgSrc.get()), url, ContentSecurityPolicy::ImgSrc) : get 312 Source/core/frame/csp/CSPDirectiveList.cpp checkSource(operativeDirective(m_imgSrc.get()), url); get 318 Source/core/frame/csp/CSPDirectiveList.cpp checkSourceAndReportViolation(operativeDirective(m_styleSrc.get()), url, ContentSecurityPolicy::StyleSrc) : get 319 Source/core/frame/csp/CSPDirectiveList.cpp checkSource(operativeDirective(m_styleSrc.get()), url); get 325 Source/core/frame/csp/CSPDirectiveList.cpp checkSourceAndReportViolation(operativeDirective(m_fontSrc.get()), url, ContentSecurityPolicy::FontSrc) : get 326 Source/core/frame/csp/CSPDirectiveList.cpp checkSource(operativeDirective(m_fontSrc.get()), url); get 332 Source/core/frame/csp/CSPDirectiveList.cpp checkSourceAndReportViolation(operativeDirective(m_mediaSrc.get()), url, ContentSecurityPolicy::MediaSrc) : get 333 Source/core/frame/csp/CSPDirectiveList.cpp checkSource(operativeDirective(m_mediaSrc.get()), url); get 339 Source/core/frame/csp/CSPDirectiveList.cpp checkSourceAndReportViolation(operativeDirective(m_connectSrc.get()), url, ContentSecurityPolicy::ConnectSrc) : get 340 Source/core/frame/csp/CSPDirectiveList.cpp checkSource(operativeDirective(m_connectSrc.get()), url); get 346 Source/core/frame/csp/CSPDirectiveList.cpp checkSourceAndReportViolation(m_formAction.get(), url, ContentSecurityPolicy::FormAction) : get 347 Source/core/frame/csp/CSPDirectiveList.cpp checkSource(m_formAction.get(), url); get 353 Source/core/frame/csp/CSPDirectiveList.cpp checkSourceAndReportViolation(m_baseURI.get(), url, ContentSecurityPolicy::BaseURI) : get 354 Source/core/frame/csp/CSPDirectiveList.cpp checkSource(m_baseURI.get(), url); get 360 Source/core/frame/csp/CSPDirectiveList.cpp checkAncestorsAndReportViolation(m_frameAncestors.get(), frame) : get 361 Source/core/frame/csp/CSPDirectiveList.cpp checkAncestors(m_frameAncestors.get(), frame); get 367 Source/core/frame/csp/CSPDirectiveList.cpp checkSourceAndReportViolation(operativeDirective(m_childSrc.get()), url, ContentSecurityPolicy::ChildSrc) : get 368 Source/core/frame/csp/CSPDirectiveList.cpp checkSource(operativeDirective(m_childSrc.get()), url); get 373 Source/core/frame/csp/CSPDirectiveList.cpp return checkNonce(operativeDirective(m_scriptSrc.get()), nonce); get 378 Source/core/frame/csp/CSPDirectiveList.cpp return checkNonce(operativeDirective(m_styleSrc.get()), nonce); get 383 Source/core/frame/csp/CSPDirectiveList.cpp return checkHash(operativeDirective(m_scriptSrc.get()), hashValue); get 388 Source/core/frame/csp/CSPDirectiveList.cpp return checkHash(operativeDirective(m_styleSrc.get()), hashValue); get 234 Source/core/frame/csp/ContentSecurityPolicy.cpp if (!(policies[i].get()->*allowed)(reportingStatus)) get 244 Source/core/frame/csp/ContentSecurityPolicy.cpp if (!(policies[i].get()->*allowed)(state, reportingStatus)) get 254 Source/core/frame/csp/ContentSecurityPolicy.cpp if (!(policies[i].get()->*allowed)(contextURL, contextLine, reportingStatus)) get 264 Source/core/frame/csp/ContentSecurityPolicy.cpp if (!(policies[i].get()->*allowed)(nonce)) get 274 Source/core/frame/csp/ContentSecurityPolicy.cpp if (!(policies[i].get()->*allowed)(hashValue)) get 287 Source/core/frame/csp/ContentSecurityPolicy.cpp if (!(policies[i].get()->*allowFromURL)(url, reportingStatus)) get 297 Source/core/frame/csp/ContentSecurityPolicy.cpp if (!(policies[i].get()->*allowed)(frame, reportingStatus)) get 68 Source/core/html/ClassList.cpp return *m_classNamesForQuirksMode.get(); get 66 Source/core/html/FormAssociatedElement.cpp return m_validityState.get(); get 139 Source/core/html/FormAssociatedElement.cpp if (m_form.get() == newForm) get 171 Source/core/html/FormAssociatedElement.cpp if (m_form && formId.isNull() && m_form.get() == nearestForm) get 174 Source/core/html/FormAssociatedElement.cpp HTMLFormElement* originalForm = m_form.get(); get 178 Source/core/html/FormAssociatedElement.cpp if (m_form && m_form.get() != originalForm && m_form->inDocument()) get 51 Source/core/html/FormAssociatedElement.h HTMLFormElement* form() const { return m_form.get(); } get 54 Source/core/html/FormDataList.cpp appendKeyValuePairItemsTo(result.get(), encoding, false, encodingType); get 61 Source/core/html/FormDataList.cpp appendKeyValuePairItemsTo(result.get(), encoding, true); get 43 Source/core/html/FormDataList.h Blob* blob() const { return m_blob.get(); } get 512 Source/core/html/HTMLAnchorElement.cpp return rootEditableElementMap().get(this); get 539 Source/core/html/HTMLAnchorElement.cpp return m_prefetchEventHandler.get(); get 175 Source/core/html/HTMLCanvasElement.cpp return m_context.get(); get 204 Source/core/html/HTMLCanvasElement.cpp return m_context.get(); get 257 Source/core/html/HTMLCanvasElement.cpp toCanvasRenderingContext2D(m_context.get())->reset(); get 273 Source/core/html/HTMLCanvasElement.cpp toWebGLRenderingContext(m_context.get())->reshape(width(), height()); get 325 Source/core/html/HTMLCanvasElement.cpp context->drawImage(m_presentedImage.get(), pixelSnappedIntRect(r), compositeOperator, DoNotRespectImageOrientation); get 332 Source/core/html/HTMLCanvasElement.cpp toWebGLRenderingContext(m_context.get())->markLayerComposited(); get 362 Source/core/html/HTMLCanvasElement.cpp CanvasRenderingContext2D* context2d = toCanvasRenderingContext2D(m_context.get()); get 408 Source/core/html/HTMLCanvasElement.cpp return toWebGLRenderingContext(m_context.get())->paintRenderingResultsToImageData(); get 461 Source/core/html/HTMLCanvasElement.cpp toCanvasRenderingContext2D(m_context.get())->loseContext(); get 523 Source/core/html/HTMLCanvasElement.cpp CanvasRenderingContext2D* context2d = toCanvasRenderingContext2D(m_context.get()); get 571 Source/core/html/HTMLCanvasElement.cpp return m_imageBuffer.get(); get 592 Source/core/html/HTMLCanvasElement.cpp return m_copiedImage.get(); get 606 Source/core/html/HTMLCanvasElement.cpp toCanvasRenderingContext2D(m_context.get())->clearRect(0, 0, width(), height()); get 111 Source/core/html/HTMLCanvasElement.h CanvasRenderingContext* renderingContext() const { return m_context.get(); } get 70 Source/core/html/HTMLCollection.h Vector<Element*>* getElementsById(const AtomicString& id) const { return m_idCache.get(id.impl()); } get 71 Source/core/html/HTMLCollection.h Vector<Element*>* getElementsByName(const AtomicString& name) const { return m_nameCache.get(name.impl()); } get 297 Source/core/html/HTMLElement.cpp return attributeNameToEventNameMap.get(attrName.localName()); get 148 Source/core/html/HTMLElement.h template<typename T> inline bool is##thisType(const PassRefPtr<T>& node) { return is##thisType(node.get()); } \ get 149 Source/core/html/HTMLElement.h template<typename T> inline bool is##thisType(const RefPtr<T>& node) { return is##thisType(node.get()); } \ get 258 Source/core/html/HTMLFormElement.cpp FormAssociatedElement* unhandledAssociatedElement = unhandledInvalidControls[i].get(); get 271 Source/core/html/HTMLFormElement.cpp FormAssociatedElement* unhandledAssociatedElement = unhandledInvalidControls[i].get(); get 668 Source/core/html/HTMLFormElement.cpp HTMLFormControlElement* control = toHTMLFormControlElement(elements[i].get()); get 680 Source/core/html/HTMLFormElement.cpp Element* element = m_pastNamesMap->get(pastName); get 725 Source/core/html/HTMLFormElement.cpp addToPastNamesMap(namedItems.first().get(), name); get 61 Source/core/html/HTMLFrameOwnerElement.cpp Widget* child = it->key.get(); get 188 Source/core/html/HTMLFrameOwnerElement.cpp moveWidgetToParentSoon(m_widget.get(), 0); get 203 Source/core/html/HTMLFrameOwnerElement.cpp moveWidgetToParentSoon(m_widget.get(), renderWidget->frameView()); get 212 Source/core/html/HTMLFrameOwnerElement.cpp return m_widget.get(); get 225 Source/core/html/HTMLFrameOwnerElement.cpp FrameLoader::reportLocalLoadFailed(parentFrame.get(), url.string()); get 124 Source/core/html/HTMLImageElement.cpp return m_form.get(); get 139 Source/core/html/HTMLImageElement.cpp if (nearestForm == m_form.get()) get 143 Source/core/html/HTMLInputElement.cpp return m_imageLoader.get(); get 1405 Source/core/html/HTMLInputElement.cpp static_cast<SearchInputType*>(m_inputType.get())->stopSearchEventTimer(); get 1483 Source/core/html/HTMLInputElement.cpp static_cast<ColorInputType*>(m_inputType.get())->didChooseColor(color); get 217 Source/core/html/HTMLLinkElement.cpp return m_link.get(); get 224 Source/core/html/HTMLLinkElement.cpp return static_cast<LinkStyle*>(m_link.get()); get 231 Source/core/html/HTMLLinkElement.cpp return static_cast<LinkImport*>(m_link.get()); get 290 Source/core/html/HTMLLinkElement.cpp document().removedStyleSheet(removedSheet.get()); get 425 Source/core/html/HTMLLinkElement.cpp return m_sizes.get(); get 656 Source/core/html/HTMLLinkElement.cpp MediaQueryEvaluator evaluator(frame->view()->mediaType(), frame, documentStyle.get()); get 657 Source/core/html/HTMLLinkElement.cpp mediaQueryMatches = evaluator.eval(media.get()); get 680 Source/core/html/HTMLLinkElement.cpp RefPtrWillBeRawPtr<StyleSheet> removedSheet = m_sheet.get(); get 682 Source/core/html/HTMLLinkElement.cpp document().removedStyleSheet(removedSheet.get()); get 84 Source/core/html/HTMLLinkElement.h CSSStyleSheet* sheet() const { return m_sheet.get(); } get 1270 Source/core/html/HTMLMediaElement.cpp CueInterval interval = m_cueTree.createInterval(cue->startTime(), endTime, cue.get()); get 1282 Source/core/html/HTMLMediaElement.cpp CueInterval interval = m_cueTree.createInterval(cue->startTime(), endTime, cue.get()); get 2249 Source/core/html/HTMLMediaElement.cpp addTextTrack(textTrack.get()); get 2263 Source/core/html/HTMLMediaElement.cpp removeTextTrack(textTrack.get()); get 2319 Source/core/html/HTMLMediaElement.cpp addTextTrack(textTrack.get()); get 2335 Source/core/html/HTMLMediaElement.cpp return m_textTracks.get(); get 2348 Source/core/html/HTMLMediaElement.cpp addTextTrack(textTrack.get()); get 2379 Source/core/html/HTMLMediaElement.cpp removeTextTrack(textTrack.get()); get 2381 Source/core/html/HTMLMediaElement.cpp size_t index = m_textTracksWhenResourceSelectionBegan.find(textTrack.get()); get 2597 Source/core/html/HTMLMediaElement.cpp node = potentialSourceNodes[i].get(); get 2657 Source/core/html/HTMLMediaElement.cpp WTF_LOG(Media, "HTMLMediaElement::selectNextSourceChild -> %p, %s", m_currentSourceNode.get(), canUseSourceElement ? urlForLoggingMedia(mediaURL).utf8().data() : ""); get 2723 Source/core/html/HTMLMediaElement.cpp WTF_LOG(Media, "HTMLMediaElement::sourceRemoved - m_nextChildNodeToConsider set to %p", m_nextChildNodeToConsider.get()); get 3489 Source/core/html/HTMLMediaElement.cpp HashSet<HTMLMediaElement*> elements = documentToElementSetMap().get(&document()); get 3509 Source/core/html/HTMLMediaElement.cpp return m_mediaController.get(); get 83 Source/core/html/HTMLMediaElement.h MediaPlayer* player() const { return m_player.get(); } get 104 Source/core/html/HTMLOptGroupElement.cpp return m_style.get(); get 90 Source/core/html/HTMLOptionElement.cpp optionContext.resolvedStyle = m_style.get(); get 290 Source/core/html/HTMLOptionElement.cpp return m_style.get(); get 79 Source/core/html/HTMLOptionsCollection.cpp HTMLOptionElement* newOption = element.get(); get 152 Source/core/html/HTMLOptionsCollection.cpp base.setOption(index, value.get(), exceptionState); get 74 Source/core/html/HTMLOutputElement.cpp return m_tokens.get(); get 261 Source/core/html/HTMLPlugInElement.cpp plugin = m_persistedPluginWidget.get(); get 268 Source/core/html/HTMLPlugInElement.cpp return m_pluginWrapper.get(); get 160 Source/core/html/HTMLProgressElement.cpp m_value = value.get(); get 46 Source/core/html/HTMLScriptElement.h ScriptLoader* loader() const { return m_loader.get(); } get 383 Source/core/html/HTMLSelectElement.cpp return static_cast<HTMLOptionsCollection*>(ensureCachedHTMLCollection(SelectOptions).get()); get 463 Source/core/html/HTMLSelectElement.cpp add(option, before.get(), exceptionState); get 499 Source/core/html/HTMLSelectElement.cpp Element* item = itemsToRemove[i].get(); get 1641 Source/core/html/HTMLSelectElement.cpp setOption(index, value.get(), exceptionState); get 79 Source/core/html/HTMLStyleElement.cpp document().modifiedStyleSheet(m_sheet.get(), RecalcStyleDeferred); get 198 Source/core/html/HTMLTableElement.cpp row = HTMLTableRowsCollection::rowAfter(*this, lastRow.get()); get 225 Source/core/html/HTMLTableElement.cpp parent->insertBefore(newRow, row.get(), exceptionState); get 501 Source/core/html/HTMLTableElement.cpp return m_sharedCellStyle.get(); get 153 Source/core/html/HTMLTableRowElement.cpp HTMLElement::removeChild(cell.get(), exceptionState); get 91 Source/core/html/HTMLTableSectionElement.cpp HTMLElement::removeChild(row.get(), exceptionState); get 64 Source/core/html/HTMLTemplateElement.cpp return m_content.get(); get 74 Source/core/html/HTMLTemplateElement.cpp content()->cloneChildNodes(toHTMLTemplateElement(clone.get())->content()); get 306 Source/core/html/HTMLTextAreaElement.cpp unsigned selectionLength = focused() ? computeLengthForSubmission(plainText(document().frame()->selection().selection().toNormalizedRange().get())) : 0; get 417 Source/core/html/HTMLTextAreaElement.cpp removeChild(textNodes[i].get(), IGNORE_EXCEPTION); get 548 Source/core/html/HTMLTextAreaElement.cpp placeholder = newElement.get(); get 317 Source/core/html/HTMLTextFormControlElement.cpp CharacterIterator it(range.get()); get 331 Source/core/html/HTMLTextFormControlElement.cpp return TextIterator::rangeLength(range.get()); get 134 Source/core/html/HTMLTrackElement.cpp return m_track.get(); get 251 Source/core/html/HTMLTrackElement.cpp return parent->textTrackReadyStateChanged(m_track.get()); get 53 Source/core/html/ImageData.h Uint8ClampedArray* data() const { return m_data.get(); } get 203 Source/core/html/ImageDocument.cpp body->appendChild(m_imageElement.get()); get 44 Source/core/html/ImageDocument.h HTMLImageElement* imageElement() const { return m_imageElement.get(); } get 101 Source/core/html/MediaController.cpp bufferedRanges->intersectWith(m_mediaElements[index]->buffered().get()); get 115 Source/core/html/MediaController.cpp seekableRanges->intersectWith(m_mediaElements[index]->seekable().get()); get 129 Source/core/html/MediaController.cpp playedRanges->unionWith(m_mediaElements[index]->played().get()); get 64 Source/core/html/MediaKeyEvent.h Uint8Array* initData() const { return m_initData.get(); } get 65 Source/core/html/MediaKeyEvent.h Uint8Array* message() const { return m_message.get(); } get 67 Source/core/html/MediaKeyEvent.h MediaKeyError* errorCode() const { return m_errorCode.get(); } get 68 Source/core/html/MediaKeyEvent.h MediaKeyError* errorCode(bool& isNull) const { isNull = !m_errorCode; return m_errorCode.get(); } get 106 Source/core/html/PluginDocument.cpp toPluginDocument(document())->setPluginNode(m_embedElement.get()); get 175 Source/core/html/PluginDocument.cpp return m_pluginNode.get(); get 101 Source/core/html/TimeRanges.cpp unionWith(invertedOther.get()); get 129 Source/core/html/TimeRangesTest.cpp ranges->intersectWith(ranges.get()); get 142 Source/core/html/TimeRangesTest.cpp rangesA->intersectWith(rangesB.get()); get 156 Source/core/html/TimeRangesTest.cpp rangesA->intersectWith(rangesB.get()); get 176 Source/core/html/TimeRangesTest.cpp rangesA->intersectWith(rangesB.get()); get 196 Source/core/html/TimeRangesTest.cpp rangesA->intersectWith(rangesB.get()); get 216 Source/core/html/TimeRangesTest.cpp rangesA->intersectWith(rangesB.get()); get 236 Source/core/html/TimeRangesTest.cpp rangesA->intersectWith(rangesB.get()); get 255 Source/core/html/TimeRangesTest.cpp rangesA->intersectWith(rangesB.get()); get 275 Source/core/html/TimeRangesTest.cpp rangesA->intersectWith(rangesB.get()); get 296 Source/core/html/TimeRangesTest.cpp rangesA->intersectWith(rangesB.get()); get 51 Source/core/html/canvas/CanvasGradient.h Gradient* gradient() const { return m_gradient.get(); } get 49 Source/core/html/canvas/CanvasPattern.h Pattern* pattern() const { return m_pattern.get(); } get 377 Source/core/html/canvas/CanvasRenderingContext2D.cpp return state().m_strokeStyle.get(); get 410 Source/core/html/canvas/CanvasRenderingContext2D.cpp return state().m_fillStyle.get(); get 1566 Source/core/html/canvas/CanvasRenderingContext2D.cpp c->drawImage(image.get(), dstRect, srcRect, op, blendMode); get 1568 Source/core/html/canvas/CanvasRenderingContext2D.cpp fullCanvasCompositedDrawImage(image.get(), dstRect, srcRect, op); get 1571 Source/core/html/canvas/CanvasRenderingContext2D.cpp c->drawImage(image.get(), dstRect, srcRect, op, blendMode); get 1575 Source/core/html/canvas/CanvasRenderingContext2D.cpp c->drawImage(image.get(), dstRect, srcRect, op, blendMode); get 2016 Source/core/html/canvas/CanvasRenderingContext2D.cpp BisonCSSParser::parseValue(parsedStyle.get(), CSSPropertyFont, newFont, true, mode, 0); get 2064 Source/core/html/canvas/CanvasRenderingContext2D.cpp styleResolver.applyPropertiesToStyle(properties, WTF_ARRAY_LENGTH(properties), newStyle.get()); get 58 Source/core/html/canvas/CanvasStyle.h CanvasGradient* canvasGradient() const { return m_gradient.get(); } get 59 Source/core/html/canvas/CanvasStyle.h CanvasPattern* canvasPattern() const { return m_pattern.get(); } get 49 Source/core/html/canvas/DataView.cpp if (!buffer.get()) get 63 Source/core/html/canvas/OESVertexArrayObject.cpp m_context->addContextObject(o.get()); get 97 Source/core/html/canvas/WebGLFramebuffer.cpp return m_renderbuffer->object() ? m_renderbuffer.get() : 0; get 117 Source/core/html/canvas/WebGLFramebuffer.cpp Platform3DObject object = objectOrZero(m_renderbuffer.get()); get 195 Source/core/html/canvas/WebGLFramebuffer.cpp return m_texture->object() ? m_texture.get() : 0; get 215 Source/core/html/canvas/WebGLFramebuffer.cpp Platform3DObject object = objectOrZero(m_texture.get()); get 405 Source/core/html/canvas/WebGLFramebuffer.cpp return (it != m_attachments.end()) ? it->value.get() : 0; get 446 Source/core/html/canvas/WebGLFramebuffer.cpp WebGLAttachment* attachmentObject = it->value.get(); get 498 Source/core/html/canvas/WebGLFramebuffer.cpp WebGLAttachment* attachment = it->value.get(); get 572 Source/core/html/canvas/WebGLFramebuffer.cpp return (context()->m_framebufferBinding.get() == this); get 113 Source/core/html/canvas/WebGLProgram.cpp return m_vertexShader.get(); get 115 Source/core/html/canvas/WebGLProgram.cpp return m_fragmentShader.get(); get 60 Source/core/html/canvas/WebGLRenderbuffer.h WebGLRenderbuffer* emulatedStencilBuffer() const { return m_emulatedStencilBuffer.get(); } get 82 Source/core/html/canvas/WebGLRenderingContext.cpp attrs = defaultAttrs.get(); get 91 Source/core/html/canvas/WebGLRenderingContext.cpp Extensions3DUtil extensionsUtil(context.get()); get 530 Source/core/html/canvas/WebGLRenderingContextBase.cpp m_drawingBuffer = DrawingBuffer::create(m_context.get(), clampedCanvasSize(), preserve, contextEvictionManager.release()); get 596 Source/core/html/canvas/WebGLRenderingContextBase.cpp addContextObject(m_defaultVertexArrayObject.get()); get 611 Source/core/html/canvas/WebGLRenderingContextBase.cpp m_context->setContextLostCallback(m_contextLostCallbackAdapter.get()); get 612 Source/core/html/canvas/WebGLRenderingContextBase.cpp m_context->setErrorMessageCallback(m_errorMessageCallbackAdapter.get()); get 793 Source/core/html/canvas/WebGLRenderingContextBase.cpp m_context->bindFramebuffer(GL_FRAMEBUFFER, objectOrZero(m_framebufferBinding.get())); get 852 Source/core/html/canvas/WebGLRenderingContextBase.cpp if (!(canvas()->buffer())->copyRenderingResultsFromDrawingBuffer(m_drawingBuffer.get())) { get 859 Source/core/html/canvas/WebGLRenderingContextBase.cpp m_context->bindFramebuffer(GL_FRAMEBUFFER, objectOrZero(m_framebufferBinding.get())); get 877 Source/core/html/canvas/WebGLRenderingContextBase.cpp m_context->bindFramebuffer(GL_FRAMEBUFFER, objectOrZero(m_framebufferBinding.get())); get 912 Source/core/html/canvas/WebGLRenderingContextBase.cpp m_context->bindTexture(GL_TEXTURE_2D, objectOrZero(m_textureUnits[m_activeTextureUnit].m_texture2DBinding.get())); get 913 Source/core/html/canvas/WebGLRenderingContextBase.cpp m_context->bindRenderbuffer(GL_RENDERBUFFER, objectOrZero(m_renderbufferBinding.get())); get 915 Source/core/html/canvas/WebGLRenderingContextBase.cpp m_context->bindFramebuffer(GL_FRAMEBUFFER, objectOrZero(m_framebufferBinding.get())); get 1048 Source/core/html/canvas/WebGLRenderingContextBase.cpp m_drawingBuffer->setFramebufferBinding(objectOrZero(m_framebufferBinding.get())); get 1273 Source/core/html/canvas/WebGLRenderingContextBase.cpp if (m_framebufferBinding && !m_framebufferBinding->onAccess(m_context.get(), &reason)) { get 1427 Source/core/html/canvas/WebGLRenderingContextBase.cpp if (m_framebufferBinding && !m_framebufferBinding->onAccess(m_context.get(), &reason)) { get 1432 Source/core/html/canvas/WebGLRenderingContextBase.cpp ScopedDrawingBufferBinder binder(m_drawingBuffer.get(), m_framebufferBinding.get()); get 1470 Source/core/html/canvas/WebGLRenderingContextBase.cpp if (m_framebufferBinding && !m_framebufferBinding->onAccess(m_context.get(), &reason)) { get 1475 Source/core/html/canvas/WebGLRenderingContextBase.cpp ScopedDrawingBufferBinder binder(m_drawingBuffer.get(), m_framebufferBinding.get()); get 1484 Source/core/html/canvas/WebGLRenderingContextBase.cpp addSharedObject(o.get()); get 1493 Source/core/html/canvas/WebGLRenderingContextBase.cpp addContextObject(o.get()); get 1502 Source/core/html/canvas/WebGLRenderingContextBase.cpp addSharedObject(o.get()); get 1511 Source/core/html/canvas/WebGLRenderingContextBase.cpp addSharedObject(o.get()); get 1520 Source/core/html/canvas/WebGLRenderingContextBase.cpp addSharedObject(o.get()); get 1531 Source/core/html/canvas/WebGLRenderingContextBase.cpp m_context->bindRenderbuffer(target, objectOrZero(m_renderbufferBinding.get())); get 1546 Source/core/html/canvas/WebGLRenderingContextBase.cpp addSharedObject(o.get()); get 1577 Source/core/html/canvas/WebGLRenderingContextBase.cpp object->deleteObject(m_context.get()); get 1690 Source/core/html/canvas/WebGLRenderingContextBase.cpp shader->onDetached(m_context.get()); get 2504 Source/core/html/canvas/WebGLRenderingContextBase.cpp m_context->bindRenderbuffer(target, objectOrZero(m_renderbufferBinding.get())); get 3049 Source/core/html/canvas/WebGLRenderingContextBase.cpp if (m_framebufferBinding && !m_framebufferBinding->onAccess(m_context.get(), &reason)) { get 3070 Source/core/html/canvas/WebGLRenderingContextBase.cpp ScopedDrawingBufferBinder binder(m_drawingBuffer.get(), m_framebufferBinding.get()); get 3113 Source/core/html/canvas/WebGLRenderingContextBase.cpp m_renderbufferBinding->deleteEmulatedStencilBuffer(m_context.get()); get 3119 Source/core/html/canvas/WebGLRenderingContextBase.cpp WebGLRenderbuffer* emulatedStencilBuffer = ensureEmulatedStencilBuffer(target, m_renderbufferBinding.get()); get 3127 Source/core/html/canvas/WebGLRenderingContextBase.cpp m_context->bindRenderbuffer(target, objectOrZero(m_renderbufferBinding.get())); get 3422 Source/core/html/canvas/WebGLRenderingContextBase.cpp imageForRender = drawImageIntoBuffer(imageForRender.get(), image->width(), image->height(), "texImage2D"); get 3427 Source/core/html/canvas/WebGLRenderingContextBase.cpp texImage2DImpl(target, level, internalformat, format, type, imageForRender.get(), WebGLImageConversion::HtmlDomImage, m_unpackFlipY, m_unpackPremultiplyAlpha, exceptionState); get 3445 Source/core/html/canvas/WebGLRenderingContextBase.cpp if (buffer && buffer->copyToPlatformTexture(m_context.get(), texture->object(), internalformat, type, get 3453 Source/core/html/canvas/WebGLRenderingContextBase.cpp if (gl && gl->m_drawingBuffer->copyToPlatformTexture(m_context.get(), texture->object(), internalformat, type, get 3463 Source/core/html/canvas/WebGLRenderingContextBase.cpp texImage2D(target, level, internalformat, format, type, imageData.get(), exceptionState); get 3493 Source/core/html/canvas/WebGLRenderingContextBase.cpp if (video->copyVideoTextureToPlatformTexture(m_context.get(), texture->object(), level, type, internalformat, m_unpackPremultiplyAlpha, m_unpackFlipY)) { get 3503 Source/core/html/canvas/WebGLRenderingContextBase.cpp texImage2DImpl(target, level, internalformat, format, type, image.get(), WebGLImageConversion::HtmlDomVideo, m_unpackFlipY, m_unpackPremultiplyAlpha, exceptionState); get 3665 Source/core/html/canvas/WebGLRenderingContextBase.cpp imageForRender = drawImageIntoBuffer(imageForRender.get(), image->width(), image->height(), "texSubImage2D"); get 3670 Source/core/html/canvas/WebGLRenderingContextBase.cpp texSubImage2DImpl(target, level, xoffset, yoffset, format, type, imageForRender.get(), WebGLImageConversion::HtmlDomImage, m_unpackFlipY, m_unpackPremultiplyAlpha, exceptionState); get 3682 Source/core/html/canvas/WebGLRenderingContextBase.cpp texSubImage2D(target, level, xoffset, yoffset, format, type, imageData.get(), exceptionState); get 3697 Source/core/html/canvas/WebGLRenderingContextBase.cpp texSubImage2DImpl(target, level, xoffset, yoffset, format, type, image.get(), WebGLImageConversion::HtmlDomVideo, m_unpackFlipY, m_unpackPremultiplyAlpha, exceptionState); get 3987 Source/core/html/canvas/WebGLRenderingContextBase.cpp m_currentProgram->onDetached(m_context.get()); get 4210 Source/core/html/canvas/WebGLRenderingContextBase.cpp m_extensionsUtil = adoptPtr(new Extensions3DUtil(m_context.get())); get 4211 Source/core/html/canvas/WebGLRenderingContextBase.cpp return m_extensionsUtil.get(); get 4353 Source/core/html/canvas/WebGLRenderingContextBase.cpp if ((m_textureUnits[ii].m_texture2DBinding.get() && m_textureUnits[ii].m_texture2DBinding->needToUseBlackTexture(flag)) get 4354 Source/core/html/canvas/WebGLRenderingContextBase.cpp || (m_textureUnits[ii].m_textureCubeMapBinding.get() && m_textureUnits[ii].m_textureCubeMapBinding->needToUseBlackTexture(flag))) { get 4369 Source/core/html/canvas/WebGLRenderingContextBase.cpp tex2D = m_blackTexture2D.get(); get 4370 Source/core/html/canvas/WebGLRenderingContextBase.cpp texCubeMap = m_blackTextureCubeMap.get(); get 4372 Source/core/html/canvas/WebGLRenderingContextBase.cpp tex2D = m_textureUnits[ii].m_texture2DBinding.get(); get 4373 Source/core/html/canvas/WebGLRenderingContextBase.cpp texCubeMap = m_textureUnits[ii].m_textureCubeMapBinding.get(); get 4432 Source/core/html/canvas/WebGLRenderingContextBase.cpp tex = m_textureUnits[m_activeTextureUnit].m_texture2DBinding.get(); get 4444 Source/core/html/canvas/WebGLRenderingContextBase.cpp tex = m_textureUnits[m_activeTextureUnit].m_textureCubeMapBinding.get(); get 4451 Source/core/html/canvas/WebGLRenderingContextBase.cpp tex = m_textureUnits[m_activeTextureUnit].m_textureCubeMapBinding.get(); get 5095 Source/core/html/canvas/WebGLRenderingContextBase.cpp buffer = m_boundVertexArrayObject->boundElementArrayBuffer().get(); get 5098 Source/core/html/canvas/WebGLRenderingContextBase.cpp buffer = m_boundArrayBuffer.get(); get 5185 Source/core/html/canvas/WebGLRenderingContextBase.cpp if (m_framebufferBinding && !m_framebufferBinding->onAccess(m_context.get(), &reason)) { get 5235 Source/core/html/canvas/WebGLRenderingContextBase.cpp if (m_framebufferBinding && !m_framebufferBinding->onAccess(m_context.get(), &reason)) { get 5382 Source/core/html/canvas/WebGLRenderingContextBase.cpp drawingBuffer = DrawingBuffer::create(context.get(), clampedCanvasSize(), preserve, contextEvictionManager.release()); get 5430 Source/core/html/canvas/WebGLRenderingContextBase.cpp ImageBuffer* buf = m_buffers[i].get(); get 5445 Source/core/html/canvas/WebGLRenderingContextBase.cpp ImageBuffer* buf = m_buffers[i].get(); get 5563 Source/core/html/canvas/WebGLRenderingContextBase.cpp bindFramebuffer(GL_FRAMEBUFFER, m_framebufferBinding.get()); get 5568 Source/core/html/canvas/WebGLRenderingContextBase.cpp bindTexture(GL_TEXTURE_2D, m_textureUnits[m_activeTextureUnit].m_texture2DBinding.get()); get 327 Source/core/html/canvas/WebGLRenderingContextBase.h blink::WebGraphicsContext3D* webGraphicsContext3D() const { return m_context.get(); } get 328 Source/core/html/canvas/WebGLRenderingContextBase.h WebGLContextGroup* contextGroup() const { return m_contextGroup.get(); } get 53 Source/core/html/canvas/WebGLUniformLocation.cpp return m_program.get(); get 66 Source/core/html/forms/BaseChooserOnlyDateAndTimeInputType.cpp element().userAgentShadowRoot()->appendChild(valueContainer.get()); get 321 Source/core/html/forms/BaseMultipleFieldsDateAndTimeInputType.cpp RefPtr<RenderStyle> style = RenderStyle::clone(originalStyle.get()); get 174 Source/core/html/forms/FileInputType.cpp return m_fileList.get(); get 370 Source/core/html/forms/FileInputType.cpp FileList* fileList = m_fileList.get(); get 399 Source/core/html/forms/FormController.cpp HTMLFormControlElementWithState* control = (*it).get(); get 117 Source/core/html/forms/InputType.cpp InputTypeFactoryFunction factory = typeName.isEmpty() ? 0 : factoryMap()->get(typeName); get 210 Source/core/html/forms/RadioButtonGroupScope.cpp RadioButtonGroup* group = m_nameToGroupMap->get(element->name()); get 223 Source/core/html/forms/RadioButtonGroupScope.cpp RadioButtonGroup* group = m_nameToGroupMap->get(element->name()); get 232 Source/core/html/forms/RadioButtonGroupScope.cpp RadioButtonGroup* group = m_nameToGroupMap->get(name); get 243 Source/core/html/forms/RadioButtonGroupScope.cpp RadioButtonGroup* group = m_nameToGroupMap->get(element->name()); get 255 Source/core/html/forms/RadioButtonGroupScope.cpp RadioButtonGroup* group = m_nameToGroupMap->get(element->name()); get 171 Source/core/html/forms/RadioInputType.cpp HTMLInputElement* checkedRadioButton = state.checkedRadioButton.get(); get 354 Source/core/html/forms/TextFieldInputType.cpp innerEditor->parentNode()->replaceChild(rpContainer.get(), innerEditor.get()); get 430 Source/core/html/forms/TextFieldInputType.cpp unsigned selectionLength = element().focused() ? plainText(element().document().frame()->selection().selection().toNormalizedRange().get()).length() : 0; get 469 Source/core/html/forms/TextFieldInputType.cpp placeholder = newElement.get(); get 101 Source/core/html/imports/HTMLImport.cpp HTMLImportState oldState = snapshot.get(i); get 250 Source/core/html/imports/HTMLImportChild.cpp m_loader.get(), get 97 Source/core/html/imports/HTMLImportLoader.cpp m_writer = DocumentWriter::create(m_importedDocument.get(), response.mimeType(), response.textEncodingName()); get 156 Source/core/html/imports/HTMLImportLoader.cpp return m_importedDocument.get(); get 67 Source/core/html/imports/HTMLImportLoader.h Document* document() const { return m_importedDocument.get(); } get 46 Source/core/html/imports/HTMLImportsController.cpp master.setImport(controller.get()); get 76 Source/core/html/imports/HTMLImportsController.cpp parent->appendChild(loader.get()); get 78 Source/core/html/imports/HTMLImportsController.cpp return m_imports.last().get(); get 115 Source/core/html/imports/HTMLImportsController.cpp HTMLImportChild* candidate = m_imports[i].get(); get 136 Source/core/html/parser/BackgroundHTMLParser.cpp DocumentEncodingData encodingData(*m_decoder.get()); get 203 Source/core/html/parser/BackgroundHTMLParser.cpp m_sourceTracker.start(m_input.current(), m_tokenizer.get(), *m_token); get 209 Source/core/html/parser/BackgroundHTMLParser.cpp m_sourceTracker.end(m_input.current(), m_tokenizer.get(), *m_token); get 219 Source/core/html/parser/BackgroundHTMLParser.cpp CompactHTMLToken token(m_token.get(), TextPosition(m_input.current().currentLine(), m_input.current().currentColumn())); get 228 Source/core/html/parser/BackgroundHTMLParser.cpp if (!m_treeBuilderSimulator.simulate(m_pendingTokens->last(), m_tokenizer.get()) || m_pendingTokens->size() >= pendingTokenLimit) { get 243 Source/core/html/parser/BackgroundHTMLParser.cpp checkThatTokensAreSafeToSendToAnotherThread(m_pendingTokens.get()); get 100 Source/core/html/parser/HTMLConstructionSite.cpp task.parent = toHTMLTemplateElement(task.parent.get())->content(); get 106 Source/core/html/parser/HTMLConstructionSite.cpp task.parent->parserInsertBefore(task.child.get(), *task.nextChild); get 108 Source/core/html/parser/HTMLConstructionSite.cpp task.parent->parserAppendChild(task.child.get()); get 132 Source/core/html/parser/HTMLConstructionSite.cpp Text* newText = toText(task.child.get()); get 263 Source/core/html/parser/HTMLConstructionSite.cpp ASSERT(toText(task.child.get())->length() == substring.length()); get 277 Source/core/html/parser/HTMLConstructionSite.cpp ASSERT(scriptingContentIsAllowed(m_parserContentPolicy) || !prpChild.get()->isElementNode() || !toScriptLoaderIfPossible(toElement(prpChild.get()))); get 382 Source/core/html/parser/HTMLConstructionSite.cpp setAttributes(element.get(), token, m_parserContentPolicy); get 646 Source/core/html/parser/HTMLConstructionSite.cpp setAttributes(element.get(), token, m_parserContentPolicy); get 658 Source/core/html/parser/HTMLConstructionSite.cpp if (scriptingContentIsAllowed(m_parserContentPolicy) || !toScriptLoaderIfPossible(element.get())) get 674 Source/core/html/parser/HTMLConstructionSite.cpp dummyTask.parent = toHTMLTemplateElement(dummyTask.parent.get())->content(); get 725 Source/core/html/parser/HTMLConstructionSite.cpp setAttributes(element.get(), token, m_parserContentPolicy); get 741 Source/core/html/parser/HTMLConstructionSite.cpp HTMLFormElement* form = document.frame() ? m_form.get() : 0; get 746 Source/core/html/parser/HTMLConstructionSite.cpp setAttributes(element.get(), token, m_parserContentPolicy); get 790 Source/core/html/parser/HTMLConstructionSite.cpp RefPtr<HTMLStackItem> reconstructed = createElementFromSavedToken(unopenedEntry.stackItem().get()); get 61 Source/core/html/parser/HTMLConstructionSite.h return toContainerNode(child.get()); get 178 Source/core/html/parser/HTMLConstructionSite.h HTMLStackItem* headStackItem() const { return m_head.get(); } get 181 Source/core/html/parser/HTMLConstructionSite.h HTMLFormElement* form() const { return m_form.get(); } get 88 Source/core/html/parser/HTMLDocumentParser.cpp if (m_backgroundParser.get()) get 89 Source/core/html/parser/HTMLDocumentParser.cpp m_backgroundParser.get()->appendRawBytesFromParserThread(data, dataLength); get 383 Source/core/html/parser/HTMLDocumentParser.cpp && chunk->treeBuilderState == HTMLTreeBuilderSimulator::stateFor(m_treeBuilder.get())) { get 400 Source/core/html/parser/HTMLDocumentParser.cpp checkpoint->treeBuilderState = HTMLTreeBuilderSimulator::stateFor(m_treeBuilder.get()); get 571 Source/core/html/parser/HTMLDocumentParser.cpp m_sourceTracker.start(m_input.current(), m_tokenizer.get(), token()); get 577 Source/core/html/parser/HTMLDocumentParser.cpp m_sourceTracker.end(m_input.current(), m_tokenizer.get(), token()); get 611 Source/core/html/parser/HTMLDocumentParser.cpp m_preloadScanner->scan(m_preloader.get(), document()->baseElementURL()); get 688 Source/core/html/parser/HTMLDocumentParser.cpp m_insertionPreloadScanner->scan(m_preloader.get(), document()->baseElementURL()); get 752 Source/core/html/parser/HTMLDocumentParser.cpp m_preloadScanner->scan(m_preloader.get(), document()->baseElementURL()); get 941 Source/core/html/parser/HTMLDocumentParser.cpp m_preloadScanner->scan(m_preloader.get(), document()->baseElementURL()); get 82 Source/core/html/parser/HTMLDocumentParser.h HTMLTokenizer* tokenizer() const { return m_tokenizer.get(); } get 116 Source/core/html/parser/HTMLDocumentParser.h HTMLTreeBuilder* treeBuilder() const { return m_treeBuilder.get(); } get 141 Source/core/html/parser/HTMLDocumentParser.h virtual bool hasPreloadScanner() const OVERRIDE FINAL { return m_preloadScanner.get() && !shouldUseThreading(); } get 363 Source/core/html/parser/HTMLElementStack.cpp for (ElementRecord* recordAbove = m_top.get(); recordAbove; recordAbove = recordAbove->next()) { get 378 Source/core/html/parser/HTMLElementStack.cpp return m_top.get(); get 387 Source/core/html/parser/HTMLElementStack.cpp return m_top->next()->stackItem().get(); get 414 Source/core/html/parser/HTMLElementStack.cpp for (ElementRecord* pos = m_top.get(); pos; pos = pos->next()) { get 423 Source/core/html/parser/HTMLElementStack.cpp for (ElementRecord* pos = m_top.get(); pos; pos = pos->next()) { get 444 Source/core/html/parser/HTMLElementStack.cpp HTMLStackItem* item = pos->stackItem().get(); get 456 Source/core/html/parser/HTMLElementStack.cpp for (ElementRecord* record = m_top.get(); record; record = record->next()) { get 457 Source/core/html/parser/HTMLElementStack.cpp HTMLStackItem* item = record->stackItem().get(); get 469 Source/core/html/parser/HTMLElementStack.cpp for (ElementRecord* pos = m_top.get(); pos; pos = pos->next()) { get 470 Source/core/html/parser/HTMLElementStack.cpp HTMLStackItem* item = pos->stackItem().get(); get 482 Source/core/html/parser/HTMLElementStack.cpp return inScopeCommon<isScopeMarker>(m_top.get(), targetTag); get 492 Source/core/html/parser/HTMLElementStack.cpp return inScopeCommon<isListItemScopeMarker>(m_top.get(), targetTag); get 502 Source/core/html/parser/HTMLElementStack.cpp return inScopeCommon<isTableScopeMarker>(m_top.get(), targetTag); get 512 Source/core/html/parser/HTMLElementStack.cpp return inScopeCommon<isButtonScopeMarker>(m_top.get(), targetTag); get 522 Source/core/html/parser/HTMLElementStack.cpp return inScopeCommon<isSelectScopeMarker>(m_top.get(), targetTag); get 532 Source/core/html/parser/HTMLElementStack.cpp return inScopeCommon<isRootNode>(m_top.get(), templateTag.localName()); get 583 Source/core/html/parser/HTMLElementStack.cpp for (ElementRecord* pos = m_top.get(); pos; pos = pos->next()) { get 599 Source/core/html/parser/HTMLElementStack.cpp for (ElementRecord* pos = m_top.get(); pos; pos = pos->next()) { get 613 Source/core/html/parser/HTMLElementStack.cpp for (ElementRecord* record = m_top.get(); record; record = record->next()) get 65 Source/core/html/parser/HTMLElementStack.h ElementRecord* next() const { return m_next.get(); } get 97 Source/core/html/parser/HTMLElementStack.h return m_top->stackItem().get(); get 99 Source/core/html/parser/HTMLFormattingElementList.cpp ensureNoahsArkCondition(item.get()); get 146 Source/core/html/parser/HTMLFormattingElementList.cpp HTMLStackItem* candidate = entry.stackItem().get(); get 61 Source/core/html/parser/HTMLParserThread.cpp platformThread().addTaskObserver(m_pendingGCRunner.get()); get 63 Source/core/html/parser/HTMLParserThread.cpp ThreadState::current()->addInterruptor(m_messageLoopInterruptor.get()); get 81 Source/core/html/parser/HTMLParserThread.cpp ThreadState::current()->removeInterruptor(m_messageLoopInterruptor.get()); get 83 Source/core/html/parser/HTMLParserThread.cpp platformThread().removeTaskObserver(m_pendingGCRunner.get()); get 100 Source/core/html/parser/HTMLPreloadScanner.cpp return mediaQueryEvaluator.eval(mediaQueries.get()); get 146 Source/core/html/parser/HTMLScriptRunner.cpp if (ScriptLoader* scriptLoader = toScriptLoaderIfPossible(element.get())) { get 185 Source/core/html/parser/HTMLScriptRunner.cpp runScript(scriptElement.get(), scriptStartPosition); get 276 Source/core/html/parser/HTMLScriptRunner.cpp ScriptResource* resource = toScriptLoaderIfPossible(script)->resource().get(); get 61 Source/core/html/parser/HTMLStackItem.h Element* element() const { return toElement(m_node.get()); } get 62 Source/core/html/parser/HTMLStackItem.h ContainerNode* node() const { return m_node.get(); } get 484 Source/core/html/parser/HTMLTreeBuilder.cpp if (shouldClose(item.get())) { get 516 Source/core/html/parser/HTMLTreeBuilder.cpp mapLoweredLocalNameToName(caseMap, svgTags.get(), SVGNames::SVGTagsCount); get 519 Source/core/html/parser/HTMLTreeBuilder.cpp const QualifiedName& casedName = caseMap->get(token->name()); get 532 Source/core/html/parser/HTMLTreeBuilder.cpp mapLoweredLocalNameToName(caseMap, attrs.get(), length); get 537 Source/core/html/parser/HTMLTreeBuilder.cpp const QualifiedName& casedName = caseMap->get(tokenAttribute.localName()); get 571 Source/core/html/parser/HTMLTreeBuilder.cpp addNamesWithPrefix(map, xlinkAtom, attrs.get(), XLinkNames::XLinkAttrsCount); get 574 Source/core/html/parser/HTMLTreeBuilder.cpp addNamesWithPrefix(map, xmlAtom, xmlAttrs.get(), XMLNames::XMLAttrsCount); get 582 Source/core/html/parser/HTMLTreeBuilder.cpp const QualifiedName& name = map->get(tokenAttribute.localName()); get 1526 Source/core/html/parser/HTMLTreeBuilder.cpp RefPtr<HTMLStackItem> newItem = m_tree.createElementFromSavedToken(node->stackItem().get()); get 1541 Source/core/html/parser/HTMLTreeBuilder.cpp m_tree.insertAlreadyParsedChild(commonAncestor.get(), lastNode); get 1543 Source/core/html/parser/HTMLTreeBuilder.cpp RefPtr<HTMLStackItem> newItem = m_tree.createElementFromSavedToken(formattingElementRecord->stackItem().get()); get 1545 Source/core/html/parser/HTMLTreeBuilder.cpp m_tree.takeAllChildren(newItem.get(), furthestBlock); get 1547 Source/core/html/parser/HTMLTreeBuilder.cpp m_tree.reparent(furthestBlock, newItem.get()); get 1779 Source/core/html/parser/HTMLTreeBuilder.cpp if (!node || !m_tree.openElements()->inScope(node.get())) { get 1784 Source/core/html/parser/HTMLTreeBuilder.cpp if (m_tree.currentElement() != node.get()) get 1786 Source/core/html/parser/HTMLTreeBuilder.cpp m_tree.openElements()->remove(node.get()); get 204 Source/core/html/parser/HTMLTreeBuilder.h HTMLStackItem* contextElementStackItem() const { ASSERT(m_fragment); return m_contextElementStackItem.get(); } get 47 Source/core/html/parser/HTMLViewSourceParser.cpp m_sourceTracker.start(m_input.current(), m_tokenizer.get(), m_token); get 50 Source/core/html/parser/HTMLViewSourceParser.cpp m_sourceTracker.end(m_input.current(), m_tokenizer.get(), m_token); get 465 Source/core/html/shadow/DateTimeEditElement.cpp m_fields.append(field.get()); get 497 Source/core/html/shadow/DateTimeEditElement.cpp RefPtr<RenderStyle> style = RenderStyle::clone(originalStyle.get()); get 656 Source/core/html/shadow/DateTimeEditElement.cpp appendChild(element.get()); get 88 Source/core/html/shadow/MediaControls.cpp m_overlayPlayButton = overlayPlayButton.get(); get 93 Source/core/html/shadow/MediaControls.cpp m_overlayEnclosure = overlayEnclosure.get(); get 105 Source/core/html/shadow/MediaControls.cpp m_playButton = playButton.get(); get 111 Source/core/html/shadow/MediaControls.cpp m_timeline = timeline.get(); get 117 Source/core/html/shadow/MediaControls.cpp m_currentTimeDisplay = currentTimeDisplay.get(); get 124 Source/core/html/shadow/MediaControls.cpp m_durationDisplay = durationDisplay.get(); get 130 Source/core/html/shadow/MediaControls.cpp m_muteButton = muteButton.get(); get 136 Source/core/html/shadow/MediaControls.cpp m_volumeSlider = slider.get(); get 142 Source/core/html/shadow/MediaControls.cpp m_toggleClosedCaptionsButton = toggleClosedCaptionsButton.get(); get 148 Source/core/html/shadow/MediaControls.cpp m_fullScreenButton = fullscreenButton.get(); get 153 Source/core/html/shadow/MediaControls.cpp m_panel = panel.get(); get 158 Source/core/html/shadow/MediaControls.cpp m_enclosure = enclosure.get(); get 427 Source/core/html/shadow/MediaControls.cpp m_textDisplayContainer = textDisplayContainer.get(); get 83 Source/core/html/shadow/PasswordGeneratorButtonElement.cpp RefPtr<RenderStyle> style = RenderStyle::clone(originalStyle.get()); get 110 Source/core/html/shadow/PasswordGeneratorButtonElement.cpp m_cachedImageForNormalState = new ImageResource(image.get()); get 112 Source/core/html/shadow/PasswordGeneratorButtonElement.cpp return m_cachedImageForNormalState.get(); get 119 Source/core/html/shadow/PasswordGeneratorButtonElement.cpp m_cachedImageForHoverState = new ImageResource(image.get()); get 121 Source/core/html/shadow/PasswordGeneratorButtonElement.cpp return m_cachedImageForHoverState.get(); get 136 Source/core/html/shadow/PasswordGeneratorButtonElement.cpp document().frameHost()->chrome().client().openPasswordGenerator(input.get()); get 258 Source/core/html/shadow/SliderThumbElement.cpp bool isVertical = hasVerticalAppearance(input.get()); get 77 Source/core/html/track/LoadableTextTrack.cpp cueLoadingCompleted(m_loader.get(), m_loader->loadState() == TextTrackLoader::Failed); get 126 Source/core/html/track/LoadableTextTrack.cpp mediaElement()->textTrackAddCues(this, m_cues.get()); get 149 Source/core/html/track/TextTrack.cpp mediaElement()->textTrackRemoveCues(this, m_cues.get()); get 176 Source/core/html/track/TextTrack.cpp mediaElement()->textTrackRemoveCues(this, m_cues.get()); get 206 Source/core/html/track/TextTrack.cpp mediaElement()->textTrackRemoveCues(this, m_cues.get()); get 246 Source/core/html/track/TextTrack.cpp cueTrack->removeCue(cue.get(), ASSERT_NO_EXCEPTION); get 253 Source/core/html/track/TextTrack.cpp mediaElement()->textTrackAddCue(this, cue.get()); get 288 Source/core/html/track/TextTrack.cpp return m_regions.get(); get 316 Source/core/html/track/TextTrack.cpp regionTrack->removeRegion(region.get(), ASSERT_NO_EXCEPTION); get 324 Source/core/html/track/TextTrack.cpp existingRegion->updateParametersFromRegion(region.get()); get 408 Source/core/html/track/TextTrack.cpp return m_cues.get(); get 50 Source/core/html/track/TextTrackCueList.cpp return m_list[index].get(); get 58 Source/core/html/track/TextTrackCueList.cpp return m_list[i].get(); get 74 Source/core/html/track/TextTrackCueList.cpp return m_activeCues.get(); get 94 Source/core/html/track/TextTrackCueList.cpp if (!m_list.isEmpty() && (start > 0) && (m_list[start - 1].get() == cue.get())) get 125 Source/core/html/track/TextTrackList.cpp return m_elementTracks[index].get(); get 129 Source/core/html/track/TextTrackList.cpp return m_addTrackTracks[index].get(); get 133 Source/core/html/track/TextTrackList.cpp return m_inbandTracks[index].get(); get 189 Source/core/html/track/TextTrackList.cpp size_t index = static_cast<LoadableTextTrack*>(track.get())->trackElementIndex(); get 193 Source/core/html/track/TextTrackList.cpp size_t index = static_cast<InbandTextTrack*>(track.get())->inbandTrackIndex(); get 198 Source/core/html/track/TextTrackList.cpp invalidateTrackIndexesAfterTrack(track.get()); get 56 Source/core/html/track/TrackEvent.h TrackBase* track() const { return m_track.get(); } get 440 Source/core/html/track/vtt/VTTCue.cpp copyVTTNodeToDOMTree(m_vttNodeTree.get(), clonedFragment.get()); get 449 Source/core/html/track/vtt/VTTCue.cpp m_vttNodeTree->cloneChildNodes(clonedFragment.get()); get 554 Source/core/html/track/vtt/VTTCue.cpp m_displayDirection = determineTextDirection(m_vttNodeTree.get()); get 711 Source/core/html/track/vtt/VTTCue.cpp markFutureAndPastNodes(referenceTree.get(), startTime(), movieTime); get 765 Source/core/html/track/vtt/VTTCue.cpp region->willRemoveVTTCueBox(m_displayTree.get()); get 782 Source/core/html/track/vtt/VTTCue.cpp if (displayBox->hasChildren() && !container.contains(displayBox.get())) { get 792 Source/core/html/track/vtt/VTTCue.cpp if (!container.contains(regionNode.get())) get 94 Source/core/html/track/vtt/VTTElement.cpp htmlElement.get()->setAttribute(HTMLNames::titleAttr, getAttribute(voiceAttributeName())); get 95 Source/core/html/track/vtt/VTTElement.cpp htmlElement.get()->setAttribute(HTMLNames::langAttr, getAttribute(langAttributeName())); get 116 Source/core/html/track/vtt/VTTElement.cpp htmlElement.get()->setAttribute(HTMLNames::classAttr, getAttribute(HTMLNames::classAttr)); get 500 Source/core/html/track/vtt/VTTParser.cpp VTTNodeType currentType = m_currentNode->isVTTElement() ? toVTTElement(m_currentNode.get())->webVTTNodeType() : VTTNodeTypeNone; get 531 Source/core/html/track/vtt/VTTParser.cpp VTTNodeType currentType = toVTTElement(m_currentNode.get())->webVTTNodeType(); get 352 Source/core/html/track/vtt/VTTRegion.cpp if (m_cueContainer->contains(displayBox.get())) get 43 Source/core/html/track/vtt/VTTRegionList.cpp return m_list[index].get(); get 55 Source/core/html/track/vtt/VTTRegionList.cpp return m_list[i].get(); get 177 Source/core/inspector/AsyncCallStackTracker.cpp ensureMaxAsyncCallChainDepth(m_currentAsyncCallChain.get(), m_maxAsyncCallStackDepth); get 178 Source/core/inspector/AsyncCallStackTracker.cpp return m_currentAsyncCallChain.get(); get 200 Source/core/inspector/AsyncCallStackTracker.cpp ExecutionContextData* data = m_executionContextDataMap.get(context); get 213 Source/core/inspector/AsyncCallStackTracker.cpp if (ExecutionContextData* data = m_executionContextDataMap.get(context)) { get 215 Source/core/inspector/AsyncCallStackTracker.cpp setCurrentAsyncCallChain(data->m_timerCallChains.get(timerId)); get 240 Source/core/inspector/AsyncCallStackTracker.cpp if (ExecutionContextData* data = m_executionContextDataMap.get(context)) get 250 Source/core/inspector/AsyncCallStackTracker.cpp if (ExecutionContextData* data = m_executionContextDataMap.get(context)) get 284 Source/core/inspector/AsyncCallStackTracker.cpp if (ExecutionContextData* data = m_executionContextDataMap.get(eventTarget->executionContext())) get 292 Source/core/inspector/AsyncCallStackTracker.cpp if (ExecutionContextData* data = m_executionContextDataMap.get(eventTarget->executionContext())) get 304 Source/core/inspector/AsyncCallStackTracker.cpp if (ExecutionContextData* data = m_executionContextDataMap.get(eventTarget->executionContext())) get 324 Source/core/inspector/AsyncCallStackTracker.cpp if (ExecutionContextData* data = m_executionContextDataMap.get(xhr->executionContext())) { get 329 Source/core/inspector/AsyncCallStackTracker.cpp setCurrentAsyncCallChain(data->m_xhrCallChains.get(xhr)); get 349 Source/core/inspector/AsyncCallStackTracker.cpp if (ExecutionContextData* data = m_executionContextDataMap.get(context)) get 358 Source/core/inspector/AsyncCallStackTracker.cpp if (ExecutionContextData* data = m_executionContextDataMap.get(context)) get 366 Source/core/inspector/AsyncCallStackTracker.cpp if (ExecutionContextData* data = m_executionContextDataMap.get(context)) get 390 Source/core/inspector/AsyncCallStackTracker.cpp if (ExecutionContextData* data = m_executionContextDataMap.get(context)) get 404 Source/core/inspector/AsyncCallStackTracker.cpp ensureMaxAsyncCallChainDepth(chain.get(), m_maxAsyncCallStackDepth - 1); get 443 Source/core/inspector/AsyncCallStackTracker.cpp ExecutionContextData* data = m_executionContextDataMap.get(context); get 122 Source/core/inspector/ContentSearchUtils.cpp Vector<pair<int, String> > matches = getScriptRegexpMatchesByLines(regex.get(), text); get 67 Source/core/inspector/DOMEditor.cpp m_parentNode->insertBefore(m_node.get(), m_anchorNode.get(), exceptionState); get 73 Source/core/inspector/DOMEditor.cpp m_parentNode->removeChild(m_node.get(), exceptionState); get 97 Source/core/inspector/DOMEditor.cpp m_removeChildAction = adoptRef(new RemoveChildAction(m_node->parentNode(), m_node.get())); get 101 Source/core/inspector/DOMEditor.cpp m_parentNode->insertBefore(m_node.get(), m_anchorNode.get(), exceptionState); get 107 Source/core/inspector/DOMEditor.cpp m_parentNode->removeChild(m_node.get(), exceptionState); get 119 Source/core/inspector/DOMEditor.cpp m_parentNode->insertBefore(m_node.get(), m_anchorNode.get(), exceptionState); get 218 Source/core/inspector/DOMEditor.cpp , m_domEditor(adoptPtr(new DOMEditor(m_history.get()))) get 224 Source/core/inspector/DOMEditor.cpp m_oldHTML = createMarkup(m_node.get()); get 226 Source/core/inspector/DOMEditor.cpp DOMPatchSupport domPatchSupport(m_domEditor.get(), *m_node->ownerDocument()); get 227 Source/core/inspector/DOMEditor.cpp m_newNode = domPatchSupport.patchNode(m_node.get(), m_html, exceptionState); get 308 Source/core/inspector/DOMEditor.cpp m_parentNode->replaceChild(m_oldNode, m_newNode.get(), exceptionState); get 314 Source/core/inspector/DOMEditor.cpp m_parentNode->replaceChild(m_newNode, m_oldNode.get(), exceptionState); get 97 Source/core/inspector/DOMPatchSupport.cpp parser = HTMLDocumentParser::create(toHTMLDocument(newDocument.get()), false); get 99 Source/core/inspector/DOMPatchSupport.cpp parser = XMLDocumentParser::create(newDocument.get(), 0); get 107 Source/core/inspector/DOMPatchSupport.cpp if (!innerPatchNode(oldInfo.get(), newInfo.get(), IGNORE_EXCEPTION)) { get 233 Source/core/inspector/DOMPatchSupport.cpp oldMap[i].first = oldList[i].get(); get 235 Source/core/inspector/DOMPatchSupport.cpp newMap[i].first = newList[i].get(); get 241 Source/core/inspector/DOMPatchSupport.cpp oldMap[oldIndex].first = oldList[oldIndex].get(); get 243 Source/core/inspector/DOMPatchSupport.cpp newMap[newIndex].first = newList[newIndex].get(); get 267 Source/core/inspector/DOMPatchSupport.cpp newMap[newIt->value[0]] = make_pair(newList[newIt->value[0]].get(), oldIt->value[0]); get 268 Source/core/inspector/DOMPatchSupport.cpp oldMap[oldIt->value[0]] = make_pair(oldList[oldIt->value[0]].get(), newIt->value[0]); get 277 Source/core/inspector/DOMPatchSupport.cpp newMap[i + 1] = make_pair(newList[i + 1].get(), j); get 278 Source/core/inspector/DOMPatchSupport.cpp oldMap[j] = make_pair(oldList[j].get(), i + 1); get 288 Source/core/inspector/DOMPatchSupport.cpp newMap[i - 1] = make_pair(newList[i - 1].get(), j); get 289 Source/core/inspector/DOMPatchSupport.cpp oldMap[j] = make_pair(oldList[j].get(), i - 1); get 324 Source/core/inspector/DOMPatchSupport.cpp oldHead = oldList[i].get(); get 328 Source/core/inspector/DOMPatchSupport.cpp oldBody = oldList[i].get(); get 337 Source/core/inspector/DOMPatchSupport.cpp merges.set(newList[anchorCandidate].get(), oldList[i].get()); get 339 Source/core/inspector/DOMPatchSupport.cpp if (!removeChildAndMoveToNew(oldList[i].get(), exceptionState)) get 343 Source/core/inspector/DOMPatchSupport.cpp if (!removeChildAndMoveToNew(oldList[i].get(), exceptionState)) get 368 Source/core/inspector/DOMPatchSupport.cpp merges.set(newList[i].get(), oldHead); get 370 Source/core/inspector/DOMPatchSupport.cpp merges.set(newList[i].get(), oldBody); get 382 Source/core/inspector/DOMPatchSupport.cpp if (newMap[i].first || merges.contains(newList[i].get())) get 384 Source/core/inspector/DOMPatchSupport.cpp if (!insertBeforeAndMarkAsUsed(parentNode, newList[i].get(), parentNode->traverseToChildAt(i), exceptionState)) get 465 Source/core/inspector/DOMPatchSupport.cpp if (!m_domEditor->removeChild(oldNode->parentNode(), oldNode.get(), exceptionState)) get 479 Source/core/inspector/DOMPatchSupport.cpp newDigest->m_node = oldNode.get(); get 485 Source/core/inspector/DOMPatchSupport.cpp if (!removeChildAndMoveToNew(oldDigest->m_children[i].get(), exceptionState)) get 499 Source/core/inspector/DOMPatchSupport.cpp queue.append(first->m_children[i].get()); get 112 Source/core/inspector/InjectedScriptHost.cpp return m_defaultInspectableObject.get(); get 113 Source/core/inspector/InjectedScriptHost.cpp return m_inspectedObjects[num].get(); get 78 Source/core/inspector/InjectedScriptHost.h virtual ScriptValue get(ScriptState*); get 73 Source/core/inspector/InjectedScriptManager.cpp return m_injectedScriptHost.get(); get 105 Source/core/inspector/InjectedScriptManager.cpp return m_idToInjectedScript.get(injectedScriptId); get 103 Source/core/inspector/InspectorCSSAgent.cpp RefPtr<JSONValue> pseudoClassValue = pseudoClassArray->get(i); get 207 Source/core/inspector/InspectorCSSAgent.cpp SetStyleSheetTextAction* other = static_cast<SetStyleSheetTextAction*>(action.get()); get 263 Source/core/inspector/InspectorCSSAgent.cpp SetPropertyTextAction* other = static_cast<SetPropertyTextAction*>(action.get()); get 582 Source/core/inspector/InspectorCSSAgent.cpp HashSet<CSSStyleSheet*>* documentCSSStyleSheets = m_documentToCSSStyleSheets.get(document); get 605 Source/core/inspector/InspectorCSSAgent.cpp RefPtr<InspectorStyleSheet> inspectorStyleSheet = m_cssStyleSheetToInspectorStyleSheet.get(cssStyleSheet); get 610 Source/core/inspector/InspectorCSSAgent.cpp String id = unbindStyleSheet(inspectorStyleSheet.get()); get 689 Source/core/inspector/InspectorCSSAgent.cpp matchedCSSRules = buildArrayForMatchedRuleList(matchedRules.get(), originalElement); get 699 Source/core/inspector/InspectorCSSAgent.cpp .setMatches(buildArrayForMatchedRuleList(matchedRules.get(), element)); get 715 Source/core/inspector/InspectorCSSAgent.cpp .setMatchedCSSRules(buildArrayForMatchedRuleList(parentMatchedRules.get(), parentElement)); get 975 Source/core/inspector/InspectorCSSAgent.cpp unsigned forcedPseudoState = computePseudoClassMask(forcedPseudoClasses.get()); get 1013 Source/core/inspector/InspectorCSSAgent.cpp if (InspectorStyleSheet* inspectorStyleSheet = m_cssStyleSheetToInspectorStyleSheet.get(parentStyleSheet)) get 1099 Source/core/inspector/InspectorCSSAgent.cpp return it->value.get(); get 1109 Source/core/inspector/InspectorCSSAgent.cpp return inspectorStyleSheet.get(); get 1140 Source/core/inspector/InspectorCSSAgent.cpp StyleSheet* styleSheet = (*it).get(); get 1161 Source/core/inspector/InspectorCSSAgent.cpp RefPtr<InspectorStyleSheet> inspectorStyleSheet = m_cssStyleSheetToInspectorStyleSheet.get(styleSheet); get 1171 Source/core/inspector/InspectorCSSAgent.cpp return inspectorStyleSheet.get(); get 1193 Source/core/inspector/InspectorCSSAgent.cpp RefPtr<InspectorStyleSheet> inspectorStyleSheet = m_documentToViaInspectorStyleSheet.get(document); get 1195 Source/core/inspector/InspectorCSSAgent.cpp return inspectorStyleSheet.get(); get 1221 Source/core/inspector/InspectorCSSAgent.cpp return m_documentToViaInspectorStyleSheet.get(document); get 1231 Source/core/inspector/InspectorCSSAgent.cpp return it->value.get(); get 1245 Source/core/inspector/InspectorCSSAgent.cpp return it->value.get(); get 1276 Source/core/inspector/InspectorCSSAgent.cpp rule->setParentStyleSheet(m_inspectorUserAgentStyleSheet.get()); get 249 Source/core/inspector/InspectorConsoleAgent.cpp addMessageToConsole(ConsoleAPIMessageSource, LogMessageType, DebugMessageLevel, message, callStack.get()); get 80 Source/core/inspector/InspectorController.cpp , m_agents(m_instrumentingAgents.get(), m_state.get()) get 84 Source/core/inspector/InspectorController.cpp InjectedScriptManager* injectedScriptManager = m_injectedScriptManager.get(); get 85 Source/core/inspector/InspectorController.cpp InspectorOverlay* overlay = m_overlay.get(); get 90 Source/core/inspector/InspectorController.cpp m_pageAgent = pageAgentPtr.get(); get 94 Source/core/inspector/InspectorController.cpp m_domAgent = domAgentPtr.get(); get 99 Source/core/inspector/InspectorController.cpp m_layerTreeAgent = layerTreeAgentPtr.get(); get 104 Source/core/inspector/InspectorController.cpp m_timelineAgent = timelineAgentPtr.get(); get 116 Source/core/inspector/InspectorController.cpp m_injectedScriptManager->injectedScriptHost()->init(m_instrumentingAgents.get(), pageScriptDebugServer); get 146 Source/core/inspector/InspectorController.cpp InjectedScriptManager* injectedScriptManager = m_injectedScriptManager.get(); get 147 Source/core/inspector/InspectorController.cpp InspectorOverlay* overlay = m_overlay.get(); get 150 Source/core/inspector/InspectorController.cpp InspectorResourceAgent* resourceAgent = resourceAgentPtr.get(); get 164 Source/core/inspector/InspectorController.cpp InspectorDebuggerAgent* debuggerAgent = debuggerAgentPtr.get(); get 189 Source/core/inspector/InspectorController.cpp m_moduleAgents.append(agent.get()); get 216 Source/core/inspector/InspectorController.cpp m_agents.setFrontend(m_inspectorFrontend.get()); get 218 Source/core/inspector/InspectorController.cpp InspectorInstrumentation::registerInstrumentingAgents(m_instrumentingAgents.get()); get 224 Source/core/inspector/InspectorController.cpp m_agents.registerInDispatcher(m_inspectorBackendDispatcher.get()); get 245 Source/core/inspector/InspectorController.cpp InspectorInstrumentation::unregisterInstrumentingAgents(m_instrumentingAgents.get()); get 138 Source/core/inspector/InspectorDOMAgent.cpp if (!quadArray->get(i)->asNumber(coordinates + i)) get 213 Source/core/inspector/InspectorDOMAgent.cpp elements.append(it->get()); get 250 Source/core/inspector/InspectorDOMAgent.cpp m_domEditor = adoptPtr(new DOMEditor(m_history.get())); get 307 Source/core/inspector/InspectorDOMAgent.cpp if (doc == m_document.get()) get 329 Source/core/inspector/InspectorDOMAgent.cpp int id = nodesMap->get(node); get 341 Source/core/inspector/InspectorDOMAgent.cpp int id = nodesMap->get(node); get 495 Source/core/inspector/InspectorDOMAgent.cpp root = buildObjectForNode(m_document.get(), 2, &m_documentNodeToIdMap); get 504 Source/core/inspector/InspectorDOMAgent.cpp NodeToIdMap* nodeMap = m_idToNodesMap.get(nodeId); get 513 Source/core/inspector/InspectorDOMAgent.cpp int childNodeId = nodeMap->get(node); get 602 Source/core/inspector/InspectorDOMAgent.cpp *elementId = pushNodePathToFrontend(element.get()); get 634 Source/core/inspector/InspectorDOMAgent.cpp int result = m_documentNodeToIdMap.get(nodeToPush); get 647 Source/core/inspector/InspectorDOMAgent.cpp danglingMap = newMap.get(); get 655 Source/core/inspector/InspectorDOMAgent.cpp if (m_documentNodeToIdMap.get(parent)) get 664 Source/core/inspector/InspectorDOMAgent.cpp int nodeId = map->get(path.at(i)); get 668 Source/core/inspector/InspectorDOMAgent.cpp return map->get(nodeToPush); get 673 Source/core/inspector/InspectorDOMAgent.cpp return m_documentNodeToIdMap.get(node); get 685 Source/core/inspector/InspectorDOMAgent.cpp BackendNodeId id = map.get(node); get 805 Source/core/inspector/InspectorDOMAgent.cpp if (!m_domEditor->insertBefore(newElem.get(), child, 0, errorString)) get 811 Source/core/inspector/InspectorDOMAgent.cpp if (!m_domEditor->insertBefore(parent, newElem.get(), oldNode->nextSibling(), errorString)) get 816 Source/core/inspector/InspectorDOMAgent.cpp *newId = pushNodePathToFrontend(newElem.get()); get 834 Source/core/inspector/InspectorDOMAgent.cpp DOMPatchSupport domPatchSupport(m_domEditor.get(), *m_document.get()); get 1089 Source/core/inspector/InspectorDOMAgent.cpp nodeIds->addItem(pushNodePathToFrontend((it->value)[i].get())); get 1226 Source/core/inspector/InspectorDOMAgent.cpp setSearchingForNode(errorString, searchMode, highlightConfig ? highlightConfig->get() : 0); get 1238 Source/core/inspector/InspectorDOMAgent.cpp if (!parseQuad(quadArray, quad.get())) { get 1269 Source/core/inspector/InspectorDOMAgent.cpp OwnPtr<HighlightConfig> highlightConfig = highlightConfigFromInspectorObject(errorString, highlightInspectorObject.get()); get 1659 Source/core/inspector/InspectorDOMAgent.cpp if (!eventListenerHandlerLocation(&node->document(), eventListener.get(), sourceName, scriptId, lineNumber)) get 1671 Source/core/inspector/InspectorDOMAgent.cpp .setHandlerBody(eventListenerHandlerBody(&document, eventListener.get())) get 1674 Source/core/inspector/InspectorDOMAgent.cpp ScriptValue functionValue = eventListenerHandler(&document, eventListener.get()); get 1678 Source/core/inspector/InspectorDOMAgent.cpp ScriptState* scriptState = eventListenerHandlerScriptState(frame, eventListener.get()); get 1777 Source/core/inspector/InspectorDOMAgent.cpp int frameOwnerId = m_documentNodeToIdMap.get(frameOwner); get 1782 Source/core/inspector/InspectorDOMAgent.cpp int parentId = m_documentNodeToIdMap.get(innerParentNode(frameOwner)); get 1788 Source/core/inspector/InspectorDOMAgent.cpp int prevId = previousSibling ? m_documentNodeToIdMap.get(previousSibling) : 0; get 1817 Source/core/inspector/InspectorDOMAgent.cpp int parentId = m_documentNodeToIdMap.get(parent); get 1824 Source/core/inspector/InspectorDOMAgent.cpp int count = m_cachedChildCount.get(parentId) + 1; get 1830 Source/core/inspector/InspectorDOMAgent.cpp int prevId = prevSibling ? m_documentNodeToIdMap.get(prevSibling) : 0; get 1847 Source/core/inspector/InspectorDOMAgent.cpp int parentId = m_documentNodeToIdMap.get(parent); get 1851 Source/core/inspector/InspectorDOMAgent.cpp int count = m_cachedChildCount.get(parentId) - 1; get 1855 Source/core/inspector/InspectorDOMAgent.cpp m_frontend->childNodeRemoved(parentId, m_documentNodeToIdMap.get(node)); get 1915 Source/core/inspector/InspectorDOMAgent.cpp int id = m_documentNodeToIdMap.get(characterData); get 1926 Source/core/inspector/InspectorDOMAgent.cpp int id = m_documentNodeToIdMap.get(node); get 1941 Source/core/inspector/InspectorDOMAgent.cpp int hostId = m_documentNodeToIdMap.get(host); get 1954 Source/core/inspector/InspectorDOMAgent.cpp int hostId = m_documentNodeToIdMap.get(host); get 1955 Source/core/inspector/InspectorDOMAgent.cpp int rootId = m_documentNodeToIdMap.get(root); get 1981 Source/core/inspector/InspectorDOMAgent.cpp int parentId = m_documentNodeToIdMap.get(parent); get 1991 Source/core/inspector/InspectorDOMAgent.cpp int pseudoElementId = m_documentNodeToIdMap.get(pseudoElement); get 1998 Source/core/inspector/InspectorDOMAgent.cpp int parentId = m_documentNodeToIdMap.get(parent); get 2024 Source/core/inspector/InspectorDOMAgent.cpp Node* node = m_document.get(); get 192 Source/core/inspector/InspectorDOMAgent.h InspectorHistory* history() { return m_history.get(); } get 196 Source/core/inspector/InspectorDOMDebuggerAgent.cpp descriptionForDOMEvent(node, AttributeModified, false, eventData.get()); get 204 Source/core/inspector/InspectorDOMDebuggerAgent.cpp uint32_t mask = m_domBreakpoints.get(InspectorDOMAgent::innerParentNode(node)); get 263 Source/core/inspector/InspectorDOMDebuggerAgent.cpp m_domBreakpoints.set(node, m_domBreakpoints.get(node) | rootBit); get 280 Source/core/inspector/InspectorDOMDebuggerAgent.cpp uint32_t mask = m_domBreakpoints.get(node) & ~rootBit; get 296 Source/core/inspector/InspectorDOMDebuggerAgent.cpp descriptionForDOMEvent(parent, SubtreeModified, true, eventData.get()); get 306 Source/core/inspector/InspectorDOMDebuggerAgent.cpp descriptionForDOMEvent(node, NodeRemoved, false, eventData.get()); get 310 Source/core/inspector/InspectorDOMDebuggerAgent.cpp descriptionForDOMEvent(node, SubtreeModified, false, eventData.get()); get 320 Source/core/inspector/InspectorDOMDebuggerAgent.cpp descriptionForDOMEvent(element, AttributeModified, false, eventData.get()); get 340 Source/core/inspector/InspectorDOMDebuggerAgent.cpp while (!(m_domBreakpoints.get(breakpointOwner) & (1 << breakpointType))) { get 361 Source/core/inspector/InspectorDOMDebuggerAgent.cpp return m_domBreakpoints.get(node) & (rootBit | derivedBit); get 366 Source/core/inspector/InspectorDOMDebuggerAgent.cpp uint32_t oldMask = m_domBreakpoints.get(node); get 479 Source/core/inspector/InspectorDebuggerAgent.cpp String topFrameScriptUrl = scriptURL(topFrame.get()); get 540 Source/core/inspector/InspectorDebuggerAgent.cpp String scriptUrl = scriptURL(topFrame.get()); get 200 Source/core/inspector/InspectorFrontendHost.cpp if (!ScriptGlobalObject::get(frontendScriptState, "InspectorFrontendAPI", frontendApiObject)) { get 206 Source/core/inspector/InspectorFrontendHost.cpp m_menuProvider = menuProvider.get(); get 112 Source/core/inspector/InspectorHistory.cpp Action* action = m_history[m_afterLastActionIndex - 1].get(); get 131 Source/core/inspector/InspectorHistory.cpp Action* action = m_history[m_afterLastActionIndex].get(); get 75 Source/core/inspector/InspectorInspectorAgent.cpp String script = m_injectedScriptForOrigin.get(origin); get 256 Source/core/inspector/InspectorInstrumentation.cpp return page->inspectorController().m_instrumentingAgents.get(); get 262 Source/core/inspector/InspectorInstrumentation.cpp return controller->m_instrumentingAgents.get(); get 79 Source/core/inspector/InspectorInstrumentation.h InstrumentingAgents* instrumentingAgents() const { return m_instrumentingAgents.get(); } get 251 Source/core/inspector/InspectorLayerTreeAgent.cpp layers->addItem(buildObjectForLayer(root, layerIdToNodeIdMap.get(layerId))); get 335 Source/core/inspector/InspectorOverlay.cpp buildNodeHighlight(m_highlightNode.get(), m_nodeHighlightConfig, highlight); get 391 Source/core/inspector/InspectorOverlay.cpp return m_highlightNode.get(); get 500 Source/core/inspector/InspectorOverlay.cpp buildNodeHighlight(m_highlightNode.get(), m_nodeHighlightConfig, &highlight); get 503 Source/core/inspector/InspectorOverlay.cpp buildNodeHighlight(m_eventTargetNode.get(), m_nodeHighlightConfig, &eventTargetHighlight); get 508 Source/core/inspector/InspectorOverlay.cpp Node* node = m_highlightNode.get(); get 580 Source/core/inspector/InspectorOverlay.cpp return m_overlayPage.get(); get 587 Source/core/inspector/InspectorOverlay.cpp pageClients.chromeClient = m_overlayChromeClient.get(); get 606 Source/core/inspector/InspectorOverlay.cpp frame->setView(FrameView::create(frame.get())); get 614 Source/core/inspector/InspectorOverlay.cpp v8::Isolate* isolate = toIsolate(frame.get()); get 616 Source/core/inspector/InspectorOverlay.cpp v8::Handle<v8::Context> frameContext = toV8Context(isolate, frame.get(), DOMWrapperWorld::mainWorld()); get 619 Source/core/inspector/InspectorOverlay.cpp v8::Handle<v8::Value> overlayHostObj = toV8(m_overlayHost.get(), v8::Handle<v8::Object>(), isolate); get 631 Source/core/inspector/InspectorOverlay.cpp return m_overlayPage.get(); get 141 Source/core/inspector/InspectorOverlay.h InspectorOverlayHost* overlayHost() const { return m_overlayHost.get(); } get 520 Source/core/inspector/InspectorPageAgent.cpp Resource* cachedResource = it->value.get(); get 894 Source/core/inspector/InspectorPageAgent.cpp return frameId.isEmpty() ? 0 : m_identifierToFrame.get(frameId); get 901 Source/core/inspector/InspectorPageAgent.cpp String identifier = m_frameToIdentifier.get(frame); get 919 Source/core/inspector/InspectorPageAgent.cpp String identifier = m_loaderToIdentifier.get(loader); get 1199 Source/core/inspector/InspectorPageAgent.cpp ruleSet->addRulesFromSheet(styleSheet.get(), MediaQueryEvaluator("screen")); get 1200 Source/core/inspector/InspectorPageAgent.cpp resolver->viewportStyleResolver()->collectViewportRules(ruleSet.get(), ViewportStyleResolver::UserAgentOrigin); get 444 Source/core/inspector/InspectorResourceAgent.cpp XHRReplayData* xhrReplayData = it->value.get(); get 131 Source/core/inspector/InspectorState.cpp InspectorState* state = statePtr.get(); get 183 Source/core/inspector/InspectorStyleSheet.cpp fixUnparsedPropertyRanges(rule.get()); get 343 Source/core/inspector/InspectorStyleSheet.cpp m_commentParser.parseDeclaration(tempMutableStyle.get(), commentText, &handler, m_styleSheetContents); get 421 Source/core/inspector/InspectorStyleSheet.cpp StyleSheetHandler handler(text(), m_pageStyleSheet->ownerDocument(), newStyleSheet.get(), result.get()); get 422 Source/core/inspector/InspectorStyleSheet.cpp BisonCSSParser(parserContextForDocument(m_pageStyleSheet->ownerDocument())).parseSheet(newStyleSheet.get(), text(), TextPosition::minimumPosition(), &handler); get 439 Source/core/inspector/InspectorStyleSheet.cpp flattenSourceData(sourceData.get()); get 529 Source/core/inspector/InspectorStyleSheet.cpp result->setRange(buildSourceRangeObject(sourceData->ruleBodyRange, m_parentStyleSheet->lineEndings().get())); get 558 Source/core/inspector/InspectorStyleSheet.cpp StyleSheetHandler handler(declarationText, ownerDocument(), styleSheetContents.get(), &sourceData); get 559 Source/core/inspector/InspectorStyleSheet.cpp BisonCSSParser(parserContextForDocument(ownerDocument())).parseDeclaration(tempMutableStyle.get(), declarationText, &handler, styleSheetContents.get()); get 699 Source/core/inspector/InspectorStyleSheet.cpp property->setRange(buildSourceRangeObject(absolutePropertyRange, lineEndings.get())); get 962 Source/core/inspector/InspectorStyleSheet.cpp m_parsedStyleSheet = adoptPtr(new ParsedStyleSheet(m_pageStyleSheet.get())); get 978 Source/core/inspector/InspectorStyleSheet.cpp String url = styleSheetURL(m_pageStyleSheet.get()); get 992 Source/core/inspector/InspectorStyleSheet.cpp CSSStyleSheet::RuleMutationScope mutationScope(m_pageStyleSheet.get()); get 997 Source/core/inspector/InspectorStyleSheet.cpp CSSStyleSheet::RuleMutationScope mutationScope(m_pageStyleSheet.get()); get 1135 Source/core/inspector/InspectorStyleSheet.cpp return InspectorCSSAgent::asCSSStyleRule(id.ordinal() >= m_flatRules.size() ? 0 : m_flatRules.at(id.ordinal()).get()); get 1184 Source/core/inspector/InspectorStyleSheet.cpp simpleSelector->setRange(buildSourceRangeObject(range, lineEndings().get())); get 1201 Source/core/inspector/InspectorStyleSheet.cpp selectors = selectorsFromSource(sourceData.get(), m_parsedStyleSheet->text()); get 1274 Source/core/inspector/InspectorStyleSheet.cpp return buildSourceRangeObject(sourceData->ruleHeaderRange, lineEndings().get()); get 1388 Source/core/inspector/InspectorStyleSheet.cpp CSSStyleRule* styleRule = InspectorCSSAgent::asCSSStyleRule(m_flatRules.at(i).get()); get 1655 Source/core/inspector/InspectorStyleSheet.cpp BisonCSSParser(parserContextForDocument(&m_element->document())).parseDeclaration(tempDeclaration.get(), m_styleText, &handler, m_element->document().elementSheet().contents()); get 70 Source/core/inspector/InspectorStyleSheet.h RefPtr<JSONValue> ordinalValue = value->get("ordinal"); get 141 Source/core/inspector/InspectorStyleSheet.h CSSStyleDeclaration* cssStyle() const { return m_style.get(); } get 231 Source/core/inspector/InspectorStyleSheet.h CSSStyleSheet* pageStyleSheet() const { return m_pageStyleSheet.get(); } get 525 Source/core/inspector/InspectorTimelineAgent.cpp TimelineRecordFactory::setLayoutRoot(entry.data.get(), quads[0], nodeId(root)); get 570 Source/core/inspector/InspectorTimelineAgent.cpp TimelineRecordFactory::setStyleRecalcDetails(entry.data.get(), m_styleRecalcElementCounter); get 608 Source/core/inspector/InspectorTimelineAgent.cpp TimelineRecordFactory::setPaintData(entry.data.get(), quad, nodeId(renderer), graphicsLayerId); get 641 Source/core/inspector/InspectorTimelineAgent.cpp populateImageDetails(data.get(), *m_imageBeingPainted); get 654 Source/core/inspector/InspectorTimelineAgent.cpp populateImageDetails(data.get(), *m_imageBeingPainted); get 949 Source/core/inspector/InspectorTimelineAgent.cpp RefPtr<JSONObject> data = TimelineRecordFactory::createLayerData(m_layerToNodeMap.get(layerId)); get 978 Source/core/inspector/InspectorTimelineAgent.cpp TimelineRecordFactory::setImageDetails(data.get(), imageInfo.backendNodeId, imageInfo.url); get 1107 Source/core/inspector/InspectorTimelineAgent.cpp setCounters(record.get()); get 1216 Source/core/inspector/InspectorTimelineAgent.cpp setFrameIdentifier(record.get(), frame); get 1225 Source/core/inspector/InspectorTimelineAgent.cpp if (!m_liveEvents.contains(TimelineRecordFactory::type(retain.get()))) get 1235 Source/core/inspector/InspectorTimelineAgent.cpp RefPtr<TimelineEvent> record = TimelineRecordFactory::createGenericRecord(timestamp(), captureCallStack ? m_maxCallStackDepth : 0, type, data.get()); get 1236 Source/core/inspector/InspectorTimelineAgent.cpp setFrameIdentifier(record.get(), frame); get 170 Source/core/inspector/InspectorWorkerAgent.cpp WorkerFrontendChannel* channel = m_idToChannel.get(workerId); get 179 Source/core/inspector/InspectorWorkerAgent.cpp WorkerFrontendChannel* channel = m_idToChannel.get(workerId); get 188 Source/core/inspector/InspectorWorkerAgent.cpp WorkerFrontendChannel* channel = m_idToChannel.get(workerId); get 62 Source/core/inspector/JavaScriptCallFrame.cpp return m_caller.get(); get 280 Source/core/inspector/NetworkResourcesData.cpp return xhrReplayData(m_reusedXHRReplayDataRequestIds.get(requestId)); get 373 Source/core/inspector/NetworkResourcesData.cpp return m_requestIdToResourceDataMap.get(requestId); get 114 Source/core/inspector/NetworkResourcesData.h TextResourceDecoder* decoder() const { return m_decoder.get(); } get 123 Source/core/inspector/NetworkResourcesData.h XHRReplayData* xhrReplayData() const { return m_xhrReplayData.get(); } get 84 Source/core/inspector/PromiseTracker.cpp RefPtr<PromiseData> data = m_promiseDataMap.get(promise); get 94 Source/core/inspector/PromiseTracker.cpp RefPtr<PromiseData> data = m_promiseDataMap.get(promise); get 62 Source/core/inspector/ScriptArguments.cpp return m_scriptState.get(); get 71 Source/core/inspector/ScriptArguments.cpp ScriptScope scope(m_scriptState.get()); get 49 Source/core/inspector/TimelineRecordFactory.cpp ASSERT(data.get()); get 64 Source/core/inspector/TimelineRecordFactory.cpp ASSERT(data.get()); get 260 Source/core/inspector/TimelineRecordFactory.cpp setNodeData(data.get(), nodeId); get 100 Source/core/inspector/WorkerDebuggerAgent.cpp WorkerDebuggerAgent* agent = workerDebuggerAgents().get(thread); get 93 Source/core/inspector/WorkerInspectorController.cpp , m_state(adoptPtr(new InspectorCompositeState(m_stateClient.get()))) get 97 Source/core/inspector/WorkerInspectorController.cpp , m_agents(m_instrumentingAgents.get(), m_state.get()) get 99 Source/core/inspector/WorkerInspectorController.cpp m_agents.append(WorkerRuntimeAgent::create(m_injectedScriptManager.get(), m_debugServer.get(), workerGlobalScope)); get 102 Source/core/inspector/WorkerInspectorController.cpp m_agents.append(WorkerDebuggerAgent::create(m_debugServer.get(), workerGlobalScope, m_injectedScriptManager.get())); get 104 Source/core/inspector/WorkerInspectorController.cpp m_agents.append(InspectorProfilerAgent::create(m_injectedScriptManager.get(), 0)); get 105 Source/core/inspector/WorkerInspectorController.cpp m_agents.append(InspectorHeapProfilerAgent::create(m_injectedScriptManager.get())); get 106 Source/core/inspector/WorkerInspectorController.cpp m_agents.append(WorkerConsoleAgent::create(timelineAgent.get(), m_injectedScriptManager.get())); get 109 Source/core/inspector/WorkerInspectorController.cpp m_injectedScriptManager->injectedScriptHost()->init(m_instrumentingAgents.get(), m_debugServer.get()); get 123 Source/core/inspector/WorkerInspectorController.cpp m_frontend = adoptPtr(new InspectorFrontend(m_frontendChannel.get())); get 124 Source/core/inspector/WorkerInspectorController.cpp m_backendDispatcher = InspectorBackendDispatcher::create(m_frontendChannel.get()); get 125 Source/core/inspector/WorkerInspectorController.cpp m_agents.registerInDispatcher(m_backendDispatcher.get()); get 126 Source/core/inspector/WorkerInspectorController.cpp m_agents.setFrontend(m_frontend.get()); get 265 Source/core/loader/DocumentLoader.cpp endWriting(m_writer.get()); get 277 Source/core/loader/DocumentLoader.cpp memoryCache()->remove(m_mainResource.get()); get 442 Source/core/loader/DocumentLoader.cpp memoryCache()->remove(m_mainResource.get()); get 607 Source/core/loader/DocumentLoader.cpp addAllArchiveResources(m_archive.get()); get 634 Source/core/loader/DocumentLoader.cpp ArchiveResourceCollection* parentCollection = m_frame->tree().parent()->loader().documentLoader()->m_archiveResourceCollection.get(); get 642 Source/core/loader/DocumentLoader.cpp addAllArchiveResources(m_archive.get()); get 684 Source/core/loader/DocumentLoader.cpp if (mainResourceLoader() && mainResourceLoader()->isLoadedBy(m_fetcher.get())) get 809 Source/core/loader/DocumentLoader.cpp return DocumentWriter::create(document.get(), mimeType, encoding, userChosen); get 834 Source/core/loader/DocumentLoader.cpp endWriting(m_writer.get()); get 93 Source/core/loader/DocumentLoader.h ResourceFetcher* fetcher() const { return m_fetcher.get(); } get 132 Source/core/loader/DocumentLoader.h ApplicationCacheHost* applicationCacheHost() const { return m_applicationCacheHost.get(); } get 207 Source/core/loader/DocumentThreadableLoader.cpp if (!m_sameOriginRequest && !originalOrigin->isSameSchemeHostPort(requestOrigin.get())) get 450 Source/core/loader/DocumentThreadableLoader.cpp return m_options.securityOrigin ? m_options.securityOrigin.get() : m_document->securityOrigin(); get 49 Source/core/loader/FormState.h HTMLFormElement* form() const { return m_form.get(); } get 50 Source/core/loader/FormState.h Document* sourceDocument() const { return m_sourceDocument.get(); } get 106 Source/core/loader/FormSubmission.h FormState* state() const { return m_formState.get(); } get 107 Source/core/loader/FormSubmission.h FormData* data() const { return m_formData.get(); } get 108 Source/core/loader/FormSubmission.h Event* event() const { return m_event.get(); } get 78 Source/core/loader/FrameLoadRequest.h Document* originDocument() const { return m_originDocument.get(); } get 94 Source/core/loader/FrameLoadRequest.h Event* triggeringEvent() const { return m_triggeringEvent.get(); } get 97 Source/core/loader/FrameLoadRequest.h FormState* formState() const { return m_formState.get(); } get 149 Source/core/loader/FrameLoader.cpp loadHistoryItem(m_deferredHistoryLoad.m_item.get(), m_deferredHistoryLoad.m_type, m_deferredHistoryLoad.m_cachePolicy); get 319 Source/core/loader/FrameLoader.cpp m_client->dispatchDidCommitLoad(m_frame, m_currentItem.get(), historyCommitType); get 321 Source/core/loader/FrameLoader.cpp InspectorInstrumentation::didCommitLoad(m_frame, m_documentLoader.get()); get 543 Source/core/loader/FrameLoader.cpp m_client->dispatchDidNavigateWithinPage(m_currentItem.get(), historyCommitType); get 716 Source/core/loader/FrameLoader.cpp if (shouldOpenInNewWindow(targetFrame.get(), request, action)) { get 778 Source/core/loader/FrameLoader.cpp ResourceRequest request = requestFromHistoryItem(m_currentItem.get(), ReloadIgnoringCacheData); get 116 Source/core/loader/FrameLoader.h DocumentLoader* documentLoader() const { return m_documentLoader.get(); } get 117 Source/core/loader/FrameLoader.h DocumentLoader* policyDocumentLoader() const { return m_policyDocumentLoader.get(); } get 118 Source/core/loader/FrameLoader.h DocumentLoader* provisionalDocumentLoader() const { return m_provisionalDocumentLoader.get(); } get 188 Source/core/loader/FrameLoader.h HistoryItem* currentItem() const { return m_currentItem.get(); } get 194 Source/core/loader/HistoryItem.cpp return m_formData.get(); get 82 Source/core/loader/HistoryItem.h SerializedScriptValue* stateObject() const { return m_stateObject.get(); } get 102 Source/core/loader/ImageLoader.cpp ImageResource* oldImage = m_image.get(); get 153 Source/core/loader/ImageLoader.cpp document.fetcher()->m_documentResources.set(newImage->url(), newImage.get()); get 175 Source/core/loader/ImageLoader.cpp ImageResource* oldImage = m_image.get(); get 229 Source/core/loader/ImageLoader.cpp ASSERT(resource == m_image.get()); get 292 Source/core/loader/ImageLoader.cpp imageResource->setImageResource(m_image.get()); get 73 Source/core/loader/ImageLoader.h ImageResource* image() const { return m_image.get(); } get 69 Source/core/loader/NavigationAction.cpp mouseEvent = toMouseEvent(event.get()); get 110 Source/core/loader/NavigationScheduler.cpp FrameLoadRequest request(m_originDocument.get(), ResourceRequest(KURL(ParsedURLString, m_url), m_referrer), "_self"); get 116 Source/core/loader/NavigationScheduler.cpp Document* originDocument() const { return m_originDocument.get(); } get 221 Source/core/loader/NavigationScheduler.cpp FormSubmission* submission() const { return m_submission.get(); } get 89 Source/core/loader/PingLoader.cpp if (frame->document()->securityOrigin()->isSameSchemeHostPort(pingOrigin.get())) get 60 Source/core/loader/PrerenderHandle.cpp prerendererClient->willAddPrerender(prerender.get()); get 142 Source/core/loader/ProgressTracker.cpp if (ProgressItem* item = m_progressItems.get(identifier)) { get 151 Source/core/loader/ProgressTracker.cpp ProgressItem* item = m_progressItems.get(identifier); get 204 Source/core/loader/ProgressTracker.cpp ProgressItem* item = m_progressItems.get(identifier); get 59 Source/core/loader/SubstituteData.h SharedBuffer* content() const { return m_content.get(); } get 98 Source/core/loader/TextResourceDecoderBuilder.cpp setupEncoding(decoder.get(), document); get 75 Source/core/loader/WorkerThreadableLoader.cpp events.append(loaderDone.get()); get 81 Source/core/loader/WorkerThreadableLoader.cpp WorkerLoaderClientBridgeSyncHelper* clientBridgePtr = clientBridge.get(); get 112 Source/core/loader/WorkerThreadableLoader.cpp ASSERT(m_workerClientWrapper.get()); get 113 Source/core/loader/WorkerThreadableLoader.cpp ASSERT(m_clientBridge.get()); get 170 Source/core/loader/WorkerThreadableLoader.cpp ThreadableLoaderClientWrapper* clientWrapper = m_workerClientWrapper.get(); get 97 Source/core/loader/appcache/ApplicationCacheHost.cpp spawningHost = spawningDocLoader->applicationCacheHost() ? spawningDocLoader->applicationCacheHost()->m_host.get() : 0; get 96 Source/core/page/ContextMenuController.cpp m_menuProvider->populateContextMenu(m_contextMenu.get()); get 123 Source/core/page/ContextMenuController.cpp m_client->showContextMenu(m_contextMenu.get()); get 52 Source/core/page/ContextMenuController.h ContextMenu* contextMenu() const { return m_contextMenu.get(); } get 417 Source/core/page/DOMSelection.cpp || newRange->compareBoundaryPoints(Range::START_TO_END, originalRange.get(), ASSERT_NO_EXCEPTION) < 0) { get 427 Source/core/page/DOMSelection.cpp Range* start = originalRange->compareBoundaryPoints(Range::START_TO_START, newRange, ASSERT_NO_EXCEPTION) < 0 ? originalRange.get() : newRange; get 428 Source/core/page/DOMSelection.cpp Range* end = originalRange->compareBoundaryPoints(Range::END_TO_END, newRange, ASSERT_NO_EXCEPTION) < 0 ? newRange : originalRange.get(); get 431 Source/core/page/DOMSelection.cpp selection.setSelectedRange(merged.get(), affinity); get 504 Source/core/page/DOMSelection.cpp return plainText(m_frame->selection().selection().toNormalizedRange().get()); get 56 Source/core/page/DOMWindowPagePopup.cpp return supplement->m_controller.get(); get 185 Source/core/page/DragController.cpp return createFragmentFromText(context.get(), dragData->asPlainText()).get(); get 223 Source/core/page/DragController.cpp mainFrame->eventHandler().cancelDragAndDrop(createMouseEvent(dragData), clipboard.get()); get 248 Source/core/page/DragController.cpp preventedDefault = mainFrame->eventHandler().performDragAndDrop(createMouseEvent(dragData), clipboard.get()); get 367 Source/core/page/DragController.cpp Element* element = elementUnderMouse(m_documentUnderMouse.get(), point); get 460 Source/core/page/DragController.cpp Element* element = elementUnderMouse(m_documentUnderMouse.get(), point); get 466 Source/core/page/DragController.cpp if (m_page->dragCaretController().hasCaret() && !dispatchTextInputEventFor(innerFrame.get(), dragData)) get 497 Source/core/page/DragController.cpp RefPtr<DocumentFragment> fragment = documentFragmentFromDragData(dragData, innerFrame.get(), range, true, chosePlainText); get 508 Source/core/page/DragController.cpp if (setSelectionToDragCaret(innerFrame.get(), dragCaret, range, point)) { get 515 Source/core/page/DragController.cpp ReplaceSelectionCommand::create(*m_documentUnderMouse.get(), fragment, options)->apply(); get 523 Source/core/page/DragController.cpp if (setSelectionToDragCaret(innerFrame.get(), dragCaret, range, point)) { get 525 Source/core/page/DragController.cpp ReplaceSelectionCommand::create(*m_documentUnderMouse.get(), createFragmentFromText(range.get(), text), ReplaceSelectionCommand::SelectReplacement | ReplaceSelectionCommand::MatchStyle | ReplaceSelectionCommand::PreventNesting)->apply(); get 531 Source/core/page/DragController.cpp frame->eventHandler().updateDragStateAfterEditDragIfNeeded(rootEditableElement.get()); get 604 Source/core/page/DragController.cpp if (!mainFrame->eventHandler().updateDragAndDrop(event, clipboard.get())) { get 719 Source/core/page/DragController.cpp source->selection().setSelection(VisibleSelection(range.get(), DOWNSTREAM)); get 743 Source/core/page/DragController.cpp Clipboard* clipboard = state.m_dragClipboard.get(); get 744 Source/core/page/DragController.cpp Node* node = state.m_dragSrc.get(); get 753 Source/core/page/DragController.cpp clipboard->writeRange(selectionRange.get(), src); get 866 Source/core/page/DragController.cpp Clipboard* clipboard = state.m_dragClipboard.get(); get 874 Source/core/page/DragController.cpp Node* node = state.m_dragSrc.get(); get 882 Source/core/page/DragController.cpp doSystemDrag(dragImage.get(), dragLocation, dragOrigin, clipboard, src, false); get 896 Source/core/page/DragController.cpp doSystemDrag(dragImage.get(), dragLocation, dragOrigin, clipboard, src, false); get 913 Source/core/page/DragController.cpp doSystemDrag(dragImage.get(), dragLocation, mouseDraggedPoint, clipboard, src, true); get 917 Source/core/page/DragController.cpp doSystemDrag(dragImage.get(), dragLocation, dragOrigin, clipboard, src, false); get 934 Source/core/page/DragController.cpp viewProtector->rootViewToContents(frame->view()->contentsToRootView(eventPos)), clipboard, frameProtector.get(), forLink); get 367 Source/core/page/EventHandler.cpp if (!nodeToBeRemoved.containsIncludingShadowDOM(m_clickNode.get())) get 454 Source/core/page/EventHandler.cpp Vector<DocumentMarker*> markers = innerNode->document().markers().markersInRange(makeRange(pos, pos).get(), DocumentMarker::MisspellingMarkers()); get 547 Source/core/page/EventHandler.cpp return TextIterator::rangeLength(range.get(), true); get 791 Source/core/page/EventHandler.cpp Node* rootUserSelectAllForMousePressNode = Position::rootUserSelectAllForNode(m_mousePressNode.get()); get 945 Source/core/page/EventHandler.cpp return m_mousePressNode.get(); get 959 Source/core/page/EventHandler.cpp node = m_mousePressNode.get(); get 1344 Source/core/page/EventHandler.cpp if (subframe && passMousePressEventToSubframe(mev, subframe.get())) { get 1392 Source/core/page/EventHandler.cpp const bool wasLastScrollBar = mev.scrollbar() == m_lastScrollbarUnderMouse.get(); get 1395 Source/core/page/EventHandler.cpp if (wasLastScrollBar && mev.scrollbar() != m_lastScrollbarUnderMouse.get()) get 1498 Source/core/page/EventHandler.cpp DEFINE_STATIC_LOCAL(Cursor, c, (Image::loadPlatformResource("syntheticTouchCursor").get(), IntPoint(10, 10))); get 1528 Source/core/page/EventHandler.cpp return !dispatchMouseEvent(EventTypeNames::mousemove, m_frameSetBeingResized.get(), false, 0, mouseEvent, false); get 1575 Source/core/page/EventHandler.cpp RefPtr<LocalFrame> newSubframe = m_capturingMouseEventsNode.get() ? subframeForTargetNode(m_capturingMouseEventsNode.get()) : subframeForHitTestResult(mev); get 1579 Source/core/page/EventHandler.cpp passMouseMoveEventToSubframe(mev, m_lastMouseMoveEventSubframe.get()); get 1588 Source/core/page/EventHandler.cpp swallowEvent |= passMouseMoveEventToSubframe(mev, newSubframe.get(), hoveredNode); get 1662 Source/core/page/EventHandler.cpp return !dispatchMouseEvent(EventTypeNames::mouseup, m_frameSetBeingResized.get(), true, m_clickCount, mouseEvent, false); get 1669 Source/core/page/EventHandler.cpp return !dispatchMouseEvent(EventTypeNames::mouseup, m_lastNodeUnderMouse.get(), cancelable, m_clickCount, mouseEvent, setUnder); get 1677 Source/core/page/EventHandler.cpp LocalFrame* subframe = m_capturingMouseEventsNode.get() ? subframeForTargetNode(m_capturingMouseEventsNode.get()) : subframeForHitTestResult(mev); get 1759 Source/core/page/EventHandler.cpp dragTarget->dispatchEvent(me.get(), IGNORE_EXCEPTION); get 1825 Source/core/page/EventHandler.cpp newTarget = NodeRenderingTraversal::parent(newTarget.get()); get 1828 Source/core/page/EventHandler.cpp controller->updateDragAndDrop(newTarget.get(), event.position(), event.timestamp()); get 1837 Source/core/page/EventHandler.cpp if (targetIsFrame(newTarget.get(), targetFrame)) { get 1846 Source/core/page/EventHandler.cpp accept = dispatchDragEvent(EventTypeNames::dragenter, newTarget.get(), event, clipboard); get 1848 Source/core/page/EventHandler.cpp accept = findDropZone(newTarget.get(), clipboard); get 1851 Source/core/page/EventHandler.cpp if (targetIsFrame(m_dragTarget.get(), targetFrame)) { get 1855 Source/core/page/EventHandler.cpp dispatchDragEvent(EventTypeNames::dragleave, m_dragTarget.get(), event, clipboard); get 1864 Source/core/page/EventHandler.cpp if (targetIsFrame(newTarget.get(), targetFrame)) { get 1873 Source/core/page/EventHandler.cpp accept = dispatchDragEvent(EventTypeNames::dragover, newTarget.get(), event, clipboard); get 1875 Source/core/page/EventHandler.cpp accept = findDropZone(newTarget.get(), clipboard); get 1887 Source/core/page/EventHandler.cpp if (targetIsFrame(m_dragTarget.get(), targetFrame)) { get 1890 Source/core/page/EventHandler.cpp } else if (m_dragTarget.get()) { get 1893 Source/core/page/EventHandler.cpp dispatchDragEvent(EventTypeNames::dragleave, m_dragTarget.get(), event, clipboard); get 1902 Source/core/page/EventHandler.cpp if (targetIsFrame(m_dragTarget.get(), targetFrame)) { get 1905 Source/core/page/EventHandler.cpp } else if (m_dragTarget.get()) get 1906 Source/core/page/EventHandler.cpp preventedDefault = dispatchDragEvent(EventTypeNames::drop, m_dragTarget.get(), event, clipboard); get 1955 Source/core/page/EventHandler.cpp result = m_capturingMouseEventsNode.get(); get 1997 Source/core/page/EventHandler.cpp RenderLayer* layerForLastNode = layerForNode(m_lastNodeUnderMouse.get()); get 1998 Source/core/page/EventHandler.cpp RenderLayer* layerForNodeUnderMouse = layerForNode(m_nodeUnderMouse.get()); get 2034 Source/core/page/EventHandler.cpp m_lastNodeUnderMouse->dispatchMouseEvent(mouseEvent, EventTypeNames::mouseout, 0, m_nodeUnderMouse.get()); get 2037 Source/core/page/EventHandler.cpp m_nodeUnderMouse->dispatchMouseEvent(mouseEvent, EventTypeNames::mouseover, 0, m_lastNodeUnderMouse.get()); get 2040 Source/core/page/EventHandler.cpp m_lastInstanceUnderMouse = instanceAssociatedWithShadowTreeElement(m_nodeUnderMouse.get()); get 2175 Source/core/page/EventHandler.cpp node = m_latchedWheelEventNode.get(); get 2227 Source/core/page/EventHandler.cpp Node* stopNode = m_previousWheelScrolledNode.get(); get 2303 Source/core/page/EventHandler.cpp scrollbar = m_scrollbarHandlingScrollGesture.get(); get 2304 Source/core/page/EventHandler.cpp eventTarget = m_scrollGestureHandlingNode.get(); get 2607 Source/core/page/EventHandler.cpp Node* node = m_scrollGestureHandlingNode.get(); get 2630 Source/core/page/EventHandler.cpp stopNode = m_previousGestureScrolledNode.get(); get 2689 Source/core/page/EventHandler.cpp return m_scrollbarHandlingScrollGesture.get(); get 2840 Source/core/page/EventHandler.cpp IntRect firstRect = m_frame->editor().firstRectForRange(selectionRange.get()); get 3034 Source/core/page/EventHandler.cpp m_frame->document()->updateHoverActiveState(request, m_lastDeferredTapElement.get()); get 3285 Source/core/page/EventHandler.cpp return !dispatchDragEvent(eventType, dragState().m_dragSrc.get(), event, dragState().m_dragClipboard.get()); get 3362 Source/core/page/EventHandler.cpp dragState().m_dragClipboard->setDragImageElement(dragState().m_dragSrc.get(), IntPoint(delta)); get 3673 Source/core/page/EventHandler.cpp } else if (m_originatingTouchPointDocument.get() && m_originatingTouchPointDocument->frame()) { get 3708 Source/core/page/EventHandler.cpp touchTarget = m_originatingTouchPointTargets.get(touchPointTargetKey); get 3710 Source/core/page/EventHandler.cpp if (!touchTarget.get()) get 3731 Source/core/page/EventHandler.cpp RefPtrWillBeRawPtr<Touch> touch = Touch::create(targetFrame, touchTarget.get(), point.id(), get 3738 Source/core/page/EventHandler.cpp TargetTouchesHeapMap::iterator targetTouchesIterator = touchesByTarget.find(touchTarget.get()); get 3740 Source/core/page/EventHandler.cpp touchesByTarget.set(touchTarget.get(), TouchList::create()); get 3741 Source/core/page/EventHandler.cpp targetTouchesIterator = touchesByTarget.find(touchTarget.get()); get 3783 Source/core/page/EventHandler.cpp EventTarget* touchEventTarget = it->get(); get 3784 Source/core/page/EventHandler.cpp RefPtrWillBeRawPtr<TouchList> targetTouches(isTouchCancelEvent ? emptyList.get() : touchesByTarget.get(touchEventTarget)); get 3788 Source/core/page/EventHandler.cpp TouchEvent::create(effectiveTouches.get(), targetTouches.get(), changedTouches[state].m_touches.get(), get 3791 Source/core/page/EventHandler.cpp touchEventTarget->toNode()->dispatchTouchEvent(touchEvent.get()); get 3856 Source/core/page/EventHandler.cpp IntPoint anchorCss(*m_lastSyntheticPinchAnchorDip.get()); get 3858 Source/core/page/EventHandler.cpp page->inspectorController().requestPageScaleFactor(newPageScaleFactor, *m_lastSyntheticPinchAnchorCss.get() - toIntSize(anchorCss)); get 72 Source/core/page/EventSource.cpp eventSourceInit.get("withCredentials", m_withCredentials); get 102 Source/core/page/EventSource.cpp source->setPendingActivity(source.get()); get 244 Source/core/page/FocusController.cpp RefPtr<LocalFrame> oldFrame = (m_focusedFrame && m_focusedFrame->isLocalFrame()) ? toLocalFrame(m_focusedFrame.get()) : 0; get 245 Source/core/page/FocusController.cpp RefPtr<LocalFrame> newFrame = (frame && frame->isLocalFrame()) ? toLocalFrame(frame.get()) : 0; get 247 Source/core/page/FocusController.cpp m_focusedFrame = frame.get(); get 262 Source/core/page/FocusController.cpp m_page->chrome().client().focusedFrameChanged(newFrame.get()); get 287 Source/core/page/FocusController.cpp if (m_focusedFrame && m_focusedFrame->isLocalFrame() && toLocalFrame(m_focusedFrame.get())->view()) { get 288 Source/core/page/FocusController.cpp toLocalFrame(m_focusedFrame.get())->selection().setFocused(focused); get 289 Source/core/page/FocusController.cpp dispatchEventsOnWindowAndFocusedNode(toLocalFrame(m_focusedFrame.get())->document(), focused); get 374 Source/core/page/FocusController.cpp node = findFocusableNodeDecendingDownIntoFrameDocument(type, node.get()); get 658 Source/core/page/FocusController.cpp clearSelectionIfNeeded(oldFocusedFrame.get(), toLocalFrame(newFocusedFrame.get()), element); get 70 Source/core/page/FocusController.h Frame* focusedFrame() const { return m_focusedFrame.get(); } get 50 Source/core/page/HistoryController.cpp m_children.append(HistoryNode::create(m_entry, item.get(), frameID)); get 51 Source/core/page/HistoryController.cpp return m_children.last().get(); get 57 Source/core/page/HistoryController.cpp HistoryItem* itemForCreate = isNodeBeingNavigated ? newItem : m_value.get(); get 124 Source/core/page/HistoryController.cpp newEntry->m_root = m_root->cloneAndReplace(newEntry.get(), newItem, clipAtTarget, targetFrame, page->mainFrame()); get 130 Source/core/page/HistoryController.cpp if (HistoryNode* historyNode = m_framesToItems.get(frame->frameID())) get 135 Source/core/page/HistoryController.cpp return m_uniqueNamesToItems.get(target); get 180 Source/core/page/HistoryController.cpp it->key->loader().loadHistoryItem(it->value.get(), HistorySameDocumentLoad, cachePolicy); get 184 Source/core/page/HistoryController.cpp it->key->loader().loadHistoryItem(it->value.get(), HistoryDifferentDocumentLoad, cachePolicy); get 225 Source/core/page/HistoryController.cpp HistoryNode* childHistoryNode = historyNode->addChild(children[i].get(), -1); get 270 Source/core/page/HistoryController.cpp item->deprecatedAddChildItem(itemForExport(childEntries[i].get())); get 305 Source/core/page/HistoryController.cpp m_currentEntry = HistoryEntry::create(newItem.get(), targetFrame->frameID()); get 311 Source/core/page/HistoryController.cpp m_currentEntry = m_previousEntry->cloneAndReplace(newItem.get(), clipAtTarget, targetFrame, m_page); get 101 Source/core/page/HistoryController.h HistoryItem* value() { return m_value.get(); } get 123 Source/core/page/HistoryController.h HistoryNode* rootHistoryNode() const { return m_root.get(); } get 190 Source/core/page/Page.cpp return m_scrollingCoordinator.get(); get 301 Source/core/page/Page.cpp return m_pluginData.get(); get 375 Source/core/page/Page.cpp for (LocalFrame* frame = page->m_mainFrame.get(); frame; frame = frame->tree().traverseNext()) get 385 Source/core/page/Page.cpp for (LocalFrame* frame = page->m_mainFrame.get(); frame; frame = frame->tree().traverseNext()) get 394 Source/core/page/Page.cpp return m_sessionStorage.get(); get 134 Source/core/page/Page.h LocalFrame* mainFrame() const { return m_mainFrame.get(); } get 349 Source/core/page/PageSerializer.cpp retrieveResourcesForCSSValue(cssValue.get(), document); get 109 Source/core/page/PointerLockController.cpp return m_element.get(); get 114 Source/core/page/PointerLockController.cpp enqueueEvent(EventTypeNames::webkitpointerlockchange, m_element.get()); get 120 Source/core/page/PointerLockController.cpp enqueueEvent(EventTypeNames::webkitpointerlockerror, m_element.get()); get 126 Source/core/page/PointerLockController.cpp enqueueEvent(EventTypeNames::webkitpointerlockchange, m_element ? &m_element->document() : m_documentOfRemovedElementWhileWaitingForUnlock.get()); get 244 Source/core/page/TouchAdjustment.cpp Node* node = intersectedNodes[i].get(); get 249 Source/core/page/TouchAdjustment.cpp respondingNode = responderMap.get(visitedNode); get 280 Source/core/page/TouchAdjustment.cpp Node* respondingNode = responderMap.get(candidate); get 310 Source/core/page/TouchAdjustment.cpp Node* candidate = intersectedNodes[i].get(); get 109 Source/core/page/TouchDisambiguation.cpp RenderObject* renderer = it->get()->renderer(); get 110 Source/core/page/TouchDisambiguation.cpp if (!renderer || !it->get()->willRespondToMouseClickEvents()) get 126 Source/core/page/TouchDisambiguation.cpp for (Node* node = it->get(); node; node = node->parentNode()) { get 284 Source/core/page/scrolling/ScrollingCoordinator.cpp return scrollbars.add(scrollableArea, scrollbarLayer).storedValue->value.get(); get 290 Source/core/page/scrolling/ScrollingCoordinator.cpp return scrollbars.get(scrollableArea); get 715 Source/core/page/scrolling/ScrollingCoordinator.cpp PluginView* pluginView = toPluginView((*it).get()); get 73 Source/core/plugins/DOMMimeType.cpp return DOMPlugin::create(m_pluginData.get(), m_frame, m_pluginData->mimePluginIndices()[m_index]); get 56 Source/core/plugins/DOMMimeTypeArray.cpp return DOMMimeType::create(data, m_frame, index).get(); get 80 Source/core/plugins/DOMMimeTypeArray.cpp return DOMMimeType::create(data, m_frame, i).get(); get 69 Source/core/plugins/DOMPlugin.cpp return DOMMimeType::create(m_pluginData.get(), m_frame, i).get(); get 88 Source/core/plugins/DOMPlugin.cpp return DOMMimeType::create(m_pluginData.get(), m_frame, i).get(); get 56 Source/core/plugins/DOMPluginArray.cpp return DOMPlugin::create(data, m_frame, index).get(); get 80 Source/core/plugins/DOMPluginArray.cpp return DOMPlugin::create(data, m_frame, i).get(); get 173 Source/core/plugins/PluginOcclusionSupport.cpp const FrameView* frameView = toFrameView((*it).get()); get 155 Source/core/rendering/AbstractInlineTextBox.cpp return plainText(range.get(), TextIteratorIgnoresStyleVisibility); get 102 Source/core/rendering/ClipPathOperation.h const BasicShape* basicShape() const { return m_shape.get(); } get 611 Source/core/rendering/FastTextAutosizer.cpp Fingerprint result = m_fingerprintMapper.get(renderer); get 676 Source/core/rendering/FastTextAutosizer.cpp Fingerprint fingerprint = m_fingerprintMapper.get(block); get 686 Source/core/rendering/FastTextAutosizer.cpp return addResult.storedValue->value.get(); get 963 Source/core/rendering/FastTextAutosizer.cpp return m_clusterStack.last().get(); get 974 Source/core/rendering/FastTextAutosizer.cpp BlockSet* blocks = fingerprintIt->value.get(); get 977 Source/core/rendering/FastTextAutosizer.cpp ASSERT(m_fingerprints.get(block) == fingerprint); get 1027 Source/core/rendering/FastTextAutosizer.cpp return m_fingerprints.get(renderer); get 1032 Source/core/rendering/FastTextAutosizer.cpp return *m_blocksForFingerprint.get(fingerprint); get 182 Source/core/rendering/FastTextAutosizer.h Fingerprint get(const RenderObject*); get 102 Source/core/rendering/FilterEffectRenderer.cpp FilterOperation* filterOperation = operations.operations().at(i).get(); get 105 Source/core/rendering/FilterEffectRenderer.cpp effect = ReferenceFilterBuilder::build(this, renderer, previousEffect.get(), toReferenceFilterOperation(filterOperation)); get 253 Source/core/rendering/FilterEffectRenderer.cpp if (!m_lastEffect.get()) get 289 Source/core/rendering/FilterEffectRenderer.cpp if (m_lastEffect.get()) get 224 Source/core/rendering/HitTestResult.cpp for (Node* titleNode = m_innerNode.get(); titleNode; titleNode = titleNode->parentNode()) { get 357 Source/core/rendering/HitTestResult.cpp makeRange(pos, pos).get(), DocumentMarker::MisspellingMarkers()).size() > 0; get 459 Source/core/rendering/HitTestResult.cpp set.add(it->get()); get 494 Source/core/rendering/HitTestResult.cpp for (Node* node = m_innerNode.get(); node; node = NodeRenderingTraversal::parent(node)) { get 60 Source/core/rendering/HitTestResult.h Node* innerNode() const { return m_innerNode.get(); } get 61 Source/core/rendering/HitTestResult.h Node* innerPossiblyPseudoNode() const { return m_innerPossiblyPseudoNode.get(); } get 63 Source/core/rendering/HitTestResult.h Node* innerNonSharedNode() const { return m_innerNonSharedNode.get(); } get 64 Source/core/rendering/HitTestResult.h Element* URLElement() const { return m_innerURLElement.get(); } get 65 Source/core/rendering/HitTestResult.h Scrollbar* scrollbar() const { return m_scrollbar.get(); } get 94 Source/core/rendering/InlineTextBox.cpp return gTextBoxesWithOverflow->get(this); get 177 Source/core/rendering/RenderBlock.cpp HashSet<RenderBlock*>* containerSet = it->value.get(); get 2126 Source/core/rendering/RenderBlock.cpp ListHashSet<RenderInline*>* continuations = table->get(this); get 2141 Source/core/rendering/RenderBlock.cpp ListHashSet<RenderInline*>* continuations = table->get(this); get 2506 Source/core/rendering/RenderBlock.cpp TrackedRendererListHashSet* descendantSet = descendantsMap->get(this); get 2513 Source/core/rendering/RenderBlock.cpp ASSERT(containerMap->get(descendant)); get 2514 Source/core/rendering/RenderBlock.cpp ASSERT(containerMap->get(descendant)->contains(this)); get 2518 Source/core/rendering/RenderBlock.cpp HashSet<RenderBlock*>* containerSet = containerMap->get(descendant); get 2549 Source/core/rendering/RenderBlock.cpp TrackedRendererListHashSet* descendantSet = descendantsMapIterator->value.get(); get 2560 Source/core/rendering/RenderBlock.cpp return gPositionedDescendantsMap->get(this); get 2625 Source/core/rendering/RenderBlock.cpp return gPercentHeightDescendantsMap ? gPercentHeightDescendantsMap->get(this) : 0; get 2647 Source/core/rendering/RenderBlock.cpp TrackedRendererListHashSet* descendants = gPercentHeightDescendantsMap->get(this); get 3219 Source/core/rendering/RenderBlock.cpp info = gColumnInfoMap->get(this); get 3242 Source/core/rendering/RenderBlock.cpp return gColumnInfoMap->get(this)->desiredColumnWidth(); get 3249 Source/core/rendering/RenderBlock.cpp return gColumnInfoMap->get(this); get 3255 Source/core/rendering/RenderBlock.cpp ASSERT(gColumnInfoMap->get(this) == colInfo); get 3261 Source/core/rendering/RenderBlock.cpp ASSERT(hasColumns() && gColumnInfoMap->get(this) == colInfo); get 829 Source/core/rendering/RenderBlockFlow.cpp FloatingObject* oldFloatingObject = floatMap.get(floatingObject->renderer()); get 2226 Source/core/rendering/RenderBlockFlow.cpp setLogicalWidthForFloat(newObj.get(), logicalWidthForChild(floatBox) + marginStartForChild(floatBox) + marginEndForChild(floatBox)); get 1022 Source/core/rendering/RenderBox.cpp return gOverrideContainingBlockLogicalWidthMap->get(this); get 1028 Source/core/rendering/RenderBox.cpp return gOverrideContainingBlockLogicalHeightMap->get(this); get 714 Source/core/rendering/RenderBox.h return *m_rareData.get(); get 705 Source/core/rendering/RenderBoxModelObject.cpp InterpolationQuality interpolationQuality = chooseInterpolationQuality(context, image.get(), bgLayer, geometry.tileSize()); get 710 Source/core/rendering/RenderBoxModelObject.cpp context->drawTiledImage(image.get(), geometry.destRect(), geometry.relativePhase(), geometry.tileSize(), get 1213 Source/core/rendering/RenderBoxModelObject.cpp graphicsContext->drawImage(image.get(), IntRect(borderImageRect.location(), IntSize(leftWidth, topWidth)), get 1219 Source/core/rendering/RenderBoxModelObject.cpp graphicsContext->drawImage(image.get(), IntRect(borderImageRect.x(), borderImageRect.maxY() - bottomWidth, leftWidth, bottomWidth), get 1225 Source/core/rendering/RenderBoxModelObject.cpp graphicsContext->drawTiledImage(image.get(), IntRect(borderImageRect.x(), borderImageRect.y() + topWidth, leftWidth, destinationHeight), get 1235 Source/core/rendering/RenderBoxModelObject.cpp graphicsContext->drawImage(image.get(), IntRect(borderImageRect.maxX() - rightWidth, borderImageRect.y(), rightWidth, topWidth), get 1241 Source/core/rendering/RenderBoxModelObject.cpp graphicsContext->drawImage(image.get(), IntRect(borderImageRect.maxX() - rightWidth, borderImageRect.maxY() - bottomWidth, rightWidth, bottomWidth), get 1246 Source/core/rendering/RenderBoxModelObject.cpp graphicsContext->drawTiledImage(image.get(), IntRect(borderImageRect.maxX() - rightWidth, borderImageRect.y() + topWidth, rightWidth, get 1255 Source/core/rendering/RenderBoxModelObject.cpp graphicsContext->drawTiledImage(image.get(), IntRect(borderImageRect.x() + leftWidth, borderImageRect.y(), destinationWidth, topWidth), get 1261 Source/core/rendering/RenderBoxModelObject.cpp graphicsContext->drawTiledImage(image.get(), IntRect(borderImageRect.x() + leftWidth, borderImageRect.maxY() - bottomWidth, get 1289 Source/core/rendering/RenderBoxModelObject.cpp graphicsContext->drawTiledImage(image.get(), get 2593 Source/core/rendering/RenderBoxModelObject.cpp return continuationMap->get(this); get 2624 Source/core/rendering/RenderBoxModelObject.cpp return firstLetterRemainingTextMap->get(this); get 221 Source/core/rendering/RenderCounter.cpp previousSibling = previousSiblingProtector.get(); get 232 Source/core/rendering/RenderCounter.cpp previousSibling = previousSiblingProtector.get(); get 247 Source/core/rendering/RenderCounter.cpp previousSibling = previousSiblingProtector.get(); get 299 Source/core/rendering/RenderCounter.cpp if (CounterMap* nodeMap = counterMaps().get(&object)) { get 300 Source/core/rendering/RenderCounter.cpp if (CounterNode* node = nodeMap->get(identifier)) get 314 Source/core/rendering/RenderCounter.cpp newParent->insertAfter(newNode.get(), newPreviousSibling.get(), identifier); get 317 Source/core/rendering/RenderCounter.cpp nodeMap = counterMaps().get(&object); get 325 Source/core/rendering/RenderCounter.cpp return newNode.get(); get 335 Source/core/rendering/RenderCounter.cpp CounterNode* currentCounter = maps.get(currentRenderer)->get(identifier); get 345 Source/core/rendering/RenderCounter.cpp return newNode.get(); get 436 Source/core/rendering/RenderCounter.cpp child->parent()->removeChild(child.get()); get 437 Source/core/rendering/RenderCounter.cpp ASSERT(counterMaps().get(&child->owner())->get(identifier) == child); get 438 Source/core/rendering/RenderCounter.cpp counterMaps().get(&child->owner())->remove(identifier); get 450 Source/core/rendering/RenderCounter.cpp CounterMap* map = mapsIterator->value.get(); get 453 Source/core/rendering/RenderCounter.cpp destroyCounterNodeWithoutMapRemoval(it->key, it->value.get()); get 461 Source/core/rendering/RenderCounter.cpp CounterMap* map = counterMaps().get(&owner); get 467 Source/core/rendering/RenderCounter.cpp destroyCounterNodeWithoutMapRemoval(identifier, mapIterator->value.get()); get 510 Source/core/rendering/RenderCounter.cpp CounterMap* counterMap = counterMaps().get(&renderer); get 513 Source/core/rendering/RenderCounter.cpp RefPtr<CounterNode> node = counterMap->get(it->key); get 522 Source/core/rendering/RenderCounter.cpp if (node != counterMap->get(it->key)) get 528 Source/core/rendering/RenderCounter.cpp parent->removeChild(node.get()); get 530 Source/core/rendering/RenderCounter.cpp newParent->insertAfter(node.get(), newPreviousSibling.get(), it->key); get 613 Source/core/rendering/RenderCounter.cpp counterName ? WebCore::counterMaps().get(current)->get(identifier) : (WebCore::CounterNode*)1 : (WebCore::CounterNode*)0); get 656 Source/core/rendering/RenderFlexibleBox.cpp mainAxisExtent = m_intrinsicSizeAlongMainAxis.get(child); get 949 Source/core/rendering/RenderFlexibleBox.cpp childSizes.append(inflexibleItems.get(child)); get 88 Source/core/rendering/RenderGeometryMap.cpp transformState.applyTransform(*currentStep.m_transform.get()); get 92 Source/core/rendering/RenderGeometryMap.cpp transformState.applyTransform(*currentStep.m_transform.get(), accumulate); get 783 Source/core/rendering/RenderGrid.cpp GridSpan* majorAxisPositions = (autoPlacementMajorAxisDirection() == ForColumns) ? columnPositions.get() : rowPositions.get(); get 980 Source/core/rendering/RenderGrid.cpp return m_gridItemCoordinate.get(gridItem); get 339 Source/core/rendering/RenderImage.cpp context->drawImage(image.get(), pixelSnappedIntRect(LayoutRect(paintOffset + imageOffset, imageSize)), CompositeSourceOver, shouldRespectImageOrientation()); get 469 Source/core/rendering/RenderImage.cpp Image* image = m_imageResource->image().get(); get 475 Source/core/rendering/RenderImage.cpp context->drawImage(m_imageResource->image(alignedRect.width(), alignedRect.height()).get(), alignedRect, compositeOperator, shouldRespectImageOrientation()); get 45 Source/core/rendering/RenderImage.h RenderImageResource* imageResource() { return m_imageResource.get(); } get 46 Source/core/rendering/RenderImage.h const RenderImageResource* imageResource() const { return m_imageResource.get(); } get 74 Source/core/rendering/RenderImageResource.cpp m_renderer->imageChanged(m_cachedImage.get()); get 76 Source/core/rendering/RenderImageResource.cpp m_renderer->imageChanged(m_cachedImage.get()); get 51 Source/core/rendering/RenderImageResource.h ImageResource* cachedImage() const { return m_cachedImage.get(); } get 70 Source/core/rendering/RenderImageResource.h virtual WrappedImagePtr imagePtr() const { return m_cachedImage.get(); } get 925 Source/core/rendering/RenderLayer.cpp RenderLayerStackingNodeIterator iterator(*m_stackingNode.get(), PositiveZOrderChildren | NegativeZOrderChildren); get 1767 Source/core/rendering/RenderLayer.cpp if (AncestorDependentPropertyCache* ancestorCache = ancestor->m_ancestorDependentPropertyCache.get()) { get 2296 Source/core/rendering/RenderLayer.cpp LayerListMutationDetector mutationChecker(m_stackingNode.get()); get 2953 Source/core/rendering/RenderLayer.cpp localTransformState.get(), zOffsetForDescendantsPtr, zOffset, unflattenedTransformState.get(), depthSortDescendants); get 2962 Source/core/rendering/RenderLayer.cpp localTransformState.get(), zOffsetForDescendantsPtr, zOffset, unflattenedTransformState.get(), depthSortDescendants); get 2985 Source/core/rendering/RenderLayer.cpp && isHitCandidate(this, false, zOffsetForContentsPtr, unflattenedTransformState.get())) { get 3000 Source/core/rendering/RenderLayer.cpp localTransformState.get(), zOffsetForDescendantsPtr, zOffset, unflattenedTransformState.get(), depthSortDescendants); get 3015 Source/core/rendering/RenderLayer.cpp && isHitCandidate(this, false, zOffsetForContentsPtr, unflattenedTransformState.get())) { get 3114 Source/core/rendering/RenderLayer.cpp return hitTestLayer(this, containerLayer, request, result, localHitTestRect, newHitTestLocation, true, newTransformState.get(), zOffset); get 3291 Source/core/rendering/RenderLayer.cpp newTransformState.get(), zOffset, columnLayers, columnIndex - 1); get 3478 Source/core/rendering/RenderLayer.cpp RenderLayerStackingNodeIterator iterator(*m_stackingNode.get(), AllChildren); get 3553 Source/core/rendering/RenderLayer.cpp return m_compositedLayerMapping.get(); get 3567 Source/core/rendering/RenderLayer.cpp return m_compositedLayerMapping.get(); get 3962 Source/core/rendering/RenderLayer.cpp FilterOperation* filterOperation = filters.operations().at(i).get(); get 3974 Source/core/rendering/RenderLayer.cpp referenceFilter->setLastEffect(ReferenceFilterBuilder::build(referenceFilter.get(), renderer(), referenceFilter->sourceGraphic(), get 140 Source/core/rendering/RenderLayer.h RenderLayerReflectionInfo* reflectionInfo() { return m_reflectionInfo.get(); } get 141 Source/core/rendering/RenderLayer.h const RenderLayerReflectionInfo* reflectionInfo() const { return m_reflectionInfo.get(); } get 196 Source/core/rendering/RenderLayer.h RenderLayerStackingNode* stackingNode() { return m_stackingNode.get(); } get 197 Source/core/rendering/RenderLayer.h const RenderLayerStackingNode* stackingNode() const { return m_stackingNode.get(); } get 320 Source/core/rendering/RenderLayer.h TransformationMatrix* transform() const { return m_transform.get(); } get 362 Source/core/rendering/RenderLayer.h bool hasCompositedLayerMapping() const { return m_compositedLayerMapping.get(); } get 450 Source/core/rendering/RenderLayer.h RenderLayerScrollableArea* scrollableArea() const { return m_scrollableArea.get(); } get 67 Source/core/rendering/RenderLayerClipper.cpp ASSERT(clipRects == *m_clipRectsCache->getClipRects(clipRectsType, clipRectsContext.respectOverflowClip).get()); get 82 Source/core/rendering/RenderLayerClipper.h return m_clipRectsCache ? m_clipRectsCache->getClipRects(context.clipRectsType, context.respectOverflowClip).get() : 0; get 122 Source/core/rendering/RenderLayerFilterInfo.cpp ReferenceFilterOperation* referenceFilterOperation = toReferenceFilterOperation(filterOperation.get()); get 151 Source/core/rendering/RenderLayerFilterInfo.cpp Element* filter = m_internalSVGReferences.at(i).get(); get 60 Source/core/rendering/RenderLayerFilterInfo.h FilterEffectRenderer* renderer() const { return m_renderer.get(); } get 53 Source/core/rendering/RenderLayerModelObject.h RenderLayer* layer() const { return m_layer.get(); } get 176 Source/core/rendering/RenderLayerScrollableArea.cpp if (scrollbar == m_vBar.get()) { get 193 Source/core/rendering/RenderLayerScrollableArea.cpp if (scrollbar == m_vBar.get()) get 207 Source/core/rendering/RenderLayerScrollableArea.cpp if (scrollbar == m_vBar.get()) { get 812 Source/core/rendering/RenderLayerScrollableArea.cpp if (scrollbar == m_vBar.get()) get 815 Source/core/rendering/RenderLayerScrollableArea.cpp if (scrollbar == m_hBar.get()) get 844 Source/core/rendering/RenderLayerScrollableArea.cpp didAddScrollbar(widget.get(), HorizontalScrollbar); get 846 Source/core/rendering/RenderLayerScrollableArea.cpp didAddScrollbar(widget.get(), VerticalScrollbar); get 848 Source/core/rendering/RenderLayerScrollableArea.cpp m_box->document().view()->addChild(widget.get()); get 859 Source/core/rendering/RenderLayerScrollableArea.cpp willRemoveScrollbar(scrollbar.get(), orientation); get 1105 Source/core/rendering/RenderLayerScrollableArea.cpp result.setScrollbar(m_vBar.get()); get 1117 Source/core/rendering/RenderLayerScrollableArea.cpp result.setScrollbar(m_hBar.get()); get 1290 Source/core/rendering/RenderLayerScrollableArea.cpp context->drawImage(resizeCornerImage.get(), IntRect(IntPoint(), cornerResizerSize)); get 1295 Source/core/rendering/RenderLayerScrollableArea.cpp context->drawImage(resizeCornerImage.get(), imageRect); get 77 Source/core/rendering/RenderLayerScrollableArea.h virtual Scrollbar* horizontalScrollbar() const OVERRIDE { return m_hBar.get(); } get 78 Source/core/rendering/RenderLayerScrollableArea.h virtual Scrollbar* verticalScrollbar() const OVERRIDE { return m_vBar.get(); } get 128 Source/core/rendering/RenderLayerStackingNode.h return m_posZOrderList.get(); get 134 Source/core/rendering/RenderLayerStackingNode.h return m_normalFlowList.get(); get 141 Source/core/rendering/RenderLayerStackingNode.h return m_negZOrderList.get(); get 491 Source/core/rendering/RenderListBox.cpp result.setScrollbar(m_vBar.get()); get 916 Source/core/rendering/RenderListBox.cpp didAddScrollbar(widget.get(), VerticalScrollbar); get 918 Source/core/rendering/RenderListBox.cpp document().view()->addChild(widget.get()); get 928 Source/core/rendering/RenderListBox.cpp ScrollableArea::willRemoveScrollbar(m_vBar.get(), VerticalScrollbar); get 117 Source/core/rendering/RenderListBox.h virtual Scrollbar* verticalScrollbar() const OVERRIDE { return m_vBar.get(); } get 1151 Source/core/rendering/RenderListMarker.cpp context->drawImage(m_image->image(this, marker.size()).get(), marker); get 1380 Source/core/rendering/RenderListMarker.cpp IntSize imageSize = calculateImageIntrinsicDimensions(m_image.get(), defaultBulletSize, DoNotScaleByEffectiveZoom); get 47 Source/core/rendering/RenderMediaControls.cpp if (Image* image = gMediaControlImageMap->get(name)) get 387 Source/core/rendering/RenderMenuList.cpp if (AXMenuList* menuList = toAXMenuList(document().axObjectCache()->get(this))) get 1781 Source/core/rendering/RenderObject.cpp return resolveColor(pseudoStyle.get(), CSSPropertyBackgroundColor).blendWithWhite(); get 1795 Source/core/rendering/RenderObject.cpp return resolveColor(pseudoStyle.get(), colorProperty); get 1908 Source/core/rendering/RenderObject.cpp style->inheritFrom(pseudoStyle.get()); get 1967 Source/core/rendering/RenderObject.cpp styleDidChange(diff, oldStyle.get()); get 2123 Source/core/rendering/RenderObject.cpp RenderCounter::rendererStyleChanged(*this, oldStyle, m_style.get()); get 2948 Source/core/rendering/RenderObject.cpp if (RefPtr<RenderStyle> style = firstLineStyleForCachedUncachedType(Cached, isText() ? parent() : this, m_style.get())) get 2949 Source/core/rendering/RenderObject.cpp return style.get(); get 2951 Source/core/rendering/RenderObject.cpp return m_style.get(); get 782 Source/core/rendering/RenderObject.h RenderStyle* style() const { return m_style.get(); } get 56 Source/core/rendering/RenderScrollbar.cpp if (RenderScrollbarPart* part = m_parts.get(ScrollbarBGPart)) { get 183 Source/core/rendering/RenderScrollbar.cpp RenderScrollbarPart* part = m_parts.get(ScrollbarBGPart); get 253 Source/core/rendering/RenderScrollbar.cpp RenderScrollbarPart* partRenderer = m_parts.get(partType); get 269 Source/core/rendering/RenderScrollbar.cpp RenderScrollbarPart* partRenderer = m_parts.get(partType); get 277 Source/core/rendering/RenderScrollbar.cpp RenderScrollbarPart* partRenderer = m_parts.get(partType); get 309 Source/core/rendering/RenderScrollbar.cpp RenderScrollbarPart* part = m_parts.get(TrackBGPart); get 333 Source/core/rendering/RenderScrollbar.cpp RenderScrollbarPart* partRenderer = m_parts.get(partType); get 352 Source/core/rendering/RenderScrollbar.cpp RenderScrollbarPart* partRenderer = m_parts.get(ThumbPart); get 309 Source/core/rendering/RenderText.cpp return WebCore::plainText(rangeOfContents(node()).get()); get 1234 Source/core/rendering/RenderText.cpp if (!force && equal(m_text.impl(), text.get())) get 1402 Source/core/rendering/RenderText.cpp SecureTextTimer* secureTextTimer = gSecureTextTimers ? gSecureTextTimers->get(this) : 0; get 1421 Source/core/rendering/RenderText.cpp if (!force && equal(m_text.impl(), text.get())) get 1880 Source/core/rendering/RenderText.cpp SecureTextTimer* secureTextTimer = gSecureTextTimers->get(this); get 82 Source/core/rendering/RenderTextControlMultiLine.cpp adjustInnerTextStyle(textBlockStyle.get()); get 361 Source/core/rendering/RenderTextControlSingleLine.cpp adjustInnerTextStyle(textBlockStyle.get()); get 52 Source/core/rendering/RenderTextFragment.h StringImpl* contentString() const { return m_contentString.get(); } get 541 Source/core/rendering/RenderView.cpp RenderSelectionInfo* info = i->value.get(); get 713 Source/core/rendering/RenderView.cpp RenderSelectionInfo* newInfo = newSelectedObjects.get(obj); get 714 Source/core/rendering/RenderView.cpp RenderSelectionInfo* oldInfo = i->value.get(); get 735 Source/core/rendering/RenderView.cpp RenderBlockSelectionInfo* newInfo = newSelectedBlocks.get(block); get 736 Source/core/rendering/RenderView.cpp RenderBlockSelectionInfo* oldInfo = i->value.get(); get 903 Source/core/rendering/RenderView.cpp return m_compositor.get(); get 917 Source/core/rendering/RenderView.cpp return m_flowThreadController.get(); get 948 Source/core/rendering/RenderView.cpp return m_intervalArena.get(); get 563 Source/core/rendering/RootInlineBox.cpp return gEllipsisBoxMap->get(this); get 734 Source/core/rendering/RootInlineBox.cpp LayoutUnit verticalPosition = verticalPositionCache.get(renderer, baselineType()); get 142 Source/core/rendering/RootInlineBox.h Vector<RenderBox*>* floatsPtr() { ASSERT(!isDirty()); return m_floats.get(); } get 199 Source/core/rendering/RootInlineBox.h return m_fragmentationData.get(); get 375 Source/core/rendering/TextAutosizer.cpp float multiplier = m_hashToMultiplier.get(hash); get 376 Source/core/rendering/TextAutosizer.cpp Vector<TextAutosizingClusterInfo>* val = m_nonAutosizedClusters.get(hash); get 45 Source/core/rendering/VerticalPositionCache.h int get(RenderObject* renderer, FontBaseline baselineType) const get 165 Source/core/rendering/break_lines.cpp TextBreakIterator* breakIterator = lazyBreakIterator.get(priorContextLength); get 479 Source/core/rendering/compositing/CompositedLayerMapping.cpp bool needsChildTransformLayer = hasPerspective && (layerForChildrenTransform() == m_childTransformLayer.get()); get 493 Source/core/rendering/compositing/CompositedLayerMapping.cpp m_graphicsLayer->setMaskLayer(m_maskLayer.get()); get 499 Source/core/rendering/compositing/CompositedLayerMapping.cpp clippingLayer()->setMaskLayer(m_childClippingMaskLayer.get()); get 501 Source/core/rendering/compositing/CompositedLayerMapping.cpp scrollingLayer()->setMaskLayer(m_childClippingMaskLayer.get()); get 503 Source/core/rendering/compositing/CompositedLayerMapping.cpp m_graphicsLayer->setContentsClippingMaskLayer(m_childClippingMaskLayer.get()); get 917 Source/core/rendering/compositing/CompositedLayerMapping.cpp m_ancestorClippingLayer->addChild(m_graphicsLayer.get()); get 920 Source/core/rendering/compositing/CompositedLayerMapping.cpp m_graphicsLayer->addChild(m_childContainmentLayer.get()); get 922 Source/core/rendering/compositing/CompositedLayerMapping.cpp m_graphicsLayer->addChild(m_childTransformLayer.get()); get 925 Source/core/rendering/compositing/CompositedLayerMapping.cpp GraphicsLayer* superLayer = m_graphicsLayer.get(); get 928 Source/core/rendering/compositing/CompositedLayerMapping.cpp superLayer = m_childContainmentLayer.get(); get 931 Source/core/rendering/compositing/CompositedLayerMapping.cpp superLayer = m_childTransformLayer.get(); get 933 Source/core/rendering/compositing/CompositedLayerMapping.cpp superLayer->addChild(m_scrollingLayer.get()); get 940 Source/core/rendering/compositing/CompositedLayerMapping.cpp m_graphicsLayer->addChild(m_layerForHorizontalScrollbar.get()); get 942 Source/core/rendering/compositing/CompositedLayerMapping.cpp m_graphicsLayer->addChild(m_layerForVerticalScrollbar.get()); get 944 Source/core/rendering/compositing/CompositedLayerMapping.cpp m_graphicsLayer->addChild(m_layerForScrollCorner.get()); get 953 Source/core/rendering/compositing/CompositedLayerMapping.cpp m_squashingContainmentLayer->addChild(m_graphicsLayer.get()); get 954 Source/core/rendering/compositing/CompositedLayerMapping.cpp m_squashingContainmentLayer->addChild(m_squashingLayer.get()); get 957 Source/core/rendering/compositing/CompositedLayerMapping.cpp m_ancestorClippingLayer->addChild(m_squashingLayer.get()); get 1020 Source/core/rendering/compositing/CompositedLayerMapping.cpp if (childTransformLayer == m_scrollingLayer.get()) get 1368 Source/core/rendering/compositing/CompositedLayerMapping.cpp m_scrollingLayer->addChild(m_scrollingContentsLayer.get()); get 1412 Source/core/rendering/compositing/CompositedLayerMapping.cpp updateScrollParentForGraphicsLayer(m_squashingContainmentLayer.get(), topmostLayer, scrollParent, scrollingCoordinator); get 1413 Source/core/rendering/compositing/CompositedLayerMapping.cpp updateScrollParentForGraphicsLayer(m_ancestorClippingLayer.get(), topmostLayer, scrollParent, scrollingCoordinator); get 1414 Source/core/rendering/compositing/CompositedLayerMapping.cpp updateScrollParentForGraphicsLayer(m_graphicsLayer.get(), topmostLayer, scrollParent, scrollingCoordinator); get 1421 Source/core/rendering/compositing/CompositedLayerMapping.cpp scrollingCoordinator->updateClipParentForGraphicsLayer(m_graphicsLayer.get(), clipParent); get 1720 Source/core/rendering/compositing/CompositedLayerMapping.cpp return m_scrollingContentsLayer.get(); get 1723 Source/core/rendering/compositing/CompositedLayerMapping.cpp return m_childContainmentLayer.get(); get 1726 Source/core/rendering/compositing/CompositedLayerMapping.cpp return m_childTransformLayer.get(); get 1728 Source/core/rendering/compositing/CompositedLayerMapping.cpp return m_graphicsLayer.get(); get 1734 Source/core/rendering/compositing/CompositedLayerMapping.cpp return m_ancestorClippingLayer.get(); get 1736 Source/core/rendering/compositing/CompositedLayerMapping.cpp return m_graphicsLayer.get(); get 1742 Source/core/rendering/compositing/CompositedLayerMapping.cpp return m_squashingContainmentLayer.get(); get 1752 Source/core/rendering/compositing/CompositedLayerMapping.cpp return m_scrollingLayer.get(); get 1753 Source/core/rendering/compositing/CompositedLayerMapping.cpp return m_childTransformLayer.get(); get 1983 Source/core/rendering/compositing/CompositedLayerMapping.cpp if (graphicsLayer == m_graphicsLayer.get() get 1984 Source/core/rendering/compositing/CompositedLayerMapping.cpp || graphicsLayer == m_foregroundLayer.get() get 1985 Source/core/rendering/compositing/CompositedLayerMapping.cpp || graphicsLayer == m_backgroundLayer.get() get 1986 Source/core/rendering/compositing/CompositedLayerMapping.cpp || graphicsLayer == m_maskLayer.get() get 1987 Source/core/rendering/compositing/CompositedLayerMapping.cpp || graphicsLayer == m_childClippingMaskLayer.get() get 1988 Source/core/rendering/compositing/CompositedLayerMapping.cpp || graphicsLayer == m_scrollingContentsLayer.get()) { get 1999 Source/core/rendering/compositing/CompositedLayerMapping.cpp } else if (graphicsLayer == m_squashingLayer.get()) { get 2038 Source/core/rendering/compositing/CompositedLayerMapping.cpp CollectTrackedRepaintRectsFunctor functor = { rects.get() }; get 2119 Source/core/rendering/compositing/CompositedLayerMapping.cpp if (graphicsLayer == m_graphicsLayer.get()) { get 2121 Source/core/rendering/compositing/CompositedLayerMapping.cpp } else if (graphicsLayer == m_squashingContainmentLayer.get()) { get 2123 Source/core/rendering/compositing/CompositedLayerMapping.cpp } else if (graphicsLayer == m_squashingLayer.get()) { get 2125 Source/core/rendering/compositing/CompositedLayerMapping.cpp } else if (graphicsLayer == m_ancestorClippingLayer.get()) { get 2127 Source/core/rendering/compositing/CompositedLayerMapping.cpp } else if (graphicsLayer == m_foregroundLayer.get()) { get 2129 Source/core/rendering/compositing/CompositedLayerMapping.cpp } else if (graphicsLayer == m_backgroundLayer.get()) { get 2131 Source/core/rendering/compositing/CompositedLayerMapping.cpp } else if (graphicsLayer == m_childContainmentLayer.get()) { get 2133 Source/core/rendering/compositing/CompositedLayerMapping.cpp } else if (graphicsLayer == m_childTransformLayer.get()) { get 2135 Source/core/rendering/compositing/CompositedLayerMapping.cpp } else if (graphicsLayer == m_maskLayer.get()) { get 2137 Source/core/rendering/compositing/CompositedLayerMapping.cpp } else if (graphicsLayer == m_childClippingMaskLayer.get()) { get 2139 Source/core/rendering/compositing/CompositedLayerMapping.cpp } else if (graphicsLayer == m_layerForHorizontalScrollbar.get()) { get 2141 Source/core/rendering/compositing/CompositedLayerMapping.cpp } else if (graphicsLayer == m_layerForVerticalScrollbar.get()) { get 2143 Source/core/rendering/compositing/CompositedLayerMapping.cpp } else if (graphicsLayer == m_layerForScrollCorner.get()) { get 2145 Source/core/rendering/compositing/CompositedLayerMapping.cpp } else if (graphicsLayer == m_scrollingLayer.get()) { get 2147 Source/core/rendering/compositing/CompositedLayerMapping.cpp } else if (graphicsLayer == m_scrollingContentsLayer.get()) { get 95 Source/core/rendering/compositing/CompositedLayerMapping.h GraphicsLayer* mainGraphicsLayer() const { return m_graphicsLayer.get(); } get 99 Source/core/rendering/compositing/CompositedLayerMapping.h GraphicsLayer* clippingLayer() const { return m_childContainmentLayer.get(); } get 103 Source/core/rendering/compositing/CompositedLayerMapping.h GraphicsLayer* ancestorClippingLayer() const { return m_ancestorClippingLayer.get(); } get 106 Source/core/rendering/compositing/CompositedLayerMapping.h GraphicsLayer* foregroundLayer() const { return m_foregroundLayer.get(); } get 108 Source/core/rendering/compositing/CompositedLayerMapping.h GraphicsLayer* backgroundLayer() const { return m_backgroundLayer.get(); } get 112 Source/core/rendering/compositing/CompositedLayerMapping.h GraphicsLayer* scrollingLayer() const { return m_scrollingLayer.get(); } get 113 Source/core/rendering/compositing/CompositedLayerMapping.h GraphicsLayer* scrollingContentsLayer() const { return m_scrollingContentsLayer.get(); } get 116 Source/core/rendering/compositing/CompositedLayerMapping.h GraphicsLayer* maskLayer() const { return m_maskLayer.get(); } get 119 Source/core/rendering/compositing/CompositedLayerMapping.h GraphicsLayer* childClippingMaskLayer() const { return m_childClippingMaskLayer.get(); } get 126 Source/core/rendering/compositing/CompositedLayerMapping.h GraphicsLayer* childTransformLayer() const { return m_childTransformLayer.get(); } get 128 Source/core/rendering/compositing/CompositedLayerMapping.h GraphicsLayer* squashingContainmentLayer() const { return m_squashingContainmentLayer.get(); } get 129 Source/core/rendering/compositing/CompositedLayerMapping.h GraphicsLayer* squashingLayer() const { return m_squashingLayer.get(); } get 182 Source/core/rendering/compositing/CompositedLayerMapping.h GraphicsLayer* layerForHorizontalScrollbar() const { return m_layerForHorizontalScrollbar.get(); } get 183 Source/core/rendering/compositing/CompositedLayerMapping.h GraphicsLayer* layerForVerticalScrollbar() const { return m_layerForVerticalScrollbar.get(); } get 184 Source/core/rendering/compositing/CompositedLayerMapping.h GraphicsLayer* layerForScrollCorner() const { return m_layerForScrollCorner.get(); } get 1329 Source/core/rendering/compositing/RenderLayerCompositor.cpp m_containerLayer->addChildBelow(backgroundLayer, m_scrollLayer.get()); get 1349 Source/core/rendering/compositing/RenderLayerCompositor.cpp GraphicsLayer* rootLayer = m_rootContentLayer.get(); get 1428 Source/core/rendering/compositing/RenderLayerCompositor.cpp return m_overflowControlsHostLayer.get(); get 1429 Source/core/rendering/compositing/RenderLayerCompositor.cpp return m_rootContentLayer.get(); get 1434 Source/core/rendering/compositing/RenderLayerCompositor.cpp return m_scrollLayer.get(); get 1439 Source/core/rendering/compositing/RenderLayerCompositor.cpp return m_containerLayer.get(); get 1446 Source/core/rendering/compositing/RenderLayerCompositor.cpp if (!m_rootTransformLayer.get()) { get 1448 Source/core/rendering/compositing/RenderLayerCompositor.cpp m_overflowControlsHostLayer->addChild(m_rootTransformLayer.get()); get 1449 Source/core/rendering/compositing/RenderLayerCompositor.cpp m_rootTransformLayer->addChild(m_containerLayer.get()); get 1453 Source/core/rendering/compositing/RenderLayerCompositor.cpp return m_rootTransformLayer.get(); get 1483 Source/core/rendering/compositing/RenderLayerCompositor.cpp OverscrollTheme::theme()->updateOverhangShadowLayer(m_layerForOverhangShadow.get(), m_rootContentLayer.get()); get 1768 Source/core/rendering/compositing/RenderLayerCompositor.cpp OverscrollTheme::theme()->setUpOverhangShadowLayer(m_layerForOverhangShadow.get()); get 1769 Source/core/rendering/compositing/RenderLayerCompositor.cpp OverscrollTheme::theme()->updateOverhangShadowLayer(m_layerForOverhangShadow.get(), m_rootContentLayer.get()); get 1770 Source/core/rendering/compositing/RenderLayerCompositor.cpp m_scrollLayer->addChild(m_layerForOverhangShadow.get()); get 1779 Source/core/rendering/compositing/RenderLayerCompositor.cpp GraphicsLayer* controlsParent = m_rootTransformLayer.get() ? m_rootTransformLayer.get() : m_overflowControlsHostLayer.get(); get 1784 Source/core/rendering/compositing/RenderLayerCompositor.cpp controlsParent->addChild(m_layerForHorizontalScrollbar.get()); get 1800 Source/core/rendering/compositing/RenderLayerCompositor.cpp controlsParent->addChild(m_layerForVerticalScrollbar.get()); get 1816 Source/core/rendering/compositing/RenderLayerCompositor.cpp controlsParent->addChild(m_layerForScrollCorner.get()); get 1860 Source/core/rendering/compositing/RenderLayerCompositor.cpp scrollingCoordinator->setLayerIsContainerForFixedPositionLayers(m_scrollLayer.get(), true); get 1863 Source/core/rendering/compositing/RenderLayerCompositor.cpp m_overflowControlsHostLayer->addChild(m_containerLayer.get()); get 1864 Source/core/rendering/compositing/RenderLayerCompositor.cpp m_containerLayer->addChild(m_scrollLayer.get()); get 1865 Source/core/rendering/compositing/RenderLayerCompositor.cpp m_scrollLayer->addChild(m_rootContentLayer.get()); get 2078 Source/core/rendering/compositing/RenderLayerCompositor.cpp if (graphicsLayer == m_rootContentLayer.get()) { get 2080 Source/core/rendering/compositing/RenderLayerCompositor.cpp } else if (graphicsLayer == m_rootTransformLayer.get()) { get 2083 Source/core/rendering/compositing/RenderLayerCompositor.cpp } else if (graphicsLayer == m_layerForOverhangShadow.get()) { get 2086 Source/core/rendering/compositing/RenderLayerCompositor.cpp } else if (graphicsLayer == m_overflowControlsHostLayer.get()) { get 2088 Source/core/rendering/compositing/RenderLayerCompositor.cpp } else if (graphicsLayer == m_layerForHorizontalScrollbar.get()) { get 2090 Source/core/rendering/compositing/RenderLayerCompositor.cpp } else if (graphicsLayer == m_layerForVerticalScrollbar.get()) { get 2092 Source/core/rendering/compositing/RenderLayerCompositor.cpp } else if (graphicsLayer == m_layerForScrollCorner.get()) { get 2094 Source/core/rendering/compositing/RenderLayerCompositor.cpp } else if (graphicsLayer == m_containerLayer.get()) { get 2096 Source/core/rendering/compositing/RenderLayerCompositor.cpp } else if (graphicsLayer == m_scrollLayer.get()) { get 178 Source/core/rendering/compositing/RenderLayerCompositor.h GraphicsLayer* layerForHorizontalScrollbar() const { return m_layerForHorizontalScrollbar.get(); } get 179 Source/core/rendering/compositing/RenderLayerCompositor.h GraphicsLayer* layerForVerticalScrollbar() const { return m_layerForVerticalScrollbar.get(); } get 180 Source/core/rendering/compositing/RenderLayerCompositor.h GraphicsLayer* layerForScrollCorner() const { return m_layerForScrollCorner.get(); } get 111 Source/core/rendering/shapes/ShapeInfo.cpp if (Shape* shape = m_shape.get()) get 49 Source/core/rendering/shapes/ShapeInfo.h if (InfoType* info = infoMap.get(&key)) get 55 Source/core/rendering/shapes/ShapeInfo.h static InfoType* info(const KeyType& key) { return infoMap().get(&key); } get 90 Source/core/rendering/shapes/ShapeInfo.h bool isShapeDirty() { return !m_shape.get(); } get 59 Source/core/rendering/style/ContentData.cpp ContentData* lastNewData = result.get(); get 74 Source/core/rendering/style/ContentData.cpp image->setImageResource(RenderImageResourceStyleImage::create(m_image.get())); get 58 Source/core/rendering/style/ContentData.h ContentData* next() const { return m_next.get(); } get 72 Source/core/rendering/style/ContentData.h const StyleImage* image() const { return m_image.get(); } get 73 Source/core/rendering/style/ContentData.h StyleImage* image() { return m_image.get(); } get 131 Source/core/rendering/style/ContentData.h const CounterContent* counter() const { return m_counter.get(); } get 51 Source/core/rendering/style/CursorData.h StyleImage* image() const { return m_image.get(); } get 33 Source/core/rendering/style/DataRef.h const T* get() const { return m_data.get(); } get 35 Source/core/rendering/style/DataRef.h const T& operator*() const { return *get(); } get 36 Source/core/rendering/style/DataRef.h const T* operator->() const { return get(); } get 42 Source/core/rendering/style/DataRef.h return m_data.get(); get 162 Source/core/rendering/style/FillLayer.cpp return StyleImage::imagesEquivalent(m_image.get(), o.m_image.get()) && m_xPosition == o.m_xPosition && m_yPosition == o.m_yPosition get 68 Source/core/rendering/style/FillLayer.h StyleImage* image() const { return m_image.get(); } get 58 Source/core/rendering/style/KeyframeList.h const RenderStyle* style() const { return m_style.get(); } get 32 Source/core/rendering/style/NinePieceImage.cpp if (!data->get()) get 79 Source/core/rendering/style/NinePieceImage.cpp return StyleImage::imagesEquivalent(image.get(), other.image.get()) get 70 Source/core/rendering/style/NinePieceImage.h StyleImage* image() const { return m_data->image.get(); } get 211 Source/core/rendering/style/RenderStyle.cpp m_svgStyle.access()->inheritFrom(inheritParent->m_svgStyle.get()); get 239 Source/core/rendering/style/RenderStyle.cpp m_svgStyle.access()->copyNonInheritedFrom(other->m_svgStyle.get()); get 269 Source/core/rendering/style/RenderStyle.cpp RenderStyle* pseudoStyle = m_cachedPseudoStyles->at(i).get(); get 286 Source/core/rendering/style/RenderStyle.cpp RenderStyle* pseudoStyle = m_cachedPseudoStyles->at(i).get(); get 301 Source/core/rendering/style/RenderStyle.cpp RenderStyle* result = pseudo.get(); get 316 Source/core/rendering/style/RenderStyle.cpp RenderStyle* pseudoStyle = m_cachedPseudoStyles->at(i).get(); get 328 Source/core/rendering/style/RenderStyle.cpp || m_svgStyle->inheritedNotEqual(other->m_svgStyle.get()) get 336 Source/core/rendering/style/RenderStyle.cpp && inherited.get() == other->inherited.get() get 337 Source/core/rendering/style/RenderStyle.cpp && m_svgStyle.get() == other->m_svgStyle.get() get 338 Source/core/rendering/style/RenderStyle.cpp && rareInheritedData.get() == other->rareInheritedData.get(); get 379 Source/core/rendering/style/RenderStyle.cpp if (m_svgStyle.get() != other.m_svgStyle.get()) { get 380 Source/core/rendering/style/RenderStyle.cpp svgChange = m_svgStyle->diff(other.m_svgStyle.get()); get 385 Source/core/rendering/style/RenderStyle.cpp if (m_box.get() != other.m_box.get()) { get 401 Source/core/rendering/style/RenderStyle.cpp if (surround.get() != other.surround.get()) { get 416 Source/core/rendering/style/RenderStyle.cpp if (rareNonInheritedData.get() != other.rareNonInheritedData.get()) { get 430 Source/core/rendering/style/RenderStyle.cpp || rareNonInheritedData->m_grid.get() != other.rareNonInheritedData->m_grid.get() get 431 Source/core/rendering/style/RenderStyle.cpp || rareNonInheritedData->m_gridItem.get() != other.rareNonInheritedData->m_gridItem.get() get 436 Source/core/rendering/style/RenderStyle.cpp if (rareNonInheritedData->m_deprecatedFlexibleBox.get() != other.rareNonInheritedData->m_deprecatedFlexibleBox.get() get 437 Source/core/rendering/style/RenderStyle.cpp && *rareNonInheritedData->m_deprecatedFlexibleBox.get() != *other.rareNonInheritedData->m_deprecatedFlexibleBox.get()) get 440 Source/core/rendering/style/RenderStyle.cpp if (rareNonInheritedData->m_flexibleBox.get() != other.rareNonInheritedData->m_flexibleBox.get() get 441 Source/core/rendering/style/RenderStyle.cpp && *rareNonInheritedData->m_flexibleBox.get() != *other.rareNonInheritedData->m_flexibleBox.get()) get 445 Source/core/rendering/style/RenderStyle.cpp if (!rareNonInheritedData->shadowDataEquivalent(*other.rareNonInheritedData.get())) get 448 Source/core/rendering/style/RenderStyle.cpp if (!rareNonInheritedData->reflectionDataEquivalent(*other.rareNonInheritedData.get())) get 451 Source/core/rendering/style/RenderStyle.cpp if (rareNonInheritedData->m_multiCol.get() != other.rareNonInheritedData->m_multiCol.get() get 452 Source/core/rendering/style/RenderStyle.cpp && *rareNonInheritedData->m_multiCol.get() != *other.rareNonInheritedData->m_multiCol.get()) get 462 Source/core/rendering/style/RenderStyle.cpp const CounterDirectiveMap* mapA = rareNonInheritedData->m_counterDirectives.get(); get 463 Source/core/rendering/style/RenderStyle.cpp const CounterDirectiveMap* mapB = other.rareNonInheritedData->m_counterDirectives.get(); get 479 Source/core/rendering/style/RenderStyle.cpp if (rareInheritedData.get() != other.rareInheritedData.get()) { get 506 Source/core/rendering/style/RenderStyle.cpp if (!rareInheritedData->shadowDataEquivalent(*other.rareInheritedData.get())) get 509 Source/core/rendering/style/RenderStyle.cpp if (!QuotesData::equals(rareInheritedData->quotes.get(), other.rareInheritedData->quotes.get())) get 516 Source/core/rendering/style/RenderStyle.cpp if (inherited.get() != other.inherited.get()) { get 611 Source/core/rendering/style/RenderStyle.cpp if (rareNonInheritedData->m_filter.get() != other.rareNonInheritedData->m_filter.get() get 612 Source/core/rendering/style/RenderStyle.cpp && *rareNonInheritedData->m_filter.get() != *other.rareNonInheritedData->m_filter.get()) { get 647 Source/core/rendering/style/RenderStyle.cpp if (rareNonInheritedData.get() != other.rareNonInheritedData.get()) { get 700 Source/core/rendering/style/RenderStyle.cpp if (QuotesData::equals(rareInheritedData->quotes.get(), q.get())) get 726 Source/core/rendering/style/RenderStyle.cpp ContentData* lastContent = content.get(); get 753 Source/core/rendering/style/RenderStyle.cpp ContentData* lastContent = content.get(); get 949 Source/core/rendering/style/RenderStyle.cpp StyleImage* RenderStyle::listStyleImage() const { return rareInheritedData->listStyleImage.get(); } get 1025 Source/core/rendering/style/RenderStyle.cpp return rareNonInheritedData->m_counterDirectives.get(); get 1039 Source/core/rendering/style/RenderStyle.cpp return directives->get(identifier); get 1045 Source/core/rendering/style/RenderStyle.cpp const AtomicString& hyphenationString = rareInheritedData.get()->hyphenationString; get 1098 Source/core/rendering/style/RenderStyle.cpp CSSAnimationDataList* animationList = rareNonInheritedData->m_animations.get(); get 1121 Source/core/rendering/style/RenderStyle.cpp CSSAnimationDataList* transitionList = rareNonInheritedData->m_transitions.get(); get 1158 Source/core/rendering/style/RenderStyle.cpp return rareNonInheritedData->m_animations.get(); get 1165 Source/core/rendering/style/RenderStyle.cpp return rareNonInheritedData->m_transitions.get(); get 1605 Source/core/rendering/style/RenderStyle.cpp if (surround->border.m_image.image() == image.get()) get 380 Source/core/rendering/style/RenderStyle.h const PseudoStyleCache* cachedPseudoStyles() const { return m_cachedPseudoStyles.get(); } get 722 Source/core/rendering/style/RenderStyle.h CursorList* cursors() const { return rareInheritedData->cursorData.get(); } get 744 Source/core/rendering/style/RenderStyle.h ShadowList* textShadow() const { return rareInheritedData->textShadow.get(); } get 804 Source/core/rendering/style/RenderStyle.h ShadowList* boxShadow() const { return rareNonInheritedData->m_boxShadow.get(); } get 813 Source/core/rendering/style/RenderStyle.h StyleReflection* boxReflect() const { return rareNonInheritedData->m_boxReflect.get(); } get 902 Source/core/rendering/style/RenderStyle.h const CSSAnimationDataList* animations() const { return rareNonInheritedData->m_animations.get(); } get 903 Source/core/rendering/style/RenderStyle.h const CSSAnimationDataList* transitions() const { return rareNonInheritedData->m_transitions.get(); } get 1391 Source/core/rendering/style/RenderStyle.h const SVGRenderStyle* svgStyle() const { return m_svgStyle.get(); } get 1435 Source/core/rendering/style/RenderStyle.h ShapeValue* shapeOutside() const { return rareNonInheritedData->m_shapeOutside.get(); } get 1444 Source/core/rendering/style/RenderStyle.h ClipPathOperation* clipPath() const { return rareNonInheritedData->m_clipPath.get(); } get 1461 Source/core/rendering/style/RenderStyle.h const ContentData* contentData() const { return rareNonInheritedData->m_content.get(); } get 1473 Source/core/rendering/style/RenderStyle.h QuotesData* quotes() const { return rareInheritedData->quotes.get(); } get 72 Source/core/rendering/style/ShapeValue.h BasicShape* shape() const { return m_shape.get(); } get 74 Source/core/rendering/style/ShapeValue.h StyleImage* image() const { return m_image.get(); } get 41 Source/core/rendering/style/StyleFetchedImage.h virtual WrappedImagePtr data() const OVERRIDE { return m_image.get(); } get 58 Source/core/rendering/style/StyleFetchedImage.h virtual ImageResource* cachedImage() const OVERRIDE { return m_image.get(); } get 55 Source/core/rendering/style/StyleFetchedImageSet.h virtual WrappedImagePtr data() const OVERRIDE { return m_bestFitImage.get(); } get 73 Source/core/rendering/style/StyleFetchedImageSet.h virtual ImageResource* cachedImage() const OVERRIDE { return m_bestFitImage.get(); } get 42 Source/core/rendering/style/StyleGeneratedImage.cpp return m_imageGeneratorValue.get(); get 41 Source/core/rendering/style/StyleGeneratedImage.h virtual WrappedImagePtr data() const OVERRIDE { return m_imageGeneratorValue.get(); } get 102 Source/core/rendering/style/StyleImage.h inline thisType* to##thisType(const RefPtr<StyleImage>& styleImage) { return to##thisType(styleImage.get()); } \ get 180 Source/core/rendering/style/StyleRareInheritedData.cpp && cursorDataEquivalent(cursorData.get(), o.cursorData.get()) get 217 Source/core/rendering/style/StyleRareInheritedData.cpp && QuotesData::equals(quotes.get(), o.quotes.get()) get 222 Source/core/rendering/style/StyleRareInheritedData.cpp && StyleImage::imagesEquivalent(listStyleImage.get(), o.listStyleImage.get()); get 246 Source/core/rendering/style/StyleRareNonInheritedData.cpp ContentData* a = m_content.get(); get 247 Source/core/rendering/style/StyleRareNonInheritedData.cpp ContentData* b = o.m_content.get(); get 259 Source/core/rendering/style/StyleRareNonInheritedData.cpp if (m_counterDirectives.get() == o.m_counterDirectives.get()) get 307 Source/core/rendering/style/StyleRareNonInheritedData.cpp return m_filter.get() && !m_filter->m_operations.isEmpty(); get 53 Source/core/rendering/svg/ReferenceFilterBuilder.cpp return documentResourceReferences->get(filterOperation); get 89 Source/core/rendering/svg/ReferenceFilterBuilder.cpp if (cssValue.get() && cssValue->isPrimitiveValue()) { get 90 Source/core/rendering/svg/ReferenceFilterBuilder.cpp const CSSPrimitiveValue& primitiveValue = *((CSSPrimitiveValue*)cssValue.get()); get 161 Source/core/rendering/svg/ReferenceFilterBuilder.cpp RefPtr<FilterEffect> effect = effectElement->build(builder.get(), parentFilter); get 165 Source/core/rendering/svg/ReferenceFilterBuilder.cpp effectElement->setStandardAttributes(effect.get()); get 173 Source/core/rendering/svg/RenderSVGImage.cpp interpolationQuality = ImageQualityController::imageQualityController()->chooseInterpolationQuality(paintInfo.context, this, image.get(), image.get(), LayoutSize(destRect.size())); get 177 Source/core/rendering/svg/RenderSVGImage.cpp paintInfo.context->drawImage(image.get(), destRect, srcRect, CompositeSourceOver); get 43 Source/core/rendering/svg/RenderSVGImage.h RenderImageResource* imageResource() { return m_imageResource.get(); } get 252 Source/core/rendering/svg/RenderSVGResourceClipper.cpp context->drawDisplayList(m_clipContentDisplayList.get()); get 68 Source/core/rendering/svg/RenderSVGResourceFilter.cpp if (FilterData* filterData = m_filter.get(client)) { get 90 Source/core/rendering/svg/RenderSVGResourceFilter.cpp RefPtr<FilterEffect> effect = effectElement->build(builder.get(), filter); get 96 Source/core/rendering/svg/RenderSVGResourceFilter.cpp effectElement->setStandardAttributes(effect.get()); get 153 Source/core/rendering/svg/RenderSVGResourceFilter.cpp FilterData* filterData = m_filter.get(object); get 207 Source/core/rendering/svg/RenderSVGResourceFilter.cpp filterData->builder = buildPrimitives(filterData->filter.get()); get 237 Source/core/rendering/svg/RenderSVGResourceFilter.cpp imageFilter = builder.buildTransform(resizeMatrix, imageFilter.get()); get 251 Source/core/rendering/svg/RenderSVGResourceFilter.cpp imageFilter = builder.buildTransform(shearAndRotate, imageFilter.get()); get 253 Source/core/rendering/svg/RenderSVGResourceFilter.cpp context->beginLayer(1, CompositeSourceOver, &boundaries, ColorFilterNone, imageFilter.get()); get 267 Source/core/rendering/svg/RenderSVGResourceFilter.cpp if (!createImageBuffer(filterData->filter.get(), sourceGraphic)) { get 301 Source/core/rendering/svg/RenderSVGResourceFilter.cpp FilterData* filterData = m_filter.get(object); get 379 Source/core/rendering/svg/RenderSVGResourceFilter.cpp FilterData* filterData = it->value.get(); get 383 Source/core/rendering/svg/RenderSVGResourceFilter.cpp SVGFilterBuilder* builder = filterData->builder.get(); get 401 Source/core/rendering/svg/RenderSVGResourceFilter.cpp FilterData* filterData = m_filter.get(object); get 92 Source/core/rendering/svg/RenderSVGResourceGradient.cpp buildGradient(gradientData.get()); get 128 Source/core/rendering/svg/RenderSVGResourceMasker.cpp context->drawDisplayList(m_maskContentDisplayList.get()); get 57 Source/core/rendering/svg/RenderSVGResourcePattern.cpp PatternData* currentData = m_patternMap.get(object); get 132 Source/core/rendering/svg/RenderSVGResourcePattern.cpp return m_patternMap.set(object, patternData.release()).storedValue->value.get(); get 83 Source/core/rendering/svg/RenderSVGShape.cpp Path* usePath = m_path.get(); get 99 Source/core/rendering/svg/RenderSVGShape.cpp Path* usePath = nonScalingStrokePath(m_path.get(), nonScalingTransform); get 394 Source/core/rendering/svg/RenderSVGShape.cpp Path* usePath = nonScalingStrokePath(m_path.get(), nonScalingTransform); get 72 Source/core/rendering/svg/RenderSVGShape.h bool hasPath() const { return m_path.get(); } get 150 Source/core/rendering/svg/SVGPathData.cpp if (PathUpdateFunction pathUpdateFunction = map->get(element->localName().impl())) get 516 Source/core/rendering/svg/SVGRenderTreeAsText.cpp if (RefPtr<SVGFilterBuilder> builder = filter->buildPrimitives(dummyFilter.get())) { get 308 Source/core/rendering/svg/SVGRenderingContext.cpp m_paintInfo->context->drawImageBuffer(imageBuffer.get(), boundingBox); get 208 Source/core/rendering/svg/SVGResources.cpp return resources.get(); get 54 Source/core/rendering/svg/SVGResourcesCache.cpp SVGResources* resources = m_cache.set(object, newResources.release()).storedValue->value.get(); get 98 Source/core/rendering/svg/SVGResourcesCache.cpp return resourcesCacheFromRenderObject(renderer)->m_cache.get(renderer); get 42 Source/core/rendering/svg/SVGTextChunkBuilder.cpp transform = m_textBoxTransformations.get(textBox); get 199 Source/core/rendering/svg/SVGTextLayoutAttributesBuilder.cpp const SVGLengthList* xListPtr = i < xListSize ? xList.get() : 0; get 200 Source/core/rendering/svg/SVGTextLayoutAttributesBuilder.cpp const SVGLengthList* yListPtr = i < yListSize ? yList.get() : 0; get 201 Source/core/rendering/svg/SVGTextLayoutAttributesBuilder.cpp const SVGLengthList* dxListPtr = i < dxListSize ? dxList.get() : 0; get 202 Source/core/rendering/svg/SVGTextLayoutAttributesBuilder.cpp const SVGLengthList* dyListPtr = i < dyListSize ? dyList.get() : 0; get 203 Source/core/rendering/svg/SVGTextLayoutAttributesBuilder.cpp const SVGNumberList* rotateListPtr = i < rotateListSize ? rotateList.get() : 0; get 59 Source/core/rendering/svg/SVGTextLayoutEngineSpacing.cpp const SVGFontData* svgFontData = static_cast<const SVGFontData*>(customFontData.get()); get 47 Source/core/rendering/svg/SVGTextRunRenderingContext.cpp const SVGFontData* svgFontData = static_cast<const SVGFontData*>(customFontData.get()); get 81 Source/core/speech/SpeechInput.cpp m_listeners.get(listenerId)->didCompleteRecording(listenerId); get 89 Source/core/speech/SpeechInput.cpp m_listeners.get(listenerId)->didCompleteRecognition(listenerId); get 97 Source/core/speech/SpeechInput.cpp m_listeners.get(listenerId)->setRecognitionResult(listenerId, result); get 44 Source/core/speech/SpeechInputEvent.h SpeechInputResultList* results() const { return m_results.get(); } get 45 Source/core/speech/SpeechInputResultList.cpp return index >= m_results.size() ? 0 : m_results[index].get(); get 56 Source/core/storage/Storage.h StorageArea* area() const { return m_storageArea.get(); } get 58 Source/core/storage/StorageEvent.h Storage* storageArea() const { return m_storageArea.get(); } get 59 Source/core/storage/StorageEvent.h Storage* storageArea(bool& isNull) const { isNull = !m_storageArea; return m_storageArea.get(); } get 40 Source/core/svg/LinearGradientAttributes.h SVGLength* x1() const { return m_x1.get(); } get 41 Source/core/svg/LinearGradientAttributes.h SVGLength* y1() const { return m_y1.get(); } get 42 Source/core/svg/LinearGradientAttributes.h SVGLength* x2() const { return m_x2.get(); } get 43 Source/core/svg/LinearGradientAttributes.h SVGLength* y2() const { return m_y2.get(); } get 55 Source/core/svg/PatternAttributes.h SVGLength* x() const { return m_x.get(); } get 56 Source/core/svg/PatternAttributes.h SVGLength* y() const { return m_y.get(); } get 57 Source/core/svg/PatternAttributes.h SVGLength* width() const { return m_width.get(); } get 58 Source/core/svg/PatternAttributes.h SVGLength* height() const { return m_height.get(); } get 60 Source/core/svg/PatternAttributes.h SVGPreserveAspectRatio* preserveAspectRatio() const { return m_preserveAspectRatio.get(); } get 46 Source/core/svg/RadialGradientAttributes.h SVGLength* cx() const { return m_cx.get(); } get 47 Source/core/svg/RadialGradientAttributes.h SVGLength* cy() const { return m_cy.get(); } get 48 Source/core/svg/RadialGradientAttributes.h SVGLength* r() const { return m_r.get(); } get 49 Source/core/svg/RadialGradientAttributes.h SVGLength* fx() const { return m_fx.get(); } get 50 Source/core/svg/RadialGradientAttributes.h SVGLength* fy() const { return m_fy.get(); } get 51 Source/core/svg/RadialGradientAttributes.h SVGLength* fr() const { return m_fr.get(); } get 35 Source/core/svg/SVGAElement.h SVGAnimatedString* svgTarget() { return m_svgTarget.get(); } get 91 Source/core/svg/SVGAngle.h SVGEnumeration<SVGMarkerOrientType>* orientType() { return m_orientType.get(); } get 97 Source/core/svg/SVGAnimateElement.cpp SVGPropertyBase* toAtEndOfDurationProperty = m_toAtEndOfDurationProperty ? m_toAtEndOfDurationProperty.get() : m_toProperty.get(); get 98 Source/core/svg/SVGAnimateElement.cpp m_animator->calculateAnimatedValue(percentage, repeatCount, m_fromProperty.get(), m_toProperty.get(), toAtEndOfDurationProperty, resultAnimationElement->m_animatedProperty.get()); get 398 Source/core/svg/SVGAnimateElement.cpp return m_animator.get(); get 50 Source/core/svg/SVGAnimatedAngle.h SVGAnimatedEnumeration<SVGMarkerOrientType>* orientType() { return m_orientType.get(); } get 56 Source/core/svg/SVGAnimatedIntegerOptionalInteger.h SVGAnimatedInteger* firstInteger() { return m_firstInteger.get(); } get 57 Source/core/svg/SVGAnimatedIntegerOptionalInteger.h SVGAnimatedInteger* secondInteger() { return m_secondInteger.get(); } get 56 Source/core/svg/SVGAnimatedNumberOptionalNumber.h SVGAnimatedNumber* firstNumber() { return m_firstNumber.get(); } get 57 Source/core/svg/SVGAnimatedNumberOptionalNumber.h SVGAnimatedNumber* secondNumber() { return m_secondNumber.get(); } get 167 Source/core/svg/SVGAnimatedTypeAnimator.cpp (animatedProperty.get()->*method)(); get 35 Source/core/svg/SVGCircleElement.h SVGAnimatedLength* cx() const { return m_cx.get(); } get 36 Source/core/svg/SVGCircleElement.h SVGAnimatedLength* cy() const { return m_cy.get(); } get 37 Source/core/svg/SVGCircleElement.h SVGAnimatedLength* r() const { return m_r.get(); } get 37 Source/core/svg/SVGClipPathElement.h SVGAnimatedEnumeration<SVGUnitTypes::SVGUnitType>* clipPathUnits() { return m_clipPathUnits.get(); } get 38 Source/core/svg/SVGComponentTransferFunctionElement.h SVGAnimatedNumberList* tableValues() { return m_tableValues.get(); } get 39 Source/core/svg/SVGComponentTransferFunctionElement.h SVGAnimatedNumber* slope() { return m_slope.get(); } get 40 Source/core/svg/SVGComponentTransferFunctionElement.h SVGAnimatedNumber* intercept() { return m_intercept.get(); } get 41 Source/core/svg/SVGComponentTransferFunctionElement.h SVGAnimatedNumber* amplitude() { return m_amplitude.get(); } get 42 Source/core/svg/SVGComponentTransferFunctionElement.h SVGAnimatedNumber* exponent() { return m_exponent.get(); } get 43 Source/core/svg/SVGComponentTransferFunctionElement.h SVGAnimatedNumber* offset() { return m_offset.get(); } get 44 Source/core/svg/SVGComponentTransferFunctionElement.h SVGAnimatedEnumeration<ComponentTransferType>* type() { return m_type.get(); } get 46 Source/core/svg/SVGCursorElement.h SVGAnimatedLength* x() const { return m_x.get(); } get 47 Source/core/svg/SVGCursorElement.h SVGAnimatedLength* y() const { return m_y.get(); } get 84 Source/core/svg/SVGDocumentExtensions.cpp return m_resources.get(id); get 137 Source/core/svg/SVGDocumentExtensions.cpp SVGSVGElement* outerSVG = (*it).get(); get 196 Source/core/svg/SVGDocumentExtensions.cpp SVGPendingElements* elements = it->value.get(); get 212 Source/core/svg/SVGDocumentExtensions.cpp return m_pendingResources.get(id)->contains(element); get 230 Source/core/svg/SVGDocumentExtensions.cpp SVGPendingElements* elements = it->value.get(); get 252 Source/core/svg/SVGDocumentExtensions.cpp SVGPendingElements* elements = it->value.get(); get 297 Source/core/svg/SVGDocumentExtensions.cpp SVGPendingElements* resourceSet = m_pendingResourcesForRemoval.get(id); get 318 Source/core/svg/SVGDocumentExtensions.cpp return it->value.get(); get 326 Source/core/svg/SVGDocumentExtensions.cpp if (HashSet<SVGElement*>* elements = m_elementDependencies.get(referencedElement)) { get 343 Source/core/svg/SVGDocumentExtensions.cpp HashSet<SVGElement*>* referencingElements = it->value.get(); get 367 Source/core/svg/SVGDocumentExtensions.cpp HashSet<SVGElement*>* referencingElements = it->value.get(); get 67 Source/core/svg/SVGDocumentExtensions.h SVGResourcesCache* resourcesCache() const { return m_resourcesCache.get(); } get 425 Source/core/svg/SVGElement.cpp return propertyNameToIdMap->get(attrName.localName().impl()); get 698 Source/core/svg/SVGElement.cpp return cssPropertyMap.get(attributeName); get 712 Source/core/svg/SVGElement.cpp return m_newAttributeToPropertyMap.get(attributeName); get 845 Source/core/svg/SVGElement.cpp if (hasLoadListener(currentTarget.get()) get 849 Source/core/svg/SVGElement.cpp SVGElement* element = currentTarget.get(); get 950 Source/core/svg/SVGElement.cpp RefPtr<SVGAnimatedPropertyBase> property = m_newAttributeToPropertyMap.get(name); get 147 Source/core/svg/SVGElement.h SVGAnimatedString* className() { return m_className.get(); } get 60 Source/core/svg/SVGElementInstance.h SVGElement* correspondingElement() const { return m_element.get(); } get 63 Source/core/svg/SVGElementInstance.h SVGElement* shadowTreeElement() const { return m_shadowTreeElement.get(); } get 59 Source/core/svg/SVGElementRareData.h return rareDataMap().get(element); get 77 Source/core/svg/SVGElementRareData.h MutableStylePropertySet* animatedSMILStyleProperties() const { return m_animatedSMILStyleProperties.get(); } get 82 Source/core/svg/SVGElementRareData.h return m_animatedSMILStyleProperties.get(); get 101 Source/core/svg/SVGElementRareData.h return m_overrideComputedStyle.get(); get 35 Source/core/svg/SVGEllipseElement.h SVGAnimatedLength* cx() const { return m_cx.get(); } get 36 Source/core/svg/SVGEllipseElement.h SVGAnimatedLength* cy() const { return m_cy.get(); } get 37 Source/core/svg/SVGEllipseElement.h SVGAnimatedLength* rx() const { return m_rx.get(); } get 38 Source/core/svg/SVGEllipseElement.h SVGAnimatedLength* ry() const { return m_ry.get(); } get 35 Source/core/svg/SVGFEBlendElement.h SVGAnimatedString* in1() { return m_in1.get(); } get 36 Source/core/svg/SVGFEBlendElement.h SVGAnimatedString* in2() { return m_in2.get(); } get 37 Source/core/svg/SVGFEBlendElement.h SVGAnimatedEnumeration<BlendModeType>* mode() { return m_mode.get(); } get 37 Source/core/svg/SVGFEColorMatrixElement.h SVGAnimatedNumberList* values() { return m_values.get(); } get 38 Source/core/svg/SVGFEColorMatrixElement.h SVGAnimatedString* in1() { return m_in1.get(); } get 39 Source/core/svg/SVGFEColorMatrixElement.h SVGAnimatedEnumeration<ColorMatrixType>* type() { return m_type.get(); } get 32 Source/core/svg/SVGFEComponentTransferElement.h SVGAnimatedString* in1() { return m_in1.get(); } get 37 Source/core/svg/SVGFECompositeElement.h SVGAnimatedNumber* k1() { return m_k1.get(); } get 38 Source/core/svg/SVGFECompositeElement.h SVGAnimatedNumber* k2() { return m_k2.get(); } get 39 Source/core/svg/SVGFECompositeElement.h SVGAnimatedNumber* k3() { return m_k3.get(); } get 40 Source/core/svg/SVGFECompositeElement.h SVGAnimatedNumber* k4() { return m_k4.get(); } get 41 Source/core/svg/SVGFECompositeElement.h SVGAnimatedString* in1() { return m_in1.get(); } get 42 Source/core/svg/SVGFECompositeElement.h SVGAnimatedString* in2() { return m_in2.get(); } get 43 Source/core/svg/SVGFECompositeElement.h SVGAnimatedEnumeration<CompositeOperationType>* svgOperator() { return m_svgOperator.get(); } get 41 Source/core/svg/SVGFEConvolveMatrixElement.h SVGAnimatedBoolean* preserveAlpha() { return m_preserveAlpha.get(); } get 42 Source/core/svg/SVGFEConvolveMatrixElement.h SVGAnimatedNumber* divisor() { return m_divisor.get(); } get 43 Source/core/svg/SVGFEConvolveMatrixElement.h SVGAnimatedNumber* bias() { return m_bias.get(); } get 46 Source/core/svg/SVGFEConvolveMatrixElement.h SVGAnimatedNumberList* kernelMatrix() { return m_kernelMatrix.get(); } get 47 Source/core/svg/SVGFEConvolveMatrixElement.h SVGAnimatedString* in1() { return m_in1.get(); } get 48 Source/core/svg/SVGFEConvolveMatrixElement.h SVGAnimatedEnumeration<EdgeModeType>* edgeMode() { return m_edgeMode.get(); } get 51 Source/core/svg/SVGFEConvolveMatrixElement.h SVGAnimatedInteger* targetX() { return m_targetX.get(); } get 52 Source/core/svg/SVGFEConvolveMatrixElement.h SVGAnimatedInteger* targetY() { return m_targetY.get(); } get 39 Source/core/svg/SVGFEDiffuseLightingElement.h SVGAnimatedNumber* diffuseConstant() { return m_diffuseConstant.get(); } get 40 Source/core/svg/SVGFEDiffuseLightingElement.h SVGAnimatedNumber* surfaceScale() { return m_surfaceScale.get(); } get 43 Source/core/svg/SVGFEDiffuseLightingElement.h SVGAnimatedString* in1() { return m_in1.get(); } get 38 Source/core/svg/SVGFEDisplacementMapElement.h SVGAnimatedNumber* scale() { return m_scale.get(); } get 39 Source/core/svg/SVGFEDisplacementMapElement.h SVGAnimatedString* in1() { return m_in1.get(); } get 40 Source/core/svg/SVGFEDisplacementMapElement.h SVGAnimatedString* in2() { return m_in2.get(); } get 41 Source/core/svg/SVGFEDisplacementMapElement.h SVGAnimatedEnumeration<ChannelSelectorType>* xChannelSelector() { return m_xChannelSelector.get(); } get 42 Source/core/svg/SVGFEDisplacementMapElement.h SVGAnimatedEnumeration<ChannelSelectorType>* yChannelSelector() { return m_yChannelSelector.get(); } get 36 Source/core/svg/SVGFEDropShadowElement.h SVGAnimatedNumber* dx() { return m_dx.get(); } get 37 Source/core/svg/SVGFEDropShadowElement.h SVGAnimatedNumber* dy() { return m_dy.get(); } get 40 Source/core/svg/SVGFEDropShadowElement.h SVGAnimatedString* in1() { return m_in1.get(); } get 38 Source/core/svg/SVGFEGaussianBlurElement.h SVGAnimatedString* in1() { return m_in1.get(); } get 45 Source/core/svg/SVGFEImageElement.h SVGAnimatedPreserveAspectRatio* preserveAspectRatio() { return m_preserveAspectRatio.get(); } get 38 Source/core/svg/SVGFELightElement.h SVGAnimatedNumber* azimuth() { return m_azimuth.get(); } get 39 Source/core/svg/SVGFELightElement.h const SVGAnimatedNumber* azimuth() const { return m_azimuth.get(); } get 40 Source/core/svg/SVGFELightElement.h SVGAnimatedNumber* elevation() { return m_elevation.get(); } get 41 Source/core/svg/SVGFELightElement.h const SVGAnimatedNumber* elevation() const { return m_elevation.get(); } get 42 Source/core/svg/SVGFELightElement.h SVGAnimatedNumber* x() { return m_x.get(); } get 43 Source/core/svg/SVGFELightElement.h const SVGAnimatedNumber* x() const { return m_x.get(); } get 44 Source/core/svg/SVGFELightElement.h SVGAnimatedNumber* y() { return m_y.get(); } get 45 Source/core/svg/SVGFELightElement.h const SVGAnimatedNumber* y() const { return m_y.get(); } get 46 Source/core/svg/SVGFELightElement.h SVGAnimatedNumber* z() { return m_z.get(); } get 47 Source/core/svg/SVGFELightElement.h const SVGAnimatedNumber* z() const { return m_z.get(); } get 48 Source/core/svg/SVGFELightElement.h SVGAnimatedNumber* pointsAtX() { return m_pointsAtX.get(); } get 49 Source/core/svg/SVGFELightElement.h const SVGAnimatedNumber* pointsAtX() const { return m_pointsAtX.get(); } get 50 Source/core/svg/SVGFELightElement.h SVGAnimatedNumber* pointsAtY() { return m_pointsAtY.get(); } get 51 Source/core/svg/SVGFELightElement.h const SVGAnimatedNumber* pointsAtY() const { return m_pointsAtY.get(); } get 52 Source/core/svg/SVGFELightElement.h SVGAnimatedNumber* pointsAtZ() { return m_pointsAtZ.get(); } get 53 Source/core/svg/SVGFELightElement.h const SVGAnimatedNumber* pointsAtZ() const { return m_pointsAtZ.get(); } get 54 Source/core/svg/SVGFELightElement.h SVGAnimatedNumber* specularExponent() { return m_specularExponent.get(); } get 55 Source/core/svg/SVGFELightElement.h const SVGAnimatedNumber* specularExponent() const { return m_specularExponent.get(); } get 56 Source/core/svg/SVGFELightElement.h SVGAnimatedNumber* limitingConeAngle() { return m_limitingConeAngle.get(); } get 57 Source/core/svg/SVGFELightElement.h const SVGAnimatedNumber* limitingConeAngle() const { return m_limitingConeAngle.get(); } get 33 Source/core/svg/SVGFEMergeNodeElement.h SVGAnimatedString* in1() { return m_in1.get(); } get 40 Source/core/svg/SVGFEMorphologyElement.h SVGAnimatedString* in1() { return m_in1.get(); } get 41 Source/core/svg/SVGFEMorphologyElement.h SVGAnimatedEnumeration<MorphologyOperatorType>* svgOperator() { return m_svgOperator.get(); } get 34 Source/core/svg/SVGFEOffsetElement.h SVGAnimatedNumber* dx() { return m_dx.get(); } get 35 Source/core/svg/SVGFEOffsetElement.h SVGAnimatedNumber* dy() { return m_dy.get(); } get 36 Source/core/svg/SVGFEOffsetElement.h SVGAnimatedString* in1() { return m_in1.get(); } get 39 Source/core/svg/SVGFESpecularLightingElement.h SVGAnimatedNumber* specularConstant() { return m_specularConstant.get(); } get 40 Source/core/svg/SVGFESpecularLightingElement.h SVGAnimatedNumber* specularExponent() { return m_specularExponent.get(); } get 41 Source/core/svg/SVGFESpecularLightingElement.h SVGAnimatedNumber* surfaceScale() { return m_surfaceScale.get(); } get 44 Source/core/svg/SVGFESpecularLightingElement.h SVGAnimatedString* in1() { return m_in1.get(); } get 32 Source/core/svg/SVGFETileElement.h SVGAnimatedString* in1() { return m_in1.get(); } get 48 Source/core/svg/SVGFETurbulenceElement.h SVGAnimatedNumber* seed() { return m_seed.get(); } get 49 Source/core/svg/SVGFETurbulenceElement.h SVGAnimatedEnumeration<SVGStitchOptions>* stitchTiles() { return m_stitchTiles.get(); } get 50 Source/core/svg/SVGFETurbulenceElement.h SVGAnimatedEnumeration<TurbulenceType>* type() { return m_type.get(); } get 51 Source/core/svg/SVGFETurbulenceElement.h SVGAnimatedInteger* numOctaves() { return m_numOctaves.get(); } get 158 Source/core/svg/SVGFilterElement.cpp renderer->addClientRenderLayer((*it).get()); get 47 Source/core/svg/SVGFilterElement.h SVGAnimatedLength* x() const { return m_x.get(); } get 48 Source/core/svg/SVGFilterElement.h SVGAnimatedLength* y() const { return m_y.get(); } get 49 Source/core/svg/SVGFilterElement.h SVGAnimatedLength* width() const { return m_width.get(); } get 50 Source/core/svg/SVGFilterElement.h SVGAnimatedLength* height() const { return m_height.get(); } get 51 Source/core/svg/SVGFilterElement.h SVGAnimatedEnumeration<SVGUnitTypes::SVGUnitType>* filterUnits() { return m_filterUnits.get(); } get 52 Source/core/svg/SVGFilterElement.h SVGAnimatedEnumeration<SVGUnitTypes::SVGUnitType>* primitiveUnits() { return m_primitiveUnits.get(); } get 53 Source/core/svg/SVGFilterPrimitiveStandardAttributes.h SVGAnimatedLength* x() const { return m_x.get(); } get 54 Source/core/svg/SVGFilterPrimitiveStandardAttributes.h SVGAnimatedLength* y() const { return m_y.get(); } get 55 Source/core/svg/SVGFilterPrimitiveStandardAttributes.h SVGAnimatedLength* width() const { return m_width.get(); } get 56 Source/core/svg/SVGFilterPrimitiveStandardAttributes.h SVGAnimatedLength* height() const { return m_height.get(); } get 57 Source/core/svg/SVGFilterPrimitiveStandardAttributes.h SVGAnimatedString* result() const { return m_result.get(); } get 78 Source/core/svg/SVGFitToViewBox.h SVGAnimatedRect* viewBox() const { return m_viewBox.get(); } get 80 Source/core/svg/SVGFitToViewBox.h SVGAnimatedPreserveAspectRatio* preserveAspectRatio() const { return m_preserveAspectRatio.get(); } get 109 Source/core/svg/SVGFontFaceElement.cpp return propertyNameToIdMap->get(attrName.localName().impl()); get 302 Source/core/svg/SVGFontFaceElement.cpp CSSValueList* srcList = toCSSValueList(src.get()); get 339 Source/core/svg/SVGFontFaceElement.cpp document().styleEngine()->fontSelector()->fontFaceCache()->remove(m_fontFaceRule.get()); get 53 Source/core/svg/SVGFontFaceElement.h StyleRuleFontFace* fontFaceRule() const { return m_fontFaceRule.get(); } get 25 Source/core/svg/SVGFontFaceSource.cpp SVGFontData::create(m_svgFontFaceElement.get()), get 35 Source/core/svg/SVGForeignObjectElement.h SVGAnimatedLength* x() const { return m_x.get(); } get 36 Source/core/svg/SVGForeignObjectElement.h SVGAnimatedLength* y() const { return m_y.get(); } get 37 Source/core/svg/SVGForeignObjectElement.h SVGAnimatedLength* width() const { return m_width.get(); } get 38 Source/core/svg/SVGForeignObjectElement.h SVGAnimatedLength* height() const { return m_height.get(); } get 149 Source/core/svg/SVGGlyphMap.h if (RefPtr<GlyphMapNode> node = m_rootLayer.get(character)) get 179 Source/core/svg/SVGGlyphMap.h return svgGlyphForGlyph(m_idGlyphs.get(glyphIdentifier)); get 184 Source/core/svg/SVGGlyphMap.h return svgGlyphForGlyph(m_namedGlyphs.get(glyphName)); get 197 Source/core/svg/SVGGlyphMap.h node = currentLayer->get(character); get 218 Source/core/svg/SVGGlyphMap.h node = currentLayer->get(character); get 236 Source/core/svg/SVGGlyphMap.h RefPtr<GlyphMapNode> node = currentLayer->get(character); get 55 Source/core/svg/SVGGradientElement.h SVGAnimatedTransformList* gradientTransform() { return m_gradientTransform.get(); } get 56 Source/core/svg/SVGGradientElement.h SVGAnimatedEnumeration<SVGSpreadMethodType>* spreadMethod() { return m_spreadMethod.get(); } get 57 Source/core/svg/SVGGradientElement.h SVGAnimatedEnumeration<SVGUnitTypes::SVGUnitType>* gradientUnits() { return m_gradientUnits.get(); } get 160 Source/core/svg/SVGGraphicsElement.cpp return m_supplementalTransform.get(); get 65 Source/core/svg/SVGGraphicsElement.h SVGAnimatedTransformList* transform() { return m_transform.get(); } get 66 Source/core/svg/SVGGraphicsElement.h const SVGAnimatedTransformList* transform() const { return m_transform.get(); } get 41 Source/core/svg/SVGImageElement.h SVGAnimatedLength* x() const { return m_x.get(); } get 42 Source/core/svg/SVGImageElement.h SVGAnimatedLength* y() const { return m_y.get(); } get 43 Source/core/svg/SVGImageElement.h SVGAnimatedLength* width() const { return m_width.get(); } get 44 Source/core/svg/SVGImageElement.h SVGAnimatedLength* height() const { return m_height.get(); } get 45 Source/core/svg/SVGImageElement.h SVGAnimatedPreserveAspectRatio* preserveAspectRatio() { return m_preserveAspectRatio.get(); } get 381 Source/core/svg/SVGLength.cpp return s_lengthModeMap.get(attrName); get 35 Source/core/svg/SVGLineElement.h SVGAnimatedLength* x1() const { return m_x1.get(); } get 36 Source/core/svg/SVGLineElement.h SVGAnimatedLength* y1() const { return m_y1.get(); } get 37 Source/core/svg/SVGLineElement.h SVGAnimatedLength* x2() const { return m_x2.get(); } get 38 Source/core/svg/SVGLineElement.h SVGAnimatedLength* y2() const { return m_y2.get(); } get 38 Source/core/svg/SVGLinearGradientElement.h SVGAnimatedLength* x1() const { return m_x1.get(); } get 39 Source/core/svg/SVGLinearGradientElement.h SVGAnimatedLength* y1() const { return m_y1.get(); } get 40 Source/core/svg/SVGLinearGradientElement.h SVGAnimatedLength* x2() const { return m_x2.get(); } get 41 Source/core/svg/SVGLinearGradientElement.h SVGAnimatedLength* y2() const { return m_y2.get(); } get 64 Source/core/svg/SVGMarkerElement.h SVGAnimatedLength* refX() const { return m_refX.get(); } get 65 Source/core/svg/SVGMarkerElement.h SVGAnimatedLength* refY() const { return m_refY.get(); } get 66 Source/core/svg/SVGMarkerElement.h SVGAnimatedLength* markerWidth() const { return m_markerWidth.get(); } get 67 Source/core/svg/SVGMarkerElement.h SVGAnimatedLength* markerHeight() const { return m_markerHeight.get(); } get 68 Source/core/svg/SVGMarkerElement.h SVGAnimatedEnumeration<SVGMarkerUnitsType>* markerUnits() { return m_markerUnits.get(); } get 69 Source/core/svg/SVGMarkerElement.h SVGAnimatedAngle* orientAngle() { return m_orientAngle.get(); } get 38 Source/core/svg/SVGMaskElement.h SVGAnimatedLength* x() const { return m_x.get(); } get 39 Source/core/svg/SVGMaskElement.h SVGAnimatedLength* y() const { return m_y.get(); } get 40 Source/core/svg/SVGMaskElement.h SVGAnimatedLength* width() const { return m_width.get(); } get 41 Source/core/svg/SVGMaskElement.h SVGAnimatedLength* height() const { return m_height.get(); } get 42 Source/core/svg/SVGMaskElement.h SVGAnimatedEnumeration<SVGUnitTypes::SVGUnitType>* maskUnits() { return m_maskUnits.get(); } get 43 Source/core/svg/SVGMaskElement.h SVGAnimatedEnumeration<SVGUnitTypes::SVGUnitType>* maskContentUnits() { return m_maskContentUnits.get(); } get 62 Source/core/svg/SVGPathElement.h SVGAnimatedNumber* pathLength() { return m_pathLength.get(); } get 82 Source/core/svg/SVGPathSegList.cpp builder.setCurrentByteStream(m_byteStream.get()); get 93 Source/core/svg/SVGPathSegList.cpp return m_byteStream.get(); get 109 Source/core/svg/SVGPathSegList.cpp SVGPathByteStreamSource source(m_byteStream.get()); get 133 Source/core/svg/SVGPathSegList.cpp builder.setCurrentByteStream(m_byteStream.get()); get 158 Source/core/svg/SVGPathSegList.cpp if (!buildSVGPathByteStreamFromString(string, m_byteStream.get(), UnalteredParsing)) get 169 Source/core/svg/SVGPathSegList.cpp addToSVGPathByteStream(m_byteStream.get(), otherList->byteStream()); get 194 Source/core/svg/SVGPathSegList.cpp fromStream = copy.get(); get 214 Source/core/svg/SVGPathSegList.cpp builder.setCurrentByteStream(m_byteStream.get()); get 224 Source/core/svg/SVGPathSegList.cpp addToSVGPathByteStream(m_byteStream.get(), lastAnimatedStream.get()); get 229 Source/core/svg/SVGPathSegList.cpp addToSVGPathByteStream(m_byteStream.get(), toAtEndOfDurationStream, repeatCount); get 64 Source/core/svg/SVGPathSegListSource.cpp SVGPathSegSingleCoordinate* moveTo = static_cast<SVGPathSegSingleCoordinate*>(m_segment.get()); get 73 Source/core/svg/SVGPathSegListSource.cpp SVGPathSegSingleCoordinate* lineTo = static_cast<SVGPathSegSingleCoordinate*>(m_segment.get()); get 82 Source/core/svg/SVGPathSegListSource.cpp SVGPathSegLinetoHorizontal* horizontal = static_cast<SVGPathSegLinetoHorizontal*>(m_segment.get()); get 91 Source/core/svg/SVGPathSegListSource.cpp SVGPathSegLinetoVertical* vertical = static_cast<SVGPathSegLinetoVertical*>(m_segment.get()); get 100 Source/core/svg/SVGPathSegListSource.cpp SVGPathSegCurvetoCubic* cubic = static_cast<SVGPathSegCurvetoCubic*>(m_segment.get()); get 111 Source/core/svg/SVGPathSegListSource.cpp SVGPathSegCurvetoCubicSmooth* cubicSmooth = static_cast<SVGPathSegCurvetoCubicSmooth*>(m_segment.get()); get 121 Source/core/svg/SVGPathSegListSource.cpp SVGPathSegCurvetoQuadratic* quadratic = static_cast<SVGPathSegCurvetoQuadratic*>(m_segment.get()); get 131 Source/core/svg/SVGPathSegListSource.cpp SVGPathSegSingleCoordinate* quadraticSmooth = static_cast<SVGPathSegSingleCoordinate*>(m_segment.get()); get 140 Source/core/svg/SVGPathSegListSource.cpp SVGPathSegArc* arcTo = static_cast<SVGPathSegArc*>(m_segment.get()); get 106 Source/core/svg/SVGPathUtilities.cpp SVGPathParser* parser = globalSVGPathParser(source.get(), builder); get 156 Source/core/svg/SVGPathUtilities.cpp SVGPathParser* parser = globalSVGPathParser(source.get(), builder); get 177 Source/core/svg/SVGPathUtilities.cpp SVGPathByteStreamSource fromSource(fromStreamCopy.get()); get 50 Source/core/svg/SVGPatternElement.h SVGAnimatedLength* x() const { return m_x.get(); } get 51 Source/core/svg/SVGPatternElement.h SVGAnimatedLength* y() const { return m_y.get(); } get 52 Source/core/svg/SVGPatternElement.h SVGAnimatedLength* width() const { return m_width.get(); } get 53 Source/core/svg/SVGPatternElement.h SVGAnimatedLength* height() const { return m_height.get(); } get 54 Source/core/svg/SVGPatternElement.h SVGAnimatedTransformList* patternTransform() { return m_patternTransform.get(); } get 55 Source/core/svg/SVGPatternElement.h const SVGAnimatedTransformList* patternTransform() const { return m_patternTransform.get(); } get 56 Source/core/svg/SVGPatternElement.h SVGAnimatedEnumeration<SVGUnitTypes::SVGUnitType>* patternUnits() { return m_patternUnits.get(); } get 57 Source/core/svg/SVGPatternElement.h SVGAnimatedEnumeration<SVGUnitTypes::SVGUnitType>* patternContentUnits() { return m_patternContentUnits.get(); } get 58 Source/core/svg/SVGPatternElement.h const SVGAnimatedEnumeration<SVGUnitTypes::SVGUnitType>* patternUnits() const { return m_patternUnits.get(); } get 59 Source/core/svg/SVGPatternElement.h const SVGAnimatedEnumeration<SVGUnitTypes::SVGUnitType>* patternContentUnits() const { return m_patternContentUnits.get(); } get 33 Source/core/svg/SVGPolyElement.h SVGAnimatedPointList* points() { return m_points.get(); } get 38 Source/core/svg/SVGRadialGradientElement.h SVGAnimatedLength* cx() const { return m_cx.get(); } get 39 Source/core/svg/SVGRadialGradientElement.h SVGAnimatedLength* cy() const { return m_cy.get(); } get 40 Source/core/svg/SVGRadialGradientElement.h SVGAnimatedLength* r() const { return m_r.get(); } get 41 Source/core/svg/SVGRadialGradientElement.h SVGAnimatedLength* fx() const { return m_fx.get(); } get 42 Source/core/svg/SVGRadialGradientElement.h SVGAnimatedLength* fy() const { return m_fy.get(); } get 43 Source/core/svg/SVGRadialGradientElement.h SVGAnimatedLength* fr() const { return m_fr.get(); } get 35 Source/core/svg/SVGRectElement.h SVGAnimatedLength* x() const { return m_x.get(); } get 36 Source/core/svg/SVGRectElement.h SVGAnimatedLength* y() const { return m_y.get(); } get 37 Source/core/svg/SVGRectElement.h SVGAnimatedLength* width() const { return m_width.get(); } get 38 Source/core/svg/SVGRectElement.h SVGAnimatedLength* height() const { return m_height.get(); } get 39 Source/core/svg/SVGRectElement.h SVGAnimatedLength* rx() const { return m_rx.get(); } get 40 Source/core/svg/SVGRectElement.h SVGAnimatedLength* ry() const { return m_ry.get(); } get 161 Source/core/svg/SVGSVGElement.cpp return m_viewSpec.get(); get 745 Source/core/svg/SVGSVGElement.cpp SVGViewSpec* view = m_viewSpec.get(); get 89 Source/core/svg/SVGSVGElement.h SMILTimeContainer* timeContainer() const { return m_timeContainer.get(); } get 128 Source/core/svg/SVGSVGElement.h SVGAnimatedLength* x() const { return m_x.get(); } get 129 Source/core/svg/SVGSVGElement.h SVGAnimatedLength* y() const { return m_y.get(); } get 130 Source/core/svg/SVGSVGElement.h SVGAnimatedLength* width() const { return m_width.get(); } get 131 Source/core/svg/SVGSVGElement.h SVGAnimatedLength* height() const { return m_height.get(); } get 42 Source/core/svg/SVGScriptElement.h ScriptLoader* loader() const { return m_loader.get(); } get 49 Source/core/svg/SVGStaticStringList.cpp return m_value.get(); get 83 Source/core/svg/SVGStaticStringList.cpp return m_tearOff.get(); get 62 Source/core/svg/SVGStaticStringList.h SVGStringList* value() { return m_value.get(); } get 36 Source/core/svg/SVGStopElement.h SVGAnimatedNumber* offset() { return m_offset.get(); } get 64 Source/core/svg/SVGTextContentElement.h SVGAnimatedLength* textLength() { return m_textLength.get(); } get 66 Source/core/svg/SVGTextContentElement.h SVGAnimatedEnumeration<SVGLengthAdjustType>* lengthAdjust() { return m_lengthAdjust.get(); } get 59 Source/core/svg/SVGTextPathElement.h SVGAnimatedLength* startOffset() const { return m_startOffset.get(); } get 60 Source/core/svg/SVGTextPathElement.h SVGAnimatedEnumeration<SVGTextPathMethodType>* method() { return m_method.get(); } get 61 Source/core/svg/SVGTextPathElement.h SVGAnimatedEnumeration<SVGTextPathSpacingType>* spacing() { return m_spacing.get(); } get 35 Source/core/svg/SVGTextPositioningElement.h SVGAnimatedLengthList* x() { return m_x.get(); } get 36 Source/core/svg/SVGTextPositioningElement.h SVGAnimatedLengthList* y() { return m_y.get(); } get 37 Source/core/svg/SVGTextPositioningElement.h SVGAnimatedLengthList* dx() { return m_dx.get(); } get 38 Source/core/svg/SVGTextPositioningElement.h SVGAnimatedLengthList* dy() { return m_dy.get(); } get 39 Source/core/svg/SVGTextPositioningElement.h SVGAnimatedNumberList* rotate() { return m_rotate.get(); } get 55 Source/core/svg/SVGTransformTearOff.cpp return m_matrixTearoff.get(); get 56 Source/core/svg/SVGURIReference.h SVGAnimatedString* href() const { return m_href.get(); } get 99 Source/core/svg/SVGUseElement.cpp return m_targetElementInstance.get(); get 431 Source/core/svg/SVGUseElement.cpp buildInstanceTree(target, m_targetElementInstance.get(), foundProblem, false); get 433 Source/core/svg/SVGUseElement.cpp if (instanceTreeIsLoading(m_targetElementInstance.get())) get 455 Source/core/svg/SVGUseElement.cpp buildShadowTree(target, m_targetElementInstance.get()); get 467 Source/core/svg/SVGUseElement.cpp associateInstancesWithShadowTreeElements(shadowTreeRootElement->firstChild(), m_targetElementInstance.get()); get 480 Source/core/svg/SVGUseElement.cpp transferEventListenersToShadowTree(m_targetElementInstance.get()); get 490 Source/core/svg/SVGUseElement.cpp dumpInstanceTree(depth, text, m_targetElementInstance.get()); get 591 Source/core/svg/SVGUseElement.cpp SVGElementInstance* instancePtr = instance.get(); get 604 Source/core/svg/SVGUseElement.cpp SVGElementInstance* newInstancePtr = newInstance.get(); get 666 Source/core/svg/SVGUseElement.cpp if (subtreeContainsDisallowedElement(newChild.get())) get 695 Source/core/svg/SVGUseElement.cpp use->cloneChildNodes(cloneParent.get()); get 699 Source/core/svg/SVGUseElement.cpp transferUseAttributesToReplacedElement(use, cloneParent.get()); get 712 Source/core/svg/SVGUseElement.cpp if (subtreeContainsDisallowedElement(cloneParent.get())) get 715 Source/core/svg/SVGUseElement.cpp RefPtr<Node> replacingElement(cloneParent.get()); get 723 Source/core/svg/SVGUseElement.cpp element = replacingElement.get(); get 725 Source/core/svg/SVGUseElement.cpp expandUseElementsInShadowTree(sibling.get()); get 729 Source/core/svg/SVGUseElement.cpp expandUseElementsInShadowTree(child.get()); get 759 Source/core/svg/SVGUseElement.cpp if (subtreeContainsDisallowedElement(svgElement.get())) get 762 Source/core/svg/SVGUseElement.cpp RefPtr<Node> replacingElement(svgElement.get()); get 769 Source/core/svg/SVGUseElement.cpp element = replacingElement.get(); get 771 Source/core/svg/SVGUseElement.cpp expandSymbolElementsInShadowTree(sibling.get()); get 775 Source/core/svg/SVGUseElement.cpp expandSymbolElementsInShadowTree(child.get()); get 834 Source/core/svg/SVGUseElement.cpp return instanceForShadowTreeElement(element, m_targetElementInstance.get()); get 51 Source/core/svg/SVGUseElement.h SVGAnimatedLength* x() const { return m_x.get(); } get 52 Source/core/svg/SVGUseElement.h SVGAnimatedLength* y() const { return m_y.get(); } get 53 Source/core/svg/SVGUseElement.h SVGAnimatedLength* width() const { return m_width.get(); } get 54 Source/core/svg/SVGUseElement.h SVGAnimatedLength* height() const { return m_height.get(); } get 108 Source/core/svg/animation/SMILTimeContainer.cpp AnimationsVector* scheduled = m_scheduledAnimations.get(key); get 234 Source/core/svg/animation/SMILTimeContainer.cpp AnimationsVector* scheduled = it->value.get(); get 376 Source/core/svg/animation/SMILTimeContainer.cpp AnimationsVector* scheduled = it->value.get(); get 601 Source/core/svg/animation/SVGSMILElement.cpp toSVGSMILElement(condition.m_syncbase.get())->addSyncBaseDependent(this); get 615 Source/core/svg/animation/SVGSMILElement.cpp toSVGSMILElement(condition.m_syncbase.get())->removeSyncBaseDependent(this); get 657 Source/core/svg/animation/SVGSMILElement.cpp eventBase->removeEventListener(AtomicString(condition.m_name), condition.m_eventListener.get(), false); get 59 Source/core/svg/animation/SVGSMILElement.h SMILTimeContainer* timeContainer() const { return m_timeContainer.get(); } get 101 Source/core/svg/graphics/SVGImage.cpp while (Node* node = walker.get()) { get 132 Source/core/svg/graphics/SVGImage.cpp SVGSVGElement* rootElement = svgRootElement(m_page.get()); get 147 Source/core/svg/graphics/SVGImage.cpp SVGSVGElement* rootElement = svgRootElement(m_page.get()); get 299 Source/core/svg/graphics/SVGImage.cpp SVGSVGElement* rootElement = svgRootElement(m_page.get()); get 315 Source/core/svg/graphics/SVGImage.cpp SVGSVGElement* rootElement = svgRootElement(m_page.get()); get 323 Source/core/svg/graphics/SVGImage.cpp SVGSVGElement* rootElement = svgRootElement(m_page.get()); get 331 Source/core/svg/graphics/SVGImage.cpp SVGSVGElement* rootElement = svgRootElement(m_page.get()); get 348 Source/core/svg/graphics/SVGImage.cpp SVGSVGElement* rootElement = svgRootElement(m_page.get()); get 356 Source/core/svg/graphics/SVGImage.cpp SVGSVGElement* rootElement = svgRootElement(m_page.get()); get 364 Source/core/svg/graphics/SVGImage.cpp SVGSVGElement* rootElement = svgRootElement(m_page.get()); get 373 Source/core/svg/graphics/SVGImage.cpp SVGSVGElement* rootElement = svgRootElement(m_page.get()); get 393 Source/core/svg/graphics/SVGImage.cpp pageClients.chromeClient = m_chromeClient.get(); get 407 Source/core/svg/graphics/SVGImage.cpp frame->setView(FrameView::create(frame.get())); get 92 Source/core/svg/graphics/SVGImageCache.cpp return imageForContainer.get(); get 145 Source/core/svg/graphics/filters/SVGFEImage.cpp resultImage->context()->drawImage(m_image.get(), destRect, srcRect); get 53 Source/core/svg/graphics/filters/SVGFilterBuilder.cpp return m_lastEffect.get(); get 55 Source/core/svg/graphics/filters/SVGFilterBuilder.cpp return m_builtinEffects.get(SourceGraphic::effectName()); get 59 Source/core/svg/graphics/filters/SVGFilterBuilder.cpp return m_builtinEffects.get(id); get 61 Source/core/svg/graphics/filters/SVGFilterBuilder.cpp return m_namedEffects.get(id); get 77 Source/core/svg/graphics/filters/SVGFilterBuilder.cpp effectReferences(effect->inputEffect(i)).add(effect.get()); get 78 Source/core/svg/graphics/filters/SVGFilterBuilder.cpp m_effectRenderer.add(object, effect.get()); get 44 Source/core/svg/graphics/filters/SVGFilterBuilder.h FilterEffect* lastEffect() const { return m_lastEffect.get(); } get 56 Source/core/svg/graphics/filters/SVGFilterBuilder.h inline FilterEffect* effectByRenderer(RenderObject* object) { return m_effectRenderer.get(object); } get 115 Source/core/svg/properties/SVGAnimatedProperty.h return m_baseValue.get(); get 120 Source/core/svg/properties/SVGAnimatedProperty.h return m_currentValue ? m_currentValue.get() : m_baseValue.get(); get 283 Source/core/svg/properties/SVGAnimatedProperty.h return m_baseValTearOff.get(); get 291 Source/core/svg/properties/SVGAnimatedProperty.h return m_animValTearOff.get(); get 66 Source/core/svg/properties/SVGListPropertyHelper.h return m_values.at(index).get(); get 326 Source/core/svg/properties/SVGListPropertyHelper.h bool livesInOtherList = ownerList.get() != this; get 111 Source/core/svg/properties/SVGPropertyTearOff.h return m_target.get(); get 58 Source/core/testing/DummyPageHolder.cpp m_frame->setView(FrameView::create(m_frame.get(), initialViewSize)); get 120 Source/core/testing/InspectorFrontendClientLocal.cpp ScriptGlobalObject::set(frontendScriptState, "InspectorFrontendHost", m_frontendHost.get()); get 122 Source/core/testing/InternalSettings.cpp InternalSettings* internalSettings() const { return m_internalSettings.get(); } get 255 Source/core/testing/Internals.cpp return m_runtimeFlags.get(); get 262 Source/core/testing/Internals.cpp return m_profilers.get(); get 533 Source/core/testing/Internals.cpp return walker.get(); get 544 Source/core/testing/Internals.cpp return walker.get(); get 555 Source/core/testing/Internals.cpp return walker.get(); get 566 Source/core/testing/Internals.cpp return walker.get(); get 577 Source/core/testing/Internals.cpp return walker.get(); get 1427 Source/core/testing/Internals.cpp accumulateLayerRectList(compositor, rootLayer, rects.get()); get 1579 Source/core/testing/Internals.cpp page->inspectorController().connectFrontend(m_frontendChannel.get()); get 1876 Source/core/testing/Internals.cpp ASSERT(rects.get()); get 53 Source/core/testing/LayerRect.h Node* layerRootNode() const { return m_layerRootNode.get(); } get 55 Source/core/testing/LayerRect.h ClientRect* layerRelativeRect() const { return m_rect.get(); } get 56 Source/core/testing/LayerRectList.cpp return m_list[index].get(); get 70 Source/core/testing/MockPagePopupDriver.cpp document->body()->appendChild(m_iframe.get()); get 73 Source/core/testing/MockPagePopupDriver.cpp m_popupClient->writeDocument(data.get()); get 100 Source/core/testing/MockPagePopupDriver.cpp m_iframe->parentNode()->removeChild(m_iframe.get()); get 115 Source/core/testing/MockPagePopupDriver.cpp closePagePopup(m_mockPagePopup.get()); get 121 Source/core/testing/MockPagePopupDriver.cpp closePagePopup(m_mockPagePopup.get()); get 126 Source/core/testing/MockPagePopupDriver.cpp return m_mockPagePopup.get(); get 131 Source/core/testing/MockPagePopupDriver.cpp if (!popup || popup != m_mockPagePopup.get()) get 46 Source/core/testing/MockPagePopupDriver.h PagePopupController* pagePopupController() { return m_pagePopupController.get(); } get 83 Source/core/timing/Performance.cpp return m_navigation.get(); get 91 Source/core/timing/Performance.cpp return m_timing.get(); get 86 Source/core/timing/PerformanceResourceTiming.cpp return monotonicTimeToDocumentMilliseconds(m_requestingDocument.get(), m_lastRedirectEndTime); get 95 Source/core/timing/PerformanceResourceTiming.cpp return monotonicTimeToDocumentMilliseconds(m_requestingDocument.get(), m_timing->requestTime); get 109 Source/core/timing/PerformanceResourceTiming.cpp return monotonicTimeToDocumentMilliseconds(m_requestingDocument.get(), m_timing->dnsStart); get 120 Source/core/timing/PerformanceResourceTiming.cpp return monotonicTimeToDocumentMilliseconds(m_requestingDocument.get(), m_timing->dnsEnd); get 137 Source/core/timing/PerformanceResourceTiming.cpp return monotonicTimeToDocumentMilliseconds(m_requestingDocument.get(), connectStart); get 149 Source/core/timing/PerformanceResourceTiming.cpp return monotonicTimeToDocumentMilliseconds(m_requestingDocument.get(), m_timing->connectEnd); get 160 Source/core/timing/PerformanceResourceTiming.cpp return monotonicTimeToDocumentMilliseconds(m_requestingDocument.get(), m_timing->sslStart); get 171 Source/core/timing/PerformanceResourceTiming.cpp return monotonicTimeToDocumentMilliseconds(m_requestingDocument.get(), m_timing->sendStart); get 183 Source/core/timing/PerformanceResourceTiming.cpp return monotonicTimeToDocumentMilliseconds(m_requestingDocument.get(), m_timing->receiveHeadersEnd); get 191 Source/core/timing/PerformanceResourceTiming.cpp return monotonicTimeToDocumentMilliseconds(m_requestingDocument.get(), m_finishTime); get 121 Source/core/timing/PerformanceUserTiming.cpp return m_marksMap.get(markName).last()->startTime(); get 124 Source/core/timing/PerformanceUserTiming.cpp double value = static_cast<double>((m_performance->timing()->*(restrictedKeyMap().get(markName)))()); get 85 Source/core/workers/SharedWorker.cpp document->frame()->loader().client()->sharedWorkerRepositoryClient()->connect(worker.get(), remotePort.release(), scriptURL, name, exceptionState); get 49 Source/core/workers/SharedWorker.h MessagePort* port() const { return m_port.get(); } get 74 Source/core/workers/Worker.cpp worker->setPendingActivity(worker.get()); get 77 Source/core/workers/Worker.cpp worker->m_scriptLoader->loadAsynchronously(context, scriptURL, DenyCrossOriginRequests, worker.get()); get 78 Source/core/workers/Worker.cpp worker->m_contextProxy = proxyProvider->createWorkerGlobalScopeProxy(worker.get()); get 62 Source/core/workers/WorkerEventQueue.cpp m_eventQueue->removeEvent(m_event.get()); get 74 Source/core/workers/WorkerEventQueue.cpp m_eventQueue->removeEvent(m_event.get()); get 109 Source/core/workers/WorkerEventQueue.cpp m_eventTaskMap.add(event.release(), task.get()); get 116 Source/core/workers/WorkerEventQueue.cpp EventDispatcherTask* task = m_eventTaskMap.get(event); get 151 Source/core/workers/WorkerGlobalScope.cpp return m_location.get(); get 170 Source/core/workers/WorkerGlobalScope.cpp return m_console.get(); get 177 Source/core/workers/WorkerGlobalScope.cpp return m_navigator.get(); get 299 Source/core/workers/WorkerGlobalScope.cpp return m_eventQueue.get(); get 80 Source/core/workers/WorkerGlobalScope.h WorkerScriptController* script() { return m_script.get(); } get 112 Source/core/workers/WorkerGlobalScope.h WorkerInspectorController* workerInspectorController() { return m_workerInspectorController.get(); } get 115 Source/core/workers/WorkerGlobalScope.h WorkerConsole* optionalConsole() const { return m_console.get(); } get 116 Source/core/workers/WorkerGlobalScope.h WorkerNavigator* optionalNavigator() const { return m_navigator.get(); } get 117 Source/core/workers/WorkerGlobalScope.h WorkerLocation* optionalLocation() const { return m_location.get(); } get 125 Source/core/workers/WorkerGlobalScope.h WorkerClients* clients() { return m_workerClients.get(); } get 87 Source/core/workers/WorkerMessagingProxy.cpp , m_workerObjectProxy(WorkerObjectProxy::create(m_executionContext.get(), this)) get 98 Source/core/workers/WorkerMessagingProxy.cpp || (m_executionContext->isWorkerGlobalScope() && toWorkerGlobalScope(m_executionContext.get())->thread()->isCurrentThread())); get 105 Source/core/workers/WorkerMessagingProxy.cpp || (m_executionContext->isWorkerGlobalScope() && toWorkerGlobalScope(m_executionContext.get())->thread()->isCurrentThread())); get 112 Source/core/workers/WorkerMessagingProxy.cpp Document* document = toDocument(m_executionContext.get()); get 117 Source/core/workers/WorkerMessagingProxy.cpp RefPtr<DedicatedWorkerThread> thread = DedicatedWorkerThread::create(*this, *m_workerObjectProxy.get(), originTime, startupData.release()); get 120 Source/core/workers/WorkerMessagingProxy.cpp InspectorInstrumentation::didStartWorkerGlobalScope(m_executionContext.get(), this, scriptURL); get 128 Source/core/workers/WorkerMessagingProxy.cpp OwnPtr<MessagePortArray> ports = MessagePort::entanglePorts(*m_executionContext.get(), channels); get 253 Source/core/workers/WorkerMessagingProxy.cpp WorkerDebuggerAgent::interruptAndDispatchInspectorCommands(m_workerThread.get()); get 263 Source/core/workers/WorkerMessagingProxy.cpp InspectorInstrumentation::workerGlobalScopeTerminated(m_executionContext.get(), this); get 278 Source/core/workers/WorkerMessagingProxy.cpp InspectorInstrumentation::workerGlobalScopeTerminated(m_executionContext.get(), this); get 133 Source/core/workers/WorkerRunLoop.cpp PlatformThreadData::current().threadTimers().setSharedTimer(m_runLoop.m_sharedTimer.get()); get 128 Source/core/workers/WorkerThread.cpp m_workerReportingProxy.workerGlobalScopeStarted(m_workerGlobalScope.get()); get 62 Source/core/workers/WorkerThread.h blink::WebWaitableEvent* shutdownEvent() { return m_shutdownEvent.get(); } get 85 Source/core/workers/WorkerThread.h WorkerGlobalScope* workerGlobalScope() { return m_workerGlobalScope.get(); } get 95 Source/core/xml/XMLErrors.cpp reportElement->parserAppendChild(h3.get()); get 102 Source/core/xml/XMLErrors.cpp reportElement->parserAppendChild(fixed.get()); get 107 Source/core/xml/XMLErrors.cpp reportElement->parserAppendChild(h3.get()); get 126 Source/core/xml/XMLErrors.cpp documentElement = body.get(); get 137 Source/core/xml/XMLErrors.cpp documentElement = body.get(); get 206 Source/core/xml/XMLHttpRequest.cpp return m_securityOrigin ? m_securityOrigin.get() : executionContext()->securityOrigin(); get 271 Source/core/xml/XMLHttpRequest.cpp return m_responseDocument.get(); get 288 Source/core/xml/XMLHttpRequest.cpp if (m_binaryResponseBuilder.get() && m_binaryResponseBuilder->size() > 0) { get 299 Source/core/xml/XMLHttpRequest.cpp return m_responseBlob.get(); get 309 Source/core/xml/XMLHttpRequest.cpp if (!m_responseArrayBuffer.get()) { get 310 Source/core/xml/XMLHttpRequest.cpp if (m_binaryResponseBuilder.get() && m_binaryResponseBuilder->size() > 0) { get 318 Source/core/xml/XMLHttpRequest.cpp return m_responseArrayBuffer.get(); get 328 Source/core/xml/XMLHttpRequest.cpp return m_responseStream.get(); get 403 Source/core/xml/XMLHttpRequest.cpp return m_upload.get(); get 1100 Source/core/xml/XMLHttpRequest.cpp return m_requestHeaders.get(name); get 85 Source/core/xml/XPathExpressionNode.h Expression* subExpr(unsigned i) { return m_subExpressions[i].get(); } get 86 Source/core/xml/XPathExpressionNode.h const Expression* subExpr(unsigned i) const { return m_subExpressions[i].get(); } get 403 Source/core/xml/XPathFunctions.cpp return expandedNameLocalPart(evaluationContext().node.get()); get 431 Source/core/xml/XPathFunctions.cpp return expandedName(evaluationContext().node.get()); get 444 Source/core/xml/XPathFunctions.cpp return Value(Expression::evaluationContext().node.get()).toString(); get 546 Source/core/xml/XPathFunctions.cpp return Value(Expression::evaluationContext().node.get()).toString().length(); get 553 Source/core/xml/XPathFunctions.cpp String s = Value(Expression::evaluationContext().node.get()).toString(); get 601 Source/core/xml/XPathFunctions.cpp Node* node = evaluationContext().node.get(); get 639 Source/core/xml/XPathFunctions.cpp return Value(Expression::evaluationContext().node.get()).toNumber(); get 158 Source/core/xml/XPathNodeSet.cpp Node* n = m_nodes[i].get(); get 200 Source/core/xml/XPathNodeSet.cpp Node* node = m_nodes[i].get(); get 209 Source/core/xml/XPathNodeSet.cpp for (Node* n = findRootNode(m_nodes.first().get()); n; n = NodeTraversal::next(*n)) { get 223 Source/core/xml/XPathNodeSet.cpp if (attr && nodes.contains(attr.get())) get 252 Source/core/xml/XPathNodeSet.cpp return m_nodes.at(0).get(); get 260 Source/core/xml/XPathNodeSet.cpp return m_nodes.at(0).get(); get 45 Source/core/xml/XPathNodeSet.h Node* operator[](unsigned i) const { return m_nodes.at(i).get(); } get 72 Source/core/xml/XPathParser.h XPathNSResolver* resolver() const { return m_resolver.get(); } get 103 Source/core/xml/XPathPath.cpp Node* context = evaluationContext.node.get(); get 103 Source/core/xml/XPathStep.cpp Predicate* predicate = m_predicates[i].get(); get 109 Source/core/xml/XPathStep.cpp Predicate* predicate = m_nodeTest.mergedPredicates()[i].get(); get 126 Source/core/xml/XPathStep.cpp Predicate* predicate = m_predicates[i].get(); get 227 Source/core/xml/XPathStep.cpp Predicate* predicate = mergedPredicates[i].get(); get 344 Source/core/xml/XPathStep.cpp if (nodeMatches(n.get(), AttributeAxis, m_nodeTest)) // Still need to check merged predicates. get 356 Source/core/xml/XPathStep.cpp if (nodeMatches(attr.get(), AttributeAxis, m_nodeTest)) get 46 Source/core/xml/XPathVariableReference.cpp return bindings.get(m_name); get 48 Source/core/xml/XSLImportRule.h XSLStyleSheet* styleSheet() const { return m_styleSheet.get(); } get 110 Source/core/xml/XSLStyleSheetLibxslt.cpp XSLImportRule* import = m_children.at(i).get(); get 220 Source/core/xml/XSLStyleSheetLibxslt.cpp XSLImportRule* c = childRule.get(); get 266 Source/core/xml/XSLStyleSheetLibxslt.cpp XSLImportRule* import = m_children.at(i).get(); get 67 Source/core/xml/XSLTProcessor.cpp bool sourceIsDocument = (sourceNode == ownerDocument.get()); get 87 Source/core/xml/XSLTProcessor.cpp result->setTransformSourceDocument(oldDocument.get()); get 146 Source/core/xml/XSLTProcessor.cpp return m_parameters.get(localName); get 75 Source/core/xml/XSLTProcessor.h XSLStyleSheet* xslStylesheet() const { return m_stylesheet.get(); } get 243 Source/core/xml/XSLTProcessorLibxslt.cpp bool sourceIsDocument = (sourceNode == ownerDocument.get()); get 280 Source/core/xml/XSLTProcessorLibxslt.cpp xsltStylesheetPtr sheet = xsltStylesheetPointer(m_stylesheet, m_stylesheetRootNode.get()); get 375 Source/core/xml/parser/XMLDocumentParser.cpp m_currentNode->parserAppendChild(m_leafTextNode.get()); get 449 Source/core/xml/parser/XMLDocumentParser.cpp ScriptSourceCode sourceCode(m_pendingScript.get()); get 459 Source/core/xml/parser/XMLDocumentParser.cpp ScriptLoader* scriptLoader = toScriptLoaderIfPossible(e.get()); get 933 Source/core/xml/parser/XMLDocumentParser.cpp adjustedURI = m_prefixToNamespaceMap.get(prefix); get 952 Source/core/xml/parser/XMLDocumentParser.cpp setAttributes(newElement.get(), prefixedAttributes, parserContentPolicy()); get 958 Source/core/xml/parser/XMLDocumentParser.cpp setAttributes(newElement.get(), prefixedAttributes, parserContentPolicy()); get 966 Source/core/xml/parser/XMLDocumentParser.cpp ScriptLoader* scriptLoader = toScriptLoaderIfPossible(newElement.get()); get 970 Source/core/xml/parser/XMLDocumentParser.cpp m_currentNode->parserAppendChild(newElement.get()); get 975 Source/core/xml/parser/XMLDocumentParser.cpp pushCurrentNode(newElement.get()); get 1002 Source/core/xml/parser/XMLDocumentParser.cpp toElement(n.get())->finishParsingChildren(); get 1111 Source/core/xml/parser/XMLDocumentParser.cpp m_currentNode->parserAppendChild(pi.get()); get 1145 Source/core/xml/parser/XMLDocumentParser.cpp m_currentNode->parserAppendChild(newNode.get()); get 1161 Source/core/xml/parser/XMLDocumentParser.cpp m_currentNode->parserAppendChild(newNode.get()); get 115 Source/devtools/scripts/compiler-runner/src/org/chromium/devtools/compiler/Runner.java CompilerRunner task = future.get(); get 37 Source/devtools/scripts/jsdoc-validator/src/org/chromium/devtools/jsdoc/JsDocValidator.java ValidatorContext context = future.get(); get 131 Source/devtools/scripts/jsdoc-validator/src/org/chromium/devtools/jsdoc/checks/ContextTrackingValidationCheck.java TypeRecord typeRecord = state.typeRecordsByTypeName.get(typeName); get 66 Source/devtools/scripts/jsdoc-validator/src/org/chromium/devtools/jsdoc/checks/FunctionReceiverChecker.java !(actualArguments.size() > 0 && "this".equals(actualArguments.get(0)))) { get 128 Source/devtools/scripts/jsdoc-validator/src/org/chromium/devtools/jsdoc/checks/FunctionReceiverChecker.java String receiverArgument = argumentCount < 3 ? "" : arguments.get(2); get 144 Source/devtools/scripts/jsdoc-validator/src/org/chromium/devtools/jsdoc/checks/FunctionReceiverChecker.java String argumentText = arguments.get(i); get 146 Source/devtools/scripts/jsdoc-validator/src/org/chromium/devtools/jsdoc/checks/FunctionReceiverChecker.java new SymbolicArgument(receiverPresence, argumentNodes.get(i))); get 151 Source/devtools/scripts/jsdoc-validator/src/org/chromium/devtools/jsdoc/checks/FunctionReceiverChecker.java Set<T> set = map.get(key); get 160 Source/devtools/scripts/jsdoc-validator/src/org/chromium/devtools/jsdoc/checks/FunctionReceiverChecker.java return arguments.size() > 0 && !"null".equals(arguments.get(0)); get 182 Source/devtools/scripts/jsdoc-validator/src/org/chromium/devtools/jsdoc/checks/FunctionReceiverChecker.java processFunctionUsesAsArgument(record, symbolicArgumentsByName.get(record.name)); get 183 Source/devtools/scripts/jsdoc-validator/src/org/chromium/devtools/jsdoc/checks/FunctionReceiverChecker.java processFunctionCallSites(record, callSitesByFunctionName.get(record.name)); get 56 Source/devtools/scripts/jsdoc-validator/src/org/chromium/devtools/jsdoc/checks/ProtoFollowsExtendsChecker.java TypeRecord typeRecord = getState().typeRecordsByTypeName.get(contextFunction.name); get 78 Source/devtools/scripts/jsdoc-validator/src/org/chromium/devtools/jsdoc/checks/ProtoFollowsExtendsChecker.java if (arguments.isEmpty() || !"this".equals(getContext().getNodeText(arguments.get(0)))) { get 125 Source/devtools/scripts/jsdoc-validator/src/org/chromium/devtools/jsdoc/checks/ProtoFollowsExtendsChecker.java TypeRecord type = getState().typeRecordsByTypeName.get(function.name); get 20 Source/devtools/scripts/jsdoc-validator/src/org/chromium/devtools/jsdoc/checks/TypeRecord.java return this.extendedTypes.isEmpty() ? null : this.extendedTypes.get(0); get 30 Source/modules/battery/NavigatorBattery.cpp return m_batteryManager.get(); get 82 Source/modules/crypto/Crypto.cpp return m_subtleCrypto.get(); get 72 Source/modules/crypto/DOMWindowCrypto.cpp return m_crypto.get(); get 48 Source/modules/crypto/HmacKeyAlgorithm.cpp return m_hash.get(); get 150 Source/modules/crypto/Key.cpp return m_algorithm.get(); get 50 Source/modules/crypto/KeyPair.cpp ASSERT(m_publicKey.get()); get 51 Source/modules/crypto/KeyPair.cpp ASSERT(m_privateKey.get()); get 50 Source/modules/crypto/KeyPair.h Key* publicKey() { return m_publicKey.get(); } get 51 Source/modules/crypto/KeyPair.h Key* privateKey() { return m_privateKey.get(); } get 344 Source/modules/crypto/NormalizeAlgorithm.cpp if (!raw.get(propertyName, buffer)) { get 377 Source/modules/crypto/NormalizeAlgorithm.cpp if (!raw.get(propertyName, array) || !array) { get 397 Source/modules/crypto/NormalizeAlgorithm.cpp if (!raw.get(propertyName, array) || !array) { get 408 Source/modules/crypto/NormalizeAlgorithm.cpp bool ok = raw.get(propertyName, number, hasProperty); get 520 Source/modules/crypto/NormalizeAlgorithm.cpp if (!raw.get("hash", rawHash)) { get 735 Source/modules/crypto/NormalizeAlgorithm.cpp if (!raw.get("name", algorithmName)) { get 48 Source/modules/crypto/RsaHashedKeyAlgorithm.cpp return m_hash.get(); get 57 Source/modules/crypto/RsaKeyAlgorithm.cpp if (!m_publicExponent.get()) { get 61 Source/modules/crypto/RsaKeyAlgorithm.cpp return m_publicExponent.get(); get 80 Source/modules/crypto/SubtleCrypto.cpp if (!parseAlgorithm(rawAlgorithm, operationType, algorithm, exceptionState, result.get())) get 83 Source/modules/crypto/SubtleCrypto.cpp if (requiresKey && !key->canBeUsedForAlgorithm(algorithm, operationType, result.get())) get 151 Source/modules/crypto/SubtleCrypto.cpp if (!Key::parseUsageMask(rawKeyUsages, keyUsages, result.get())) get 155 Source/modules/crypto/SubtleCrypto.cpp if (!parseAlgorithm(rawAlgorithm, GenerateKey, algorithm, exceptionState, result.get())) get 173 Source/modules/crypto/SubtleCrypto.cpp if (!Key::parseFormat(rawFormat, format, result.get())) get 177 Source/modules/crypto/SubtleCrypto.cpp if (!Key::parseUsageMask(rawKeyUsages, keyUsages, result.get())) get 181 Source/modules/crypto/SubtleCrypto.cpp if (!parseAlgorithm(rawAlgorithm, ImportKey, algorithm, exceptionState, result.get())) get 201 Source/modules/crypto/SubtleCrypto.cpp if (!Key::parseFormat(rawFormat, format, result.get())) get 229 Source/modules/crypto/SubtleCrypto.cpp if (!Key::parseFormat(rawFormat, format, result.get())) get 233 Source/modules/crypto/SubtleCrypto.cpp if (!parseAlgorithm(rawWrapAlgorithm, WrapKey, wrapAlgorithm, exceptionState, result.get())) get 241 Source/modules/crypto/SubtleCrypto.cpp if (!wrappingKey->canBeUsedForAlgorithm(wrapAlgorithm, WrapKey, result.get())) get 264 Source/modules/crypto/SubtleCrypto.cpp if (!Key::parseFormat(rawFormat, format, result.get())) get 268 Source/modules/crypto/SubtleCrypto.cpp if (!Key::parseUsageMask(rawKeyUsages, keyUsages, result.get())) get 272 Source/modules/crypto/SubtleCrypto.cpp if (!parseAlgorithm(rawUnwrapAlgorithm, UnwrapKey, unwrapAlgorithm, exceptionState, result.get())) get 276 Source/modules/crypto/SubtleCrypto.cpp if (!parseAlgorithm(rawUnwrappedKeyAlgorithm, ImportKey, unwrappedKeyAlgorithm, exceptionState, result.get())) get 279 Source/modules/crypto/SubtleCrypto.cpp if (!unwrappingKey->canBeUsedForAlgorithm(unwrapAlgorithm, UnwrapKey, result.get())) get 67 Source/modules/crypto/WorkerGlobalScopeCrypto.cpp return m_crypto.get(); get 103 Source/modules/device_orientation/DeviceMotionData.h Acceleration* acceleration() const { return m_acceleration.get(); } get 104 Source/modules/device_orientation/DeviceMotionData.h Acceleration* accelerationIncludingGravity() const { return m_accelerationIncludingGravity.get(); } get 105 Source/modules/device_orientation/DeviceMotionData.h RotationRate* rotationRate() const { return m_rotationRate.get(); } get 86 Source/modules/device_orientation/DeviceMotionDispatcher.cpp static_cast<DeviceMotionController*>(m_controllers[i])->didChangeDeviceMotion(m_lastDeviceMotionData.get()); get 96 Source/modules/device_orientation/DeviceMotionDispatcher.cpp return m_lastDeviceMotionData.get(); get 73 Source/modules/device_orientation/DeviceMotionEvent.cpp return m_acceleration.get(); get 84 Source/modules/device_orientation/DeviceMotionEvent.cpp return m_accelerationIncludingGravity.get(); get 95 Source/modules/device_orientation/DeviceMotionEvent.cpp return m_rotationRate.get(); get 52 Source/modules/device_orientation/DeviceMotionEvent.h DeviceMotionData* deviceMotionData() const { return m_deviceMotionData.get(); } get 74 Source/modules/device_orientation/DeviceOrientationController.cpp return m_overrideOrientationData ? m_overrideOrientationData.get() : DeviceOrientationDispatcher::instance().latestDeviceOrientationData(); get 86 Source/modules/device_orientation/DeviceOrientationDispatcher.cpp static_cast<DeviceOrientationController*>(m_controllers[i])->didChangeDeviceOrientation(m_lastDeviceOrientationData.get()); get 96 Source/modules/device_orientation/DeviceOrientationDispatcher.cpp return m_lastDeviceOrientationData.get(); get 50 Source/modules/device_orientation/DeviceOrientationEvent.h DeviceOrientationData* orientation() const { return m_orientation.get(); } get 54 Source/modules/device_orientation/DeviceOrientationInspectorAgent.cpp controller().setOverride(DeviceOrientationData::create(true, alpha, true, beta, true, gamma).get()); get 75 Source/modules/device_orientation/DeviceOrientationInspectorAgent.cpp controller().setOverride(DeviceOrientationData::create(true, alpha, true, beta, true, gamma).get()); get 52 Source/modules/encoding/TextDecoder.cpp options.get("fatal", fatal); get 83 Source/modules/encoding/TextDecoder.cpp options.get("stream", stream); get 81 Source/modules/encoding/TextEncoder.cpp options.get("stream", stream); get 82 Source/modules/encryptedmedia/HTMLMediaElementEncryptedMedia.cpp return thisElement.m_mediaKeys.get(); get 58 Source/modules/encryptedmedia/MediaKeyMessageEvent.h Uint8Array* message() const { return m_message.get(); } get 58 Source/modules/encryptedmedia/MediaKeyNeededEvent.h Uint8Array* initData() const { return m_initData.get(); } get 78 Source/modules/encryptedmedia/MediaKeySession.h MediaKeyError* error() { return m_error.get(); } get 131 Source/modules/encryptedmedia/MediaKeys.cpp RefPtrWillBeRawPtr<MediaKeySession> session = MediaKeySession::create(context, m_cdm.get(), m_weakFactory.createWeakPtr()); get 180 Source/modules/encryptedmedia/MediaKeys.cpp return m_cdm.get(); get 153 Source/modules/filesystem/DOMFileSystem.cpp fileSystem()->createFileWriter(createFileSystemURL(fileEntry), fileWriter.get(), callbacks.release()); get 180 Source/modules/filesystem/DOMFileSystem.cpp m_successCallback->handleEvent(File::createWithName(metadata.platformPath, m_name).get()); get 183 Source/modules/filesystem/DOMFileSystem.cpp m_successCallback->handleEvent(File::createForFileSystemFile(m_name, metadata).get()); get 186 Source/modules/filesystem/DOMFileSystem.cpp m_successCallback->handleEvent(File::createForFileSystemFile(m_url, metadata).get()); get 194 Source/modules/filesystem/DOMFileSystem.cpp : FileSystemCallbacksBase(errorCallback, filesystem.get()) get 108 Source/modules/filesystem/DOMFileSystem.h m_callback->handleEvent(m_callbackArg.get()); get 70 Source/modules/filesystem/DOMFileSystemSync.cpp errorCallback->handleEvent(fileError.get()); get 142 Source/modules/filesystem/DOMFileSystemSync.cpp m_result->m_file = File::createForFileSystemFile(m_name, metadata).get(); get 145 Source/modules/filesystem/DOMFileSystemSync.cpp m_result->m_file = File::createForFileSystemFile(m_url, metadata).get(); get 180 Source/modules/filesystem/DOMFileSystemSync.cpp return result->m_file.get(); get 238 Source/modules/filesystem/DOMFileSystemSync.cpp fileSystem()->createFileWriter(createFileSystemURL(fileEntry), fileWriter.get(), callbacks.release()); get 57 Source/modules/filesystem/DataTransferItemFileSystem.cpp Blob* file = item.getAsFile().get(); get 63 Source/modules/filesystem/DataTransferItemFileSystem.cpp DraggedIsolatedFileSystem* filesystem = DraggedIsolatedFileSystem::from(item.clipboard()->dataObject().get()); get 93 Source/modules/filesystem/DirectoryReader.cpp filesystem()->scheduleCallback(errorCallback, m_error.get()); get 59 Source/modules/filesystem/DirectoryReader.h DOMFileSystem* filesystem() const { return static_cast<DOMFileSystem*>(m_fileSystem.get()); } get 44 Source/modules/filesystem/DirectoryReaderBase.h DOMFileSystemBase* filesystem() const { return m_fileSystem.get(); } get 57 Source/modules/filesystem/DirectoryReaderSync.cpp syncEntries.uncheckedAppend(EntrySync::create(entries[i].get())); get 51 Source/modules/filesystem/DraggedIsolatedFileSystem.cpp return m_filesystem.get(); get 59 Source/modules/filesystem/Entry.cpp m_fileSystem->move(this, parent.get(), name, successCallback, errorCallback); get 64 Source/modules/filesystem/Entry.cpp m_fileSystem->copy(this, parent.get(), name, successCallback, errorCallback); get 52 Source/modules/filesystem/Entry.h DOMFileSystem* filesystem() const { return static_cast<DOMFileSystem*>(m_fileSystem.get()); } get 48 Source/modules/filesystem/EntryBase.h DOMFileSystemBase* filesystem() const { return m_fileSystem.get(); } get 63 Source/modules/filesystem/EntrySync.cpp m_fileSystem->move(this, parent.get(), name, helper->successCallback(), helper->errorCallback(), DOMFileSystemBase::Synchronous); get 70 Source/modules/filesystem/EntrySync.cpp m_fileSystem->copy(this, parent.get(), name, helper->successCallback(), helper->errorCallback(), DOMFileSystemBase::Synchronous); get 52 Source/modules/filesystem/EntrySync.h DOMFileSystemSync* filesystem() const { return static_cast<DOMFileSystemSync*>(m_fileSystem.get()); } get 72 Source/modules/filesystem/FileSystemCallbacks.cpp m_errorCallback->handleEvent(FileError::create(static_cast<FileError::ErrorCode>(code)).get()); get 96 Source/modules/filesystem/FileSystemCallbacks.cpp m_successCallback->handleEvent(DirectoryEntry::create(m_fileSystem, m_expectedPath).get()); get 98 Source/modules/filesystem/FileSystemCallbacks.cpp m_successCallback->handleEvent(FileEntry::create(m_fileSystem, m_expectedPath).get()); get 154 Source/modules/filesystem/FileSystemCallbacks.cpp RefPtrWillBeRawPtr<DOMFileSystem> fileSystem = DOMFileSystem::create(m_executionContext.get(), name, m_type, rootURL); get 155 Source/modules/filesystem/FileSystemCallbacks.cpp m_successCallback->handleEvent(fileSystem.get()); get 177 Source/modules/filesystem/FileSystemCallbacks.cpp RefPtrWillBeRawPtr<DOMFileSystem> filesystem = DOMFileSystem::create(m_executionContext.get(), name, type, rootURL); get 181 Source/modules/filesystem/FileSystemCallbacks.cpp if (!DOMFileSystemBase::pathToAbsolutePath(type, root.get(), filePath, absolutePath)) { get 182 Source/modules/filesystem/FileSystemCallbacks.cpp m_errorCallback->handleEvent(FileError::create(FileError::INVALID_MODIFICATION_ERR).get()); get 188 Source/modules/filesystem/FileSystemCallbacks.cpp m_successCallback->handleEvent(DirectoryEntry::create(filesystem, absolutePath).get()); get 190 Source/modules/filesystem/FileSystemCallbacks.cpp m_successCallback->handleEvent(FileEntry::create(filesystem, absolutePath).get()); get 210 Source/modules/filesystem/FileSystemCallbacks.cpp m_successCallback->handleEvent(Metadata::create(metadata).get()); get 232 Source/modules/filesystem/FileSystemCallbacks.cpp m_successCallback->handleEvent(m_fileWriter.get()); get 43 Source/modules/filesystem/FileSystemFlags.h options.get("create", create); get 44 Source/modules/filesystem/FileSystemFlags.h options.get("exclusive", exclusive); get 260 Source/modules/filesystem/FileWriter.cpp ASSERT(m_blobBeingWritten.get()); get 275 Source/modules/filesystem/FileWriter.cpp ASSERT(!m_blobBeingWritten.get()); get 67 Source/modules/filesystem/FileWriter.h FileError* error() const { return m_error.get(); } get 64 Source/modules/filesystem/FileWriterBase.h return m_writer.get(); get 94 Source/modules/filesystem/InspectorFileSystemAgent.cpp (m_handler.get()->*m_handlingMethod)(argument); get 156 Source/modules/filesystem/InspectorFileSystemAgent.cpp errorCallback->handleEvent(FileError::create(FileError::SYNTAX_ERR).get()); get 162 Source/modules/filesystem/InspectorFileSystemAgent.cpp errorCallback->handleEvent(FileError::create(FileError::SYNTAX_ERR).get()); get 400 Source/modules/filesystem/InspectorFileSystemAgent.cpp didHitError(m_reader->error().get()); get 478 Source/modules/filesystem/InspectorFileSystemAgent.cpp m_reader->readAsArrayBuffer(blob.get(), IGNORE_EXCEPTION); get 562 Source/modules/filesystem/InspectorFileSystemAgent.cpp errorCallback->handleEvent(FileError::create(FileError::SYNTAX_ERR).get()); get 629 Source/modules/filesystem/InspectorFileSystemAgent.cpp ExecutionContext* executionContext = assertExecutionContextForOrigin(error, SecurityOrigin::createFromString(origin).get()); get 641 Source/modules/filesystem/InspectorFileSystemAgent.cpp ExecutionContext* executionContext = assertExecutionContextForOrigin(error, SecurityOrigin::createFromString(url).get()); get 653 Source/modules/filesystem/InspectorFileSystemAgent.cpp ExecutionContext* executionContext = assertExecutionContextForOrigin(error, SecurityOrigin::createFromString(url).get()); get 665 Source/modules/filesystem/InspectorFileSystemAgent.cpp ExecutionContext* executionContext = assertExecutionContextForOrigin(error, SecurityOrigin::createFromString(url).get()); get 681 Source/modules/filesystem/InspectorFileSystemAgent.cpp ExecutionContext* executionContext = assertExecutionContextForOrigin(error, SecurityOrigin::create(url).get()); get 55 Source/modules/filesystem/LocalFileSystem.h FileSystemClient* client() { return m_client.get(); } get 35 Source/modules/gamepad/GamepadEvent.h Gamepad* gamepad() const { return m_gamepad.get(); } get 49 Source/modules/gamepad/GamepadList.cpp return index < length() ? m_items[index].get() : 0; get 108 Source/modules/gamepad/NavigatorGamepad.cpp sampleGamepads<WebKitGamepad>(m_webkitGamepads.get()); get 109 Source/modules/gamepad/NavigatorGamepad.cpp return m_webkitGamepads.get(); get 117 Source/modules/gamepad/NavigatorGamepad.cpp sampleGamepads<Gamepad>(m_gamepads.get()); get 118 Source/modules/gamepad/NavigatorGamepad.cpp return m_gamepads.get(); get 152 Source/modules/gamepad/NavigatorGamepad.cpp RefPtrWillBeRawPtr<GamepadEvent> event = GamepadEvent::create(eventName, false, true, gamepad.get()); get 28 Source/modules/gamepad/WebKitGamepadList.cpp return index < length() ? m_items[index].get() : 0; get 165 Source/modules/geolocation/Geolocation.cpp runErrorCallback(m_fatalError.get()); get 181 Source/modules/geolocation/Geolocation.cpp m_errorCallback->handleEvent(error.get()); get 197 Source/modules/geolocation/Geolocation.cpp if (!m_idToNotifierMap.add(id, notifier.get()).isNewEntry) get 209 Source/modules/geolocation/Geolocation.cpp return iter->value.get(); get 315 Source/modules/geolocation/Geolocation.cpp return m_lastPosition.get(); get 324 Source/modules/geolocation/Geolocation.cpp startRequest(notifier.get()); get 335 Source/modules/geolocation/Geolocation.cpp startRequest(notifier.get()); get 403 Source/modules/geolocation/Geolocation.cpp GeoNotifier* notifier = iter->get(); get 478 Source/modules/geolocation/Geolocation.cpp handleError(error.get()); get 556 Source/modules/geolocation/Geolocation.cpp GeoNotifier* notifier = it->get(); get 570 Source/modules/geolocation/Geolocation.cpp GeoNotifier* notifier = it->get(); get 667 Source/modules/geolocation/Geolocation.cpp handleError(positionError.get()); get 695 Source/modules/geolocation/Geolocation.cpp GeoNotifier* notifier = iter->get(); get 105 Source/modules/geolocation/Geolocation.h PositionOptions* options() const { return m_options.get(); }; get 46 Source/modules/geolocation/GeolocationController.cpp m_inspectorAgent = geolocationAgent.get(); get 128 Source/modules/geolocation/GeolocationController.cpp errorOccurred(GeolocationError::create(GeolocationError::PositionUnavailable, "PositionUnavailable").get()); get 148 Source/modules/geolocation/GeolocationController.cpp if (m_lastPosition.get()) get 149 Source/modules/geolocation/GeolocationController.cpp return m_lastPosition.get(); get 76 Source/modules/geolocation/GeolocationInspectorAgent.cpp if (m_platformGeolocationPosition.get()) get 77 Source/modules/geolocation/GeolocationInspectorAgent.cpp m_controller->positionChanged(m_platformGeolocationPosition.get()); get 85 Source/modules/geolocation/GeolocationInspectorAgent.cpp return m_geolocationPosition.get(); get 51 Source/modules/geolocation/Geoposition.h Coordinates* coords() const { return m_coordinates.get(); } get 66 Source/modules/geolocation/NavigatorGeolocation.cpp return m_geolocation.get(); get 153 Source/modules/geolocation/testing/GeolocationClientMock.cpp return m_lastPosition.get(); get 168 Source/modules/geolocation/testing/GeolocationClientMock.cpp if (m_lastPosition.get()) { get 170 Source/modules/geolocation/testing/GeolocationClientMock.cpp m_controller->positionChanged(m_lastPosition.get()); get 172 Source/modules/geolocation/testing/GeolocationClientMock.cpp m_controller->errorOccurred(GeolocationError::create(GeolocationError::PositionUnavailable, m_errorMessage).get()); get 333 Source/modules/imagebitmap/ImageBitmapFactories.cpp source->setData(sharedBuffer.get(), true); get 350 Source/modules/imagebitmap/ImageBitmapFactories.cpp RefPtrWillBeRawPtr<ImageBitmap> imageBitmap = ImageBitmap::create(image.get(), m_cropRect); get 92 Source/modules/indexeddb/DOMWindowIndexedDatabase.cpp m_idbFactory = IDBFactory::create(IDBFactoryBackendInterface::create().get()); get 93 Source/modules/indexeddb/DOMWindowIndexedDatabase.cpp return m_idbFactory.get(); get 66 Source/modules/indexeddb/IDBAny.cpp return m_domStringList.get(); get 73 Source/modules/indexeddb/IDBAny.cpp return m_idbCursor.get(); get 80 Source/modules/indexeddb/IDBAny.cpp return toIDBCursorWithValue(m_idbCursor.get()); get 86 Source/modules/indexeddb/IDBAny.cpp return m_idbDatabase.get(); get 92 Source/modules/indexeddb/IDBAny.cpp return m_idbIndex.get(); get 98 Source/modules/indexeddb/IDBAny.cpp return m_idbObjectStore.get(); get 104 Source/modules/indexeddb/IDBAny.cpp return m_idbTransaction.get(); get 110 Source/modules/indexeddb/IDBAny.cpp return m_idbKey.get(); get 122 Source/modules/indexeddb/IDBAny.cpp return m_buffer.get(); get 134 Source/modules/indexeddb/IDBCursor.cpp if (!keyPathKey || !keyPathKey->isEqual(m_primaryKey.get())) { get 224 Source/modules/indexeddb/IDBCursor.cpp const bool ok = m_key->isLessThan(key.get()) get 225 Source/modules/indexeddb/IDBCursor.cpp || (primaryKey && m_key->isEqual(key.get()) && m_primaryKey->isLessThan(primaryKey.get())); get 232 Source/modules/indexeddb/IDBCursor.cpp const bool ok = key->isLessThan(m_key.get()) get 233 Source/modules/indexeddb/IDBCursor.cpp || (primaryKey && key->isEqual(m_key.get()) && primaryKey->isLessThan(m_primaryKey.get())); get 280 Source/modules/indexeddb/IDBCursor.cpp RefPtr<IDBRequest> request = IDBRequest::create(context, IDBAny::create(this), m_transaction.get()); get 83 Source/modules/indexeddb/IDBCursor.h IDBRequest* request() const { return m_request.get(); } get 132 Source/modules/indexeddb/IDBDatabase.cpp ASSERT(m_transactions.get(transaction->id()) == transaction); get 147 Source/modules/indexeddb/IDBDatabase.cpp m_transactions.get(transactionId)->onAbort(error); get 153 Source/modules/indexeddb/IDBDatabase.cpp m_transactions.get(transactionId)->onComplete(); get 182 Source/modules/indexeddb/IDBDatabase.cpp if (options.get("keyPath", keyPathArray)) get 187 Source/modules/indexeddb/IDBDatabase.cpp options.get("autoIncrement", autoIncrement); get 229 Source/modules/indexeddb/IDBDatabase.cpp RefPtr<IDBObjectStore> objectStore = IDBObjectStore::create(metadata, m_versionChangeTransaction.get()); get 351 Source/modules/indexeddb/IDBDatabase.cpp bool removed = eventQueue->cancelEvent(m_enqueuedEvents[i].get()); get 375 Source/modules/indexeddb/IDBDatabase.cpp eventQueue->enqueueEvent(event.get()); get 386 Source/modules/indexeddb/IDBDatabase.cpp if (m_enqueuedEvents[i].get() == event.get()) get 389 Source/modules/indexeddb/IDBDatabase.cpp return EventTarget::dispatchEvent(event.get()); get 112 Source/modules/indexeddb/IDBDatabase.h blink::WebIDBDatabase* backend() const { return m_backend.get(); } get 44 Source/modules/indexeddb/IDBEventDispatcher.cpp event->setCurrentTarget(eventTargets[i].get()); get 51 Source/modules/indexeddb/IDBEventDispatcher.cpp event->setCurrentTarget(eventTargets[0].get()); get 58 Source/modules/indexeddb/IDBEventDispatcher.cpp event->setCurrentTarget(eventTargets[i].get()); get 180 Source/modules/indexeddb/IDBFactory.cpp return static_cast<short>(first->compare(second.get())); get 97 Source/modules/indexeddb/IDBIndex.cpp RefPtr<IDBRequest> request = IDBRequest::create(context, IDBAny::create(this), m_transaction.get()); get 123 Source/modules/indexeddb/IDBIndex.cpp RefPtr<IDBRequest> request = IDBRequest::create(context, IDBAny::create(this), m_transaction.get()); get 151 Source/modules/indexeddb/IDBIndex.cpp RefPtr<IDBRequest> request = IDBRequest::create(context, IDBAny::create(this), m_transaction.get()); get 192 Source/modules/indexeddb/IDBIndex.cpp RefPtr<IDBRequest> request = IDBRequest::create(context, IDBAny::create(this), m_transaction.get()); get 193 Source/modules/indexeddb/IDBIndex.cpp backendDB()->get(m_transaction->id(), m_objectStore->id(), m_metadata.id, keyRange.release(), keyOnly, WebIDBCallbacksImpl::create(request).leakPtr()); get 63 Source/modules/indexeddb/IDBIndex.h PassRefPtr<IDBRequest> get(ExecutionContext*, const ScriptValue& key, ExceptionState&); get 70 Source/modules/indexeddb/IDBKey.cpp if (int result = m_array[i]->compare(other->m_array[i].get())) get 76 Source/modules/indexeddb/IDBKey.h if (array[i]->isEqual(result[j].get())) { get 134 Source/modules/indexeddb/IDBKeyRange.cpp if (upper->isLessThan(lower.get())) { get 138 Source/modules/indexeddb/IDBKeyRange.cpp if (upper->isEqual(lower.get()) && (lowerOpen || upperOpen)) { get 103 Source/modules/indexeddb/IDBObjectStore.cpp RefPtr<IDBRequest> request = IDBRequest::create(context, IDBAny::create(this), m_transaction.get()); get 104 Source/modules/indexeddb/IDBObjectStore.cpp backendDB()->get(m_transaction->id(), id(), IDBIndexMetadata::InvalidId, keyRange.release(), false, WebIDBCallbacksImpl::create(request).leakPtr()); get 229 Source/modules/indexeddb/IDBObjectStore.cpp RefPtr<IDBRequest> request = IDBRequest::create(context, source, m_transaction.get()); get 265 Source/modules/indexeddb/IDBObjectStore.cpp RefPtr<IDBRequest> request = IDBRequest::create(context, IDBAny::create(this), m_transaction.get()); get 290 Source/modules/indexeddb/IDBObjectStore.cpp RefPtr<IDBRequest> request = IDBRequest::create(context, IDBAny::create(this), m_transaction.get()); get 368 Source/modules/indexeddb/IDBObjectStore.cpp options.get("unique", unique); get 371 Source/modules/indexeddb/IDBObjectStore.cpp options.get("multiEntry", multiEntry); get 419 Source/modules/indexeddb/IDBObjectStore.cpp RefPtr<IDBIndex> index = IDBIndex::create(metadata, this, m_transaction.get()); get 470 Source/modules/indexeddb/IDBObjectStore.cpp RefPtr<IDBIndex> index = IDBIndex::create(*indexMetadata, this, m_transaction.get()); get 540 Source/modules/indexeddb/IDBObjectStore.cpp RefPtr<IDBRequest> request = IDBRequest::create(context, IDBAny::create(this), m_transaction.get()); get 571 Source/modules/indexeddb/IDBObjectStore.cpp RefPtr<IDBRequest> request = IDBRequest::create(context, IDBAny::create(this), m_transaction.get()); get 598 Source/modules/indexeddb/IDBObjectStore.cpp RefPtr<IDBRequest> request = IDBRequest::create(context, IDBAny::create(this), m_transaction.get()); get 70 Source/modules/indexeddb/IDBObjectStore.h PassRefPtr<IDBRequest> get(ExecutionContext*, const ScriptValue& key, ExceptionState&); get 101 Source/modules/indexeddb/IDBOpenDBRequest.cpp m_transaction = IDBTransaction::create(executionContext(), m_transactionId, idbDatabase.get(), this, oldMetadata); get 124 Source/modules/indexeddb/IDBOpenDBRequest.cpp ASSERT(!backend.get()); get 129 Source/modules/indexeddb/IDBOpenDBRequest.cpp ASSERT(backend.get()); get 132 Source/modules/indexeddb/IDBOpenDBRequest.cpp setResult(IDBAny::create(idbDatabase.get())); get 153 Source/modules/indexeddb/IDBOpenDBRequest.cpp dequeueEvent(event.get()); get 53 Source/modules/indexeddb/IDBRequest.cpp transaction->registerRequest(request.get()); get 137 Source/modules/indexeddb/IDBRequest.cpp bool removed = eventQueue->cancelEvent(m_enqueuedEvents[i].get()); get 252 Source/modules/indexeddb/IDBRequest.cpp cursor = IDBCursor::create(backend, m_cursorDirection, this, m_source.get(), m_transaction.get()); get 255 Source/modules/indexeddb/IDBRequest.cpp cursor = IDBCursorWithValue::create(backend, m_cursorDirection, this, m_source.get(), m_transaction.get()); get 283 Source/modules/indexeddb/IDBRequest.cpp ASSERT(!valueBuffer.get()); get 418 Source/modules/indexeddb/IDBRequest.cpp dequeueEvent(event.get()); get 451 Source/modules/indexeddb/IDBRequest.cpp bool dontPreventDefault = IDBEventDispatcher::dispatch(event.get(), targets); get 518 Source/modules/indexeddb/IDBRequest.cpp if (eventQueue->enqueueEvent(event.get())) get 525 Source/modules/indexeddb/IDBRequest.cpp if (m_enqueuedEvents[i].get() == event) get 60 Source/modules/indexeddb/IDBRequestTest.cpp virtual EventQueue* eventQueue() const OVERRIDE { return m_queue.get(); } get 82 Source/modules/indexeddb/IDBRequestTest.cpp return m_context.get(); get 152 Source/modules/indexeddb/IDBTransaction.cpp RefPtr<IDBObjectStore> objectStore = IDBObjectStore::create(metadata.objectStores.get(objectStoreId), this); get 241 Source/modules/indexeddb/IDBTransaction.cpp ASSERT(error.get()); get 368 Source/modules/indexeddb/IDBTransaction.cpp bool returnValue = IDBEventDispatcher::dispatch(event.get(), targets); get 77 Source/modules/indexeddb/IDBTransaction.h IDBDatabase* db() const { return m_database.get(); } get 60 Source/modules/indexeddb/IDBTransactionTest.cpp return m_document.get(); get 99 Source/modules/indexeddb/IDBTransactionTest.cpp RefPtr<IDBTransaction> transaction = IDBTransaction::create(executionContext(), transactionId, transactionScope, blink::WebIDBDatabase::TransactionReadOnly, db.get()); get 104 Source/modules/indexeddb/IDBTransactionTest.cpp RefPtr<IDBRequest> request = IDBRequest::create(executionContext(), IDBAny::createUndefined(), transaction.get()); get 126 Source/modules/indexeddb/IDBTransactionTest.cpp RefPtr<IDBTransaction> transaction = IDBTransaction::create(executionContext(), transactionId, transactionScope, blink::WebIDBDatabase::TransactionReadOnly, db.get()); get 136 Source/modules/indexeddb/IDBTransactionTest.cpp IDBTransaction* transactionPtr = transaction.get(); get 67 Source/modules/indexeddb/IDBVersionChangeEvent.cpp return isNull ? 0 : m_newVersion.get(); get 307 Source/modules/indexeddb/InspectorIndexedDBAgent.cpp virtual RequestCallback* requestCallback() OVERRIDE { return m_requestCallback.get(); } get 347 Source/modules/indexeddb/InspectorIndexedDBAgent.cpp RefPtr<JSONValue> value = array->get(i); get 351 Source/modules/indexeddb/InspectorIndexedDBAgent.cpp keyArray.append(idbKeyFromInspectorObject(object.get())); get 364 Source/modules/indexeddb/InspectorIndexedDBAgent.cpp RefPtr<IDBKey> idbLower = lower ? idbKeyFromInspectorObject(lower.get()) : nullptr; get 369 Source/modules/indexeddb/InspectorIndexedDBAgent.cpp RefPtr<IDBKey> idbUpper = upper ? idbKeyFromInspectorObject(upper.get()) : nullptr; get 494 Source/modules/indexeddb/InspectorIndexedDBAgent.cpp RefPtr<IDBTransaction> idbTransaction = transactionForDatabase(context(), idbDatabase.get(), m_objectStoreName); get 499 Source/modules/indexeddb/InspectorIndexedDBAgent.cpp RefPtr<IDBObjectStore> idbObjectStore = objectStoreForTransaction(idbTransaction.get(), m_objectStoreName); get 509 Source/modules/indexeddb/InspectorIndexedDBAgent.cpp RefPtr<IDBIndex> idbIndex = indexForObjectStore(idbObjectStore.get(), m_indexName); get 522 Source/modules/indexeddb/InspectorIndexedDBAgent.cpp virtual RequestCallback* requestCallback() OVERRIDE { return m_requestCallback.get(); } get 672 Source/modules/indexeddb/InspectorIndexedDBAgent.cpp RefPtr<IDBKeyRange> idbKeyRange = keyRange ? idbKeyRangeFromKeyRange(keyRange->get()) : nullptr; get 745 Source/modules/indexeddb/InspectorIndexedDBAgent.cpp RefPtr<IDBTransaction> idbTransaction = transactionForDatabase(context(), idbDatabase.get(), m_objectStoreName, IDBTransaction::modeReadWrite()); get 750 Source/modules/indexeddb/InspectorIndexedDBAgent.cpp RefPtr<IDBObjectStore> idbObjectStore = objectStoreForTransaction(idbTransaction.get(), m_objectStoreName); get 767 Source/modules/indexeddb/InspectorIndexedDBAgent.cpp virtual RequestCallback* requestCallback() OVERRIDE { return m_requestCallback.get(); } get 71 Source/modules/indexeddb/WorkerGlobalScopeIndexedDatabase.cpp m_idbFactory = IDBFactory::create(m_factoryBackend.get()); get 72 Source/modules/indexeddb/WorkerGlobalScopeIndexedDatabase.cpp return m_idbFactory.get(); get 116 Source/modules/mediasource/MediaSource.cpp return buffer.get(); get 50 Source/modules/mediasource/MediaSource.h SourceBufferList* sourceBuffers() { return m_sourceBuffers.get(); } get 51 Source/modules/mediasource/MediaSource.h SourceBufferList* activeSourceBuffers() { return m_activeSourceBuffers.get(); } get 158 Source/modules/mediasource/MediaSourceBase.cpp TimeRanges* sourceRanges = ranges[i].get(); get 103 Source/modules/mediasource/MediaSourceBase.h GenericEventQueue* asyncEventQueue() const { return m_asyncEventQueue.get(); } get 72 Source/modules/mediasource/MediaSourceRegistry.cpp return m_mediaSources.get(url); get 55 Source/modules/mediasource/SourceBufferList.h SourceBuffer* item(unsigned long index) const { return (index < m_list.size()) ? m_list[index].get() : 0; } get 66 Source/modules/mediasource/WebKitMediaSource.cpp return m_sourceBuffers.get(); get 72 Source/modules/mediasource/WebKitMediaSource.cpp return m_activeSourceBuffers.get(); get 111 Source/modules/mediasource/WebKitMediaSource.cpp return buffer.get(); get 56 Source/modules/mediasource/WebKitSourceBufferList.cpp return m_list[index].get(); get 65 Source/modules/mediastream/MediaConstraintsImpl.cpp bool ok = constraintsDictionary.get(mandatoryName, mandatoryConstraintsDictionary); get 82 Source/modules/mediastream/MediaConstraintsImpl.cpp bool ok = constraintsDictionary.get(optionalName, optionalConstraints); get 93 Source/modules/mediastream/MediaConstraintsImpl.cpp ok = optionalConstraints.get(i, constraint); get 102 Source/modules/mediastream/MediaConstraintsImpl.cpp ok = constraint.get(key, value); get 48 Source/modules/mediastream/MediaDevicesRequest.h MediaDeviceInfoCallback* callback() const { return m_callback.get(); } get 74 Source/modules/mediastream/MediaStream.cpp processTrack(stream->m_audioTracks[i].get(), audioTracks); get 77 Source/modules/mediastream/MediaStream.cpp processTrack(stream->m_videoTracks[i].get(), videoTracks); get 88 Source/modules/mediastream/MediaStream.cpp processTrack(tracks[i].get(), tracks[i]->kind() == "audio" ? audioTracks : videoTracks); get 146 Source/modules/mediastream/MediaStream.cpp MediaStreamCenter::instance().didCreateMediaStream(m_descriptor.get()); get 195 Source/modules/mediastream/MediaStream.cpp MediaStreamCenter::instance().didAddMediaStreamTrack(m_descriptor.get(), track->component()); get 235 Source/modules/mediastream/MediaStream.cpp MediaStreamCenter::instance().didRemoveMediaStreamTrack(m_descriptor.get(), track->component()); get 242 Source/modules/mediastream/MediaStream.cpp return (*iter).get(); get 247 Source/modules/mediastream/MediaStream.cpp return (*iter).get(); get 78 Source/modules/mediastream/MediaStream.h MediaStreamDescriptor* descriptor() const { return m_descriptor.get(); } get 75 Source/modules/mediastream/MediaStreamEvent.cpp return m_stream.get(); get 81 Source/modules/mediastream/MediaStreamEvent.cpp return m_stream.get(); get 65 Source/modules/mediastream/MediaStreamRegistry.cpp return m_streamDescriptors.get(url); get 103 Source/modules/mediastream/MediaStreamTrack.cpp MediaStreamCenter::instance().didSetMediaStreamTrackEnabled(m_component.get()); get 145 Source/modules/mediastream/MediaStreamTrack.cpp RefPtr<MediaStreamTrack> clonedTrack = MediaStreamTrack::create(context, clonedComponent.get()); get 146 Source/modules/mediastream/MediaStreamTrack.cpp MediaStreamCenter::instance().didCreateMediaStreamTrack(clonedComponent.get()); get 186 Source/modules/mediastream/MediaStreamTrack.cpp return m_component.get(); get 61 Source/modules/mediastream/MediaStreamTrackEvent.cpp return m_track.get(); get 85 Source/modules/mediastream/RTCDTMFSender.cpp return m_track.get(); get 59 Source/modules/mediastream/RTCDataChannelEvent.cpp return m_channel.get(); get 45 Source/modules/mediastream/RTCIceCandidate.cpp bool ok = dictionary.get("candidate", candidate); get 52 Source/modules/mediastream/RTCIceCandidate.cpp dictionary.get("sdpMid", sdpMid); get 55 Source/modules/mediastream/RTCIceCandidate.cpp dictionary.get("sdpMLineIndex", sdpMLineIndex); get 61 Source/modules/mediastream/RTCIceCandidateEvent.cpp return m_candidate.get(); get 93 Source/modules/mediastream/RTCPeerConnection.cpp bool ok = configuration.get("iceServers", iceServers); get 110 Source/modules/mediastream/RTCPeerConnection.cpp ok = iceServers.get(i, iceServer); get 121 Source/modules/mediastream/RTCPeerConnection.cpp if (!iceServer.get("urls", urlStrings) || !urlStrings.size()) { get 123 Source/modules/mediastream/RTCPeerConnection.cpp if (iceServer.get("urls", urlString)) { get 132 Source/modules/mediastream/RTCPeerConnection.cpp if (iceServer.get("url", urlString)) { get 144 Source/modules/mediastream/RTCPeerConnection.cpp iceServer.get("username", username); get 145 Source/modules/mediastream/RTCPeerConnection.cpp iceServer.get("credential", credential); get 201 Source/modules/mediastream/RTCPeerConnection.cpp document->frame()->loader().client()->dispatchWillStartUsingPeerConnectionHandler(m_peerHandler.get()); get 465 Source/modules/mediastream/RTCPeerConnection.cpp return iter->get(); get 470 Source/modules/mediastream/RTCPeerConnection.cpp return iter->get(); get 489 Source/modules/mediastream/RTCPeerConnection.cpp options.get("ordered", init.ordered); get 490 Source/modules/mediastream/RTCPeerConnection.cpp options.get("negotiated", init.negotiated); get 493 Source/modules/mediastream/RTCPeerConnection.cpp if (options.get("id", value)) get 495 Source/modules/mediastream/RTCPeerConnection.cpp if (options.get("maxRetransmits", value)) get 497 Source/modules/mediastream/RTCPeerConnection.cpp if (options.get("maxRetransmitTime", value)) get 501 Source/modules/mediastream/RTCPeerConnection.cpp options.get("protocol", protocolString); get 504 Source/modules/mediastream/RTCPeerConnection.cpp RefPtr<RTCDataChannel> channel = RTCDataChannel::create(executionContext(), m_peerHandler.get(), label, init, exceptionState); get 537 Source/modules/mediastream/RTCPeerConnection.cpp RefPtr<RTCDTMFSender> dtmfSender = RTCDTMFSender::create(executionContext(), m_peerHandler.get(), track.release(), exceptionState); get 54 Source/modules/mediastream/RTCSessionDescription.cpp bool ok = descriptionInitDict.get("type", type); get 61 Source/modules/mediastream/RTCSessionDescription.cpp descriptionInitDict.get("sdp", sdp); get 66 Source/modules/mediastream/RTCSessionDescriptionRequestImpl.cpp m_successCallback->handleEvent(sessionDescription.get()); get 45 Source/modules/mediastream/RTCStatsReport.h String stat(const String& name) { return m_stats.get(name); } get 64 Source/modules/mediastream/RTCStatsRequestImpl.cpp return m_component.get(); get 71 Source/modules/mediastream/RTCStatsRequestImpl.cpp m_successCallback->handleEvent(static_cast<RTCStatsResponse*>(response.get())); get 44 Source/modules/mediastream/RTCStatsResponse.cpp return m_result[m_idmap.get(name)]; get 69 Source/modules/mediastream/RTCVoidRequestImpl.cpp if (m_errorCallback.get()) get 55 Source/modules/mediastream/UserMediaRequest.cpp bool ok = options.get(mediaType, constraintsDictionary); get 60 Source/modules/mediastream/UserMediaRequest.cpp options.get(mediaType, mediaRequested); get 152 Source/modules/mediastream/UserMediaRequest.cpp m_successCallback->handleEvent(stream.get()); get 161 Source/modules/mediastream/UserMediaRequest.cpp m_errorCallback->handleEvent(error.get()); get 171 Source/modules/mediastream/UserMediaRequest.cpp m_errorCallback->handleEvent(error.get()); get 181 Source/modules/mediastream/UserMediaRequest.cpp m_errorCallback->handleEvent(error.get()); get 56 Source/modules/mediastream/UserMediaRequest.h NavigatorUserMediaSuccessCallback* successCallback() const { return m_successCallback.get(); } get 57 Source/modules/mediastream/UserMediaRequest.h NavigatorUserMediaErrorCallback* errorCallback() const { return m_errorCallback.get(); } get 60 Source/modules/navigatorcontentutils/NavigatorContentUtils.h NavigatorContentUtilsClient* client() { return m_client.get(); } get 49 Source/modules/notifications/Notification.cpp if (options.get("body", argument)) get 51 Source/modules/notifications/Notification.cpp if (options.get("tag", argument)) get 53 Source/modules/notifications/Notification.cpp if (options.get("lang", argument)) get 55 Source/modules/notifications/Notification.cpp if (options.get("dir", argument)) get 57 Source/modules/notifications/Notification.cpp if (options.get("icon", argument)) { get 68 Source/modules/performance/WorkerGlobalScopePerformance.cpp return m_performance.get(); get 46 Source/modules/push_messaging/NavigatorPushManager.cpp return m_pushManager.get(); get 77 Source/modules/quota/DOMWindowQuota.cpp return m_storageInfo.get(); get 84 Source/modules/quota/DeprecatedStorageInfo.cpp return m_temporaryStorage.get(); get 88 Source/modules/quota/DeprecatedStorageInfo.cpp return m_persistentStorage.get(); get 70 Source/modules/quota/DeprecatedStorageQuotaCallbacksImpl.cpp m_errorCallback->handleEvent(DOMError::create(static_cast<ExceptionCode>(error)).get()); get 83 Source/modules/quota/NavigatorStorageQuota.cpp return m_storageQuota.get(); get 90 Source/modules/quota/NavigatorStorageQuota.cpp return m_temporaryStorage.get(); get 97 Source/modules/quota/NavigatorStorageQuota.cpp return m_persistentStorage.get(); get 49 Source/modules/quota/StorageErrorCallback.cpp m_callback->handleEvent(DOMError::create(m_ec).get()); get 65 Source/modules/quota/StorageQuotaCallbacksImpl.cpp m_resolver->reject(DOMError::create(static_cast<ExceptionCode>(error)).get()); get 71 Source/modules/quota/WorkerNavigatorStorageQuota.cpp return m_temporaryStorage.get(); get 78 Source/modules/quota/WorkerNavigatorStorageQuota.cpp return m_persistentStorage.get(); get 55 Source/modules/serviceworkers/NavigatorServiceWorker.cpp return m_serviceWorker.get(); get 16 Source/modules/serviceworkers/RegistrationOptionList.h options.get("scope", scope); get 17 Source/modules/serviceworkers/ResponseInit.h options.get("statusCode", statusCode); get 18 Source/modules/serviceworkers/ResponseInit.h options.get("statusTest", statusText); get 19 Source/modules/serviceworkers/ResponseInit.h options.get("method", method); get 20 Source/modules/serviceworkers/ResponseInit.h options.get("headers", headers); get 30 Source/modules/serviceworkers/ServiceWorkerContainerClient.h blink::WebServiceWorkerProvider* provider() { return m_provider.get(); } get 75 Source/modules/speech/DOMWindowSpeechSynthesis.cpp return m_speechSynthesis.get(); get 44 Source/modules/speech/SpeechGrammarList.cpp return m_grammars[index].get(); get 56 Source/modules/speech/SpeechRecognition.cpp m_controller->start(this, m_grammars.get(), m_lang, m_continuous, m_interimResults, m_maxAlternatives); get 54 Source/modules/speech/SpeechRecognition.h SpeechGrammarList* grammars() { return m_grammars.get(); } get 57 Source/modules/speech/SpeechRecognitionEvent.h SpeechRecognitionResultList* results() const { return m_results.get(); } get 46 Source/modules/speech/SpeechRecognitionResult.cpp return m_alternatives[index].get(); get 42 Source/modules/speech/SpeechRecognitionResultList.cpp return m_results[index].get(); get 227 Source/modules/speech/SpeechSynthesis.cpp return m_utteranceQueue.first().get(); get 61 Source/modules/speech/SpeechSynthesisUtterance.cpp return m_voice.get(); get 78 Source/modules/speech/SpeechSynthesisUtterance.h PlatformSpeechSynthesisUtterance* platformUtterance() const { return m_platformUtterance.get(); } get 48 Source/modules/speech/SpeechSynthesisVoice.h PlatformSpeechSynthesisVoice* platformVoice() const { return m_platformVoice.get(); } get 57 Source/modules/speech/testing/PlatformSpeechSynthesizerMock.cpp ASSERT(m_utterance.get()); get 64 Source/modules/speech/testing/PlatformSpeechSynthesizerMock.cpp ASSERT(m_utterance.get()); get 60 Source/modules/webaudio/AudioBasicProcessorNode.h AudioProcessor* processor() { return m_processor.get(); } get 70 Source/modules/webaudio/AudioBuffer.cpp if (bus.get()) { get 71 Source/modules/webaudio/AudioBuffer.cpp RefPtr<AudioBuffer> buffer = adoptRef(new AudioBuffer(bus.get())); get 134 Source/modules/webaudio/AudioBuffer.cpp Float32Array* channelData = m_channels[channelIndex].get(); get 143 Source/modules/webaudio/AudioBuffer.cpp return m_channels[channelIndex].get(); get 251 Source/modules/webaudio/AudioBufferSourceNode.cpp const float** sourceChannels = m_sourceChannels.get(); get 252 Source/modules/webaudio/AudioBufferSourceNode.cpp float** destinationChannels = m_destinationChannels.get(); get 56 Source/modules/webaudio/AudioBufferSourceNode.h AudioBuffer* buffer() { return m_buffer.get(); } get 82 Source/modules/webaudio/AudioBufferSourceNode.h AudioParam* gain() { return m_gain.get(); } get 83 Source/modules/webaudio/AudioBufferSourceNode.h AudioParam* playbackRate() { return m_playbackRate.get(); } get 153 Source/modules/webaudio/AudioContext.cpp if (m_renderTarget.get()) get 154 Source/modules/webaudio/AudioContext.cpp m_destinationNode = OfflineAudioDestinationNode::create(this, m_renderTarget.get()); get 190 Source/modules/webaudio/AudioContext.cpp if (m_destinationNode.get()) { get 287 Source/modules/webaudio/AudioContext.cpp if (!audioBuffer.get()) { get 327 Source/modules/webaudio/AudioContext.cpp if (!audioBuffer.get()) { get 355 Source/modules/webaudio/AudioContext.cpp refNode(node.get()); get 380 Source/modules/webaudio/AudioContext.cpp mediaElement->setAudioSourceNode(node.get()); get 382 Source/modules/webaudio/AudioContext.cpp refNode(node.get()); // context keeps reference until node is disconnected get 407 Source/modules/webaudio/AudioContext.cpp RefPtr<MediaStreamAudioSourceNode> node = MediaStreamAudioSourceNode::create(this, mediaStream, audioTrack.get(), provider.release()); get 412 Source/modules/webaudio/AudioContext.cpp refNode(node.get()); // context keeps reference until node is disconnected get 445 Source/modules/webaudio/AudioContext.cpp if (!node.get()) { get 471 Source/modules/webaudio/AudioContext.cpp refNode(node.get()); // context keeps reference until we stop making javascript rendering callbacks get 543 Source/modules/webaudio/AudioContext.cpp if (!node.get()) { get 566 Source/modules/webaudio/AudioContext.cpp if (!node.get()) { get 585 Source/modules/webaudio/AudioContext.cpp refNode(node.get()); get 1003 Source/modules/webaudio/AudioContext.cpp AudioBuffer* renderedBuffer = m_renderTarget.get(); get 97 Source/modules/webaudio/AudioContext.h AudioDestinationNode* destination() { return m_destinationNode.get(); } get 112 Source/modules/webaudio/AudioContext.h AudioListener* listener() { return m_listener.get(); } get 156 Source/modules/webaudio/AudioNode.cpp return m_inputs[i].get(); get 163 Source/modules/webaudio/AudioNode.cpp return m_outputs[i].get(); get 60 Source/modules/webaudio/AudioNode.h AudioContext* context() { return m_context.get(); } get 61 Source/modules/webaudio/AudioNode.h const AudioContext* context() const { return m_context.get(); } get 187 Source/modules/webaudio/AudioNodeInput.cpp return m_internalSummingBus.get(); get 129 Source/modules/webaudio/AudioNodeOutput.cpp return m_isInPlace ? m_inPlaceBus.get() : m_internalBus.get(); get 210 Source/modules/webaudio/AudioNodeOutput.cpp AudioParam* param = m_params.begin()->get(); get 94 Source/modules/webaudio/AudioParamTimeline.h Float32Array* curve() { return m_curve.get(); } get 44 Source/modules/webaudio/AudioProcessingEvent.h AudioBuffer* inputBuffer() { return m_inputBuffer.get(); } get 45 Source/modules/webaudio/AudioProcessingEvent.h AudioBuffer* outputBuffer() { return m_outputBuffer.get(); } get 209 Source/modules/webaudio/AudioScheduledSourceNode.cpp m_scheduledNode->dispatchEvent(event.get()); get 47 Source/modules/webaudio/AudioSummingJunction.cpp if (m_renderingStateNeedUpdating && m_context.get()) get 45 Source/modules/webaudio/AudioSummingJunction.h AudioContext* context() { return m_context.get(); } get 72 Source/modules/webaudio/BiquadProcessor.h AudioParam* parameter1() { return m_parameter1.get(); } get 73 Source/modules/webaudio/BiquadProcessor.h AudioParam* parameter2() { return m_parameter2.get(); } get 74 Source/modules/webaudio/BiquadProcessor.h AudioParam* parameter3() { return m_parameter3.get(); } get 75 Source/modules/webaudio/BiquadProcessor.h AudioParam* parameter4() { return m_parameter4.get(); } get 80 Source/modules/webaudio/ConvolverNode.cpp if (!isInitialized() || !m_reverb.get()) get 146 Source/modules/webaudio/ConvolverNode.cpp OwnPtr<Reverb> reverb = adoptPtr(new Reverb(bufferBus.get(), AudioNode::ProcessingSizeInFrames, MaxFFTSize, 2, useBackgroundThreads, m_normalize)); get 159 Source/modules/webaudio/ConvolverNode.cpp return m_buffer.get(); get 44 Source/modules/webaudio/DelayProcessor.h AudioParam* delayTime() const { return m_delayTime.get(); } get 51 Source/modules/webaudio/DynamicsCompressorNode.h AudioParam* threshold() { return m_threshold.get(); } get 52 Source/modules/webaudio/DynamicsCompressorNode.h AudioParam* knee() { return m_knee.get(); } get 53 Source/modules/webaudio/DynamicsCompressorNode.h AudioParam* ratio() { return m_ratio.get(); } get 54 Source/modules/webaudio/DynamicsCompressorNode.h AudioParam* attack() { return m_attack.get(); } get 55 Source/modules/webaudio/DynamicsCompressorNode.h AudioParam* release() { return m_release.get(); } get 58 Source/modules/webaudio/DynamicsCompressorNode.h AudioParam* reduction() { return m_reduction.get(); } get 54 Source/modules/webaudio/GainNode.h AudioParam* gain() { return m_gain.get(); } get 120 Source/modules/webaudio/MediaElementAudioSourceNode.cpp if (m_multiChannelResampler.get()) { get 48 Source/modules/webaudio/MediaElementAudioSourceNode.h HTMLMediaElement* mediaElement() { return m_mediaElement.get(); } get 72 Source/modules/webaudio/MediaStreamAudioDestinationNode.cpp m_source->consumeAudio(m_mixBus.get(), numberOfFrames); get 46 Source/modules/webaudio/MediaStreamAudioDestinationNode.h MediaStream* stream() { return m_stream.get(); } get 48 Source/modules/webaudio/MediaStreamAudioSourceNode.h MediaStream* mediaStream() { return m_mediaStream.get(); } get 56 Source/modules/webaudio/MediaStreamAudioSourceNode.h AudioSourceProvider* audioSourceProvider() const { return m_audioSourceProvider.get(); } get 44 Source/modules/webaudio/OfflineAudioCompletionEvent.h AudioBuffer* renderedBuffer() { return m_renderedBuffer.get(); } get 80 Source/modules/webaudio/OfflineAudioDestinationNode.cpp ASSERT(m_renderTarget.get()); get 81 Source/modules/webaudio/OfflineAudioDestinationNode.cpp if (!m_renderTarget.get()) get 95 Source/modules/webaudio/OfflineAudioDestinationNode.cpp ASSERT(m_renderBus.get()); get 96 Source/modules/webaudio/OfflineAudioDestinationNode.cpp if (!m_renderBus.get()) get 122 Source/modules/webaudio/OfflineAudioDestinationNode.cpp render(0, m_renderBus.get(), renderQuantumSize); get 240 Source/modules/webaudio/OscillatorNode.cpp if (!m_periodicWave.get()) { get 343 Source/modules/webaudio/OscillatorNode.cpp return !isPlayingOrScheduled() || hasFinished() || !m_periodicWave.get(); get 67 Source/modules/webaudio/OscillatorNode.h AudioParam* frequency() { return m_frequency.get(); } get 68 Source/modules/webaudio/OscillatorNode.h AudioParam* detune() { return m_detune.get(); } get 116 Source/modules/webaudio/PannerNode.cpp if (!isInitialized() || !input(0)->isConnected() || !m_panner.get()) { get 173 Source/modules/webaudio/PannerNode.cpp m_panner = Panner::create(m_panningModel, sampleRate(), m_hrtfDatabaseLoader.get()); get 220 Source/modules/webaudio/PannerNode.cpp if (!m_panner.get() || model != m_panningModel) { get 224 Source/modules/webaudio/PannerNode.cpp OwnPtr<Panner> newPanner = Panner::create(model, sampleRate(), m_hrtfDatabaseLoader.get()); get 170 Source/modules/webaudio/ScriptProcessorNode.cpp AudioBuffer* inputBuffer = m_inputBuffers[doubleBufferIndex].get(); get 171 Source/modules/webaudio/ScriptProcessorNode.cpp AudioBuffer* outputBuffer = m_outputBuffers[doubleBufferIndex].get(); get 257 Source/modules/webaudio/ScriptProcessorNode.cpp AudioBuffer* inputBuffer = m_inputBuffers[m_doubleBufferIndexForEvent].get(); get 258 Source/modules/webaudio/ScriptProcessorNode.cpp AudioBuffer* outputBuffer = m_outputBuffers[m_doubleBufferIndexForEvent].get(); get 69 Source/modules/webaudio/WaveShaperProcessor.cpp WaveShaperDSPKernel* kernel = static_cast<WaveShaperDSPKernel*>(m_kernels[i].get()); get 56 Source/modules/webaudio/WaveShaperProcessor.h Float32Array* curve() { return m_curve.get(); } get 46 Source/modules/webdatabase/ChangeVersionWrapper.h virtual SQLErrorData* sqlError() const OVERRIDE { return m_sqlError.get(); } get 66 Source/modules/webdatabase/Database.cpp return static_cast<Database*>(backend.get()); get 136 Source/modules/webdatabase/Database.cpp callback->handleEvent(error.get()); get 146 Source/modules/webdatabase/Database.cpp SQLTransactionErrorCallback* originalErrorCallback = errorCallback.get(); get 236 Source/modules/webdatabase/Database.cpp return m_contextThreadSecurityOrigin.get(); get 238 Source/modules/webdatabase/Database.cpp return m_databaseThreadSecurityOrigin.get(); get 64 Source/modules/webdatabase/Database.h DatabaseContext* databaseContext() const { return m_databaseContext.get(); } get 144 Source/modules/webdatabase/DatabaseBackend.cpp WTF_LOG(StorageAPI, "Scheduling DatabaseTransactionTask %p for transaction %p\n", task.get(), task->transaction()); get 157 Source/modules/webdatabase/DatabaseBackend.cpp WTF_LOG(StorageAPI, "Scheduling DatabaseTransactionTask %p for the transaction step\n", task.get()); get 187 Source/modules/webdatabase/DatabaseBackendBase.cpp DatabaseGuid guid = stringIdentifierToGUIDMap.get(stringID); get 225 Source/modules/webdatabase/DatabaseBackendBase.cpp HashSet<DatabaseBackendBase*>* hashSet = guidToDatabaseMap().get(m_guid); get 271 Source/modules/webdatabase/DatabaseBackendBase.cpp HashSet<DatabaseBackendBase*>* hashSet = guidToDatabaseMap().get(m_guid); get 418 Source/modules/webdatabase/DatabaseBackendBase.cpp m_sqliteDatabase.setAuthorizer(m_databaseAuthorizer.get()); get 438 Source/modules/webdatabase/DatabaseBackendBase.cpp return m_contextThreadSecurityOrigin.get(); get 510 Source/modules/webdatabase/DatabaseBackendBase.cpp return guidToVersionMap().get(m_guid).isolatedCopy(); get 88 Source/modules/webdatabase/DatabaseBackendBase.h DatabaseContext* databaseContext() const { return m_databaseContext.get(); } get 70 Source/modules/webdatabase/DatabaseClient.cpp m_inspectorAgent = inspectorAgent.get(); get 76 Source/modules/webdatabase/DatabaseClient.cpp DatabaseClient* clientPtr = client.get(); get 93 Source/modules/webdatabase/DatabaseContext.cpp DatabaseManager::manager().registerDatabaseContext(self.get()); get 169 Source/modules/webdatabase/DatabaseContext.cpp return m_databaseThread.get(); get 84 Source/modules/webdatabase/DatabaseManager.cpp m_creationCallback->handleEvent(m_database.get()); get 106 Source/modules/webdatabase/DatabaseManager.cpp const Persistent<DatabaseContext>* databaseContext = m_contextMap.get(context); get 107 Source/modules/webdatabase/DatabaseManager.cpp return databaseContext ? databaseContext->get() : 0; get 109 Source/modules/webdatabase/DatabaseManager.cpp return m_contextMap.get(context); get 120 Source/modules/webdatabase/DatabaseManager.cpp return DatabaseContext::create(context).get(); get 141 Source/modules/webdatabase/DatabaseManager.cpp ASSERT(m_contextMap.get(context)); get 233 Source/modules/webdatabase/DatabaseManager.cpp if (backend->isNew() && creationCallback.get()) { get 234 Source/modules/webdatabase/DatabaseManager.cpp WTF_LOG(StorageAPI, "Scheduling DatabaseCreationCallbackTask for database %p\n", database.get()); get 258 Source/modules/webdatabase/DatabaseManager.cpp if (backend->isNew() && creationCallback.get()) { get 259 Source/modules/webdatabase/DatabaseManager.cpp WTF_LOG(StorageAPI, "Invoking the creation callback for database %p\n", database.get()); get 260 Source/modules/webdatabase/DatabaseManager.cpp creationCallback->handleEvent(database.get()); get 53 Source/modules/webdatabase/DatabaseSync.cpp return static_cast<DatabaseSync*>(backend.get()); get 62 Source/modules/webdatabase/DatabaseTask.cpp if (!m_synchronizer && !m_database->databaseContext()->databaseThread()->isDatabaseOpen(m_database.get())) { get 56 Source/modules/webdatabase/DatabaseTask.h DatabaseBackend* database() const { return m_database.get(); } get 125 Source/modules/webdatabase/DatabaseTask.h SQLTransactionBackend* transaction() const { return m_transaction.get(); } get 80 Source/modules/webdatabase/DatabaseThread.cpp m_messageLoopInterruptor = adoptPtr(new MessageLoopInterruptor(m_thread.get())); get 81 Source/modules/webdatabase/DatabaseThread.cpp m_thread->addTaskObserver(m_pendingGCRunner.get()); get 83 Source/modules/webdatabase/DatabaseThread.cpp ThreadState::current()->addInterruptor(m_messageLoopInterruptor.get()); get 130 Source/modules/webdatabase/DatabaseThread.cpp ThreadState::current()->removeInterruptor(m_messageLoopInterruptor.get()); get 134 Source/modules/webdatabase/DatabaseThread.cpp m_thread->removeTaskObserver(m_pendingGCRunner.get()); get 72 Source/modules/webdatabase/DatabaseThread.h SQLTransactionClient* transactionClient() { return m_transactionClient.get(); } get 73 Source/modules/webdatabase/DatabaseThread.h SQLTransactionCoordinator* transactionCoordinator() { return m_transactionCoordinator.get(); } get 92 Source/modules/webdatabase/DatabaseTracker.cpp DatabaseNameMap* nameMap = m_openDatabaseMap->get(originIdentifier); get 99 Source/modules/webdatabase/DatabaseTracker.cpp DatabaseSet* databaseSet = nameMap->get(name); get 117 Source/modules/webdatabase/DatabaseTracker.cpp databaseClosed(m_database.get()); get 139 Source/modules/webdatabase/DatabaseTracker.cpp DatabaseNameMap* nameMap = m_openDatabaseMap->get(originIdentifier); get 144 Source/modules/webdatabase/DatabaseTracker.cpp DatabaseSet* databaseSet = nameMap->get(name); get 207 Source/modules/webdatabase/DatabaseTracker.cpp DatabaseNameMap* nameMap = m_openDatabaseMap->get(createDatabaseIdentifierFromSecurityOrigin(context->securityOrigin())); get 253 Source/modules/webdatabase/DatabaseTracker.cpp DatabaseNameMap* nameMap = m_openDatabaseMap->get(originIdentifier); get 257 Source/modules/webdatabase/DatabaseTracker.cpp DatabaseSet* databaseSet = nameMap->get(name); get 276 Source/modules/webdatabase/DatabaseTracker.cpp DatabaseNameMap* nameMap = m_openDatabaseMap->get(originIdentifier); get 280 Source/modules/webdatabase/DatabaseTracker.cpp DatabaseSet* databaseSet = nameMap->get(name); get 119 Source/modules/webdatabase/InspectorDatabaseAgent.cpp reportTransactionFailed(m_requestCallback.get(), error); get 144 Source/modules/webdatabase/InspectorDatabaseAgent.cpp OwnPtr<SQLStatementCallback> callback(StatementCallback::create(m_requestCallback.get())); get 145 Source/modules/webdatabase/InspectorDatabaseAgent.cpp OwnPtr<SQLStatementErrorCallback> errorCallback(StatementErrorCallback::create(m_requestCallback.get())); get 168 Source/modules/webdatabase/InspectorDatabaseAgent.cpp reportTransactionFailed(m_requestCallback.get(), error); get 293 Source/modules/webdatabase/InspectorDatabaseAgent.cpp OwnPtr<SQLTransactionCallback> callback(TransactionCallback::create(query, requestCallback.get())); get 294 Source/modules/webdatabase/InspectorDatabaseAgent.cpp OwnPtr<SQLTransactionErrorCallback> errorCallback(TransactionErrorCallback::create(requestCallback.get())); get 303 Source/modules/webdatabase/InspectorDatabaseAgent.cpp return it->value.get(); get 51 Source/modules/webdatabase/InspectorDatabaseResource.h Database* database() { return m_database.get(); } get 56 Source/modules/webdatabase/QuotaTracker.cpp *databaseSize = it->value.get(databaseName); get 59 Source/modules/webdatabase/QuotaTracker.cpp *spaceAvailable = m_spaceAvailableToOrigins.get(originIdentifier); get 49 Source/modules/webdatabase/SQLCallbackWrapper.h ASSERT(!m_callback || (m_executionContext.get() && m_executionContext->isContextThread())); get 71 Source/modules/webdatabase/SQLResultSet.cpp return m_rows.get(); get 89 Source/modules/webdatabase/SQLStatement.cpp callbackError = errorCallback->handleEvent(transaction, sqlError.get()); get 93 Source/modules/webdatabase/SQLStatement.cpp callbackError = !callback->handleEvent(transaction, resultSet.get()); get 100 Source/modules/webdatabase/SQLStatementBackend.cpp return m_frontend.get(); get 105 Source/modules/webdatabase/SQLStatementBackend.cpp return m_error.get(); get 110 Source/modules/webdatabase/SQLStatementBackend.cpp return m_resultSet->isValid() ? m_resultSet.get() : 0; get 183 Source/modules/webdatabase/SQLTransaction.cpp errorCallback->handleEvent(error.get()); get 280 Source/modules/webdatabase/SQLTransaction.cpp OwnPtr<SQLStatement> statement = SQLStatement::create(m_database.get(), callback, callbackError); get 66 Source/modules/webdatabase/SQLTransaction.h Database* database() { return m_database.get(); } get 443 Source/modules/webdatabase/SQLTransactionBackend.cpp return m_transactionError.get(); get 677 Source/modules/webdatabase/SQLTransactionBackend.cpp m_currentStatementBackend->setVersionMismatchedError(Database::from(m_database.get())); get 679 Source/modules/webdatabase/SQLTransactionBackend.cpp if (m_currentStatementBackend->execute(m_database.get())) { get 72 Source/modules/webdatabase/SQLTransactionBackend.h DatabaseBackend* database() { return m_database.get(); } get 120 Source/modules/webdatabase/SQLTransactionBackendSync.cpp resultSet = statement.execute(m_database.get(), exceptionState); get 60 Source/modules/webdatabase/SQLTransactionBackendSync.h DatabaseSync* database() { return m_database.get(); } get 384 Source/modules/webdatabase/sqlite/SQLiteDatabase.cpp sqlite3_set_authorizer(m_db, SQLiteDatabase::authorizerFunction, m_authorizer.get()); get 58 Source/modules/webmidi/MIDIAccess.cpp if (!m_owner.get()) get 74 Source/modules/webmidi/MIDIAccess.cpp toV8NoInline(midiAccess.get(), context); get 251 Source/modules/webmidi/MIDIAccess.cpp m_resolver->reject(m_error.get(), executionContext()); get 42 Source/modules/webmidi/MIDIOptions.h options.get("sysex", sysex); get 221 Source/modules/webmidi/MIDIOutput.cpp send(array.get(), timestamp, exceptionState); get 269 Source/modules/websockets/MainThreadWebSocketChannel.cpp InspectorInstrumentation::willSendWebSocketHandshakeRequest(m_document, m_identifier, m_handshake->clientHandshakeRequest().get()); get 482 Source/modules/websockets/MainThreadWebSocketChannel.cpp didCloseSocketStream(m_handle.get()); get 382 Source/modules/websockets/NewWebSocketChannelImpl.cpp InspectorInstrumentation::didReceiveWebSocketHandshakeResponse(document(), m_identifier, m_handshakeRequest.get(), &response.toCoreResponse()); get 61 Source/modules/websockets/WebSocketDeflater.cpp memset(m_stream.get(), 0, sizeof(z_stream)); get 66 Source/modules/websockets/WebSocketDeflater.cpp return deflateInit2(m_stream.get(), Z_DEFAULT_COMPRESSION, Z_DEFLATED, -m_windowBits, defaultMemLevel, Z_DEFAULT_STRATEGY) == Z_OK; get 71 Source/modules/websockets/WebSocketDeflater.cpp int result = deflateEnd(m_stream.get()); get 90 Source/modules/websockets/WebSocketDeflater.cpp size_t maxLength = deflateBound(m_stream.get(), length); get 94 Source/modules/websockets/WebSocketDeflater.cpp setStreamParameter(m_stream.get(), data, length, m_buffer.data() + writePosition, maxLength); get 95 Source/modules/websockets/WebSocketDeflater.cpp int result = deflate(m_stream.get(), Z_NO_FLUSH); get 118 Source/modules/websockets/WebSocketDeflater.cpp setStreamParameter(m_stream.get(), 0, 0, m_buffer.data() + writePosition, availableCapacity); get 119 Source/modules/websockets/WebSocketDeflater.cpp int result = deflate(m_stream.get(), Z_SYNC_FLUSH); get 139 Source/modules/websockets/WebSocketDeflater.cpp deflateReset(m_stream.get()); get 156 Source/modules/websockets/WebSocketDeflater.cpp memset(m_stream.get(), 0, sizeof(z_stream)); get 161 Source/modules/websockets/WebSocketDeflater.cpp return inflateInit2(m_stream.get(), -m_windowBits) == Z_OK; get 166 Source/modules/websockets/WebSocketDeflater.cpp int result = inflateEnd(m_stream.get()); get 182 Source/modules/websockets/WebSocketDeflater.cpp setStreamParameter(m_stream.get(), data + consumedSoFar, remainingLength, m_buffer.data() + writePosition, availableCapacity); get 183 Source/modules/websockets/WebSocketDeflater.cpp int result = inflate(m_stream.get(), Z_NO_FLUSH); get 190 Source/modules/websockets/WebSocketDeflater.cpp if (inflateReset(m_stream.get()) != Z_OK) get 214 Source/modules/websockets/WebSocketDeflater.cpp setStreamParameter(m_stream.get(), strippedFields + consumedSoFar, remainingLength, m_buffer.data() + writePosition, availableCapacity); get 215 Source/modules/websockets/WebSocketDeflater.cpp int result = inflate(m_stream.get(), Z_FINISH); get 121 Source/modules/websockets/WebSocketExtensionDispatcher.cpp WebSocketExtensionProcessor* processor = m_processors[index].get(); get 149 Source/modules/websockets/WebSocketExtensionDispatcherTest.cpp EXPECT_EQ("quoted-string", m_parsedParameters[0].get("param1")); get 150 Source/modules/websockets/WebSocketExtensionDispatcherTest.cpp EXPECT_EQ("quoted.string", m_parsedParameters[0].get("param2")); get 65 Source/modules/websockets/WebSocketExtensionParserTest.cpp EXPECT_EQ("FOO", parameters.get("foo")); get 66 Source/modules/websockets/WebSocketExtensionParserTest.cpp EXPECT_EQ("BAR", parameters.get("bar")); get 68 Source/modules/websockets/WebSocketExtensionParserTest.cpp EXPECT_TRUE(parameters.get("baz").isNull()); get 81 Source/modules/websockets/WebSocketExtensionParserTest.cpp EXPECT_EQ("FOO", parameters.get("foo")); get 82 Source/modules/websockets/WebSocketExtensionParserTest.cpp EXPECT_EQ("BAR", parameters.get("bar")); get 342 Source/modules/websockets/WebSocketHandshake.cpp return m_response.headerFields().get("sec-websocket-protocol"); get 347 Source/modules/websockets/WebSocketHandshake.cpp return m_response.headerFields().get("upgrade"); get 352 Source/modules/websockets/WebSocketHandshake.cpp return m_response.headerFields().get("connection"); get 357 Source/modules/websockets/WebSocketHandshake.cpp return m_response.headerFields().get("sec-websocket-accept"); get 97 Source/modules/websockets/WorkerThreadableWebSocketChannel.cpp return m_event.get(); get 450 Source/modules/websockets/WorkerThreadableWebSocketChannel.cpp ASSERT(m_workerClientWrapper.get()); get 465 Source/modules/websockets/WorkerThreadableWebSocketChannel.cpp m_syncHelper = syncHelper.get(); get 86 Source/platform/CalculationValue.h return *(m_value.get()) == *(o.m_value.get()); get 90 Source/platform/CalculationValue.h const CalcExpressionNode* expression() const { return m_value.get(); } get 195 Source/platform/CalculationValue.h const CalcExpressionNode* leftSide() const { return m_leftSide.get(); } get 196 Source/platform/CalculationValue.h const CalcExpressionNode* rightSide() const { return m_rightSide.get(); } get 110 Source/platform/Cursor.h Image* image() const { return m_image.get(); } get 199 Source/platform/DragImage.cpp return DragImage::create(image.get(), DoNotRespectImageOrientation, deviceScaleFactor); get 109 Source/platform/DragImageTest.cpp EXPECT_FALSE(DragImage::create(nullTestImage.get())); get 115 Source/platform/DragImageTest.cpp OwnPtr<DragImage> dragImage = DragImage::create(testImage.get()); get 132 Source/platform/DragImageTest.cpp EXPECT_FALSE(DragImage::create(testImage.get())); get 138 Source/platform/DragImageTest.cpp OwnPtr<DragImage> dragImage = DragImage::create(testImage.get()); get 44 Source/platform/FileChooser.cpp return m_chooser.get(); get 275 Source/platform/JSONValues.cpp RefPtr<JSONValue> value = get(name); get 283 Source/platform/JSONValues.cpp RefPtr<JSONValue> value = get(name); get 291 Source/platform/JSONValues.cpp RefPtr<JSONValue> value = get(name); get 299 Source/platform/JSONValues.cpp RefPtr<JSONValue> value = get(name); get 184 Source/platform/JSONValues.h RefPtr<JSONValue> value = get(name); get 192 Source/platform/JSONValues.h PassRefPtr<JSONValue> get(const String& name) const; get 235 Source/platform/JSONValues.h using JSONObjectBase::get; get 268 Source/platform/JSONValues.h PassRefPtr<JSONValue> get(size_t index); get 301 Source/platform/JSONValues.h using JSONArrayBase::get; get 143 Source/platform/Length.cpp return m_map.get(index); get 149 Source/platform/Length.cpp CalculationValue* value = m_map.get(index); get 186 Source/platform/Length.cpp return calcHandles().get(calculationHandle()); get 79 Source/platform/LifecycleContextTest.cpp OwnPtr<TestingObserver> observer = adoptPtr(new TestingObserver(context.get())); get 81 Source/platform/LifecycleContextTest.cpp EXPECT_EQ(observer->lifecycleContext(), context.get()); get 92 Source/platform/LifecycleContextTest.cpp OwnPtr<TestingObserver> observer = adoptPtr(new TestingObserver(context.get())); get 51 Source/platform/OverscrollTheme.cpp m_overhangShadow.get(), get 134 Source/platform/PODArena.h m_chunks.append(adoptPtr(new Chunk(m_allocator.get(), m_currentChunkSize))); get 135 Source/platform/PODArena.h m_current = m_chunks.last().get(); get 83 Source/platform/Prerender.h ExtraData* extraData() { return m_extraData.get(); } get 50 Source/platform/RefCountedSupplement.h ThisType* wrapped() const { return m_wrapped.get(); } get 176 Source/platform/Supplementable.h ASSERT(!this->m_supplements.get(key)); get 189 Source/platform/Supplementable.h return this->m_supplements.get(key); get 135 Source/platform/UserGestureIndicator.cpp static_cast<GestureToken*>(m_token.get())->addGesture(); get 137 Source/platform/UserGestureIndicator.cpp static_cast<GestureToken*>(m_token.get())->addGesture(); get 149 Source/platform/UserGestureIndicator.cpp static_cast<GestureToken*>(token.get())->resetTimestamp(); get 155 Source/platform/UserGestureIndicator.cpp if (static_cast<GestureToken*>(token.get())->hasGestures()) { get 156 Source/platform/UserGestureIndicator.cpp static_cast<GestureToken*>(m_token.get())->addGesture(); get 157 Source/platform/UserGestureIndicator.cpp static_cast<GestureToken*>(token.get())->consumeGesture(); get 194 Source/platform/UserGestureIndicator.cpp return s_topmostIndicator->m_token.get(); get 54 Source/platform/animation/AnimationValue.h const TimingFunction* timingFunction() const { return m_timingFunction.get(); } get 35 Source/platform/animation/KeyframeValueList.cpp const AnimationValue* curValue = m_values[i].get(); get 78 Source/platform/animation/KeyframeValueList.h const AnimationValue* at(size_t i) const { return m_values.at(i).get(); } get 468 Source/platform/audio/AudioBus.cpp if (!m_dezipperGainValues.get() || m_dezipperGainValues->size() < framesToDezipper) get 563 Source/platform/audio/AudioBus.cpp resamplerSourceBus = mixedMonoBus.get(); get 654 Source/platform/audio/AudioBus.cpp if (!audioBus.get()) get 661 Source/platform/audio/AudioBus.cpp return AudioBus::createBySampleRateConverting(audioBus.get(), false, sampleRate); get 667 Source/platform/audio/AudioBus.cpp if (!audioBus.get()) get 674 Source/platform/audio/AudioBus.cpp return AudioBus::createBySampleRateConverting(audioBus.get(), mixToMono, sampleRate); get 77 Source/platform/audio/AudioBus.h AudioChannel* channel(unsigned channel) { return m_channels[channel].get(); } get 78 Source/platform/audio/AudioBus.h const AudioChannel* channel(unsigned channel) const { return const_cast<AudioBus*>(this)->m_channels[channel].get(); } get 104 Source/platform/audio/AudioChannel.h if (m_memBuffer.get()) get 103 Source/platform/audio/AudioDestination.cpp m_inputFifo->push(silence.get()); get 158 Source/platform/audio/AudioDestination.cpp m_inputFifo->push(wrapperBus.get()); get 164 Source/platform/audio/AudioDestination.cpp m_fifo->consume(m_renderBus.get(), numberOfFrames); get 171 Source/platform/audio/AudioDestination.cpp m_inputFifo->consume(m_inputBus.get(), framesToProcess); get 172 Source/platform/audio/AudioDestination.cpp sourceBus = m_inputBus.get(); get 65 Source/platform/audio/AudioPullFIFO.cpp m_provider.provideInput(m_tempBus.get(), m_providerSize); get 67 Source/platform/audio/AudioPullFIFO.cpp m_fifo.push(m_tempBus.get()); get 100 Source/platform/audio/AudioResampler.cpp provider->provideInput(m_sourceBus.get(), m_sourceBus->length()); get 167 Source/platform/audio/DynamicsCompressor.cpp m_compressor.process(m_sourceChannels.get(), get 168 Source/platform/audio/DynamicsCompressor.cpp m_destinationChannels.get(), get 60 Source/platform/audio/HRTFDatabase.cpp ASSERT(hrtfElevation.get()); get 61 Source/platform/audio/HRTFDatabase.cpp if (!hrtfElevation.get()) get 78 Source/platform/audio/HRTFDatabase.cpp m_elevations[i + jj] = HRTFElevation::createByInterpolatingSlices(m_elevations[i].get(), m_elevations[j].get(), x, sampleRate); get 79 Source/platform/audio/HRTFDatabase.cpp ASSERT(m_elevations[i + jj].get()); get 100 Source/platform/audio/HRTFDatabase.cpp HRTFElevation* hrtfElevation = m_elevations[elevationIndex].get(); get 51 Source/platform/audio/HRTFDatabaseLoader.cpp RefPtr<HRTFDatabaseLoader> loader = s_loaderMap->get(sampleRate); get 58 Source/platform/audio/HRTFDatabaseLoader.cpp s_loaderMap->add(sampleRate, loader.get()); get 61 Source/platform/audio/HRTFDatabaseLoader.h HRTFDatabase* database() { return m_hrtfDatabase.get(); } get 118 Source/platform/audio/HRTFElevation.cpp kernelL = HRTFKernel::createInterpolatedKernel(kernelL1.get(), kernelR2.get(), 0.5f); get 119 Source/platform/audio/HRTFElevation.cpp kernelR = HRTFKernel::createInterpolatedKernel(kernelR1.get(), kernelL2.get(), 0.5f); get 171 Source/platform/audio/HRTFElevation.cpp RefPtr<AudioBus> preSampleRateConvertedResponse(AudioBus::createBufferFromRange(bus.get(), startFrame, stopFrame)); get 172 Source/platform/audio/HRTFElevation.cpp RefPtr<AudioBus> response(AudioBus::createBySampleRateConverting(preSampleRateConvertedResponse.get(), false, sampleRate)); get 180 Source/platform/audio/HRTFElevation.cpp ASSERT(impulseResponse.get()); get 181 Source/platform/audio/HRTFElevation.cpp if (!impulseResponse.get()) get 269 Source/platform/audio/HRTFElevation.cpp (*kernelListL)[i + jj] = HRTFKernel::createInterpolatedKernel(kernelListL->at(i).get(), kernelListL->at(j).get(), x); get 270 Source/platform/audio/HRTFElevation.cpp (*kernelListR)[i + jj] = HRTFKernel::createInterpolatedKernel(kernelListR->at(i).get(), kernelListR->at(j).get(), x); get 296 Source/platform/audio/HRTFElevation.cpp (*kernelListL)[i] = HRTFKernel::createInterpolatedKernel(kernelListL1->at(i).get(), kernelListL2->at(i).get(), x); get 297 Source/platform/audio/HRTFElevation.cpp (*kernelListR)[i] = HRTFKernel::createInterpolatedKernel(kernelListR1->at(i).get(), kernelListR2->at(i).get(), x); get 325 Source/platform/audio/HRTFElevation.cpp kernelL = m_kernelListL->at(azimuthIndex).get(); get 326 Source/platform/audio/HRTFElevation.cpp kernelR = m_kernelListR->at(azimuthIndex).get(); get 59 Source/platform/audio/HRTFElevation.h HRTFKernelList* kernelListL() { return m_kernelListL.get(); } get 60 Source/platform/audio/HRTFElevation.h HRTFKernelList* kernelListR() { return m_kernelListR.get(); } get 67 Source/platform/audio/HRTFKernel.h FFTFrame* fftFrame() { return m_fftFrame.get(); } get 68 Source/platform/audio/MultiChannelResampler.cpp m_multiChannelProvider->provideInput(m_multiChannelBus.get(), framesToProcess); get 72 Source/platform/audio/MultiChannelResampler.cpp bool isGood = m_multiChannelBus.get() && framesToProcess == m_framesToProcess; get 149 Source/platform/audio/ReverbConvolverStage.cpp m_fftConvolver->process(m_fftKernel.get(), preDelayedSource, temporaryBuffer, framesToProcess); get 151 Source/platform/audio/ReverbConvolverStage.cpp m_directConvolver->process(m_directKernel.get(), preDelayedSource, temporaryBuffer, framesToProcess); get 142 Source/platform/audio/SincResampler.cpp m_sourceProvider->provideInput(bus.get(), numberOfSourceFrames); get 287 Source/platform/blob/BlobRegistry.cpp return originMap()->get(url.string()); get 82 Source/platform/exported/WebArrayBuffer.cpp return m_private.get(); get 59 Source/platform/exported/WebAudioBus.cpp m_private = static_cast<WebAudioBusPrivate*>(audioBus.get()); get 60 Source/platform/exported/WebCString.cpp assign(other.m_private.get()); get 69 Source/platform/exported/WebCString.cpp assign(buffer.get()); get 100 Source/platform/exported/WebCString.cpp return m_private.get(); get 90 Source/platform/exported/WebCryptoAlgorithm.cpp return static_cast<WebCryptoAesCbcParams*>(m_private->params.get()); get 98 Source/platform/exported/WebCryptoAlgorithm.cpp return static_cast<WebCryptoAesCtrParams*>(m_private->params.get()); get 106 Source/platform/exported/WebCryptoAlgorithm.cpp return static_cast<WebCryptoAesKeyGenParams*>(m_private->params.get()); get 114 Source/platform/exported/WebCryptoAlgorithm.cpp return static_cast<WebCryptoHmacImportParams*>(m_private->params.get()); get 122 Source/platform/exported/WebCryptoAlgorithm.cpp return static_cast<WebCryptoHmacKeyGenParams*>(m_private->params.get()); get 130 Source/platform/exported/WebCryptoAlgorithm.cpp return static_cast<WebCryptoRsaKeyGenParams*>(m_private->params.get()); get 138 Source/platform/exported/WebCryptoAlgorithm.cpp return static_cast<WebCryptoAesGcmParams*>(m_private->params.get()); get 146 Source/platform/exported/WebCryptoAlgorithm.cpp return static_cast<WebCryptoRsaOaepParams*>(m_private->params.get()); get 154 Source/platform/exported/WebCryptoAlgorithm.cpp return static_cast<WebCryptoRsaHashedImportParams*>(m_private->params.get()); get 162 Source/platform/exported/WebCryptoAlgorithm.cpp return static_cast<WebCryptoRsaHashedKeyGenParams*>(m_private->params.get()); get 76 Source/platform/exported/WebCryptoKey.cpp return m_private->handle.get(); get 111 Source/platform/exported/WebCryptoKeyAlgorithm.cpp if (!m_private->params.get()) get 120 Source/platform/exported/WebCryptoKeyAlgorithm.cpp return static_cast<WebCryptoAesKeyAlgorithmParams*>(m_private->params.get()); get 128 Source/platform/exported/WebCryptoKeyAlgorithm.cpp return static_cast<WebCryptoHmacKeyAlgorithmParams*>(m_private->params.get()); get 136 Source/platform/exported/WebCryptoKeyAlgorithm.cpp return static_cast<WebCryptoRsaKeyAlgorithmParams*>(m_private->params.get()); get 144 Source/platform/exported/WebCryptoKeyAlgorithm.cpp return static_cast<WebCryptoRsaHashedKeyAlgorithmParams*>(m_private->params.get()); get 92 Source/platform/exported/WebCryptoResult.cpp ASSERT(m_impl.get()); get 82 Source/platform/exported/WebData.cpp return PassRefPtr<SharedBuffer>(m_private.get()); get 56 Source/platform/exported/WebFileSystemCallbacks.cpp AsyncFileSystemCallbacks* callbacks() { return m_callbacks.get(); } get 64 Source/platform/exported/WebHTTPLoadInfo.cpp return m_private.get(); get 54 Source/platform/exported/WebImageSkia.cpp OwnPtr<ImageDecoder> decoder(ImageDecoder::create(*buffer.get(), ImageSource::AlphaPremultiplied, ImageSource::GammaAndColorProfileIgnored)); get 58 Source/platform/exported/WebImageSkia.cpp decoder->setData(buffer.get(), true); get 102 Source/platform/exported/WebImageSkia.cpp OwnPtr<ImageDecoder> decoder(ImageDecoder::create(*buffer.get(), ImageSource::AlphaPremultiplied, ImageSource::GammaAndColorProfileIgnored)); get 106 Source/platform/exported/WebImageSkia.cpp decoder->setData(buffer.get(), true); get 50 Source/platform/exported/WebMediaStream.cpp WebMediaStream::ExtraData* extraData() { return m_extraData.get(); } get 129 Source/platform/exported/WebMediaStream.cpp return m_private.get(); get 134 Source/platform/exported/WebMediaStream.cpp return m_private.get(); get 54 Source/platform/exported/WebMediaStreamSource.cpp WebMediaStreamSource::ExtraData* extraData() { return m_extraData.get(); } get 97 Source/platform/exported/WebMediaStreamSource.cpp return m_private.get(); get 102 Source/platform/exported/WebMediaStreamSource.cpp return m_private.get(); get 113 Source/platform/exported/WebMediaStreamSource.cpp return m_private.get()->id(); get 119 Source/platform/exported/WebMediaStreamSource.cpp return static_cast<Type>(m_private.get()->type()); get 125 Source/platform/exported/WebMediaStreamSource.cpp return m_private.get()->name(); get 154 Source/platform/exported/WebMediaStreamSource.cpp extraData->setOwner(m_private.get()); get 224 Source/platform/exported/WebMediaStreamSource.cpp ConsumerWrapper* wrapper = static_cast<ConsumerWrapper*>((*it).get()); get 47 Source/platform/exported/WebMediaStreamTrack.cpp WebMediaStreamTrack::ExtraData* extraData() { return m_extraData.get(); } get 100 Source/platform/exported/WebMediaStreamTrack.cpp return m_private.get(); get 105 Source/platform/exported/WebMediaStreamTrack.cpp return m_private.get(); get 139 Source/platform/exported/WebMediaStreamTrack.cpp extraData->setOwner(m_private.get()); get 44 Source/platform/exported/WebMediaStreamTrackSourcesRequest.cpp WebMediaStreamTrackSourcesRequest::ExtraData* extraData() { return m_extraData.get(); } get 69 Source/platform/exported/WebMediaStreamTrackSourcesRequest.cpp ASSERT(m_private.get()); get 75 Source/platform/exported/WebMediaStreamTrackSourcesRequest.cpp ASSERT(m_private.get()); get 22 Source/platform/exported/WebPermissionCallbacks.cpp PermissionCallbacks* callbacks() { return m_callbacks.get(); } get 47 Source/platform/exported/WebPrerender.cpp WebPrerender::ExtraData* extraData() const { return m_extraData.get(); } get 67 Source/platform/exported/WebPrerender.cpp return m_private.get(); get 115 Source/platform/exported/WebPrerender.cpp return static_cast<ExtraDataContainer*>(webcoreExtraData.get())->extraData(); get 49 Source/platform/exported/WebRTCSessionDescriptionRequest.cpp WebRTCSessionDescriptionRequest::ExtraData* extraData() { return m_extraData.get(); } get 74 Source/platform/exported/WebRTCSessionDescriptionRequest.cpp ASSERT(m_private.get()); get 80 Source/platform/exported/WebRTCSessionDescriptionRequest.cpp ASSERT(m_private.get()); get 53 Source/platform/exported/WebRTCStatsResponse.cpp return m_private.get(); get 48 Source/platform/exported/WebRTCVoidRequest.cpp WebRTCVoidRequest::ExtraData* extraData() { return m_extraData.get(); } get 73 Source/platform/exported/WebRTCVoidRequest.cpp ASSERT(m_private.get()); get 79 Source/platform/exported/WebRTCVoidRequest.cpp ASSERT(m_private.get()); get 69 Source/platform/exported/WebSocketStreamError.cpp return m_private.get(); get 61 Source/platform/exported/WebSpeechSynthesisUtterance.cpp return m_private.get(); get 66 Source/platform/exported/WebSpeechSynthesisUtterance.cpp return m_private.get(); get 77 Source/platform/exported/WebSpeechSynthesisVoice.cpp return m_private.get(); get 24 Source/platform/exported/WebStorageQuotaCallbacks.cpp WebCore::StorageQuotaCallbacks* callbacks() { return m_callbacks.get(); } get 49 Source/platform/exported/WebString.cpp assign(other.m_private.get()); get 54 Source/platform/exported/WebString.cpp assign(StringImpl::create8BitIfPossible(data, length).get()); get 65 Source/platform/exported/WebString.cpp return (*m_private.get())[i]; get 85 Source/platform/exported/WebString.cpp StringUTF8Adaptor utf8(m_private.get()); get 101 Source/platform/exported/WebString.cpp String string(m_private.get()); get 120 Source/platform/exported/WebString.cpp return equal(m_private.get(), s.m_private.get()); get 136 Source/platform/exported/WebString.cpp return m_private.get(); get 152 Source/platform/exported/WebString.cpp return WTF::AtomicString(m_private.get()); get 50 Source/platform/exported/WebTransformKeyframe.cpp return *m_value.get(); get 189 Source/platform/exported/WebURLLoadTiming.cpp return m_private.get(); get 52 Source/platform/exported/WebURLRequest.cpp WebURLRequest::ExtraData* extraData() const { return m_extraData.get(); } get 312 Source/platform/exported/WebURLRequest.cpp return static_cast<ExtraDataContainer*>(data.get())->extraData(); get 56 Source/platform/exported/WebURLResponse.cpp WebURLResponse::ExtraData* extraData() const { return m_extraData.get(); } get 426 Source/platform/exported/WebURLResponse.cpp return static_cast<ExtraDataContainer*>(data.get())->extraData(); get 343 Source/platform/fonts/Font.cpp GlyphPageTreeNode* uprightNode = GlyphPageTreeNode::getRootChild(uprightFontData.get(), pageNumber); get 357 Source/platform/fonts/Font.cpp GlyphPageTreeNode* verticalRightNode = GlyphPageTreeNode::getRootChild(verticalRightFontData.get(), pageNumber); get 396 Source/platform/fonts/Font.cpp GlyphPageTreeNode* node = pageNumber ? m_fontFallbackList->m_pages.get(pageNumber) : m_fontFallbackList->m_pageZero; get 454 Source/platform/fonts/Font.cpp GlyphPageTreeNode* variantNode = GlyphPageTreeNode::getRootChild(variantFontData.get(), pageNumber); get 502 Source/platform/fonts/Font.cpp GlyphPage* fallbackPage = GlyphPageTreeNode::getRootChild(characterFontData.get(), pageNumber)->page(); get 165 Source/platform/fonts/Font.h FontFallbackList* fontList() const { return m_fontFallbackList.get(); } get 106 Source/platform/fonts/FontCache.cpp result = it->value.get(); get 137 Source/platform/fonts/FontCache.cpp return result.get()->value; get 167 Source/platform/fonts/FontCache.cpp return gFontDataCache->get(platformData, shouldRetain); get 197 Source/platform/fonts/FontCache.cpp if (platformData->value && !gFontDataCache->contains(platformData->value.get())) get 102 Source/platform/fonts/FontCache.h SkFontMgr* fontManager() { return m_fontManager.get(); } get 29 Source/platform/fonts/FontCacheTest.cpp blink::Platform::initialize(platform.get()); get 62 Source/platform/fonts/FontDataCache.cpp if (!result.get()->value.second) { get 63 Source/platform/fonts/FontDataCache.cpp ASSERT(m_inactiveFontData.contains(result.get()->value.first)); get 64 Source/platform/fonts/FontDataCache.cpp m_inactiveFontData.remove(result.get()->value.first); get 68 Source/platform/fonts/FontDataCache.cpp result.get()->value.second++; get 69 Source/platform/fonts/FontDataCache.cpp } else if (!result.get()->value.second) { get 72 Source/platform/fonts/FontDataCache.cpp m_inactiveFontData.add(result.get()->value.first); get 75 Source/platform/fonts/FontDataCache.cpp return result.get()->value.first; get 132 Source/platform/fonts/FontDataCache.cpp RefPtr<SimpleFontData>& fontData = *it.get(); get 77 Source/platform/fonts/FontDataCache.h PassRefPtr<SimpleFontData> get(const FontPlatformData*, ShouldRetain = Retain); get 129 Source/platform/fonts/FontDescription.h FontFeatureSettings* featureSettings() const { return m_featureSettings.get(); } get 74 Source/platform/fonts/FontFallbackList.cpp FontCache::fontCache()->releaseFontData(static_cast<const SimpleFontData*>(m_fontList[i].get())); get 130 Source/platform/fonts/FontFallbackList.cpp fontData = FontCache::fontCache()->getLastResortFallbackFont(fontDescription).get(); get 197 Source/platform/fonts/FontFallbackList.cpp return m_fontList[realizedFontIndex].get(); // This fallback font is already in our list. get 216 Source/platform/fonts/FontFallbackList.cpp return result.get(); get 83 Source/platform/fonts/FontFallbackList.h FontSelector* fontSelector() const { return m_fontSelector.get(); } get 80 Source/platform/fonts/FontFamily.h return m_next.get(); get 103 Source/platform/fonts/FontPlatformData.h CGFontRef cgFont() const { return m_cgFont.get(); } get 113 Source/platform/fonts/GlyphMetricsMap.h if ((page = m_pages->get(pageNumber))) get 60 Source/platform/fonts/GlyphPageTreeNode.cpp if (GlyphPageTreeNode* foundNode = roots->get(pageNumber)) get 211 Source/platform/fonts/GlyphPageTreeNode.cpp haveGlyphs = fill(m_page.get(), 0, GlyphPage::size, buffer, bufferLength, static_cast<const SimpleFontData*>(fontData)); get 220 Source/platform/fonts/GlyphPageTreeNode.cpp GlyphPage* pageToFill = m_page.get(); get 239 Source/platform/fonts/GlyphPageTreeNode.cpp pageToFill = scratchPage.get(); get 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()); get 328 Source/platform/fonts/GlyphPageTreeNode.cpp if (GlyphPageTreeNode* foundChild = fontData ? m_children.get(fontData) : m_systemFallbackChild.get()) get 88 Source/platform/fonts/GlyphPageTreeNode.h GlyphPage* page() const { return m_page.get(); } get 45 Source/platform/fonts/SegmentedFontData.cpp return it->fontData().get(); get 47 Source/platform/fonts/SegmentedFontData.cpp return m_ranges[0].fontData().get(); get 61 Source/platform/fonts/SimpleFontData.cpp m_hasVerticalGlyphs = m_verticalData.get() && m_verticalData->hasVerticalMetrics(); get 247 Source/platform/fonts/SimpleFontData.cpp GlyphPageTreeNode::pruneTreeCustomFontData(smallCaps.get()); get 249 Source/platform/fonts/SimpleFontData.cpp GlyphPageTreeNode::pruneTreeCustomFontData(emphasisMark.get()); get 251 Source/platform/fonts/SimpleFontData.cpp GlyphPageTreeNode::pruneTreeCustomFontData(brokenIdeograph.get()); get 253 Source/platform/fonts/SimpleFontData.cpp GlyphPageTreeNode::pruneTreeCustomFontData(verticalRightOrientation.get()); get 255 Source/platform/fonts/SimpleFontData.cpp GlyphPageTreeNode::pruneTreeCustomFontData(uprightOrientation.get()); get 77 Source/platform/fonts/SimpleFontData.h const OpenTypeVerticalData* verticalData() const { return m_verticalData.get(); } get 114 Source/platform/fonts/harfbuzz/FontHarfBuzz.cpp SkPoint* pos = storage.get(); get 202 Source/platform/fonts/harfbuzz/FontPlatformDataHarfBuzz.cpp paint->setTypeface(m_typeface.get()); get 232 Source/platform/fonts/harfbuzz/FontPlatformDataHarfBuzz.cpp typefacesEqual = SkTypeface::Equal(m_typeface.get(), a.m_typeface.get()); get 253 Source/platform/fonts/harfbuzz/FontPlatformDataHarfBuzz.cpp return m_harfBuzzFace.get(); get 73 Source/platform/fonts/harfbuzz/FontPlatformDataHarfBuzz.h SkTypeface* typeface() const { return m_typeface.get(); } get 97 Source/platform/fonts/harfbuzz/HarfBuzzFace.cpp ASSERT(result.get()->value->refCount() > 1); get 98 Source/platform/fonts/harfbuzz/HarfBuzzFace.cpp result.get()->value->deref(); get 99 Source/platform/fonts/harfbuzz/HarfBuzzFace.cpp if (result.get()->value->refCount() == 1) get 390 Source/platform/fonts/harfbuzz/HarfBuzzShaper.cpp normalizeCharacters(m_run, m_run.length(), m_normalizedBuffer.get(), &m_normalizedBufferLength); get 738 Source/platform/fonts/harfbuzz/HarfBuzzShaper.cpp if (!collectCandidateRuns(m_normalizedBuffer.get(), get 799 Source/platform/fonts/harfbuzz/HarfBuzzShaper.cpp HarfBuzzRun* currentRun = m_harfBuzzRuns[runIndex].get(); get 809 Source/platform/fonts/harfbuzz/HarfBuzzShaper.cpp hb_buffer_set_script(harfBuzzBuffer.get(), currentRun->script()); get 810 Source/platform/fonts/harfbuzz/HarfBuzzShaper.cpp hb_buffer_set_direction(harfBuzzBuffer.get(), currentRun->rtl() ? HB_DIRECTION_RTL : HB_DIRECTION_LTR); get 813 Source/platform/fonts/harfbuzz/HarfBuzzShaper.cpp hb_buffer_get_segment_properties(harfBuzzBuffer.get(), &props); get 815 Source/platform/fonts/harfbuzz/HarfBuzzShaper.cpp const UChar* src = m_normalizedBuffer.get() + currentRun->startIndex(); get 824 Source/platform/fonts/harfbuzz/HarfBuzzShaper.cpp hb_buffer_clear_contents(harfBuzzBuffer.get()); get 837 Source/platform/fonts/harfbuzz/HarfBuzzShaper.cpp hb_buffer_add_utf16(harfBuzzBuffer.get(), &preContext, 1, 1, 0); get 840 Source/platform/fonts/harfbuzz/HarfBuzzShaper.cpp String upperText = String(m_normalizedBuffer.get() + currentRun->startIndex(), currentRun->numCharacters()).upper(); get 843 Source/platform/fonts/harfbuzz/HarfBuzzShaper.cpp hb_buffer_add_utf16(harfBuzzBuffer.get(), toUint16(upperText.characters16()), currentRun->numCharacters(), 0, currentRun->numCharacters()); get 845 Source/platform/fonts/harfbuzz/HarfBuzzShaper.cpp hb_buffer_add_utf16(harfBuzzBuffer.get(), toUint16(m_normalizedBuffer.get() + currentRun->startIndex()), currentRun->numCharacters(), 0, currentRun->numCharacters()); get 849 Source/platform/fonts/harfbuzz/HarfBuzzShaper.cpp face->setScriptForVerticalGlyphSubstitution(harfBuzzBuffer.get()); get 853 Source/platform/fonts/harfbuzz/HarfBuzzShaper.cpp hb_shape(harfBuzzFont.get(), harfBuzzBuffer.get(), m_features.isEmpty() ? 0 : m_features.data(), m_features.size()); get 854 Source/platform/fonts/harfbuzz/HarfBuzzShaper.cpp currentRun->applyShapeResult(harfBuzzBuffer.get()); get 855 Source/platform/fonts/harfbuzz/HarfBuzzShaper.cpp setGlyphPositionsForHarfBuzzRun(currentRun, harfBuzzBuffer.get()); get 857 Source/platform/fonts/harfbuzz/HarfBuzzShaper.cpp runCache.insert(key, new CachedShapingResults(harfBuzzBuffer.get(), m_font, props.direction)); get 993 Source/platform/fonts/harfbuzz/HarfBuzzShaper.cpp graphemesInCluster = countGraphemesInCluster(m_normalizedBuffer.get(), m_normalizedBufferLength, clusterStart, clusterEnd); get 1015 Source/platform/fonts/harfbuzz/HarfBuzzShaper.cpp HarfBuzzRun* currentRun = m_harfBuzzRuns[runIndex].get(); get 1025 Source/platform/fonts/harfbuzz/HarfBuzzShaper.cpp HarfBuzzRun* currentRun = m_harfBuzzRuns[runIndex].get(); get 182 Source/platform/fonts/mac/FontComplexTextMac.cpp simpleFontData = simpleFontData->brokenIdeographFontData().get(); get 184 Source/platform/fonts/mac/FontComplexTextMac.cpp SimpleFontData* verticalRightFontData = simpleFontData->verticalRightOrientationFontData().get(); get 189 Source/platform/fonts/mac/FontComplexTextMac.cpp SimpleFontData* uprightFontData = simpleFontData->uprightOrientationFontData().get(); get 196 Source/platform/fonts/mac/FontComplexTextMac.cpp if (const SimpleFontData* variantFontData = simpleFontData->variantFontData(m_fontDescription, variant).get()) get 47 Source/platform/fonts/mac/FontCustomPlatformDataMac.cpp return FontPlatformData(m_cgFont.get(), size, bold, italic, orientation, widthVariant); get 58 Source/platform/fonts/mac/FontCustomPlatformDataMac.cpp buffer = transcodeBuffer.get(); get 61 Source/platform/fonts/mac/FontCustomPlatformDataMac.cpp RetainPtr<CGDataProviderRef> dataProvider(AdoptCF, CGDataProviderCreateWithCFData(bufferData.get())); get 62 Source/platform/fonts/mac/FontCustomPlatformDataMac.cpp RetainPtr<CGFontRef> cgFontRef(AdoptCF, CGFontCreateWithDataProvider(dataProvider.get())); get 70 Source/platform/fonts/mac/FontCustomPlatformDataMac.cpp RefPtr<SkMemoryStream> stream = adoptRef(new SkMemoryStream(buffer->getAsSkData().get())); get 71 Source/platform/fonts/mac/FontCustomPlatformDataMac.cpp RefPtr<SkTypeface> typeface = adoptRef(SkTypeface::CreateFromStream(stream.get())); get 125 Source/platform/fonts/mac/FontMac.cpp SkPoint* pos = storage.get(); get 101 Source/platform/fonts/mac/GlyphPageTreeNodeMac.cpp RetainPtr<CFAttributedStringRef> attributedString(AdoptCF, CFAttributedStringCreate(kCFAllocatorDefault, string.get(), fontData->getCFStringAttributes(0, fontData->hasVerticalGlyphs() ? Vertical : Horizontal))); get 102 Source/platform/fonts/mac/GlyphPageTreeNodeMac.cpp RetainPtr<CTLineRef> line(AdoptCF, CTLineCreateWithAttributedString(attributedString.get())); get 104 Source/platform/fonts/mac/GlyphPageTreeNodeMac.cpp CFArrayRef runArray = CTLineGetGlyphRuns(line.get()); get 129 Source/platform/fonts/mac/GlyphPageTreeNodeMac.cpp bool gotBaseFont = CFEqual(cgFont.get(), runCGFont.get()); get 79 Source/platform/fonts/mac/MemoryActivatedFont.h CGFontRef cgFont() { return m_cgFont.get(); } get 40 Source/platform/fonts/mac/SimpleFontDataCoreText.cpp return attributesDictionary.get(); get 43 Source/platform/fonts/mac/SimpleFontDataCoreText.cpp CFMutableDictionaryRef mutableAttributes = (CFMutableDictionaryRef)attributesDictionary.get(); get 63 Source/platform/fonts/mac/SimpleFontDataCoreText.cpp return attributesDictionary.get(); get 66 Source/platform/fonts/opentype/OpenTypeSanitizer.cpp return SharedBuffer::create(static_cast<unsigned char*>(output.get()), transcodeLen); get 497 Source/platform/fonts/opentype/OpenTypeVerticalData.cpp gsub->getVerticalGlyphSubstitutions(&m_verticalGlyphMap, *buffer.get()); get 531 Source/platform/fonts/opentype/OpenTypeVerticalData.cpp int16_t vertOriginYFUnit = m_vertOriginY.get(glyph); get 566 Source/platform/fonts/opentype/OpenTypeVerticalData.cpp Glyph to = map.get(glyph); get 82 Source/platform/fonts/skia/FontCustomPlatformDataSkia.cpp return FontPlatformData(m_typeface.get(), "", size, bold && !m_typeface->isBold(), italic && !m_typeface->isItalic(), orientation); get 93 Source/platform/fonts/skia/FontCustomPlatformDataSkia.cpp buffer = transcodeBuffer.get(); get 95 Source/platform/fonts/skia/FontCustomPlatformDataSkia.cpp RefPtr<SkMemoryStream> stream = adoptRef(new SkMemoryStream(buffer->getAsSkData().get())); get 97 Source/platform/fonts/skia/FontCustomPlatformDataSkia.cpp RefPtr<SkTypeface> typeface = adoptRef(FontCache::fontCache()->fontManager()->createFromStream(stream.get())); get 99 Source/platform/fonts/skia/FontCustomPlatformDataSkia.cpp RefPtr<SkTypeface> typeface = adoptRef(SkTypeface::CreateFromStream(stream.get())); get 43 Source/platform/fonts/skia/FontPlatformDataSkia.cpp unsigned h = SkTypeface::UniqueID(m_typeface.get()); get 52 Source/platform/fonts/skia/GlyphPageTreeNodeSkia.cpp uint16_t* glyphs = glyphStorage.get(); get 248 Source/platform/fonts/win/FontCacheSkiaWin.cpp if (!typefacesMatchesFamily(tf.get(), family)) { get 247 Source/platform/fonts/win/FontPlatformDataWin.cpp return SkTypeface::Equal(m_typeface.get(), a.m_typeface.get()) get 260 Source/platform/fonts/win/FontPlatformDataWin.cpp return m_harfBuzzFace.get(); get 135 Source/platform/geometry/TransformState.cpp const TransformationMatrix* finalTransform = m_accumulatedTransform ? m_accumulatedTransform.get() : &transformFromContainer; get 79 Source/platform/graphics/BitmapImageTest.cpp ASSERT_TRUE(imageData.get()); get 78 Source/platform/graphics/Canvas2DLayerBridge.cpp OwnPtr<SkDeferredCanvas> canvas = adoptPtr(SkDeferredCanvas::Create(surface.get())); get 227 Source/platform/graphics/Canvas2DLayerBridge.cpp Canvas2DLayerManager::get().layerTransientResourceAllocationChanged(this, delta); get 266 Source/platform/graphics/Canvas2DLayerBridge.cpp Canvas2DLayerManager::get().layerTransientResourceAllocationChanged(this, -((intptr_t)bytesFreed)); get 320 Source/platform/graphics/Canvas2DLayerBridge.cpp Canvas2DLayerManager::get().layerTransientResourceAllocationChanged(this); get 366 Source/platform/graphics/Canvas2DLayerBridge.cpp if (surface.get()) { get 367 Source/platform/graphics/Canvas2DLayerBridge.cpp m_canvas->setSurface(surface.get()); get 416 Source/platform/graphics/Canvas2DLayerBridge.cpp ASSERT(mailboxInfo->m_image.get()); get 488 Source/platform/graphics/Canvas2DLayerBridge.cpp Canvas2DLayerManager::get().layerTransientResourceAllocationChanged(this); get 490 Source/platform/graphics/Canvas2DLayerBridge.cpp ASSERT(mailboxInfo->m_parentLayerBridge.get() == this); get 507 Source/platform/graphics/Canvas2DLayerBridge.cpp Canvas2DLayerManager::get().layerDidDraw(this); get 74 Source/platform/graphics/Canvas2DLayerBridge.h SkCanvas* canvas() const { return m_canvas.get(); } get 87 Source/platform/graphics/Canvas2DLayerBridgeTest.cpp Canvas2DLayerBridge* operator->() { return m_layerBridge.get(); } get 88 Source/platform/graphics/Canvas2DLayerBridgeTest.cpp Canvas2DLayerBridge* get() { return m_layerBridge.get(); } get 120 Source/platform/graphics/Canvas2DLayerBridgeTest.cpp OwnPtr<SkDeferredCanvas> canvas = adoptPtr(SkDeferredCanvas::Create(surface.get())); get 143 Source/platform/graphics/Canvas2DLayerBridgeTest.cpp OwnPtr<SkDeferredCanvas> canvas = adoptPtr(SkDeferredCanvas::Create(surface.get())); get 37 Source/platform/graphics/Canvas2DLayerManager.h static Canvas2DLayerManager& get(); get 122 Source/platform/graphics/Canvas2DLayerManagerTest.cpp FakeCanvas2DLayerBridge* operator->() { return m_layerBridge.get(); } get 123 Source/platform/graphics/Canvas2DLayerManagerTest.cpp FakeCanvas2DLayerBridge* get() { return m_layerBridge.get(); } get 132 Source/platform/graphics/Canvas2DLayerManagerTest.cpp return adoptPtr(SkDeferredCanvas::Create(surface.get())); get 141 Source/platform/graphics/Canvas2DLayerManagerTest.cpp Canvas2DLayerManager& manager = Canvas2DLayerManager::get(); get 146 Source/platform/graphics/Canvas2DLayerManagerTest.cpp FakeCanvas2DLayerBridgePtr layer1(adoptRef(new FakeCanvas2DLayerBridge(webContext.get(), canvas1.release()))); get 158 Source/platform/graphics/Canvas2DLayerManagerTest.cpp FakeCanvas2DLayerBridgePtr layer2(adoptRef(new FakeCanvas2DLayerBridge(webContext.get(), canvas2.release()))); get 172 Source/platform/graphics/Canvas2DLayerManagerTest.cpp Canvas2DLayerManager& manager = Canvas2DLayerManager::get(); get 175 Source/platform/graphics/Canvas2DLayerManagerTest.cpp FakeCanvas2DLayerBridgePtr layer(adoptRef(new FakeCanvas2DLayerBridge(webContext.get(), canvas.release()))); get 189 Source/platform/graphics/Canvas2DLayerManagerTest.cpp Canvas2DLayerManager& manager = Canvas2DLayerManager::get(); get 192 Source/platform/graphics/Canvas2DLayerManagerTest.cpp FakeCanvas2DLayerBridgePtr layer(adoptRef(new FakeCanvas2DLayerBridge(webContext.get(), canvas.release()))); get 208 Source/platform/graphics/Canvas2DLayerManagerTest.cpp Canvas2DLayerManager& manager = Canvas2DLayerManager::get(); get 211 Source/platform/graphics/Canvas2DLayerManagerTest.cpp FakeCanvas2DLayerBridgePtr layer(adoptRef(new FakeCanvas2DLayerBridge(webContext.get(), canvas.release()))); get 212 Source/platform/graphics/Canvas2DLayerManagerTest.cpp EXPECT_FALSE(manager.isInList(layer.get())); get 214 Source/platform/graphics/Canvas2DLayerManagerTest.cpp EXPECT_TRUE(manager.isInList(layer.get())); get 216 Source/platform/graphics/Canvas2DLayerManagerTest.cpp EXPECT_FALSE(manager.isInList(layer.get())); get 222 Source/platform/graphics/Canvas2DLayerManagerTest.cpp Canvas2DLayerManager& manager = Canvas2DLayerManager::get(); get 225 Source/platform/graphics/Canvas2DLayerManagerTest.cpp FakeCanvas2DLayerBridgePtr layer(adoptRef(new FakeCanvas2DLayerBridge(webContext.get(), canvas.release()))); get 234 Source/platform/graphics/Canvas2DLayerManagerTest.cpp EXPECT_TRUE(manager.isInList(layer.get())); get 239 Source/platform/graphics/Canvas2DLayerManagerTest.cpp EXPECT_FALSE(Canvas2DLayerManager::get().m_taskObserverActive); get 242 Source/platform/graphics/Canvas2DLayerManagerTest.cpp EXPECT_TRUE(Canvas2DLayerManager::get().m_taskObserverActive); get 272 Source/platform/graphics/Canvas2DLayerManagerTest.cpp Canvas2DLayerManager::get().init(10, 10); get 274 Source/platform/graphics/Canvas2DLayerManagerTest.cpp FakeCanvas2DLayerBridgePtr layer(adoptRef(new FakeCanvas2DLayerBridge(webContext.get(), canvas.release()))); get 275 Source/platform/graphics/Canvas2DLayerManagerTest.cpp blink::Platform::current()->currentThread()->postTask(new DeferredFrameTestTask(this, layer.get(), true)); get 278 Source/platform/graphics/Canvas2DLayerManagerTest.cpp EXPECT_FALSE(Canvas2DLayerManager::get().m_taskObserverActive); get 283 Source/platform/graphics/Canvas2DLayerManagerTest.cpp blink::Platform::current()->currentThread()->postTask(new DeferredFrameTestTask(this, layer.get(), true)); get 285 Source/platform/graphics/Canvas2DLayerManagerTest.cpp EXPECT_FALSE(Canvas2DLayerManager::get().m_taskObserverActive); get 288 Source/platform/graphics/Canvas2DLayerManagerTest.cpp blink::Platform::current()->currentThread()->postTask(new DeferredFrameTestTask(this, layer.get(), true)); get 290 Source/platform/graphics/Canvas2DLayerManagerTest.cpp EXPECT_FALSE(Canvas2DLayerManager::get().m_taskObserverActive); get 294 Source/platform/graphics/Canvas2DLayerManagerTest.cpp blink::Platform::current()->currentThread()->postTask(new DeferredFrameTestTask(this, layer.get(), false)); get 296 Source/platform/graphics/Canvas2DLayerManagerTest.cpp EXPECT_FALSE(Canvas2DLayerManager::get().m_taskObserverActive); get 299 Source/platform/graphics/Canvas2DLayerManagerTest.cpp blink::Platform::current()->currentThread()->postTask(new DeferredFrameTestTask(this, layer.get(), false)); get 301 Source/platform/graphics/Canvas2DLayerManagerTest.cpp EXPECT_FALSE(Canvas2DLayerManager::get().m_taskObserverActive); get 108 Source/platform/graphics/DeferredImageDecoder.cpp return m_lazyDecodedFrames[index].get(); get 76 Source/platform/graphics/DeferredImageDecoder.h ImageFrameGenerator* frameGenerator() { return m_frameGenerator.get(); } get 77 Source/platform/graphics/DeferredImageDecoderTest.cpp m_actualDecoder = decoder.get(); get 152 Source/platform/graphics/DeferredImageDecoderTest.cpp m_lazyDecoder->setData(m_data.get(), true); get 179 Source/platform/graphics/DeferredImageDecoderTest.cpp m_lazyDecoder->setData(partialData.get(), false); get 187 Source/platform/graphics/DeferredImageDecoderTest.cpp m_lazyDecoder->setData(m_data.get(), true); get 208 Source/platform/graphics/DeferredImageDecoderTest.cpp m_lazyDecoder->setData(m_data.get(), true); get 222 Source/platform/graphics/DeferredImageDecoderTest.cpp thread->postTask(new Task(WTF::bind(&rasterizeMain, m_canvas.get(), &m_picture))); get 236 Source/platform/graphics/DeferredImageDecoderTest.cpp m_lazyDecoder->setData(m_data.get(), false); get 245 Source/platform/graphics/DeferredImageDecoderTest.cpp m_lazyDecoder->setData(m_data.get(), true); get 263 Source/platform/graphics/DeferredImageDecoderTest.cpp m_lazyDecoder->setData(m_data.get(), false); get 274 Source/platform/graphics/DeferredImageDecoderTest.cpp m_lazyDecoder->setData(m_data.get(), false); get 289 Source/platform/graphics/DeferredImageDecoderTest.cpp m_lazyDecoder->setData(m_data.get(), true); get 310 Source/platform/graphics/DeferredImageDecoderTest.cpp m_lazyDecoder->setData(m_data.get(), true); get 331 Source/platform/graphics/DeferredImageDecoderTest.cpp m_lazyDecoder->setData(m_data.get(), false); get 334 Source/platform/graphics/DeferredImageDecoderTest.cpp m_lazyDecoder->setData(m_data.get(), false); get 337 Source/platform/graphics/DeferredImageDecoderTest.cpp m_lazyDecoder->setData(m_data.get(), true); get 58 Source/platform/graphics/DiscardablePixelRef.cpp dst->setPixelRef(pixelRef.get()); get 72 Source/platform/graphics/DiscardablePixelRef.cpp : SkPixelRef(info, mutex.get()) get 55 Source/platform/graphics/DisplayList.cpp return m_picture.get(); get 102 Source/platform/graphics/DrawLooperBuilder.cpp paint->setMaskFilter(mf.get()); get 106 Source/platform/graphics/DrawLooperBuilder.cpp paint->setColorFilter(cf.get()); get 207 Source/platform/graphics/Gradient.cpp return m_gradient.get(); get 266 Source/platform/graphics/Gradient.cpp return m_gradient.get(); get 138 Source/platform/graphics/GraphicsContext.cpp m_paintState = m_paintStateStack.last().get(); get 175 Source/platform/graphics/GraphicsContext.cpp m_paintState = m_paintStateStack[m_paintStateIndex].get(); get 458 Source/platform/graphics/GraphicsContext.cpp layerPaint.setXfermode(WebCoreCompositeToSkiaComposite(op, m_paintState->blendMode()).get()); get 459 Source/platform/graphics/GraphicsContext.cpp layerPaint.setColorFilter(WebCoreColorFilterToSkiaColorFilter(colorFilter).get()); get 876 Source/platform/graphics/GraphicsContext.cpp paint.setShader(shader.get()); get 1590 Source/platform/graphics/GraphicsContext.cpp SkAnnotateRectWithURL(m_canvas, destRect, url.get()); get 1599 Source/platform/graphics/GraphicsContext.cpp SkAnnotateLinkToDestination(m_canvas, rect, skDestName.get()); get 450 Source/platform/graphics/GraphicsContext.h m_paintState = m_paintStateStack[m_paintStateIndex].get(); get 49 Source/platform/graphics/GraphicsContextRecorder.cpp return m_context.get(); get 171 Source/platform/graphics/GraphicsContextRecorder.cpp player.play(timings.get(), minRepeatCount, minDuration); get 190 Source/platform/graphics/GraphicsContextState.cpp m_strokePaint.setLooper(m_looper.get()); get 191 Source/platform/graphics/GraphicsContextState.cpp m_fillPaint.setLooper(m_looper.get()); get 222 Source/platform/graphics/GraphicsContextState.cpp m_strokePaint.setColorFilter(m_colorFilter.get()); get 223 Source/platform/graphics/GraphicsContextState.cpp m_fillPaint.setColorFilter(m_colorFilter.get()); get 231 Source/platform/graphics/GraphicsContextState.cpp m_strokePaint.setXfermode(m_xferMode.get()); get 232 Source/platform/graphics/GraphicsContextState.cpp m_fillPaint.setXfermode(m_xferMode.get()); get 95 Source/platform/graphics/GraphicsContextState.h Gradient* fillGradient() const { return m_fillGradient.get(); } get 99 Source/platform/graphics/GraphicsContextState.h Pattern* fillPattern() const { return m_fillPattern.get(); } get 108 Source/platform/graphics/GraphicsContextState.h SkDrawLooper* drawLooper() const { return m_looper.get(); } get 120 Source/platform/graphics/GraphicsContextState.h SkColorFilter* colorFilter() const { return m_colorFilter.get(); } get 127 Source/platform/graphics/GraphicsContextState.h SkXfermode* xferMode() const { return m_xferMode.get(); } get 248 Source/platform/graphics/GraphicsContextTest.cpp context.drawImageBuffer(alphaImage.get(), FloatRect(10, 10, 10, 10)); get 285 Source/platform/graphics/GraphicsContextTest.cpp context.drawImageBuffer(alphaImage.get(), FloatRect(10, 10, 10, 10)); get 540 Source/platform/graphics/GraphicsContextTest.cpp context.drawImage(opaqueImage.get(), IntPoint(0, 0)); get 543 Source/platform/graphics/GraphicsContextTest.cpp context.drawImage(alphaImage.get(), IntPoint(0, 0)); get 547 Source/platform/graphics/GraphicsContextTest.cpp context.drawImage(opaqueImage.get(), IntPoint(5, 5)); get 550 Source/platform/graphics/GraphicsContextTest.cpp context.drawImage(alphaImage.get(), IntPoint(5, 5)); get 554 Source/platform/graphics/GraphicsContextTest.cpp context.drawImage(opaqueImage.get(), IntPoint(10, 10)); get 557 Source/platform/graphics/GraphicsContextTest.cpp context.drawImage(alphaImage.get(), IntPoint(10, 10)); get 561 Source/platform/graphics/GraphicsContextTest.cpp context.drawImage(alphaImage.get(), IntPoint(20, 10), CompositeSourceIn); get 567 Source/platform/graphics/GraphicsContextTest.cpp context.drawImage(opaqueImage.get(), IntPoint(25, 15), CompositeSourceIn); get 576 Source/platform/graphics/GraphicsContextTest.cpp context.drawImage(alphaImage.get(), IntPoint(10, 20), CompositeSourceIn); get 582 Source/platform/graphics/GraphicsContextTest.cpp context.drawImage(opaqueImage.get(), IntPoint(15, 25), CompositeSourceIn); get 114 Source/platform/graphics/GraphicsLayer.cpp m_layer = adoptPtr(Platform::current()->compositorSupport()->createContentLayer(m_opaqueRectTrackingContentLayerDelegate.get())); get 662 Source/platform/graphics/GraphicsLayer.cpp if ((flags & LayerTreeIncludesRepaintRects) && repaintRectMap().contains(this) && !repaintRectMap().get(this).isEmpty()) { get 665 Source/platform/graphics/GraphicsLayer.cpp for (size_t i = 0; i < repaintRectMap().get(this).size(); ++i) { get 666 Source/platform/graphics/GraphicsLayer.cpp if (repaintRectMap().get(this)[i].isEmpty()) get 670 Source/platform/graphics/GraphicsLayer.cpp ts << repaintRectMap().get(this)[i].x() << " "; get 671 Source/platform/graphics/GraphicsLayer.cpp ts << repaintRectMap().get(this)[i].y() << " "; get 672 Source/platform/graphics/GraphicsLayer.cpp ts << repaintRectMap().get(this)[i].width() << " "; get 673 Source/platform/graphics/GraphicsLayer.cpp ts << repaintRectMap().get(this)[i].height(); get 1140 Source/platform/graphics/GraphicsLayer.cpp if (!builder.buildFilterOperations(filters, webFilters.get())) { get 288 Source/platform/graphics/GraphicsLayer.h blink::WebContentLayer* contentLayer() const { return m_layer.get(); } get 38 Source/platform/graphics/GraphicsLayerDebugInfo.cpp appendLayoutRects(jsonObject.get()); get 39 Source/platform/graphics/GraphicsLayerDebugInfo.cpp appendCompositingReasons(jsonObject.get()); get 40 Source/platform/graphics/GraphicsLayerDebugInfo.cpp appendDebugName(jsonObject.get()); get 70 Source/platform/graphics/GraphicsLayerTest.cpp m_clipLayer->addChild(m_graphicsLayer.get()); get 84 Source/platform/graphics/Image.cpp if (!m_encodedImageData.get()) get 97 Source/platform/graphics/Image.h SharedBuffer* data() { return m_encodedImageData.get(); } get 99 Source/platform/graphics/ImageBuffer.cpp ASSERT(m_context.get()); get 100 Source/platform/graphics/ImageBuffer.cpp return m_context.get(); get 247 Source/platform/graphics/ImageBuffer.cpp RefPtr<Image> image = BitmapImage::create(NativeImageSkia::create(drawNeedsCopy(m_context.get(), context) ? deepSkBitmapCopy(bitmap) : bitmap)); get 249 Source/platform/graphics/ImageBuffer.cpp context->drawImage(image.get(), destRect, srcRect, op, blendMode, DoNotRespectImageOrientation); get 266 Source/platform/graphics/ImageBuffer.cpp RefPtr<Image> image = BitmapImage::create(NativeImageSkia::create(drawNeedsCopy(m_context.get(), context) ? deepSkBitmapCopy(bitmap) : bitmap)); get 101 Source/platform/graphics/ImageDecodingStore.cpp return lockCacheEntryInternal(iter->value.get(), cachedImage, &cacheEntriesToDelete); get 114 Source/platform/graphics/ImageDecodingStore.cpp CacheEntry* cacheEntry = iter->value.get(); get 137 Source/platform/graphics/ImageDecodingStore.cpp ScaledImageFragment* newImage = image.get(); get 151 Source/platform/graphics/ImageDecodingStore.cpp if (lockCacheEntryInternal(iter->value.get(), &oldImage, &cacheEntriesToDelete)) { get 173 Source/platform/graphics/ImageDecodingStore.cpp DecoderCacheEntry* cacheEntry = iter->value.get(); get 188 Source/platform/graphics/ImageDecodingStore.cpp CacheEntry* cacheEntry = iter->value.get(); get 216 Source/platform/graphics/ImageDecodingStore.cpp CacheEntry* cacheEntry = iter->value.get(); get 366 Source/platform/graphics/ImageDecodingStore.cpp m_orderedCacheList.append(cacheEntry.get()); get 433 Source/platform/graphics/ImageDecodingStore.cpp const typename U::MappedType::PtrType cacheEntry = cacheMap->get(cacheIdentifierList[i]); get 442 Source/platform/graphics/ImageDecodingStore.cpp m_orderedCacheList.remove(deletionList[i].get()); get 218 Source/platform/graphics/ImageDecodingStore.h const ScaledImageFragment* cachedImage() const { return m_cachedImage.get(); } get 219 Source/platform/graphics/ImageDecodingStore.h ScaledImageFragment* cachedImage() { return m_cachedImage.get(); } get 251 Source/platform/graphics/ImageDecodingStore.h ImageDecoder* cachedDecoder() const { return m_cachedDecoder.get(); } get 106 Source/platform/graphics/ImageDecodingStoreTest.cpp m_generator.get(), createCompleteImage(size)); get 113 Source/platform/graphics/ImageDecodingStoreTest.cpp if (ImageDecodingStore::instance()->lockCache(m_generator.get(), size, index, &cachedImage)) get 120 Source/platform/graphics/ImageDecodingStoreTest.cpp ImageDecodingStore::instance()->unlockCache(m_generator.get(), cachedImage); get 137 Source/platform/graphics/ImageDecodingStoreTest.cpp ImageDecodingStore::instance()->unlockCache(m_generator.get(), cachedImage); get 249 Source/platform/graphics/ImageDecodingStoreTest.cpp ImageDecodingStore::instance()->insertDecoder(m_generator.get(), decoder.release(), false); get 261 Source/platform/graphics/ImageDecodingStoreTest.cpp const ImageDecoder* refDecoder = decoder.get(); get 262 Source/platform/graphics/ImageDecodingStoreTest.cpp ImageDecodingStore::instance()->insertDecoder(m_generator.get(), decoder.release(), false); get 267 Source/platform/graphics/ImageDecodingStoreTest.cpp EXPECT_TRUE(ImageDecodingStore::instance()->lockDecoder(m_generator.get(), size, &testDecoder)); get 270 Source/platform/graphics/ImageDecodingStoreTest.cpp ImageDecodingStore::instance()->unlockDecoder(m_generator.get(), testDecoder); get 282 Source/platform/graphics/ImageDecodingStoreTest.cpp ImageDecodingStore::instance()->insertDecoder(m_generator.get(), decoder1.release(), false); get 283 Source/platform/graphics/ImageDecodingStoreTest.cpp ImageDecodingStore::instance()->insertDecoder(m_generator.get(), decoder2.release(), false); get 284 Source/platform/graphics/ImageDecodingStoreTest.cpp ImageDecodingStore::instance()->insertDecoder(m_generator.get(), decoder3.release(), false); get 309 Source/platform/graphics/ImageDecodingStoreTest.cpp ImageDecodingStore::instance()->insertDecoder(m_generator.get(), decoder1.release(), false); get 310 Source/platform/graphics/ImageDecodingStoreTest.cpp ImageDecodingStore::instance()->insertDecoder(m_generator.get(), decoder2.release(), false); get 311 Source/platform/graphics/ImageDecodingStoreTest.cpp ImageDecodingStore::instance()->insertDecoder(m_generator.get(), decoder3.release(), false); get 315 Source/platform/graphics/ImageDecodingStoreTest.cpp EXPECT_TRUE(ImageDecodingStore::instance()->lockDecoder(m_generator.get(), SkISize::Make(2, 2), &testDecoder)); get 323 Source/platform/graphics/ImageDecodingStoreTest.cpp ImageDecodingStore::instance()->unlockDecoder(m_generator.get(), testDecoder); get 334 Source/platform/graphics/ImageDecodingStoreTest.cpp const ImageDecoder* refDecoder = decoder.get(); get 335 Source/platform/graphics/ImageDecodingStoreTest.cpp ImageDecodingStore::instance()->insertDecoder(m_generator.get(), decoder.release(), false); get 340 Source/platform/graphics/ImageDecodingStoreTest.cpp EXPECT_TRUE(ImageDecodingStore::instance()->lockDecoder(m_generator.get(), size, &testDecoder)); get 343 Source/platform/graphics/ImageDecodingStoreTest.cpp ImageDecodingStore::instance()->removeDecoder(m_generator.get(), testDecoder); get 346 Source/platform/graphics/ImageDecodingStoreTest.cpp EXPECT_FALSE(ImageDecodingStore::instance()->lockDecoder(m_generator.get(), size, &testDecoder)); get 353 Source/platform/graphics/ImageDecodingStoreTest.cpp m_generator.get(), createCompleteImage(size, false, 0)); get 356 Source/platform/graphics/ImageDecodingStoreTest.cpp m_generator.get(), createCompleteImage(size, false, 1)); get 361 Source/platform/graphics/ImageDecodingStoreTest.cpp EXPECT_TRUE(ImageDecodingStore::instance()->lockCache(m_generator.get(), size, 1, &refImage)); get 370 Source/platform/graphics/ImageDecodingStoreTest.cpp m_generator.get(), createCompleteImage(size, false, 0)); get 373 Source/platform/graphics/ImageDecodingStoreTest.cpp m_generator.get(), createIncompleteImage(size, false, 1)); get 378 Source/platform/graphics/ImageDecodingStoreTest.cpp EXPECT_TRUE(ImageDecodingStore::instance()->lockCache(m_generator.get(), size, 0, &refImage)); get 387 Source/platform/graphics/ImageDecodingStoreTest.cpp m_generator.get(), createIncompleteImage(size, false, 1)); get 390 Source/platform/graphics/ImageDecodingStoreTest.cpp m_generator.get(), createIncompleteImage(size, false, 2)); get 400 Source/platform/graphics/ImageDecodingStoreTest.cpp m_generator.get(), createIncompleteImage(size, false, 1)); get 403 Source/platform/graphics/ImageDecodingStoreTest.cpp m_generator.get(), createIncompleteImage(size, false, 1)); get 413 Source/platform/graphics/ImageDecodingStoreTest.cpp m_generator.get(), createIncompleteImage(size, true, 1)); get 418 Source/platform/graphics/ImageDecodingStoreTest.cpp m_generator.get(), createIncompleteImage(size, false, 1)); get 427 Source/platform/graphics/ImageDecodingStoreTest.cpp m_generator.get(), createCompleteImage(SkISize::Make(1, 1), true)); get 443 Source/platform/graphics/ImageDecodingStoreTest.cpp ImageDecodingStore::instance()->insertDecoder(m_generator.get(), decoder.release(), false); get 473 Source/platform/graphics/ImageDecodingStoreTest.cpp m_generator.get(), createCompleteImage(SkISize::Make(3, 3), true)); get 81 Source/platform/graphics/ImageFrameGenerator.cpp setData(data.get(), allDataReceived); get 95 Source/platform/graphics/ImageFrameGenerator.cpp m_data.setData(data.get(), allDataReceived); get 264 Source/platform/graphics/ImageFrameGenerator.cpp (*decoder)->setMemoryAllocator(m_externalAllocator.get()); get 266 Source/platform/graphics/ImageFrameGenerator.cpp (*decoder)->setMemoryAllocator(m_discardableAllocator.get()); get 315 Source/platform/graphics/ImageFrameGenerator.cpp if (!fullSizeBitmap.copyTo(©Bitmap, fullSizeBitmap.colorType(), m_discardableAllocator.get())) get 95 Source/platform/graphics/ImageFrameGenerator.h SkBitmap::Allocator* allocator() const { return m_discardableAllocator.get(); } get 136 Source/platform/graphics/ImageFrameGeneratorTest.cpp m_generator.get(), completeImageTemp.release()); get 138 Source/platform/graphics/ImageFrameGeneratorTest.cpp ImageDecodingStore::instance()->unlockCache(m_generator.get(), fullImage); get 144 Source/platform/graphics/ImageFrameGeneratorTest.cpp ImageDecodingStore::instance()->unlockCache(m_generator.get(), tempImage); get 155 Source/platform/graphics/ImageFrameGeneratorTest.cpp ImageDecodingStore::instance()->unlockCache(m_generator.get(), tempImage); get 164 Source/platform/graphics/ImageFrameGeneratorTest.cpp ImageDecodingStore::instance()->unlockCache(m_generator.get(), tempImage); get 179 Source/platform/graphics/ImageFrameGeneratorTest.cpp ImageDecodingStore::instance()->unlockCache(m_generator.get(), tempImage); get 191 Source/platform/graphics/ImageFrameGeneratorTest.cpp ImageDecodingStore::instance()->unlockCache(m_generator.get(), tempImage); get 199 Source/platform/graphics/ImageFrameGeneratorTest.cpp ImageDecodingStore::instance()->unlockCache(m_generator.get(), tempImage); get 216 Source/platform/graphics/ImageFrameGeneratorTest.cpp ImageDecodingStore::instance()->unlockCache(m_generator.get(), tempImage); get 225 Source/platform/graphics/ImageFrameGeneratorTest.cpp thread->postTask(new Task(WTF::bind(&decodeThreadMain, m_generator.get()))); get 237 Source/platform/graphics/ImageFrameGeneratorTest.cpp ImageDecodingStore::instance()->unlockCache(m_generator.get(), tempImage); get 249 Source/platform/graphics/ImageFrameGeneratorTest.cpp EXPECT_TRUE(ImageDecodingStore::instance()->lockDecoder(m_generator.get(), fullSize(), &tempDecoder)); get 252 Source/platform/graphics/ImageFrameGeneratorTest.cpp ImageDecodingStore::instance()->unlockCache(m_generator.get(), tempImage); get 253 Source/platform/graphics/ImageFrameGeneratorTest.cpp ImageDecodingStore::instance()->unlockDecoder(m_generator.get(), tempDecoder); get 264 Source/platform/graphics/ImageFrameGeneratorTest.cpp ImageDecodingStore::instance()->unlockCache(m_generator.get(), tempImage); get 274 Source/platform/graphics/ImageFrameGeneratorTest.cpp ImageDecodingStore::instance()->unlockCache(m_generator.get(), m_generator->decodeAndScale(fullSize(), 1)); get 278 Source/platform/graphics/ImageFrameGeneratorTest.cpp EXPECT_TRUE(ImageDecodingStore::instance()->lockDecoder(m_generator.get(), fullSize(), &tempDecoder)); get 281 Source/platform/graphics/ImageFrameGeneratorTest.cpp ImageDecodingStore::instance()->unlockDecoder(m_generator.get(), tempDecoder); get 284 Source/platform/graphics/ImageFrameGeneratorTest.cpp ImageDecodingStore::instance()->unlockCache(m_generator.get(), m_generator->decodeAndScale(fullSize(), 1)); get 114 Source/platform/graphics/ImageLayerChromiumTest.cpp ASSERT_TRUE(graphicsLayer.get()); get 117 Source/platform/graphics/ImageLayerChromiumTest.cpp ASSERT_TRUE(opaqueImage.get()); get 119 Source/platform/graphics/ImageLayerChromiumTest.cpp ASSERT_TRUE(nonOpaqueImage.get()); get 123 Source/platform/graphics/ImageLayerChromiumTest.cpp graphicsLayer->setContentsToImage(opaqueImage.get()); get 126 Source/platform/graphics/ImageLayerChromiumTest.cpp graphicsLayer->setContentsToImage(nonOpaqueImage.get()); get 70 Source/platform/graphics/LazyDecodingPixelRef.cpp if (!ImageDecodingStore::instance()->lockCache(m_frameGenerator.get(), size, m_frameIndex, &m_lockedImageResource)) get 94 Source/platform/graphics/LazyDecodingPixelRef.cpp ImageDecodingStore::instance()->unlockCache(m_frameGenerator.get(), m_lockedImageResource); get 108 Source/platform/graphics/LazyDecodingPixelRef.cpp return ImageDecodingStore::instance()->isCached(m_frameGenerator.get(), m_frameGenerator->getFullSize(), m_frameIndex); get 116 Source/platform/graphics/OpaqueRectTrackingContentLayerDelegateTest.cpp SkCanvas* skCanvas() { return m_skCanvas.get(); } get 58 Source/platform/graphics/Pattern.cpp return m_pattern.get(); get 98 Source/platform/graphics/Pattern.cpp return m_pattern.get(); get 57 Source/platform/graphics/StrokeData.cpp m_dash = adoptRef(new SkDashPathEffect(intervals.get(), count, dashOffset)); get 75 Source/platform/graphics/StrokeData.cpp paint->setPathEffect(m_dash.get()); get 109 Source/platform/graphics/StrokeData.cpp paint->setPathEffect(pathEffect.get()); get 67 Source/platform/graphics/StrokeData.h Gradient* gradient() const { return m_gradient.get(); } get 71 Source/platform/graphics/StrokeData.h Pattern* pattern() const { return m_pattern.get(); } get 69 Source/platform/graphics/ThreadSafeDataTransport.cpp m_readBuffer->append(newBufferQueue[i].get()); get 72 Source/platform/graphics/ThreadSafeDataTransport.cpp *buffer = m_readBuffer.get(); get 44 Source/platform/graphics/ThreadSafeDataTransportTest.cpp transport.setData(buffer.get(), false); get 52 Source/platform/graphics/ThreadSafeDataTransportTest.cpp transport.setData(buffer.get(), false); get 67 Source/platform/graphics/ThreadSafeDataTransportTest.cpp transport.setData(buffer1.get(), false); get 68 Source/platform/graphics/ThreadSafeDataTransportTest.cpp transport.setData(buffer2.get(), false); get 69 Source/platform/graphics/ThreadSafeDataTransportTest.cpp transport.setData(buffer3.get(), true); get 45 Source/platform/graphics/UnacceleratedImageBufferSurface.h virtual SkCanvas* canvas() const OVERRIDE { return m_canvas.get(); } get 122 Source/platform/graphics/cpu/arm/filters/FELightingNEON.h PointLightSource* pointLightSource = static_cast<PointLightSource*>(data.lightSource.get()); get 129 Source/platform/graphics/cpu/arm/filters/FELightingNEON.h SpotLightSource* spotLightSource = static_cast<SpotLightSource*>(data.lightSource.get()); get 210 Source/platform/graphics/filters/FEBlend.cpp return adoptRef(new SkXfermodeImageFilter(mode, background.get(), foreground.get(), &cropRect)); get 194 Source/platform/graphics/filters/FEColorMatrix.cpp return adoptRef(SkColorFilterImageFilter::Create(filter, input.get(), &rect)); get 213 Source/platform/graphics/filters/FEComponentTransfer.cpp return adoptRef(SkColorFilterImageFilter::Create(colorFilter, input.get(), &cropRect)); get 308 Source/platform/graphics/filters/FEComposite.cpp platformArithmeticSoftware(srcPixelArray.get(), dstPixelArray, m_k1, m_k2, m_k3, m_k4); get 389 Source/platform/graphics/filters/FEComposite.cpp return adoptRef(new SkXfermodeImageFilter(mode.get(), background.get(), foreground.get(), &cropRect)); get 449 Source/platform/graphics/filters/FEConvolveMatrix.cpp paintingData.srcPixelArray = srcPixelArray.get(); get 538 Source/platform/graphics/filters/FEConvolveMatrix.cpp return adoptRef(new SkMatrixConvolutionImageFilter(kernelSize, kernel.get(), gain, bias, target, tileMode, convolveAlpha, input.get(), &cropRect)); get 116 Source/platform/graphics/filters/FEDiffuseLighting.cpp return m_lightSource.get(); get 188 Source/platform/graphics/filters/FEDisplacementMap.cpp return adoptRef(new SkDisplacementMapEffect(typeX, typeY, SkFloatToScalar(filter()->applyHorizontalScale(m_scale)), displ.get(), color.get(), &cropRect)); get 93 Source/platform/graphics/filters/FEDropShadow.cpp paint.setImageFilter(blurFilter.get()); get 94 Source/platform/graphics/filters/FEDropShadow.cpp paint.setColorFilter(colorFilter.get()); get 116 Source/platform/graphics/filters/FEDropShadow.cpp return adoptRef(new SkDropShadowImageFilter(SkFloatToScalar(dx), SkFloatToScalar(dy), SkFloatToScalar(stdX), SkFloatToScalar(stdY), color.rgb(), input.get(), &cropRect)); get 165 Source/platform/graphics/filters/FEGaussianBlur.cpp dstContext->drawImage(image.get(), drawingRegion.location(), CompositeCopy); get 175 Source/platform/graphics/filters/FEGaussianBlur.cpp return adoptRef(new SkBlurImageFilter(SkFloatToScalar(stdX), SkFloatToScalar(stdY), input.get(), &rect)); get 341 Source/platform/graphics/filters/FELighting.cpp data.lightSource = lightSource.get(); get 448 Source/platform/graphics/filters/FELighting.cpp DistantLightSource* distantLightSource = static_cast<DistantLightSource*>(m_lightSource.get()); get 455 Source/platform/graphics/filters/FELighting.cpp return adoptRef(SkLightingImageFilter::CreateDistantLitSpecular(direction, lightColor.rgb(), m_surfaceScale, m_specularConstant, m_specularExponent, input.get(), &rect)); get 456 Source/platform/graphics/filters/FELighting.cpp return adoptRef(SkLightingImageFilter::CreateDistantLitDiffuse(direction, lightColor.rgb(), m_surfaceScale, m_diffuseConstant, input.get(), &rect)); get 459 Source/platform/graphics/filters/FELighting.cpp PointLightSource* pointLightSource = static_cast<PointLightSource*>(m_lightSource.get()); get 463 Source/platform/graphics/filters/FELighting.cpp return adoptRef(SkLightingImageFilter::CreatePointLitSpecular(skPosition, lightColor.rgb(), m_surfaceScale, m_specularConstant, m_specularExponent, input.get(), &rect)); get 464 Source/platform/graphics/filters/FELighting.cpp return adoptRef(SkLightingImageFilter::CreatePointLitDiffuse(skPosition, lightColor.rgb(), m_surfaceScale, m_diffuseConstant, input.get(), &rect)); get 467 Source/platform/graphics/filters/FELighting.cpp SpotLightSource* spotLightSource = static_cast<SpotLightSource*>(m_lightSource.get()); get 475 Source/platform/graphics/filters/FELighting.cpp return adoptRef(SkLightingImageFilter::CreateSpotLitSpecular(location, target, specularExponent, limitingConeAngle, lightColor.rgb(), m_surfaceScale, m_specularConstant, m_specularExponent, input.get(), &rect)); get 476 Source/platform/graphics/filters/FELighting.cpp return adoptRef(SkLightingImageFilter::CreateSpotLitDiffuse(location, target, specularExponent, limitingConeAngle, lightColor.rgb(), m_surfaceScale, m_diffuseConstant, input.get(), &rect)); get 68 Source/platform/graphics/filters/FEMerge.cpp inputs[i] = inputRefs[i].get(); get 71 Source/platform/graphics/filters/FEMerge.cpp return adoptRef(new SkMergeImageFilter(inputs.get(), size, 0, &rect)); get 125 Source/platform/graphics/filters/FEMorphology.cpp dstContext->drawImage(image.get(), drawingRegion.location(), CompositeCopy); get 136 Source/platform/graphics/filters/FEMorphology.cpp return adoptRef(new SkDilateImageFilter(radiusX, radiusY, input.get(), &rect)); get 137 Source/platform/graphics/filters/FEMorphology.cpp return adoptRef(new SkErodeImageFilter(radiusX, radiusY, input.get(), &rect)); get 100 Source/platform/graphics/filters/FEOffset.cpp return adoptRef(new SkOffsetImageFilter(SkFloatToScalar(filter->applyHorizontalScale(m_dx)), SkFloatToScalar(filter->applyVerticalScale(m_dy)), input.get(), &cropRect)); get 132 Source/platform/graphics/filters/FESpecularLighting.cpp return m_lightSource.get(); get 115 Source/platform/graphics/filters/FETile.cpp return adoptRef(new SkTileImageFilter(srcRect, dstRect, input.get())); get 47 Source/platform/graphics/filters/Filter.h ImageBuffer* sourceImage() { return m_sourceImage.get(); } get 159 Source/platform/graphics/filters/FilterEffect.cpp return m_inputEffects.at(number).get(); get 187 Source/platform/graphics/filters/FilterEffect.cpp FilterEffect* in = m_inputEffects.at(i).get(); get 215 Source/platform/graphics/filters/FilterEffect.cpp Uint8ClampedArray* imageArray = m_premultipliedImageResult.get(); get 279 Source/platform/graphics/filters/FilterEffect.cpp m_inputEffects.at(i).get()->clearResultsRecursive(); get 287 Source/platform/graphics/filters/FilterEffect.cpp return m_imageBufferResult.get(); get 296 Source/platform/graphics/filters/FilterEffect.cpp m_imageBufferResult->putByteArray(Premultiplied, m_premultipliedImageResult.get(), destinationRect.size(), destinationRect, IntPoint()); get 298 Source/platform/graphics/filters/FilterEffect.cpp m_imageBufferResult->putByteArray(Unmultiplied, m_unmultipliedImageResult.get(), destinationRect.size(), destinationRect, IntPoint()); get 299 Source/platform/graphics/filters/FilterEffect.cpp return m_imageBufferResult.get(); get 306 Source/platform/graphics/filters/FilterEffect.cpp copyUnmultipliedImage(imageData.get(), rect); get 314 Source/platform/graphics/filters/FilterEffect.cpp copyPremultipliedImage(imageData.get(), rect); get 393 Source/platform/graphics/filters/FilterEffect.cpp copyImageBytes(m_unmultipliedImageResult.get(), destination, rect); get 421 Source/platform/graphics/filters/FilterEffect.cpp copyImageBytes(m_premultipliedImageResult.get(), destination, rect); get 432 Source/platform/graphics/filters/FilterEffect.cpp return m_imageBufferResult.get(); get 444 Source/platform/graphics/filters/FilterEffect.cpp return m_unmultipliedImageResult.get(); get 456 Source/platform/graphics/filters/FilterEffect.cpp return m_premultipliedImageResult.get(); get 129 Source/platform/graphics/filters/FilterOperation.h ReferenceFilter* filter() const { return m_filter.get(); } get 114 Source/platform/graphics/filters/FilterOperations.cpp FilterOperation* filterOperation = m_operations.at(i).get(); get 63 Source/platform/graphics/filters/FilterOperations.h const FilterOperation* at(size_t index) const { return index < m_operations.size() ? m_operations.at(index).get() : 0; } get 53 Source/platform/graphics/filters/ImageFilterBuilderTest.cpp FEGaussianBlur::create(referenceFilter.get(), 3.0f, 3.0f); get 59 Source/platform/graphics/filters/ImageFilterBuilderTest.cpp FEBlend::create(referenceFilter.get(), FEBLEND_MODE_NORMAL); get 67 Source/platform/graphics/filters/ImageFilterBuilderTest.cpp RefPtr<FilterEffect> mergeEffect = FEMerge::create(referenceFilter.get()); get 54 Source/platform/graphics/filters/ReferenceFilter.h FilterEffect* lastEffect() const { return m_lastEffect.get(); } get 56 Source/platform/graphics/filters/ReferenceFilter.h SourceGraphic* sourceGraphic() const { return m_sourceGraphic.get(); } get 46 Source/platform/graphics/filters/SkiaImageFilterBuilder.cpp return adoptRef(SkColorFilterImageFilter::Create(colorFilter.get(), input)); get 79 Source/platform/graphics/filters/SkiaImageFilterBuilder.cpp RefPtr<SkImageFilter> filter = transformColorSpace(origFilter.get(), effect->operatingColorSpace(), colorSpace); get 92 Source/platform/graphics/filters/SkiaImageFilterBuilder.cpp return adoptRef(SkColorFilterImageFilter::Create(colorFilter.get(), input)); get 122 Source/platform/graphics/filters/SkiaImageFilterBuilder.cpp m_map.set(deviceKey, transformColorSpace(noopFilter.get(), currentColorSpace, ColorSpaceDeviceRGB)); get 123 Source/platform/graphics/filters/SkiaImageFilterBuilder.cpp m_map.set(linearKey, transformColorSpace(noopFilter.get(), currentColorSpace, ColorSpaceLinearRGB)); get 131 Source/platform/graphics/filters/SkiaImageFilterBuilder.cpp filters->appendReferenceFilter(filter.get()); get 201 Source/platform/graphics/filters/SkiaImageFilterBuilder.cpp filter = transformColorSpace(noopFilter.get(), currentColorSpace, ColorSpaceDeviceRGB); get 203 Source/platform/graphics/filters/SkiaImageFilterBuilder.cpp filters->appendReferenceFilter(filter.get()); get 83 Source/platform/graphics/filters/SourceAlpha.cpp return adoptRef(SkColorFilterImageFilter::Create(colorFilter.get())); get 89 Source/platform/graphics/gpu/DrawingBufferTest.cpp m_mostRecentlyProducedSize = m_textureSizes.get(m_boundTexture); get 114 Source/platform/graphics/gpu/DrawingBufferTest.cpp m_drawingBuffer = DrawingBuffer::create(m_context.get(), IntSize(initialWidth, initialHeight), DrawingBuffer::Preserve, contextEvictionManager.release()); get 119 Source/platform/graphics/gpu/DrawingBufferTest.cpp return m_context.get(); get 135 Source/platform/graphics/gpu/DrawingBufferTest.cpp m_drawingBuffer->paintRenderingResultsToCanvas(imageBuffer.get()); get 1270 Source/platform/graphics/gpu/WebGLImageConversion.cpp ASSERT(m_unpackedIntermediateSrcData.get()); get 1425 Source/platform/graphics/gpu/WebGLImageConversion.cpp unpack<SrcFormat>(srcRowStart, reinterpret_cast<IntermediateSrcType*>(m_unpackedIntermediateSrcData.get()), m_width); get 1426 Source/platform/graphics/gpu/WebGLImageConversion.cpp pack<DstFormat, alphaOp>(reinterpret_cast<IntermediateSrcType*>(m_unpackedIntermediateSrcData.get()), dstRowStart, m_width); get 1566 Source/platform/graphics/gpu/WebGLImageConversion.cpp if (!m_nativeImage.get() || !m_nativeImage->isDataComplete() || !m_nativeImage->bitmap().width() || !m_nativeImage->bitmap().height()) get 1570 Source/platform/graphics/gpu/WebGLImageConversion.cpp m_skiaImage = m_nativeImage.get(); get 52 Source/platform/graphics/skia/GaneshUtils.cpp if (!texture.get()) get 61 Source/platform/graphics/skia/GaneshUtils.cpp SkGrPixelRef* pixelRef = SkNEW_ARGS(SkGrPixelRef, (info, texture.get())); get 368 Source/platform/graphics/skia/NativeImageSkia.cpp paint.setXfermode(compOp.get()); get 537 Source/platform/graphics/skia/NativeImageSkia.cpp paint.setShader(shader.get()); get 538 Source/platform/graphics/skia/NativeImageSkia.cpp paint.setXfermode(WebCoreCompositeToSkiaComposite(compositeOp, blendMode).get()); get 286 Source/platform/heap/Handle.h Persistent(const RawPtr<U>& other) : m_raw(other.get()) { } get 359 Source/platform/heap/Handle.h T* get() const { return m_raw; } get 523 Source/platform/heap/Handle.h T* get() const { return m_raw; } get 662 Source/platform/heap/Handle.h template<typename T, typename U> inline bool operator==(const Member<T>& a, const Member<U>& b) { return a.get() == b.get(); } get 663 Source/platform/heap/Handle.h template<typename T, typename U> inline bool operator!=(const Member<T>& a, const Member<U>& b) { return a.get() != b.get(); } get 664 Source/platform/heap/Handle.h template<typename T, typename U> inline bool operator==(const Member<T>& a, const Persistent<U>& b) { return a.get() == b.get(); } get 665 Source/platform/heap/Handle.h template<typename T, typename U> inline bool operator!=(const Member<T>& a, const Persistent<U>& b) { return a.get() != b.get(); } get 666 Source/platform/heap/Handle.h template<typename T, typename U> inline bool operator==(const Persistent<T>& a, const Member<U>& b) { return a.get() == b.get(); } get 667 Source/platform/heap/Handle.h template<typename T, typename U> inline bool operator!=(const Persistent<T>& a, const Member<U>& b) { return a.get() != b.get(); } get 668 Source/platform/heap/Handle.h template<typename T, typename U> inline bool operator==(const Persistent<T>& a, const Persistent<U>& b) { return a.get() == b.get(); } get 669 Source/platform/heap/Handle.h template<typename T, typename U> inline bool operator!=(const Persistent<T>& a, const Persistent<U>& b) { return a.get() != b.get(); } get 851 Source/platform/heap/Handle.h static IteratorConstReferenceType getToReferenceConstConversion(IteratorConstGetType x) { return x->get(); } get 878 Source/platform/heap/Handle.h static IteratorConstReferenceType getToReferenceConstConversion(IteratorConstGetType x) { return x->get(); } get 905 Source/platform/heap/Handle.h static unsigned hash(const RefPtr<P>& key) { return hash(key.get()); } get 942 Source/platform/heap/Handle.h return p.get(); get 1196 Source/platform/heap/Heap.h static_cast<typename HeapTrait<T>::HeapType*>(heap)->allocate(size, GCInfoTrait<T>::get()); get 1218 Source/platform/heap/Heap.h Address address = static_cast<typename HeapTrait<T>::HeapType*>(heap)->allocate(size, GCInfoTrait<T>::get()); get 1225 Source/platform/heap/Heap.h ASSERT(previousHeader->gcInfo() == GCInfoTrait<T>::get()); get 1485 Source/platform/heap/Heap.h static const GCInfo* get() { return &info; } get 1498 Source/platform/heap/Heap.h static const GCInfo* get() { return &info; } get 1511 Source/platform/heap/Heap.h static const GCInfo* get() { return &info; } get 1524 Source/platform/heap/Heap.h static const GCInfo* get() { return &info; } get 1541 Source/platform/heap/Heap.h static const GCInfo* get() { return &info; } get 1554 Source/platform/heap/Heap.h static const GCInfo* get() { return &info; } get 1667 Source/platform/heap/Heap.h visitor->mark(self.get()); get 1681 Source/platform/heap/Heap.h visitor->mark(self.get()); get 1712 Source/platform/heap/Heap.h visitor->checkGCInfo(const_cast<Backing*>(backing), GCInfoTrait<Backing>::get()); get 1742 Source/platform/heap/Heap.h visitor->checkGCInfo(const_cast<Backing*>(backing), GCInfoTrait<Backing>::get()); get 1781 Source/platform/heap/Heap.h static bool isDead(Visitor* visitor, const WeakMember<T>& t) { return !visitor->isAlive(t.get()); } get 1054 Source/platform/heap/HeapTest.cpp PointsBack* pointsBack() const { return m_pointsBack.get(); } get 1324 Source/platform/heap/HeapTest.cpp superClass->doStuff(superClass.release(), pointsBack1.get(), 2); get 1339 Source/platform/heap/HeapTest.cpp subClass->doStuff(subClass.release(), pointsBack2.get(), 1); get 1398 Source/platform/heap/HeapTest.cpp EXPECT_EQ(alloc32->get(0), 40); get 1399 Source/platform/heap/HeapTest.cpp EXPECT_EQ(alloc32->get(31), 40); get 1400 Source/platform/heap/HeapTest.cpp EXPECT_EQ(alloc64->get(0), 27); get 1401 Source/platform/heap/HeapTest.cpp EXPECT_EQ(alloc64->get(63), 27); get 1405 Source/platform/heap/HeapTest.cpp EXPECT_EQ(alloc32->get(0), 40); get 1406 Source/platform/heap/HeapTest.cpp EXPECT_EQ(alloc32->get(31), 40); get 1407 Source/platform/heap/HeapTest.cpp EXPECT_EQ(alloc64->get(0), 27); get 1408 Source/platform/heap/HeapTest.cpp EXPECT_EQ(alloc64->get(63), 27); get 1480 Source/platform/heap/HeapTest.cpp if (bigAreaRaw == alloc->get()) get 1584 Source/platform/heap/HeapTest.cpp EXPECT_NE(pageHeaderAddress(reinterpret_cast<Address>(generalHeapObject.get())), get 1585 Source/platform/heap/HeapTest.cpp pageHeaderAddress(reinterpret_cast<Address>(typedHeapObject.get()))); get 1634 Source/platform/heap/HeapTest.cpp EXPECT_TRUE(reinterpret_cast<Address>(foo) != reinterpret_cast<Address>(bar.get())); get 1749 Source/platform/heap/HeapTest.cpp IntWrapper* gotten(map->get(one)); get 1770 Source/platform/heap/HeapTest.cpp IntWrapper* gross(map->get(dozen)); get 1813 Source/platform/heap/HeapTest.cpp EXPECT_EQ('a', object->get(0)); get 1815 Source/platform/heap/HeapTest.cpp EXPECT_EQ('b', object->get(object->length() - 1)); get 2099 Source/platform/heap/HeapTest.cpp cvec.swap(*vector.get()); get 2104 Source/platform/heap/HeapTest.cpp cvecWU.swap(*vectorWU.get()); get 2109 Source/platform/heap/HeapTest.cpp cvecUW.swap(*vectorUW.get()); get 2128 Source/platform/heap/HeapTest.cpp EXPECT_TRUE(memberMember->get(one) == two); get 2129 Source/platform/heap/HeapTest.cpp EXPECT_TRUE(memberMember->get(two) == three); get 2130 Source/platform/heap/HeapTest.cpp EXPECT_TRUE(memberMember->get(three) == four); get 2131 Source/platform/heap/HeapTest.cpp EXPECT_TRUE(memberMember->get(four) == one); get 2132 Source/platform/heap/HeapTest.cpp EXPECT_TRUE(primitiveMember->get(1) == two); get 2133 Source/platform/heap/HeapTest.cpp EXPECT_TRUE(primitiveMember->get(2) == three); get 2134 Source/platform/heap/HeapTest.cpp EXPECT_TRUE(primitiveMember->get(3) == four); get 2135 Source/platform/heap/HeapTest.cpp EXPECT_TRUE(primitiveMember->get(4) == one); get 2136 Source/platform/heap/HeapTest.cpp EXPECT_EQ(1, memberPrimitive->get(four)); get 2137 Source/platform/heap/HeapTest.cpp EXPECT_EQ(2, memberPrimitive->get(one)); get 2138 Source/platform/heap/HeapTest.cpp EXPECT_EQ(3, memberPrimitive->get(two)); get 2139 Source/platform/heap/HeapTest.cpp EXPECT_EQ(4, memberPrimitive->get(three)); get 2174 Source/platform/heap/HeapTest.cpp EXPECT_TRUE(memberMember->get(one) == two); get 2175 Source/platform/heap/HeapTest.cpp EXPECT_TRUE(primitiveMember->get(1) == two); get 2176 Source/platform/heap/HeapTest.cpp EXPECT_TRUE(primitiveMember->get(4) == one); get 2177 Source/platform/heap/HeapTest.cpp EXPECT_EQ(2, memberPrimitive->get(one)); get 2178 Source/platform/heap/HeapTest.cpp EXPECT_EQ(3, memberPrimitive->get(two)); get 2564 Source/platform/heap/HeapTest.cpp EXPECT_EQ(wrapped2, weakStrong->get(wrapped)); get 2565 Source/platform/heap/HeapTest.cpp EXPECT_EQ(wrapped, strongWeak->get(wrapped2)); get 2566 Source/platform/heap/HeapTest.cpp EXPECT_EQ(wrapped2, weakWeak->get(wrapped)); get 2684 Source/platform/heap/HeapTest.cpp persistent = refPtr1.get(); get 2713 Source/platform/heap/HeapTest.cpp pointer1 = object1.get(); get 2714 Source/platform/heap/HeapTest.cpp pointer2 = object2.get(); get 2715 Source/platform/heap/HeapTest.cpp void* objects[2] = { object1.get(), object2.get() }; get 2738 Source/platform/heap/HeapTest.cpp void* objects[2] = { object1.get(), object2.get() }; get 2956 Source/platform/heap/HeapTest.cpp EXPECT_TRUE(pMap.get(five) == six); get 2976 Source/platform/heap/HeapTest.cpp EXPECT_EQ(0u, map->get(key).size()); get 2979 Source/platform/heap/HeapTest.cpp EXPECT_EQ(1u, map->get(key).size()); get 2983 Source/platform/heap/HeapTest.cpp EXPECT_EQ(1u, map->get(key).size()); get 3024 Source/platform/heap/HeapTest.cpp EXPECT_EQ(0u, map->get(key).size()); get 3027 Source/platform/heap/HeapTest.cpp EXPECT_EQ(1u, map->get(key).size()); get 3031 Source/platform/heap/HeapTest.cpp EXPECT_EQ(1u, map->get(key).size()); get 3150 Source/platform/heap/HeapTest.cpp arr = persistentArr.get(); get 465 Source/platform/heap/ThreadState.h HeapContainsCache* heapContainsCache() { return m_heapContainsCache.get(); } get 471 Source/platform/heap/ThreadState.h PersistentNode* roots() const { return m_persistents.get(); } get 217 Source/platform/heap/Visitor.h mark(t.get()); get 370 Source/platform/heap/Visitor.h return isAlive(member.get()); get 503 Source/platform/heap/Visitor.h visitor->checkGCInfo(const_cast<T*>(t), GCInfoTrait<T>::get()); get 594 Source/platform/heap/Visitor.h static const GCInfo* get() get 620 Source/platform/heap/Visitor.h static const GCInfo* get() get 622 Source/platform/heap/Visitor.h return GCInfoAtBase<typename GetGarbageCollectedBase<T>::type>::get(); get 182 Source/platform/image-decoders/ImageDecoder.h CFDataRef iccProfile(CGColorSpaceCopyICCProfile(monitorColorSpace.get())); get 118 Source/platform/image-decoders/bmp/BMPImageDecoder.cpp m_reader->setData(m_data.get()); get 57 Source/platform/image-decoders/bmp/BMPImageDecoder.h return BMPImageReader::readUint32(m_data.get(), m_decodedOffset + offset); get 126 Source/platform/image-decoders/bmp/BMPImageReader.h return readUint16(m_data.get(), m_decodedOffset + offset); get 131 Source/platform/image-decoders/bmp/BMPImageReader.h return readUint32(m_data.get(), m_decodedOffset + offset); get 85 Source/platform/image-decoders/gif/GIFImageDecoderTest.cpp ASSERT_TRUE(fullData.get()); get 87 Source/platform/image-decoders/gif/GIFImageDecoderTest.cpp createDecodingBaseline(fullData.get(), &baselineHashes); get 92 Source/platform/image-decoders/gif/GIFImageDecoderTest.cpp decoder->setData(fullData.get(), true); get 104 Source/platform/image-decoders/gif/GIFImageDecoderTest.cpp decoder->setData(fullData.get(), true); get 117 Source/platform/image-decoders/gif/GIFImageDecoderTest.cpp ASSERT_TRUE(data.get()); get 119 Source/platform/image-decoders/gif/GIFImageDecoderTest.cpp createDecodingBaseline(data.get(), &baselineHashes); get 123 Source/platform/image-decoders/gif/GIFImageDecoderTest.cpp decoder->setData(data.get(), true); get 144 Source/platform/image-decoders/gif/GIFImageDecoderTest.cpp ASSERT_TRUE(data.get()); get 145 Source/platform/image-decoders/gif/GIFImageDecoderTest.cpp decoder->setData(data.get(), true); get 170 Source/platform/image-decoders/gif/GIFImageDecoderTest.cpp ASSERT_TRUE(data.get()); get 171 Source/platform/image-decoders/gif/GIFImageDecoderTest.cpp decoder->setData(data.get(), true); get 194 Source/platform/image-decoders/gif/GIFImageDecoderTest.cpp ASSERT_TRUE(data.get()); get 201 Source/platform/image-decoders/gif/GIFImageDecoderTest.cpp decoder->setData(tempData.get(), length == data->size()); get 219 Source/platform/image-decoders/gif/GIFImageDecoderTest.cpp ASSERT_TRUE(data.get()); get 227 Source/platform/image-decoders/gif/GIFImageDecoderTest.cpp decoder->setData(tempData.get(), length == data->size()); get 247 Source/platform/image-decoders/gif/GIFImageDecoderTest.cpp ASSERT_TRUE(data.get()); get 248 Source/platform/image-decoders/gif/GIFImageDecoderTest.cpp decoder->setData(data.get(), true); get 259 Source/platform/image-decoders/gif/GIFImageDecoderTest.cpp ASSERT_TRUE(fullData.get()); get 273 Source/platform/image-decoders/gif/GIFImageDecoderTest.cpp decoder->setData(data.get(), i == fullLength); get 287 Source/platform/image-decoders/gif/GIFImageDecoderTest.cpp decoder->setData(data.get(), i == fullLength); get 312 Source/platform/image-decoders/gif/GIFImageDecoderTest.cpp ASSERT_TRUE(data.get()); get 316 Source/platform/image-decoders/gif/GIFImageDecoderTest.cpp decoder->setData(tempData.get(), true); get 332 Source/platform/image-decoders/gif/GIFImageDecoderTest.cpp ASSERT_TRUE(data.get()); get 333 Source/platform/image-decoders/gif/GIFImageDecoderTest.cpp decoder->setData(data.get(), true); get 347 Source/platform/image-decoders/gif/GIFImageDecoderTest.cpp ASSERT_TRUE(data.get()); get 351 Source/platform/image-decoders/gif/GIFImageDecoderTest.cpp decoder->setData(tempData.get(), false); get 358 Source/platform/image-decoders/gif/GIFImageDecoderTest.cpp decoder->setData(data.get(), true); get 368 Source/platform/image-decoders/gif/GIFImageDecoderTest.cpp ASSERT_TRUE(referenceData.get()); get 369 Source/platform/image-decoders/gif/GIFImageDecoderTest.cpp ASSERT_TRUE(testData.get()); get 372 Source/platform/image-decoders/gif/GIFImageDecoderTest.cpp referenceDecoder->setData(referenceData.get(), true); get 378 Source/platform/image-decoders/gif/GIFImageDecoderTest.cpp testDecoder->setData(testData.get(), true); get 391 Source/platform/image-decoders/gif/GIFImageDecoderTest.cpp ASSERT_TRUE(fullData.get()); get 398 Source/platform/image-decoders/gif/GIFImageDecoderTest.cpp decoder->setData(data.get(), false); get 407 Source/platform/image-decoders/gif/GIFImageDecoderTest.cpp decoder->setData(fullData.get(), true); get 433 Source/platform/image-decoders/gif/GIFImageDecoderTest.cpp ASSERT_TRUE(fullData.get()); get 435 Source/platform/image-decoders/gif/GIFImageDecoderTest.cpp createDecodingBaseline(fullData.get(), &baselineHashes); get 444 Source/platform/image-decoders/gif/GIFImageDecoderTest.cpp decoder->setData(data.get(), false); get 449 Source/platform/image-decoders/gif/GIFImageDecoderTest.cpp decoder->setData(fullData.get(), true); get 466 Source/platform/image-decoders/gif/GIFImageDecoderTest.cpp ASSERT_TRUE(testData.get()); get 469 Source/platform/image-decoders/gif/GIFImageDecoderTest.cpp testDecoder->setData(testData.get(), true); get 479 Source/platform/image-decoders/gif/GIFImageDecoderTest.cpp ASSERT_TRUE(testData.get()); get 482 Source/platform/image-decoders/gif/GIFImageDecoderTest.cpp testDecoder->setData(testData.get(), true); get 494 Source/platform/image-decoders/gif/GIFImageDecoderTest.cpp ASSERT_TRUE(data.get()); get 495 Source/platform/image-decoders/gif/GIFImageDecoderTest.cpp decoder->setData(data.get(), true); get 371 Source/platform/image-decoders/gif/GIFImageReader.cpp GIFFrameContext* currentFrame = m_frames[frameIndex].get(); get 543 Source/platform/image-decoders/gif/GIFImageReader.cpp GIFFrameContext* currentFrame = m_frames.last().get(); get 668 Source/platform/image-decoders/gif/GIFImageReader.cpp GIFFrameContext* currentFrame = m_frames.last().get(); get 321 Source/platform/image-decoders/gif/GIFImageReader.h return index < m_frames.size() ? m_frames[index].get() : 0; get 175 Source/platform/image-decoders/ico/ICOImageDecoder.cpp m_pngDecoders[index]->setData(pngData.get(), isAllDataReceived()); get 220 Source/platform/image-decoders/ico/ICOImageDecoder.cpp m_bmpReaders[index]->setData(m_data.get()); get 86 Source/platform/image-decoders/ico/ICOImageDecoder.h return BMPImageReader::readUint16(m_data.get(), m_decodedOffset + offset); get 91 Source/platform/image-decoders/ico/ICOImageDecoder.h return BMPImageReader::readUint32(m_data.get(), m_decodedOffset + offset); get 764 Source/platform/image-decoders/jpeg/JPEGImageDecoder.cpp return outputRows<JCS_RGB>(m_reader.get(), buffer); get 766 Source/platform/image-decoders/jpeg/JPEGImageDecoder.cpp return outputRows<JCS_CMYK>(m_reader.get(), buffer); get 70 Source/platform/image-decoders/jpeg/JPEGImageDecoderTest.cpp ASSERT_TRUE(data.get()); get 73 Source/platform/image-decoders/jpeg/JPEGImageDecoderTest.cpp decoder->setData(data.get(), true); get 176 Source/platform/image-decoders/png/PNGImageDecoder.cpp png_bytep rowBuffer() const { return m_rowBuffer.get(); } get 87 Source/platform/image-decoders/webp/WEBPImageDecoderTest.cpp ASSERT_TRUE(fullData.get()); get 89 Source/platform/image-decoders/webp/WEBPImageDecoderTest.cpp createDecodingBaseline(fullData.get(), &baselineHashes); get 94 Source/platform/image-decoders/webp/WEBPImageDecoderTest.cpp decoder->setData(fullData.get(), true); get 106 Source/platform/image-decoders/webp/WEBPImageDecoderTest.cpp decoder->setData(fullData.get(), true); get 119 Source/platform/image-decoders/webp/WEBPImageDecoderTest.cpp ASSERT_TRUE(data.get()); get 121 Source/platform/image-decoders/webp/WEBPImageDecoderTest.cpp createDecodingBaseline(data.get(), &baselineHashes); get 125 Source/platform/image-decoders/webp/WEBPImageDecoderTest.cpp decoder->setData(data.get(), true); get 143 Source/platform/image-decoders/webp/WEBPImageDecoderTest.cpp ASSERT_TRUE(data.get()); get 146 Source/platform/image-decoders/webp/WEBPImageDecoderTest.cpp decoder->setData(data.get(), true); get 150 Source/platform/image-decoders/webp/WEBPImageDecoderTest.cpp RefPtr<SharedBuffer> reallocatedData = data.get()->copy(); get 151 Source/platform/image-decoders/webp/WEBPImageDecoderTest.cpp ASSERT_TRUE(reallocatedData.get()); get 153 Source/platform/image-decoders/webp/WEBPImageDecoderTest.cpp decoder->setData(reallocatedData.get(), true); get 168 Source/platform/image-decoders/webp/WEBPImageDecoderTest.cpp ASSERT_TRUE(data.get()); get 169 Source/platform/image-decoders/webp/WEBPImageDecoderTest.cpp decoder->setData(data.get(), true); get 187 Source/platform/image-decoders/webp/WEBPImageDecoderTest.cpp ASSERT_TRUE(data.get()); get 188 Source/platform/image-decoders/webp/WEBPImageDecoderTest.cpp decoder->setData(data.get(), true); get 204 Source/platform/image-decoders/webp/WEBPImageDecoderTest.cpp ASSERT_TRUE(data.get()); get 205 Source/platform/image-decoders/webp/WEBPImageDecoderTest.cpp decoder->setData(data.get(), true); get 246 Source/platform/image-decoders/webp/WEBPImageDecoderTest.cpp ASSERT_TRUE(data.get()); get 247 Source/platform/image-decoders/webp/WEBPImageDecoderTest.cpp decoder->setData(data.get(), true); get 289 Source/platform/image-decoders/webp/WEBPImageDecoderTest.cpp ASSERT_TRUE(data.get()); get 290 Source/platform/image-decoders/webp/WEBPImageDecoderTest.cpp decoder->setData(data.get(), true); get 340 Source/platform/image-decoders/webp/WEBPImageDecoderTest.cpp ASSERT_TRUE(data.get()); get 348 Source/platform/image-decoders/webp/WEBPImageDecoderTest.cpp decoder->setData(tempData.get(), length == data->size()); get 377 Source/platform/image-decoders/webp/WEBPImageDecoderTest.cpp ASSERT_TRUE(data.get()); get 378 Source/platform/image-decoders/webp/WEBPImageDecoderTest.cpp decoder->setData(data.get(), true); get 393 Source/platform/image-decoders/webp/WEBPImageDecoderTest.cpp ASSERT_TRUE(fullData.get()); get 395 Source/platform/image-decoders/webp/WEBPImageDecoderTest.cpp decoder->setData(data.get(), false); get 407 Source/platform/image-decoders/webp/WEBPImageDecoderTest.cpp ASSERT_TRUE(fullData.get()); get 413 Source/platform/image-decoders/webp/WEBPImageDecoderTest.cpp decoder->setData(data.get(), false); get 417 Source/platform/image-decoders/webp/WEBPImageDecoderTest.cpp decoder->setData(fullData.get(), true); get 427 Source/platform/image-decoders/webp/WEBPImageDecoderTest.cpp ASSERT_TRUE(fullData.get()); get 441 Source/platform/image-decoders/webp/WEBPImageDecoderTest.cpp decoder->setData(data.get(), i == fullLength); get 454 Source/platform/image-decoders/webp/WEBPImageDecoderTest.cpp decoder->setData(data.get(), i == fullLength); get 478 Source/platform/image-decoders/webp/WEBPImageDecoderTest.cpp ASSERT_TRUE(data.get()); get 482 Source/platform/image-decoders/webp/WEBPImageDecoderTest.cpp decoder->setData(tempData.get(), false); get 491 Source/platform/image-decoders/webp/WEBPImageDecoderTest.cpp decoder->setData(data.get(), true); get 506 Source/platform/image-decoders/webp/WEBPImageDecoderTest.cpp ASSERT_TRUE(fullData.get()); get 513 Source/platform/image-decoders/webp/WEBPImageDecoderTest.cpp decoder->setData(data.get(), false); get 522 Source/platform/image-decoders/webp/WEBPImageDecoderTest.cpp decoder->setData(fullData.get(), true); get 546 Source/platform/image-decoders/webp/WEBPImageDecoderTest.cpp ASSERT_TRUE(fullData.get()); get 548 Source/platform/image-decoders/webp/WEBPImageDecoderTest.cpp createDecodingBaseline(fullData.get(), &baselineHashes); get 557 Source/platform/image-decoders/webp/WEBPImageDecoderTest.cpp decoder->setData(data.get(), false); get 562 Source/platform/image-decoders/webp/WEBPImageDecoderTest.cpp decoder->setData(fullData.get(), true); get 592 Source/platform/image-decoders/webp/WEBPImageDecoderTest.cpp ASSERT_TRUE(data.get()); get 593 Source/platform/image-decoders/webp/WEBPImageDecoderTest.cpp decoder->setData(data.get(), true); get 61 Source/platform/mediastream/MediaStreamComponent.h MediaStreamSource* source() const { return m_source.get(); } get 72 Source/platform/mediastream/MediaStreamComponent.h ExtraData* extraData() const { return m_extraData.get(); } get 72 Source/platform/mediastream/MediaStreamDescriptor.h MediaStreamComponent* audioComponent(unsigned index) const { return m_audioComponents[index].get(); } get 75 Source/platform/mediastream/MediaStreamDescriptor.h MediaStreamComponent* videoComponent(unsigned index) const { return m_videoComponents[index].get(); } get 86 Source/platform/mediastream/MediaStreamDescriptor.h ExtraData* extraData() const { return m_extraData.get(); } get 83 Source/platform/mediastream/MediaStreamSource.h ExtraData* extraData() const { return m_extraData.get(); } get 53 Source/platform/mediastream/MediaStreamTrackSourcesRequest.h ExtraData* extraData() const { return m_extraData.get(); } get 72 Source/platform/mediastream/RTCConfiguration.h RTCIceServer* server(size_t index) { return m_servers[index].get(); } get 56 Source/platform/mediastream/RTCSessionDescriptionRequest.h ExtraData* extraData() const { return m_extraData.get(); } get 52 Source/platform/mediastream/RTCVoidRequest.h ExtraData* extraData() const { return m_extraData.get(); } get 49 Source/platform/mhtml/ArchiveResource.h SharedBuffer* data() const { return m_data.get(); } get 48 Source/platform/mhtml/ArchiveResourceCollection.cpp m_subresources.set((*iterator)->url(), iterator->get()); get 57 Source/platform/mhtml/ArchiveResourceCollection.cpp m_subframes.set(frameName, archive.get()); get 60 Source/platform/mhtml/ArchiveResourceCollection.cpp m_subframes.set(archive->mainResource()->url().string(), archive.get()); get 79 Source/platform/mhtml/ArchiveResourceCollection.cpp ArchiveResource* resource = m_subresources.get(url); get 62 Source/platform/mhtml/MHTMLArchive.h ArchiveResource* mainResource() { return m_mainResource.get(); } get 200 Source/platform/mhtml/MHTMLParser.cpp return parseArchiveWithHeader(header.get()); get 233 Source/platform/mhtml/MHTMLParser.cpp RefPtr<MHTMLArchive> subframeArchive = parseArchiveWithHeader(resourceHeader.get()); get 242 Source/platform/mhtml/MHTMLParser.cpp addResourceToArchive(subframeArchive->mainResource(), archive.get()); get 252 Source/platform/mhtml/MHTMLParser.cpp addResourceToArchive(resource.get(), archive.get()); get 374 Source/platform/mhtml/MHTMLParser.cpp return m_frames[index].get(); get 384 Source/platform/mhtml/MHTMLParser.cpp return m_resources[index].get(); get 71 Source/platform/network/HTTPHeaderMap.cpp return HashMap<AtomicString, AtomicString, CaseFoldingHash>::get(name); get 54 Source/platform/network/HTTPHeaderMap.h const AtomicString& get(const AtomicString& name) const; get 60 Source/platform/network/HTTPHeaderMap.h const AtomicString& get(const char*) const; get 209 Source/platform/network/ParsedContentType.cpp return m_parameters.get(name); get 161 Source/platform/network/ResourceRequest.cpp return m_httpHeaderFields.get(name); get 166 Source/platform/network/ResourceRequest.cpp return m_httpHeaderFields.get(name); get 212 Source/platform/network/ResourceRequest.cpp return m_httpBody.get(); get 205 Source/platform/network/ResourceRequest.h ExtraData* extraData() const { return m_extraData.get(); } get 272 Source/platform/network/ResourceResponse.cpp return m_httpHeaderFields.get(name); get 277 Source/platform/network/ResourceResponse.cpp return m_httpHeaderFields.get(name); get 343 Source/platform/network/ResourceResponse.cpp const AtomicString& cacheControlValue = m_httpHeaderFields.get(cacheControlString); get 376 Source/platform/network/ResourceResponse.cpp const AtomicString& pragmaValue = m_httpHeaderFields.get(pragmaHeader); get 407 Source/platform/network/ResourceResponse.cpp return !m_httpHeaderFields.get(lastModifiedHeader).isEmpty() || !m_httpHeaderFields.get(eTagHeader).isEmpty(); get 419 Source/platform/network/ResourceResponse.cpp const AtomicString& headerValue = headers.get(headerName); get 446 Source/platform/network/ResourceResponse.cpp const AtomicString& headerValue = m_httpHeaderFields.get(headerName); get 479 Source/platform/network/ResourceResponse.cpp String value = m_httpHeaderFields.get(headerName); get 530 Source/platform/network/ResourceResponse.cpp return m_resourceLoadTiming.get(); get 540 Source/platform/network/ResourceResponse.cpp return m_resourceLoadInfo.get(); get 177 Source/platform/network/ResourceResponse.h ExtraData* extraData() const { return m_extraData.get(); } get 108 Source/platform/network/SocketStreamHandle.cpp ASSERT(socketHandle == m_socket.get()); get 124 Source/platform/network/SocketStreamHandle.cpp ASSERT(socketHandle == m_socket.get()); get 135 Source/platform/network/SocketStreamHandle.cpp ASSERT(socketHandle == m_socket.get()); get 145 Source/platform/network/SocketStreamHandle.cpp ASSERT(socketHandle == m_socket.get()); get 158 Source/platform/network/SocketStreamHandle.cpp ASSERT(socketHandle == m_socket.get()); get 69 Source/platform/network/SocketStreamHandleInternal.h return handle->m_internal->m_socket.get(); get 60 Source/platform/scroll/ScrollView.cpp Widget* child = prpChild.get(); get 77 Source/platform/scroll/ScrollView.cpp addChild(m_horizontalScrollbar.get()); get 78 Source/platform/scroll/ScrollView.cpp didAddScrollbar(m_horizontalScrollbar.get(), HorizontalScrollbar); get 81 Source/platform/scroll/ScrollView.cpp willRemoveScrollbar(m_horizontalScrollbar.get(), HorizontalScrollbar); get 82 Source/platform/scroll/ScrollView.cpp removeChild(m_horizontalScrollbar.get()); get 91 Source/platform/scroll/ScrollView.cpp addChild(m_verticalScrollbar.get()); get 92 Source/platform/scroll/ScrollView.cpp didAddScrollbar(m_verticalScrollbar.get(), VerticalScrollbar); get 95 Source/platform/scroll/ScrollView.cpp willRemoveScrollbar(m_verticalScrollbar.get(), VerticalScrollbar); get 96 Source/platform/scroll/ScrollView.cpp removeChild(m_verticalScrollbar.get()); get 246 Source/platform/scroll/ScrollView.cpp Scrollbar* scrollbar = ((orientation == HorizontalScrollbar) ? m_horizontalScrollbar : m_verticalScrollbar).get(); get 689 Source/platform/scroll/ScrollView.cpp return m_horizontalScrollbar.get(); get 691 Source/platform/scroll/ScrollView.cpp return m_verticalScrollbar.get(); get 842 Source/platform/scroll/ScrollView.cpp paintScrollbar(context, m_horizontalScrollbar.get(), rect); get 844 Source/platform/scroll/ScrollView.cpp paintScrollbar(context, m_verticalScrollbar.get(), rect); get 75 Source/platform/scroll/ScrollView.h virtual Scrollbar* horizontalScrollbar() const OVERRIDE { return m_horizontalScrollbar.get(); } get 76 Source/platform/scroll/ScrollView.h virtual Scrollbar* verticalScrollbar() const OVERRIDE { return m_verticalScrollbar.get(); } get 95 Source/platform/scroll/ScrollableArea.cpp return m_scrollAnimator.get(); get 112 Source/platform/scroll/ScrollableArea.h ScrollAnimator* existingScrollAnimator() const { return m_scrollAnimator.get(); } get 54 Source/platform/speech/PlatformSpeechSynthesisUtterance.h PlatformSpeechSynthesisVoice* voice() const { return m_voice.get(); } get 50 Source/platform/speech/PlatformSpeechSynthesizer.cpp m_webSpeechSynthesizer = adoptPtr(blink::Platform::current()->createSpeechSynthesizer(m_webSpeechSynthesizerClient.get())); get 67 Source/platform/speech/PlatformSpeechSynthesizer.cpp if (m_webSpeechSynthesizer.get()) get 73 Source/platform/speech/PlatformSpeechSynthesizer.cpp if (m_webSpeechSynthesizer.get()) get 79 Source/platform/speech/PlatformSpeechSynthesizer.cpp if (m_webSpeechSynthesizer.get()) get 90 Source/platform/speech/PlatformSpeechSynthesizer.cpp if (m_webSpeechSynthesizer.get()) get 97 Source/platform/text/BidiContext.cpp topContext = copyContextAndRebaselineLevel(contexts[i - 1], topContext.get()); get 44 Source/platform/text/BidiContext.h BidiContext* parent() const { return m_parent.get(); } get 218 Source/platform/text/BidiResolver.h BidiContext* context() const { return m_status.context.get(); } get 523 Source/platform/text/BidiResolver.h toContext = BidiContext::create(level, direction, override, embedding.source(), toContext.get()); get 130 Source/platform/text/TextBreakIterator.h TextBreakIterator* get(unsigned priorContextLength) get 143 Source/platform/text/TextBreakIterator.h return this->get(priorContextLength); get 227 Source/platform/text/TextRun.h RenderingContext* renderingContext() const { return m_renderingContext.get(); } get 76 Source/platform/transforms/TransformOperations.cpp RefPtr<TransformOperation> fromOperation = (i < fromSize) ? from.operations()[i].get() : 0; get 77 Source/platform/transforms/TransformOperations.cpp RefPtr<TransformOperation> toOperation = (i < toSize) ? operations()[i].get() : 0; get 78 Source/platform/transforms/TransformOperations.cpp RefPtr<TransformOperation> blendedOperation = toOperation ? toOperation->blend(fromOperation.get(), progress) : (fromOperation ? fromOperation->blend(0, progress, true) : nullptr); get 82 Source/platform/transforms/TransformOperations.h const TransformOperation* at(size_t index) const { return index < m_operations.size() ? m_operations.at(index).get() : 0; } get 71 Source/platform/weborigin/DatabaseIdentifierTest.cpp String identifier = createDatabaseIdentifierFromSecurityOrigin(origin.get()); get 193 Source/platform/weborigin/DatabaseIdentifierTest.cpp String identifier = createDatabaseIdentifierFromSecurityOrigin(origin.get()); get 238 Source/platform/weborigin/KURL.cpp if (other.m_innerURL.get()) get 176 Source/platform/weborigin/KURL.h const KURL* innerURL() const { return m_innerURL.get(); } get 50 Source/platform/weborigin/KnownPorts.cpp return defaultPorts.get(protocol) == port; get 302 Source/platform/weborigin/SecurityOrigin.cpp if (isSameSchemeHostPort(targetOrigin.get())) get 305 Source/platform/weborigin/SecurityOrigin.cpp if (SecurityPolicy::isAccessWhiteListed(this, targetOrigin.get())) get 50 Source/platform/weborigin/SecurityOriginHash.h return hash(origin.get()); get 74 Source/platform/weborigin/SecurityOriginHash.h return equal(a, b.get()); get 78 Source/platform/weborigin/SecurityOriginHash.h return equal(a.get(), b); get 82 Source/platform/weborigin/SecurityOriginHash.h return equal(a.get(), b.get()); get 98 Source/platform/weborigin/SecurityPolicy.cpp if (OriginAccessWhiteList* list = originAccessMap().get(activeOrigin->toString())) { get 110 Source/platform/weborigin/SecurityPolicy.cpp return isAccessWhiteListed(activeOrigin, targetOrigin.get()); get 125 Source/platform/weborigin/SecurityPolicy.cpp OriginAccessWhiteList* list = result.storedValue->value.get(); get 142 Source/platform/weborigin/SecurityPolicy.cpp OriginAccessWhiteList* list = it->value.get(); get 354 Source/web/AssociatedURLLoader.cpp m_loader = DocumentThreadableLoader::create(webcoreDocument, m_clientAdapter.get(), webcoreRequest, options); get 162 Source/web/ContextMenuClientImpl.cpp Vector<DocumentMarker*> markers = selectedFrame->document()->markers().markersInRange(selectionRange.get(), DocumentMarker::MisspellingMarkers()); get 579 Source/web/FrameLoaderClientImpl.cpp m_webFrame->client()->didCreateDataSource(m_webFrame, ds.get()); get 653 Source/web/FrameLoaderClientImpl.cpp if (!webPlugin->initialize(container.get())) get 68 Source/web/FullscreenController.cpp FullscreenElementStack::from(doc).webkitWillEnterFullScreenForElement(m_provisionalFullScreenElement.get()); get 84 Source/web/GeolocationClientProxy.cpp return m_lastPosition.get(); get 73 Source/web/InspectorFrontendClientImpl.cpp v8::Handle<v8::Value> frontendHostObj = toV8(m_frontendHost.get(), v8::Handle<v8::Object>(), frameContext->GetIsolate()); get 95 Source/web/LinkHighlight.cpp return m_contentLayer.get(); get 100 Source/web/LinkHighlight.cpp return m_clipLayer.get(); get 218 Source/web/LinkHighlight.cpp computeQuads(m_node.get(), quads); get 105 Source/web/PageOverlay.cpp page->inspectorController().didRemovePageOverlay(m_layer.get()); get 117 Source/web/PageOverlay.cpp m_layer = GraphicsLayer::create(m_viewImpl->graphicsLayerFactory(), m_layerClient.get()); get 121 Source/web/PageOverlay.cpp page->inspectorController().willAddPageOverlay(m_layer.get()); get 141 Source/web/PageOverlay.cpp m_viewImpl->setOverlayLayer(m_layer.get()); get 63 Source/web/PageOverlay.h WebCore::GraphicsLayer* graphicsLayer() const { return m_layer.get(); } get 63 Source/web/PageOverlayList.cpp PageOverlay* pageOverlay = m_pageOverlays[index].get(); get 104 Source/web/PopupContainer.cpp removeChild(m_listBox.get()); get 193 Source/web/PopupContainer.cpp FloatRect screen = screenAvailableRect(m_frameView.get()); get 207 Source/web/PopupContainer.cpp widgetRectInScreen = layoutAndCalculateWidgetRectInternal(widgetRectInScreen, targetControlHeight, windowRect, screen, isRTL, rtlOffset, verticalOffset, transformOffset, m_listBox.get(), needToResizeView); get 224 Source/web/PopupContainer.cpp addChild(m_listBox.get()); get 262 Source/web/PopupContainer.cpp constructRelativeMouseEvent(event, this, m_listBox.get())); get 269 Source/web/PopupContainer.cpp constructRelativeMouseEvent(event, this, m_listBox.get())); get 277 Source/web/PopupContainer.cpp constructRelativeMouseEvent(event, this, m_listBox.get())); get 284 Source/web/PopupContainer.cpp constructRelativeWheelEvent(event, this, m_listBox.get())); get 85 Source/web/PopupContainer.h PopupListBox* listBox() const { return m_listBox.get(); } get 64 Source/web/PopupMenuChromium.cpp m_popup->showInRect(controlPosition, controlSize, m_frameView.get(), index); get 105 Source/web/TextFinder.cpp setMarkerActive(m_activeMatch.get(), false); get 116 Source/web/TextFinder.cpp m_activeMatch = selection.firstRange().get(); get 127 Source/web/TextFinder.cpp m_activeMatch = m_ownerFrame.frame()->editor().findStringAndScrollToVisible(searchText, m_activeMatch.get(), findOptions); get 140 Source/web/TextFinder.cpp m_ownerFrame.viewImpl()->zoomToFindInPageRect(m_ownerFrame.frameView()->contentsToWindow(enclosingIntRect(RenderObject::absoluteBoundingBoxRectForRange(m_activeMatch.get())))); get 143 Source/web/TextFinder.cpp setMarkerActive(m_activeMatch.get(), true); get 268 Source/web/TextFinder.cpp searchRange.get(), searchText, options.matchCase ? 0 : CaseInsensitive)); get 287 Source/web/TextFinder.cpp activeSelectionRect = m_activeMatch.get() ? get 312 Source/web/TextFinder.cpp addMarker(resultRange.get(), foundActiveMatch); get 314 Source/web/TextFinder.cpp m_findMatchesCache.append(FindMatch(resultRange.get(), m_lastMatchCount + matchCount)); get 453 Source/web/TextFinder.cpp it->m_rect = findInPageRectFromRange(it->m_range.get()); get 561 Source/web/TextFinder.cpp if (&m_ownerFrame != activeMatchFrame || !m_activeMatch || !areRangesEqual(m_activeMatch.get(), range.get())) { get 572 Source/web/TextFinder.cpp setMarkerActive(m_activeMatch.get(), true); get 582 Source/web/TextFinder.cpp IntRect activeMatchBoundingBox = enclosingIntRect(RenderObject::absoluteBoundingBoxRectForRange(m_activeMatch.get())); get 722 Source/web/TextFinder.cpp setMarkerActive(m_activeMatch.get(), active); get 81 Source/web/TextFinder.h WebCore::Range* activeMatch() const { return m_activeMatch.get(); } get 72 Source/web/WebAXObject.cpp return m_private.get() == n.m_private.get(); get 926 Source/web/WebAXObject.cpp return toAXTable(m_private.get())->columnCount(); get 937 Source/web/WebAXObject.cpp return toAXTable(m_private.get())->rowCount(); get 948 Source/web/WebAXObject.cpp WebCore::AXTableCell* cell = toAXTable(m_private.get())->cellForColumnAndRow(column, row); get 960 Source/web/WebAXObject.cpp return WebAXObject(toAXTable(m_private.get())->headerContainer()); get 971 Source/web/WebAXObject.cpp const AXObject::AccessibilityChildrenVector& rows = toAXTable(m_private.get())->rows(); get 986 Source/web/WebAXObject.cpp const AXObject::AccessibilityChildrenVector& columns = toAXTable(m_private.get())->columns(); get 1001 Source/web/WebAXObject.cpp return WebCore::toAXTableRow(m_private.get())->rowIndex(); get 1012 Source/web/WebAXObject.cpp return WebAXObject(WebCore::toAXTableRow(m_private.get())->headerObject()); get 1023 Source/web/WebAXObject.cpp return WebCore::toAXTableColumn(m_private.get())->columnIndex(); get 1034 Source/web/WebAXObject.cpp return WebAXObject(WebCore::toAXTableColumn(m_private.get())->headerObject()); get 1046 Source/web/WebAXObject.cpp WebCore::toAXTableCell(m_private.get())->columnIndexRange(columnRange); get 1059 Source/web/WebAXObject.cpp WebCore::toAXTableCell(m_private.get())->columnIndexRange(columnRange); get 1072 Source/web/WebAXObject.cpp WebCore::toAXTableCell(m_private.get())->rowIndexRange(rowRange); get 1085 Source/web/WebAXObject.cpp WebCore::toAXTableCell(m_private.get())->rowIndexRange(rowRange); get 1161 Source/web/WebAXObject.cpp return m_private.get(); get 85 Source/web/WebArrayBufferView.cpp return m_private.get(); get 75 Source/web/WebBlob.cpp if (!m_private.get()) get 82 Source/web/WebBlob.cpp if (!m_private.get()) get 84 Source/web/WebBlob.cpp return toV8(m_private.get(), v8::Handle<v8::Object>(), v8::Isolate::GetCurrent()); get 50 Source/web/WebCachedURLRequest.cpp if (!m_resourceRequestWrapper.get()) get 54 Source/web/WebCachedURLRequest.cpp return *m_resourceRequestWrapper.get(); get 45 Source/web/WebDOMCustomEvent.cpp ASSERT(m_private.get()); get 48 Source/web/WebDOMCustomEvent.cpp unwrap<CustomEvent>()->initCustomEvent(type, canBubble, cancelable, serializedScriptValue.get()); get 60 Source/web/WebDOMError.cpp if (!m_private.get()) get 67 Source/web/WebDOMError.cpp if (!m_private.get()) get 74 Source/web/WebDOMError.cpp if (!m_private.get()) get 76 Source/web/WebDOMError.cpp return toV8(m_private.get(), v8::Handle<v8::Object>(), v8::Isolate::GetCurrent()); get 63 Source/web/WebDOMEvent.cpp return m_private.get(); get 68 Source/web/WebDOMEvent.cpp ASSERT(m_private.get()); get 74 Source/web/WebDOMEvent.cpp ASSERT(m_private.get()); get 80 Source/web/WebDOMEvent.cpp ASSERT(m_private.get()); get 86 Source/web/WebDOMEvent.cpp ASSERT(m_private.get()); get 92 Source/web/WebDOMEvent.cpp ASSERT(m_private.get()); get 98 Source/web/WebDOMEvent.cpp ASSERT(m_private.get()); get 104 Source/web/WebDOMEvent.cpp ASSERT(m_private.get()); get 110 Source/web/WebDOMEvent.cpp ASSERT(m_private.get()); get 116 Source/web/WebDOMEvent.cpp ASSERT(m_private.get()); get 122 Source/web/WebDOMEvent.cpp ASSERT(m_private.get()); get 128 Source/web/WebDOMEvent.cpp ASSERT(m_private.get()); get 134 Source/web/WebDOMEvent.cpp ASSERT(m_private.get()); get 140 Source/web/WebDOMEvent.cpp ASSERT(m_private.get()); get 146 Source/web/WebDOMEvent.cpp ASSERT(m_private.get()); get 152 Source/web/WebDOMEvent.cpp ASSERT(m_private.get()); get 158 Source/web/WebDOMEvent.cpp ASSERT(m_private.get()); get 164 Source/web/WebDOMEvent.cpp ASSERT(m_private.get()); get 170 Source/web/WebDOMEvent.cpp ASSERT(m_private.get()); get 176 Source/web/WebDOMEvent.cpp ASSERT(m_private.get()); get 182 Source/web/WebDOMEvent.cpp ASSERT(m_private.get()); get 188 Source/web/WebDOMEvent.cpp ASSERT(m_private.get()); get 194 Source/web/WebDOMEvent.cpp ASSERT(m_private.get()); get 85 Source/web/WebDOMFileSystem.cpp ASSERT(m_private.get()); get 91 Source/web/WebDOMFileSystem.cpp ASSERT(m_private.get()); get 109 Source/web/WebDOMFileSystem.cpp ASSERT(m_private.get()); get 115 Source/web/WebDOMFileSystem.cpp if (!m_private.get()) get 117 Source/web/WebDOMFileSystem.cpp return toV8(m_private.get(), v8::Handle<v8::Object>(), toIsolate(m_private->executionContext())); get 124 Source/web/WebDOMFileSystem.cpp if (!m_private.get()) get 127 Source/web/WebDOMFileSystem.cpp return toV8(DirectoryEntry::create(m_private.get(), path), v8::Handle<v8::Object>(), toIsolate(m_private->executionContext())); get 129 Source/web/WebDOMFileSystem.cpp return toV8(FileEntry::create(m_private.get(), path), v8::Handle<v8::Object>(), toIsolate(m_private->executionContext())); get 50 Source/web/WebDOMMessageEvent.cpp ASSERT(m_private.get()); get 44 Source/web/WebDOMProgressEvent.cpp ASSERT(m_private.get()); get 115 Source/web/WebDataSourceImpl.cpp return m_extraData.get(); get 92 Source/web/WebDevToolsAgentImpl.cpp s_instance = instance.get(); get 213 Source/web/WebDocument.cpp RefPtrWillBeRawPtr<StyleSheetContents> parsedSheet = StyleSheetContents::create(CSSParserContext(*document.get(), 0)); get 317 Source/web/WebDocument.cpp return toDocument(m_private.get()); get 60 Source/web/WebDocumentType.cpp return toDocumentType(m_private.get()); get 78 Source/web/WebDragData.cpp return m_private.get(); get 90 Source/web/WebDragData.cpp DataObjectItem* originalItem = m_private->item(i).get(); get 104 Source/web/WebDragData.cpp File* file = toFile(blob.get()); get 151 Source/web/WebDragData.cpp DraggedIsolatedFileSystem* filesystem = DraggedIsolatedFileSystem::from(m_private.get()); get 161 Source/web/WebDragData.cpp DraggedIsolatedFileSystem::provideTo(*m_private.get(), DraggedIsolatedFileSystem::supplementName(), DraggedIsolatedFileSystem::create(filesystemId)); get 187 Source/web/WebElement.cpp return toElement(m_private.get()); get 247 Source/web/WebEmbeddedWorkerImpl.cpp WebServiceWorkerContextClient* contextClient = m_workerContextClient.get(); get 250 Source/web/WebEmbeddedWorkerImpl.cpp providePermissionClientToWorker(workerClients.get(), m_permissionClient.release()); get 251 Source/web/WebEmbeddedWorkerImpl.cpp provideServiceWorkerGlobalScopeClientToWorker(workerClients.get(), ServiceWorkerGlobalScopeClientImpl::create(m_workerContextClient.release())); get 57 Source/web/WebEntities.cpp return m_entitiesMap.get(code); get 72 Source/web/WebEntities.cpp result.append(m_entitiesMap.get(c)); get 199 Source/web/WebFormControlElement.cpp return toHTMLFormControlElement(m_private.get()); get 122 Source/web/WebFormElement.cpp return toHTMLFormElement(m_private.get()); get 223 Source/web/WebFrameImpl.cpp for (TextIterator it(range.get()); !it.atEnd(); it.advance()) { get 475 Source/web/WebFrameImpl.cpp return WebFrameImpl::fromFrameOwnerElement(PassRefPtr<Element>(element).get()); get 787 Source/web/WebFrameImpl.cpp DOMWrapperWorld::setIsolatedWorldSecurityOrigin(worldID, securityOrigin.get()); get 918 Source/web/WebFrameImpl.cpp frame()->page()->historyController().goToItem(historyItem.get(), static_cast<ResourceRequestCachePolicy>(cachePolicy)); get 1091 Source/web/WebFrameImpl.cpp IntRect intRect = frame()->editor().firstRectForRange(range.get()); get 1109 Source/web/WebFrameImpl.cpp return PlainTextRange::create(*editable, *range.get()).start(); get 1217 Source/web/WebFrameImpl.cpp Vector<DocumentMarker*> markers = frame()->document()->markers().markersInRange(caretRange.get(), DocumentMarker::MisspellingMarkers()); get 1223 Source/web/WebFrameImpl.cpp frame()->selection().setSelection(VisibleSelection(markerRange.get()), CharacterGranularity); get 1275 Source/web/WebFrameImpl.cpp return createMarkup(range.get(), 0, AnnotateForInterchange, false, ResolveNonLocalURLs); get 1305 Source/web/WebFrameImpl.cpp frame()->selection().setSelectedRange(range.get(), WebCore::VP_DEFAULT_AFFINITY, false); get 1518 Source/web/WebFrameImpl.cpp frame()->domWindow()->dispatchMessageEventWithOriginCheck(intendedTargetOrigin.get(), event, nullptr); get 1719 Source/web/WebFrameImpl.cpp childItem = frame()->page()->historyController().itemForNewChildFrame(childFrame.get()); get 1723 Source/web/WebFrameImpl.cpp childFrame->loader().loadHistoryItem(childItem.get()); get 1922 Source/web/WebFrameImpl.cpp frame()->document()->loader()->replaceDocument(scriptResult, ownerDocument.get()); get 298 Source/web/WebFrameImpl.h WebCore::LocalFrame* frame() const { return m_frame.get(); } get 303 Source/web/WebFrameImpl.h SharedWorkerRepositoryClientImpl* sharedWorkerRepositoryClient() const { return m_sharedWorkerRepositoryClient.get(); } get 44 Source/web/WebGeolocationController.cpp m_private->positionChanged(PassRefPtr<GeolocationPosition>(webPosition).get()); get 49 Source/web/WebGeolocationController.cpp m_private->errorOccurred(PassRefPtr<GeolocationError>(webError).get()); get 64 Source/web/WebGeolocationError.cpp return m_private.get(); get 58 Source/web/WebGeolocationPosition.cpp return m_private.get(); get 50 Source/web/WebHelperPluginImpl.cpp if (!toWebHelperPluginImpl(plugin.get())->initialize(pluginType, toWebFrameImpl(frame))) get 75 Source/web/WebHelperPluginImpl.cpp m_objectElement.get(), get 68 Source/web/WebHistoryItem.cpp addReferencedFilePaths(children[i].get(), results); get 227 Source/web/WebHistoryItem.cpp addReferencedFilePaths(m_private.get(), filePaths); get 247 Source/web/WebHistoryItem.cpp return m_private.get(); get 87 Source/web/WebHitTestResult.cpp return *m_private.get(); get 92 Source/web/WebHitTestResult.cpp return !m_private.get(); get 63 Source/web/WebIDBDatabaseError.cpp return m_private.get(); get 200 Source/web/WebIDBKey.cpp if (!m_private.get()) get 207 Source/web/WebIDBKey.cpp if (!m_private.get()) get 252 Source/web/WebIDBKey.cpp return m_private.get(); get 58 Source/web/WebIDBKeyPath.cpp ASSERT(keyPath.m_private.get()); get 69 Source/web/WebIDBKeyPath.cpp ASSERT(m_private.get()); get 75 Source/web/WebIDBKeyPath.cpp ASSERT(m_private.get()); get 81 Source/web/WebIDBKeyPath.cpp ASSERT(m_private.get()); get 88 Source/web/WebIDBKeyPath.cpp ASSERT(m_private.get()); get 96 Source/web/WebIDBKeyPath.cpp ASSERT(m_private.get()); get 101 Source/web/WebIDBKeyPath.cpp ASSERT(m_private.get()); get 108 Source/web/WebIDBKeyPath.cpp ASSERT(m_private.get()); get 109 Source/web/WebIDBKeyPath.cpp return *(m_private.get()); get 57 Source/web/WebIDBKeyRange.cpp if (!m_private.get()) get 64 Source/web/WebIDBKeyRange.cpp if (!m_private.get()) get 71 Source/web/WebIDBKeyRange.cpp return m_private.get() && m_private->lowerOpen(); get 76 Source/web/WebIDBKeyRange.cpp return m_private.get() && m_private->upperOpen(); get 92 Source/web/WebIDBKeyRange.cpp return m_private.get(); get 71 Source/web/WebImageDecoder.cpp m_private->setData(PassRefPtr<SharedBuffer>(data).get(), allDataReceived); get 213 Source/web/WebInputElement.cpp return toHTMLInputElement(m_private.get()); get 61 Source/web/WebLabelElement.cpp return toHTMLLabelElement(m_private.get()); get 60 Source/web/WebMIDIPermissionRequest.cpp return m_private.get() == n.m_private.get(); get 86 Source/web/WebMediaDevicesRequest.cpp return m_private.get() == other.m_private.get(); get 96 Source/web/WebMediaDevicesRequest.cpp return m_private.get(); get 66 Source/web/WebMediaPlayerClientImpl.cpp return m_webMediaPlayer.get(); get 523 Source/web/WebMediaPlayerClientImpl.cpp m_webAudioSourceProvider->setClient(m_client.get()); get 536 Source/web/WebMediaPlayerClientImpl.cpp m_webAudioSourceProvider->setClient(m_client.get()); get 546 Source/web/WebMediaPlayerClientImpl.cpp if (!tryLocker.locked() || !m_webAudioSourceProvider || !m_client.get()) { get 76 Source/web/WebNode.cpp return m_private.get() == n.m_private.get(); get 81 Source/web/WebNode.cpp return m_private.get() < n.m_private.get(); get 141 Source/web/WebNode.cpp return WebCore::createMarkup(m_private.get()); get 159 Source/web/WebNode.cpp return toElement(m_private.get())->isFocusable(); get 177 Source/web/WebNode.cpp EventListenerWrapper* listenerWrapper = listener->createEventListenerWrapper(eventType, useCapture, m_private.get()); get 199 Source/web/WebNode.cpp return WebElementCollection(toContainerNode(m_private.get())->getElementsByTagName(tag)); get 208 Source/web/WebNode.cpp element = toContainerNode(m_private.get())->querySelector(tag, exceptionState); get 273 Source/web/WebNode.cpp return m_private.get(); get 55 Source/web/WebNotification.cpp return m_private.get() == other.m_private.get(); get 60 Source/web/WebNotification.cpp return m_private.get() < other.m_private.get(); get 130 Source/web/WebNotification.cpp return m_private.get(); get 88 Source/web/WebOptionElement.cpp return toHTMLOptionElement(m_private.get()); get 205 Source/web/WebPagePopupImpl.cpp pageClients.chromeClient = m_chromeClient.get(); get 217 Source/web/WebPagePopupImpl.cpp frame->setView(FrameView::create(frame.get())); get 226 Source/web/WebPagePopupImpl.cpp m_popupClient->writeDocument(data.get()); get 292 Source/web/WebPagePopupImpl.cpp PageWidgetDelegate::animate(m_page.get(), monotonicallyIncreasingTime()); get 328 Source/web/WebPagePopupImpl.cpp PageWidgetDelegate::layout(m_page.get()); get 334 Source/web/WebPagePopupImpl.cpp PageWidgetDelegate::paint(m_page.get(), 0, canvas, rect, PageWidgetDelegate::Opaque); get 373 Source/web/WebPagePopupImpl.cpp return PageWidgetDelegate::handleInputEvent(m_page.get(), *this, event); get 335 Source/web/WebPageSerializerImpl.cpp result.append(m_localLinks.get(completeURL)); get 157 Source/web/WebPasswordFormData.cpp findPasswordFormFields(form.get(), &fields); get 481 Source/web/WebPluginContainerImpl.cpp m_pluginLoadObservers.append(observer.get()); get 512 Source/web/WebPluginContainerImpl.cpp return nodes.first().get() == m_element; get 635 Source/web/WebPluginContainerImpl.cpp return m_scrollbarGroup.get(); get 856 Source/web/WebPluginContainerImpl.cpp if (gestureScrollHelper(m_scrollbarGroup.get(), ScrollLeft, ScrollRight, webEvent.data.scrollUpdate.deltaX)) get 858 Source/web/WebPluginContainerImpl.cpp if (gestureScrollHelper(m_scrollbarGroup.get(), ScrollUp, ScrollDown, webEvent.data.scrollUpdate.deltaY)) get 69 Source/web/WebPluginDocument.cpp return static_cast<PluginDocument*>(m_private.get()); get 292 Source/web/WebPluginScrollbarImpl.cpp m_scrollbar->mouseDown(PlatformMouseEventBuilder(m_scrollbar.get(), mousedown)); get 302 Source/web/WebPluginScrollbarImpl.cpp m_scrollbar->mouseUp(PlatformMouseEventBuilder(m_scrollbar.get(), mouseup)); get 313 Source/web/WebPluginScrollbarImpl.cpp m_scrollbar->mouseMoved(PlatformMouseEventBuilder(m_scrollbar.get(), mousemove)); get 333 Source/web/WebPluginScrollbarImpl.cpp PlatformWheelEventBuilder platformEvent(m_scrollbar.get(), mousewheel); get 56 Source/web/WebPluginScrollbarImpl.h WebCore::Scrollbar* scrollbar() { return m_scrollbar.get(); } get 147 Source/web/WebRange.cpp return m_private.get(); get 239 Source/web/WebSearchableFormData.cpp HTMLInputElement* inputElement = selectedInputElement.operator PassRefPtr<HTMLInputElement>().get(); get 244 Source/web/WebSearchableFormData.cpp || (!IsHTTPFormSubmit(formElement.get()) && !inputElement)) get 250 Source/web/WebSearchableFormData.cpp GetFormEncoding(formElement.get(), &encoding); get 261 Source/web/WebSearchableFormData.cpp inputElement = findSuitableSearchInputElement(formElement.get()); get 268 Source/web/WebSearchableFormData.cpp HTMLFormControlElement* firstSubmitButton = GetButtonToActivate(formElement.get()); get 276 Source/web/WebSearchableFormData.cpp bool isValidSearchString = buildSearchString(formElement.get(), &encodedString, &encoding, inputElement); get 162 Source/web/WebSecurityOrigin.cpp get()->grantLoadLocalResources(); get 67 Source/web/WebSelectElement.cpp return toHTMLSelectElement(m_private.get()); get 94 Source/web/WebSerializedScriptValue.cpp return m_private.get(); get 222 Source/web/WebSharedWorkerImpl.cpp m_loadingDocument.get(), get 328 Source/web/WebSharedWorkerImpl.cpp InspectorInstrumentation::didReceiveScriptResponse(m_loadingDocument.get(), m_mainScriptLoader->identifier()); get 350 Source/web/WebSharedWorkerImpl.cpp provideLocalFileSystemToWorker(workerClients.get(), LocalFileSystemClient::create()); get 351 Source/web/WebSharedWorkerImpl.cpp provideDatabaseClientToWorker(workerClients.get(), DatabaseClientImpl::create()); get 353 Source/web/WebSharedWorkerImpl.cpp providePermissionClientToWorker(workerClients.get(), adoptPtr(client()->createWorkerPermissionClientProxy(webSecurityOrigin))); get 356 Source/web/WebSharedWorkerImpl.cpp InspectorInstrumentation::scriptImported(m_loadingDocument.get(), m_mainScriptLoader->identifier(), m_mainScriptLoader->script()); get 113 Source/web/WebSharedWorkerImpl.h WebSharedWorkerClient* client() { return m_client->get(); } get 116 Source/web/WebSharedWorkerImpl.h WebCore::WorkerThread* workerThread() { return m_workerThread.get(); } get 56 Source/web/WebSocketImpl.cpp m_private = NewWebSocketChannelImpl::create(coreDocument.get(), this); get 58 Source/web/WebSocketImpl.cpp m_private = MainThreadWebSocketChannel::create(coreDocument.get(), this); get 57 Source/web/WebSpeechGrammar.cpp BLINK_ASSERT(m_private.get()); get 63 Source/web/WebSpeechGrammar.cpp BLINK_ASSERT(m_private.get()); get 53 Source/web/WebSpeechInputResult.cpp m_private = WebCore::SpeechInputResult::create(*other.m_private.get()); get 58 Source/web/WebSpeechInputResult.cpp return m_private.get(); get 47 Source/web/WebSpeechRecognitionHandle.cpp return m_private.get() == other.m_private.get(); get 52 Source/web/WebSpeechRecognitionHandle.cpp return m_private.get() < other.m_private.get(); get 68 Source/web/WebSpeechRecognitionHandle.cpp return m_private.get(); get 62 Source/web/WebSpeechRecognitionResult.cpp return m_private.get(); get 51 Source/web/WebStorageEventDispatcherImpl.cpp key, oldValue, newValue, securityOrigin.get(), pageURL, get 63 Source/web/WebStorageEventDispatcherImpl.cpp key, oldValue, newValue, securityOrigin.get(), pageURL, get 68 Source/web/WebSurroundingText.cpp return !m_private.get(); get 56 Source/web/WebTextAreaElement.cpp return toHTMLTextAreaElement(m_private.get()); get 60 Source/web/WebUserGestureToken.cpp return m_token.get(); get 132 Source/web/WebUserMediaRequest.cpp return m_private.get() == other.m_private.get(); get 142 Source/web/WebUserMediaRequest.cpp return m_private.get(); get 398 Source/web/WebViewImpl.cpp provideContextFeaturesTo(*m_page, m_featureSwitchClient.get()); get 401 Source/web/WebViewImpl.cpp provideGeolocationTo(*m_page, m_geolocationClientProxy.get()); get 402 Source/web/WebViewImpl.cpp m_geolocationClientProxy->setController(GeolocationController::from(m_page.get())); get 406 Source/web/WebViewImpl.cpp InspectorIndexedDBAgent::provideTo(m_page.get()); get 409 Source/web/WebViewImpl.cpp m_page->setValidationMessageClient(m_validationMessage.get()); get 491 Source/web/WebViewImpl.cpp if (m_pagePopup && pagePopup && m_pagePopup->hasSamePopupClient(pagePopup.get())) { get 494 Source/web/WebViewImpl.cpp closePagePopup(m_pagePopup.get()); get 1476 Source/web/WebViewImpl.cpp return m_pagePopup.get(); get 1483 Source/web/WebViewImpl.cpp ASSERT(m_pagePopup.get() == popupImpl); get 1484 Source/web/WebViewImpl.cpp if (m_pagePopup.get() != popupImpl) get 1667 Source/web/WebViewImpl.cpp PageWidgetDelegate::animate(m_page.get(), monotonicFrameBeginTime); get 1670 Source/web/WebViewImpl.cpp ContinuousPainter::setNeedsDisplayRecursive(m_rootGraphicsLayer, m_pageOverlays.get()); get 1678 Source/web/WebViewImpl.cpp PageWidgetDelegate::layout(m_page.get()); get 1747 Source/web/WebViewImpl.cpp PageWidgetDelegate::paint(m_page.get(), pageOverlays(), canvas, rect, isTransparent() ? PageWidgetDelegate::Translucent : PageWidgetDelegate::Opaque); get 1808 Source/web/WebViewImpl.cpp if (m_devToolsAgent && m_devToolsAgent->handleInputEvent(m_page.get(), inputEvent)) get 1855 Source/web/WebViewImpl.cpp return PageWidgetDelegate::handleInputEvent(m_page.get(), *this, inputEvent); get 1877 Source/web/WebViewImpl.cpp LocalFrame* localFrame = toLocalFrame(focusedFrame.get()); get 1910 Source/web/WebViewImpl.cpp if (toLocalFrame(focusedFrame.get())->inputMethodController().hasComposition()) { get 1914 Source/web/WebViewImpl.cpp toLocalFrame(focusedFrame.get())->inputMethodController().confirmComposition(); get 2018 Source/web/WebViewImpl.cpp PlainTextRange plainTextRange(PlainTextRange::create(*editable, *range.get())); get 2048 Source/web/WebViewImpl.cpp info.value = plainText(rangeOfContents(node).get()); get 2054 Source/web/WebViewImpl.cpp PlainTextRange plainTextRange(PlainTextRange::create(*node, *range.get())); get 2062 Source/web/WebViewImpl.cpp PlainTextRange plainTextRange(PlainTextRange::create(*node, *range.get())); get 2173 Source/web/WebViewImpl.cpp anchor = frame->editor().firstRectForRange(range.get()); get 2180 Source/web/WebViewImpl.cpp focus = frame->editor().firstRectForRange(range.get()); get 2373 Source/web/WebViewImpl.cpp return m_webSettings.get(); get 2457 Source/web/WebViewImpl.cpp LocalFrame* localFrame = toLocalFrame(frame.get()); get 3103 Source/web/WebViewImpl.cpp m_currentDragData.get(), get 3136 Source/web/WebViewImpl.cpp m_currentDragData.get(), get 3165 Source/web/WebViewImpl.cpp m_currentDragData.get(), get 3260 Source/web/WebViewImpl.cpp *value = m_inspectorSettingsMap->get(key); get 3293 Source/web/WebViewImpl.cpp return m_devToolsAgent.get(); get 3343 Source/web/WebViewImpl.cpp closePagePopup(m_pagePopup.get()); get 3678 Source/web/WebViewImpl.cpp return m_graphicsLayerFactory.get(); get 300 Source/web/WebViewImpl.h WebDevToolsAgentPrivate* devToolsAgentPrivate() { return m_devToolsAgent.get(); } get 304 Source/web/WebViewImpl.h PageOverlayList* pageOverlays() const { return m_pageOverlays.get(); } get 344 Source/web/WebViewImpl.h return m_page.get(); get 458 Source/web/WebViewImpl.h PopupContainer* selectPopup() const { return m_selectPopup.get(); } get 508 Source/web/WebViewImpl.h LinkHighlight* linkHighlight(int i) { return m_linkHighlights[i].get(); } get 61 Source/web/WorkerGlobalScopeProxyProviderImpl.cpp provideLocalFileSystemToWorker(workerClients.get(), LocalFileSystemClient::create()); get 62 Source/web/WorkerGlobalScopeProxyProviderImpl.cpp provideDatabaseClientToWorker(workerClients.get(), DatabaseClientImpl::create()); get 63 Source/web/WorkerGlobalScopeProxyProviderImpl.cpp providePermissionClientToWorker(workerClients.get(), adoptPtr(webFrame->client()->createWorkerPermissionClientProxy(webFrame))); get 64 Source/web/WorkerGlobalScopeProxyProviderImpl.cpp provideServiceWorkerContainerClientToWorker(workerClients.get(), adoptPtr(webFrame->client()->createServiceWorkerProvider(webFrame))); get 62 Source/web/tests/CompositedLayerMappingTest.cpp return m_layerTreeView.get(); get 147 Source/web/tests/LinkHighlightTest.cpp return m_layerTreeView.get(); get 160 Source/web/tests/PopupMenuTest.cpp virtual WebWidget* createPopupMenu(WebPopupType) { return m_webPopupMenu.get(); } get 61 Source/web/tests/ScrollingCoordinatorChromiumTest.cpp return m_layerTreeView.get(); get 137 Source/web/tests/TouchActionTest.cpp runTestOnTree(document.get(), webView, client); get 160 Source/web/tests/TouchActionTest.cpp runTestOnTree(document.get(), webView, client); get 131 Source/web/tests/WebFrameTest.cpp return m_layerTreeView.get(); get 168 Source/web/tests/WebFrameTest.cpp ruleSet->addRulesFromSheet(styleSheet.get(), WebCore::MediaQueryEvaluator("screen")); get 171 Source/web/tests/WebFrameTest.cpp document->ensureStyleResolver().viewportStyleResolver()->collectViewportRules(ruleSet.get(), WebCore::ViewportStyleResolver::UserAgentOrigin); get 2201 Source/web/tests/WebFrameTest.cpp webViewHelper.initialize(true, 0, fakeCompositingWebViewClient.get(), &configueCompositingWebView); get 4226 Source/web/tests/WebFrameTest.cpp EXPECT_EQ(1U, document->markers().markersInRange(selectionRange.get(), DocumentMarker::Spelling).size()); get 4258 Source/web/tests/WebFrameTest.cpp EXPECT_EQ(0U, document->markers().markersInRange(selectionRange.get(), DocumentMarker::Spelling).size()); get 4408 Source/web/tests/WebFrameTest.cpp document->markers().addMarker(rangeOfContents(element->toNode()).get(), DocumentMarker::Spelling); get 4409 Source/web/tests/WebFrameTest.cpp document->markers().addMarker(rangeOfContents(element->toNode()).get(), DocumentMarker::Grammar); get 4410 Source/web/tests/WebFrameTest.cpp document->markers().addMarker(rangeOfContents(element->toNode()).get(), DocumentMarker::InvisibleSpellcheck); get 5228 Source/web/tests/WebFrameTest.cpp webViewHelper.initialize(true, 0, fakeCompositingWebViewClient.get(), &configueCompositingWebView); get 89 Source/web/tests/WebHelperPluginTest.cpp EXPECT_EQ(0, m_plugin.get()); get 58 Source/web/tests/WebImageTest.cpp ASSERT_TRUE(data.get()); get 69 Source/web/tests/WebImageTest.cpp ASSERT_TRUE(data.get()); get 84 Source/web/tests/WebImageTest.cpp ASSERT_TRUE(data.get()); get 284 Source/web/tests/WebInputEventConversionTest.cpp RefPtrWillBeRawPtr<Touch> touch = Touch::create(webViewImpl->page()->mainFrame(), document.get(), 0, 10, 10, 10, 10, 10, 10, 0, 0); get 287 Source/web/tests/WebInputEventConversionTest.cpp RefPtrWillBeRawPtr<TouchEvent> touchEvent = TouchEvent::create(touchList.get(), touchList.get(), touchList.get(), WebCore::EventTypeNames::touchmove, domWindow, 10, 10, 10, 10, false, false, false, false); get 170 Source/web/tests/WebViewTest.cpp return m_layerTreeView.get(); get 829 Source/web/tests/WebViewTest.cpp webViewImpl->enterFullScreenForElement(element.get()); get 839 Source/web/tests/WebViewTest.cpp webViewImpl->enterFullScreenForElement(otherElement.get()); get 1109 Source/web/tests/WebViewTest.cpp WebViewImpl* webViewImpl = webViewHelper.initialize(true, 0, fakeCompositingWebViewClient.get(), &configueCompositingWebView); get 156 Source/wtf/ArrayBufferBuilderTest.cpp EXPECT_EQ(result1.get(), result2.get()); get 242 Source/wtf/ArrayBufferBuilderTest.cpp EXPECT_EQ(0, buffer.get()); get 156 Source/wtf/Assertions.cpp memcpy(formatWithPrefix.get(), prefix, prefixLength); get 157 Source/wtf/Assertions.cpp memcpy(formatWithPrefix.get() + prefixLength, format, formatLength); get 160 Source/wtf/Assertions.cpp vprintf_stderr_common(formatWithPrefix.get(), args); get 172 Source/wtf/Assertions.cpp memcpy(formatWithNewline.get(), format, formatLength); get 176 Source/wtf/Assertions.cpp vprintf_stderr_common(formatWithNewline.get(), args); get 48 Source/wtf/BitArray.h bool get(unsigned index) const get 117 Source/wtf/BitVector.cpp if (get(i)) get 139 Source/wtf/BitVector.h bool get(size_t bit) const get 180 Source/wtf/Functional.h C* obj = c.get(); get 207 Source/wtf/Functional.h C* obj = c.get(); get 234 Source/wtf/Functional.h C* obj = c.get(); get 261 Source/wtf/Functional.h C* obj = c.get(); get 288 Source/wtf/Functional.h C* obj = c.get(); get 315 Source/wtf/Functional.h C* obj = c.get(); get 336 Source/wtf/Functional.h static T* unwrap(const StorageType& value) { return value.get(); } get 343 Source/wtf/Functional.h static T* unwrap(const StorageType& value) { return value.get(); } get 352 Source/wtf/Functional.h static typename RetainPtr<T>::PtrType unwrap(const StorageType& value) { return value.get(); } get 552 Source/wtf/Functional.h return static_cast<FunctionImpl<FunctionType>*>(m_impl.get()); get 150 Source/wtf/HashCountedSet.h return m_impl.get(value); get 140 Source/wtf/HashFunctions.h static unsigned hash(const RefPtr<P>& key) { return hash(key.get()); } get 148 Source/wtf/HashFunctions.h static unsigned hash(const RawPtr<P>& key) { return hash(key.get()); } get 46 Source/wtf/HashIterators.h const ValueType* get() const { return (const ValueType*)m_impl.get(); } get 47 Source/wtf/HashIterators.h const ValueType& operator*() const { return *get(); } get 48 Source/wtf/HashIterators.h const ValueType* operator->() const { return get(); } get 69 Source/wtf/HashIterators.h ValueType* get() const { return (ValueType*)m_impl.get(); } get 70 Source/wtf/HashIterators.h ValueType& operator*() const { return *get(); } get 71 Source/wtf/HashIterators.h ValueType* operator->() const { return get(); } get 94 Source/wtf/HashIterators.h const KeyType* get() const { return &(m_impl.get()->key); } get 95 Source/wtf/HashIterators.h const KeyType& operator*() const { return *get(); } get 96 Source/wtf/HashIterators.h const KeyType* operator->() const { return get(); } get 111 Source/wtf/HashIterators.h const MappedType* get() const { return &(m_impl.get()->value); } get 112 Source/wtf/HashIterators.h const MappedType& operator*() const { return *get(); } get 113 Source/wtf/HashIterators.h const MappedType* operator->() const { return get(); } get 129 Source/wtf/HashIterators.h KeyType* get() const { return &(m_impl.get()->key); } get 130 Source/wtf/HashIterators.h KeyType& operator*() const { return *get(); } get 131 Source/wtf/HashIterators.h KeyType* operator->() const { return get(); } get 152 Source/wtf/HashIterators.h MappedType* get() const { return &(m_impl.get()->value); } get 153 Source/wtf/HashIterators.h MappedType& operator*() const { return *get(); } get 154 Source/wtf/HashIterators.h MappedType* operator->() const { return get(); } get 127 Source/wtf/HashMap.h MappedPeekType get(KeyPeekInType) const; get 401 Source/wtf/HashMap.h HashMap<T, U, V, W, X, Y>::get(KeyPeekInType key) const get 84 Source/wtf/HashMapTest.cpp ASSERT_EQ(map.get(clobberKey), 1); get 85 Source/wtf/HashMapTest.cpp ASSERT_EQ(map.get(zeroKey), 2); get 86 Source/wtf/HashMapTest.cpp ASSERT_EQ(map.get(negativeZeroKey), 3); get 113 Source/wtf/HashMapTest.cpp DestructCounter* counter1 = map.get(1); get 114 Source/wtf/HashMapTest.cpp ASSERT_EQ(1, counter1->get()); get 115 Source/wtf/HashMapTest.cpp DestructCounter* counter2 = map.get(2); get 116 Source/wtf/HashMapTest.cpp ASSERT_EQ(2, counter2->get()); get 121 Source/wtf/HashMapTest.cpp ASSERT_EQ(iter->key, ownCounter->get()); get 126 Source/wtf/HashMapTest.cpp ASSERT_EQ(ownCounter1.get(), counter1); get 168 Source/wtf/HashMapTest.cpp ASSERT_EQ(1, map.get(ptr)); get 170 Source/wtf/HashMapTest.cpp DummyRefCounted* rawPtr = ptr.get(); get 123 Source/wtf/HashTable.h GetType get() const get 128 Source/wtf/HashTable.h typename Traits::IteratorConstReferenceType operator*() const { return Traits::getToReferenceConstConversion(get()); } get 129 Source/wtf/HashTable.h GetType operator->() const { return get(); } get 189 Source/wtf/HashTable.h GetType get() const { return const_cast<GetType>(m_iterator.get()); } get 190 Source/wtf/HashTable.h typename Traits::IteratorReferenceType operator*() const { return Traits::getToReferenceConversion(get()); } get 191 Source/wtf/HashTable.h GetType operator->() const { return get(); } get 1151 Source/wtf/HashTable.h GetType get() const { return const_cast<GetType>(SourceGetType(m_impl.get())); } get 1152 Source/wtf/HashTable.h typename Traits::IteratorConstReferenceType operator*() const { return Traits::getToReferenceConstConversion(get()); } get 1153 Source/wtf/HashTable.h GetType operator->() const { return get(); } get 1168 Source/wtf/HashTable.h GetType get() const { return const_cast<GetType>(SourceGetType(m_impl.get())); } get 1169 Source/wtf/HashTable.h typename Traits::IteratorReferenceType operator*() const { return Traits::getToReferenceConversion(get()); } get 1170 Source/wtf/HashTable.h GetType operator->() const { return get(); } get 155 Source/wtf/HashTraits.h static PeekOutType peek(const OwnPtr<P>& value) { return value.get(); } get 182 Source/wtf/HashTraits.h static PeekOutType peek(const RefPtr<P>& value) { return value.get(); } get 201 Source/wtf/HashTraits.h static IteratorConstReferenceType getToReferenceConstConversion(IteratorConstGetType x) { return x->get(); } get 319 Source/wtf/ListHashSet.h PointerType get() const { return const_cast<PointerType>(m_iterator.get()); } get 320 Source/wtf/ListHashSet.h ReferenceType operator*() const { return *get(); } get 321 Source/wtf/ListHashSet.h PointerType operator->() const { return get(); } get 367 Source/wtf/ListHashSet.h PointerType get() const get 371 Source/wtf/ListHashSet.h ReferenceType operator*() const { return *get(); } get 372 Source/wtf/ListHashSet.h PointerType operator->() const { return get(); } get 431 Source/wtf/ListHashSet.h PointerType get() const { return const_cast<PointerType>(m_iterator.get()); } get 432 Source/wtf/ListHashSet.h ReferenceType operator*() const { return *get(); } get 433 Source/wtf/ListHashSet.h PointerType operator->() const { return get(); } get 479 Source/wtf/ListHashSet.h PointerType get() const get 483 Source/wtf/ListHashSet.h ReferenceType operator*() const { return *get(); } get 484 Source/wtf/ListHashSet.h PointerType operator->() const { return get(); } get 759 Source/wtf/ListHashSet.h typename ImplType::AddResult result = m_impl.template add<BaseTranslator>(value, m_allocator.get()); get 774 Source/wtf/ListHashSet.h typename ImplType::AddResult result = m_impl.template add<BaseTranslator>(value, m_allocator.get()); get 786 Source/wtf/ListHashSet.h typename ImplType::AddResult result = m_impl.template add<BaseTranslator>(value, m_allocator.get()); get 798 Source/wtf/ListHashSet.h typename ImplType::AddResult result = m_impl.template add<BaseTranslator>(newValue, m_allocator.get()); get 859 Source/wtf/ListHashSet.h node->destroy(m_allocator.get()); get 916 Source/wtf/ListHashSet.h node->destroy(m_allocator.get()); get 207 Source/wtf/ListHashSetTest.cpp DummyRefCounted* rawPtr = ptr.get(); get 66 Source/wtf/OwnPtr.h PtrType get() const { return m_ptr; } get 213 Source/wtf/OwnPtr.h return a.get() == b; get 218 Source/wtf/OwnPtr.h return a == b.get(); get 223 Source/wtf/OwnPtr.h return a.get() != b; get 228 Source/wtf/OwnPtr.h return a != b.get(); get 233 Source/wtf/OwnPtr.h return p.get(); get 57 Source/wtf/PassOwnPtr.h PtrType get() const { return m_ptr; } get 104 Source/wtf/PassOwnPtr.h return a.get() == b; get 109 Source/wtf/PassOwnPtr.h return a == b.get(); get 114 Source/wtf/PassOwnPtr.h return a.get() != b; get 119 Source/wtf/PassOwnPtr.h return a != b.get(); get 140 Source/wtf/PassOwnPtr.h return p.get(); get 66 Source/wtf/PassRefPtr.h template<typename U> PassRefPtr(const RawPtr<U>& ptr, EnsurePtrConvertibleArgDecl(U, T)) : m_ptr(ptr.get()) { refIfNotNull(m_ptr); } get 78 Source/wtf/PassRefPtr.h T* get() const { return m_ptr; } get 103 Source/wtf/PassRefPtr.h : m_ptr(o.get()) get 118 Source/wtf/PassRefPtr.h return a.get() == b.get(); get 123 Source/wtf/PassRefPtr.h return a.get() == b.get(); get 128 Source/wtf/PassRefPtr.h return a.get() == b.get(); get 133 Source/wtf/PassRefPtr.h return a.get() == b; get 138 Source/wtf/PassRefPtr.h return a == b.get(); get 143 Source/wtf/PassRefPtr.h return a.get() != b.get(); get 148 Source/wtf/PassRefPtr.h return a.get() != b.get(); get 153 Source/wtf/PassRefPtr.h return a.get() != b.get(); get 158 Source/wtf/PassRefPtr.h return a.get() != b; get 163 Source/wtf/PassRefPtr.h return a != b.get(); get 179 Source/wtf/PassRefPtr.h return p.get(); get 63 Source/wtf/RawPtr.h : m_ptr(other.get()) get 69 Source/wtf/RawPtr.h : m_ptr(other.get()) get 77 Source/wtf/RawPtr.h T* get() const { return m_ptr; } get 103 Source/wtf/RawPtr.h m_ptr = ptr.get(); get 132 Source/wtf/RawPtr.h return RawPtr<T>(static_cast<T*>(p.get())); get 137 Source/wtf/RawPtr.h return p.get(); get 42 Source/wtf/RefPtr.h template<typename U> RefPtr(const RawPtr<U>& ptr, EnsurePtrConvertibleArgDecl(U, T)) : m_ptr(ptr.get()) { refIfNotNull(m_ptr); } get 45 Source/wtf/RefPtr.h template<typename U> RefPtr(const RefPtr<U>& o, EnsurePtrConvertibleArgDecl(U, T)) : m_ptr(o.get()) { refIfNotNull(m_ptr); } get 56 Source/wtf/RefPtr.h ALWAYS_INLINE T* get() const { return m_ptr; } get 136 Source/wtf/RefPtr.h RefPtr ptr = o.get(); get 153 Source/wtf/RefPtr.h return a.get() == b.get(); get 158 Source/wtf/RefPtr.h return a.get() == b; get 163 Source/wtf/RefPtr.h return a == b.get(); get 168 Source/wtf/RefPtr.h return a.get() != b.get(); get 173 Source/wtf/RefPtr.h return a.get() != b; get 178 Source/wtf/RefPtr.h return a != b.get(); get 183 Source/wtf/RefPtr.h return RefPtr<T>(static_cast<T*>(p.get())); get 188 Source/wtf/RefPtr.h return p.get(); get 195 Source/wtf/RefPtr.h template<typename U> RefPtrValuePeeker(const RefPtr<U>& p): m_ptr(p.get()) { } get 196 Source/wtf/RefPtr.h template<typename U> RefPtrValuePeeker(const PassRefPtr<U>& p): m_ptr(p.get()) { } get 92 Source/wtf/RetainPtr.h PtrType get() const { return m_ptr; } get 130 Source/wtf/RetainPtr.h : m_ptr(o.get()) get 153 Source/wtf/RetainPtr.h PtrType optr = o.get(); get 165 Source/wtf/RetainPtr.h PtrType optr = o.get(); get 241 Source/wtf/RetainPtr.h return a.get() == b.get(); get 246 Source/wtf/RetainPtr.h return a.get() == b; get 251 Source/wtf/RetainPtr.h return a == b.get(); get 256 Source/wtf/RetainPtr.h return a.get() != b.get(); get 261 Source/wtf/RetainPtr.h return a.get() != b; get 266 Source/wtf/RetainPtr.h return a != b.get(); get 292 Source/wtf/RetainPtr.h static unsigned hash(const RetainPtr<P>& key) { return hash(key.get()); } get 84 Source/wtf/ThreadSpecific.h T* get(); get 144 Source/wtf/ThreadSpecific.h inline T* ThreadSpecific<T>::get() get 153 Source/wtf/ThreadSpecific.h ASSERT(!get()); get 202 Source/wtf/ThreadSpecific.h inline T* ThreadSpecific<T>::get() get 211 Source/wtf/ThreadSpecific.h ASSERT(!get()); get 252 Source/wtf/ThreadSpecific.h return !!get(); get 258 Source/wtf/ThreadSpecific.h T* ptr = static_cast<T*>(get()); get 168 Source/wtf/ThreadingPthreads.cpp return threadMap().get(id)->pthreadHandle(); get 183 Source/wtf/ThreadingPthreads.cpp if (pthread_create(&threadHandle, 0, wtfThreadEntryPoint, invocation.get())) { get 184 Source/wtf/ThreadingPthreads.cpp WTF_LOG_ERROR("Failed to create pthread at entry point %p with data %p", wtfThreadEntryPoint, invocation.get()); get 231 Source/wtf/ThreadingPthreads.cpp PthreadState* state = threadMap().get(threadID); get 257 Source/wtf/ThreadingPthreads.cpp PthreadState* state = threadMap().get(threadID); get 262 Source/wtf/ThreadingPthreads.cpp threadMap().get(threadID)->didBecomeDetached(); get 268 Source/wtf/ThreadingPthreads.cpp PthreadState* state = threadMap().get(threadID); get 188 Source/wtf/ThreadingWin.cpp return threadMap().get(id); get 214 Source/wtf/ThreadingWin.cpp HANDLE threadHandle = reinterpret_cast<HANDLE>(_beginthreadex(0, 0, wtfThreadEntryPoint, invocation.get(), 0, &threadIdentifier)); get 48 Source/wtf/TreeNodeTest.cpp root->appendChild(firstChild.get()); get 49 Source/wtf/TreeNodeTest.cpp ASSERT_EQ(root->firstChild(), firstChild.get()); get 50 Source/wtf/TreeNodeTest.cpp ASSERT_EQ(root->lastChild(), firstChild.get()); get 51 Source/wtf/TreeNodeTest.cpp ASSERT_EQ(firstChild->parent(), root.get()); get 53 Source/wtf/TreeNodeTest.cpp root->appendChild(lastChild.get()); get 54 Source/wtf/TreeNodeTest.cpp ASSERT_EQ(root->firstChild(), firstChild.get()); get 55 Source/wtf/TreeNodeTest.cpp ASSERT_EQ(root->lastChild(), lastChild.get()); get 56 Source/wtf/TreeNodeTest.cpp ASSERT_EQ(lastChild->previous(), firstChild.get()); get 57 Source/wtf/TreeNodeTest.cpp ASSERT_EQ(firstChild->next(), lastChild.get()); get 58 Source/wtf/TreeNodeTest.cpp ASSERT_EQ(lastChild->parent(), root.get()); get 69 Source/wtf/TreeNodeTest.cpp root->insertBefore(lastChild.get(), 0); get 70 Source/wtf/TreeNodeTest.cpp ASSERT_EQ(lastChild->parent(), root.get()); get 71 Source/wtf/TreeNodeTest.cpp ASSERT_EQ(root->firstChild(), lastChild.get()); get 72 Source/wtf/TreeNodeTest.cpp ASSERT_EQ(root->lastChild(), lastChild.get()); get 75 Source/wtf/TreeNodeTest.cpp root->insertBefore(firstChild.get(), lastChild.get()); get 76 Source/wtf/TreeNodeTest.cpp ASSERT_EQ(firstChild->parent(), root.get()); get 77 Source/wtf/TreeNodeTest.cpp ASSERT_EQ(root->firstChild(), firstChild.get()); get 78 Source/wtf/TreeNodeTest.cpp ASSERT_EQ(root->lastChild(), lastChild.get()); get 79 Source/wtf/TreeNodeTest.cpp ASSERT_EQ(firstChild->next(), lastChild.get()); get 80 Source/wtf/TreeNodeTest.cpp ASSERT_EQ(firstChild.get(), lastChild->previous()); get 83 Source/wtf/TreeNodeTest.cpp root->insertBefore(middleChild.get(), lastChild.get()); get 84 Source/wtf/TreeNodeTest.cpp ASSERT_EQ(middleChild->parent(), root.get()); get 85 Source/wtf/TreeNodeTest.cpp ASSERT_EQ(root->firstChild(), firstChild.get()); get 86 Source/wtf/TreeNodeTest.cpp ASSERT_EQ(root->lastChild(), lastChild.get()); get 87 Source/wtf/TreeNodeTest.cpp ASSERT_EQ(middleChild->previous(), firstChild.get()); get 88 Source/wtf/TreeNodeTest.cpp ASSERT_EQ(middleChild->next(), lastChild.get()); get 89 Source/wtf/TreeNodeTest.cpp ASSERT_EQ(firstChild->next(), middleChild.get()); get 90 Source/wtf/TreeNodeTest.cpp ASSERT_EQ(lastChild->previous(), middleChild.get()); get 100 Source/wtf/TreeNodeTest.cpp root->appendChild(child.get()); get 101 Source/wtf/TreeNodeTest.cpp root->removeChild(child.get()); get 102 Source/wtf/TreeNodeTest.cpp ASSERT_EQ(child->next(), nullNode.get()); get 103 Source/wtf/TreeNodeTest.cpp ASSERT_EQ(child->previous(), nullNode.get()); get 104 Source/wtf/TreeNodeTest.cpp ASSERT_EQ(child->parent(), nullNode.get()); get 105 Source/wtf/TreeNodeTest.cpp ASSERT_EQ(root->firstChild(), nullNode.get()); get 106 Source/wtf/TreeNodeTest.cpp ASSERT_EQ(root->lastChild(), nullNode.get()); get 121 Source/wtf/TreeNodeTest.cpp root->appendChild(firstChild.get()); get 122 Source/wtf/TreeNodeTest.cpp root->appendChild(middleChild.get()); get 123 Source/wtf/TreeNodeTest.cpp root->appendChild(lastChild.get()); get 137 Source/wtf/TreeNodeTest.cpp trio.root->removeChild(trio.middleChild.get()); get 139 Source/wtf/TreeNodeTest.cpp ASSERT_EQ(trio.firstChild->next(), trio.lastChild.get()); get 140 Source/wtf/TreeNodeTest.cpp ASSERT_EQ(trio.lastChild->previous(), trio.firstChild.get()); get 141 Source/wtf/TreeNodeTest.cpp ASSERT_EQ(trio.root->firstChild(), trio.firstChild.get()); get 142 Source/wtf/TreeNodeTest.cpp ASSERT_EQ(trio.root->lastChild(), trio.lastChild.get()); get 151 Source/wtf/TreeNodeTest.cpp trio.root->removeChild(trio.lastChild.get()); get 153 Source/wtf/TreeNodeTest.cpp ASSERT_EQ(trio.middleChild->next(), nullNode.get()); get 154 Source/wtf/TreeNodeTest.cpp ASSERT_EQ(trio.root->firstChild(), trio.firstChild.get()); get 155 Source/wtf/TreeNodeTest.cpp ASSERT_EQ(trio.root->lastChild(), trio.middleChild.get()); get 164 Source/wtf/TreeNodeTest.cpp trio.root->removeChild(trio.firstChild.get()); get 166 Source/wtf/TreeNodeTest.cpp ASSERT_EQ(trio.middleChild->previous(), nullNode.get()); get 167 Source/wtf/TreeNodeTest.cpp ASSERT_EQ(trio.root->firstChild(), trio.middleChild.get()); get 168 Source/wtf/TreeNodeTest.cpp ASSERT_EQ(trio.root->lastChild(), trio.lastChild.get()); get 181 Source/wtf/TreeNodeTest.cpp middleChild->appendChild(grandChild.get()); get 193 Source/wtf/TreeNodeTest.cpp trio.root.get(), trio.firstChild.get(), trio.middleChild.get(), get 194 Source/wtf/TreeNodeTest.cpp trio.grandChild.get(), trio.lastChild.get() get 198 Source/wtf/TreeNodeTest.cpp for (TestTree* node = trio.root.get(); node; node = traverseNext(node), orderIndex++) get 210 Source/wtf/TreeNodeTest.cpp trio.firstChild.get(), get 211 Source/wtf/TreeNodeTest.cpp trio.grandChild.get(), trio.middleChild.get(), trio.lastChild.get(), trio.root.get() get 215 Source/wtf/TreeNodeTest.cpp for (TestTree* node = traverseFirstPostOrder(trio.root.get()); node; node = traverseNextPostOrder(node), orderIndex++) get 95 Source/wtf/TypedArrayBase.h if (!buffer.get()) get 126 Source/wtf/TypedArrayBase.h if (!buffer.get()) get 142 Source/wtf/VectorTest.cpp ASSERT_EQ(0, counter0->get()); get 144 Source/wtf/VectorTest.cpp ASSERT_EQ(1, counter1->get()); get 150 Source/wtf/VectorTest.cpp ASSERT_EQ(index, static_cast<size_t>(refCounter->get()->get())); get 151 Source/wtf/VectorTest.cpp ASSERT_EQ(index, static_cast<size_t>((*refCounter)->get())); get 158 Source/wtf/VectorTest.cpp ASSERT_EQ(index, static_cast<size_t>(refCounter->get())); get 163 Source/wtf/VectorTest.cpp ASSERT_EQ(0, vector[0]->get()); get 164 Source/wtf/VectorTest.cpp ASSERT_EQ(1, vector[1]->get()); get 166 Source/wtf/VectorTest.cpp ASSERT_EQ(1, vector[0]->get()); get 172 Source/wtf/VectorTest.cpp ASSERT_EQ(counter1.get(), ownCounter1.get()); get 248 Source/wtf/VectorTest.cpp EXPECT_EQ(2, vectorA.at(0).get()); get 250 Source/wtf/VectorTest.cpp EXPECT_EQ(1, vectorB.at(0).get()); get 258 Source/wtf/VectorTest.cpp EXPECT_EQ(1, vectorA.at(0).get()); get 260 Source/wtf/VectorTest.cpp EXPECT_EQ(2, vectorB.at(0).get()); get 261 Source/wtf/VectorTest.cpp EXPECT_EQ(3, vectorB.at(1).get()); get 267 Source/wtf/VectorTest.cpp EXPECT_EQ(2, vectorA.at(0).get()); get 268 Source/wtf/VectorTest.cpp EXPECT_EQ(3, vectorA.at(1).get()); get 270 Source/wtf/VectorTest.cpp EXPECT_EQ(1, vectorB.at(0).get()); get 277 Source/wtf/VectorTest.cpp EXPECT_EQ(1, vectorA.at(0).get()); get 279 Source/wtf/VectorTest.cpp EXPECT_EQ(2, vectorB.at(0).get()); get 280 Source/wtf/VectorTest.cpp EXPECT_EQ(3, vectorB.at(1).get()); get 281 Source/wtf/VectorTest.cpp EXPECT_EQ(4, vectorB.at(2).get()); get 45 Source/wtf/WeakPtr.h T* get() const get 90 Source/wtf/WeakPtr.h T* get() const { return m_ref ? m_ref->get() : 0; } get 94 Source/wtf/WeakPtr.h ASSERT(get()); get 95 Source/wtf/WeakPtr.h return get(); get 99 Source/wtf/WeakPtr.h operator UnspecifiedBoolType() const { return get() ? &WeakPtr::m_ref : 0; } get 107 Source/wtf/WeakPtr.h return a.get() == b.get(); get 112 Source/wtf/WeakPtr.h return a.get() != b.get(); get 135 Source/wtf/WeakPtr.h T* ptr = m_ref->get(); get 80 Source/wtf/text/CString.h CStringBuffer* buffer() const { return m_buffer.get(); } get 210 Source/wtf/text/StringBuilder.h return AtomicString(m_buffer.get(), 0, m_length); get 54 Source/wtf/text/StringHash.h return equal(a.get(), b.get()); get 102 Source/wtf/text/StringHash.h return hash(key.get()); get 107 Source/wtf/text/StringHash.h return equal(a.get(), b.get()); get 131 Source/wtf/text/TextEncodingRegistry.cpp const char* oldAtomicName = textEncodingNameMap->get(alias); get 165 Source/wtf/text/TextEncodingRegistry.cpp const char* atomicName = textEncodingNameMap->get(name); get 175 Source/wtf/text/TextEncodingRegistry.cpp const char* atomicName = textEncodingNameMap->get(name); get 183 Source/wtf/text/TextEncodingRegistry.cpp const char* atomicName = textEncodingNameMap->get(textEncodingNameBlacklist[i]); get 228 Source/wtf/text/TextEncodingRegistry.cpp const char* atomicName = textEncodingNameMap->get(name); get 292 Source/wtf/text/TextEncodingRegistry.cpp TextCodecFactory factory = textCodecMap->get(encoding.name()); get 306 Source/wtf/text/TextEncodingRegistry.cpp if (const char* atomicName = textEncodingNameMap->get(name)) get 312 Source/wtf/text/TextEncodingRegistry.cpp return textEncodingNameMap->get(name); get 151 Source/wtf/text/WTFString.h StringImpl* impl() const { return m_impl.get(); } get 66 Source/wtf/unicode/icu/CollatorICU.cpp CFStringRef collationOrder = (CFStringRef)CFLocaleGetValue(currentLocale.get(), kCFLocaleCollatorIdentifier); get 63 public/platform/WebBlobData.h bool isNull() const { return !m_private.get(); } get 54 public/platform/WebFilterKeyframe.h const WebFilterOperations& value() const { return *m_value.get(); } get 83 public/platform/WebIDBDatabase.h virtual void get(long long transactionId, long long objectStoreId, long long indexId, const WebIDBKeyRange&, bool keyOnly, WebIDBCallbacks*) { BLINK_ASSERT_NOT_REACHED(); } get 56 public/platform/WebPrivateOwnPtr.h T* get() const { return m_ptr; } get 90 public/platform/WebPrivatePtr.h T* val = other.get(); get 96 public/platform/WebPrivatePtr.h T* get() const { return m_ptr; } get 127 public/platform/WebPrivatePtr.h void assign(const PtrStorageImpl& other) { assign(other.get()); } get 129 public/platform/WebPrivatePtr.h T* get() const { return m_handle ? m_handle->get() : 0; } get 144 public/platform/WebPrivatePtr.h void assign(const PassRefPtr<T>& val) { PtrStorageImpl<T, GarbageCollectedLifetime>::assign(val.get()); } get 146 public/platform/WebPrivatePtr.h void assign(const PtrStorageImpl& other) { PtrStorageImpl<T, GarbageCollectedLifetime>::assign(other.get()); } get 246 public/platform/WebPrivatePtr.h T* get() const { return storage().get(); } get 251 public/platform/WebPrivatePtr.h return *get(); get 257 public/platform/WebPrivatePtr.h return get(); get 57 public/platform/WebSocketHandshakeRequestInfo.h BLINK_PLATFORM_EXPORT const WebCore::WebSocketHandshakeRequest& toCoreRequest() const { return *m_private.get(); } get 57 public/platform/WebSocketHandshakeResponseInfo.h BLINK_PLATFORM_EXPORT const WebCore::WebSocketHandshakeResponse& toCoreResponse() const { return *m_private.get(); } get 119 public/web/WebDOMEvent.h return static_cast<T*>(m_private.get()); get 124 public/web/WebDOMEvent.h return static_cast<const T*>(m_private.get()); get 65 public/web/WebMIDIPermissionRequest.h WebCore::MIDIAccess* midiAccess() const { return m_private.get(); } get 152 public/web/WebNode.h return static_cast<T*>(m_private.get()); get 157 public/web/WebNode.h return static_cast<const T*>(m_private.get()); get 106 public/web/WebSecurityOrigin.h WebCore::SecurityOrigin* get() const;