PassRefPtrWillBeRawPtr  403 Source/bindings/tests/results/V8TestInterfaceEventConstructor.cpp v8::Handle<v8::Object> V8TestInterfaceEventConstructor::createWrapper(PassRefPtrWillBeRawPtr<TestInterfaceEventConstructor> impl, v8::Handle<v8::Object> creationContext, v8::Isolate* isolate)
PassRefPtrWillBeRawPtr   49 Source/bindings/tests/results/V8TestInterfaceEventConstructor.h     static v8::Handle<v8::Object> createWrapper(PassRefPtrWillBeRawPtr<TestInterfaceEventConstructor>, v8::Handle<v8::Object> creationContext, v8::Isolate*);
PassRefPtrWillBeRawPtr  109 Source/bindings/tests/results/V8TestInterfaceEventConstructor.h inline v8::Handle<v8::Value> toV8(PassRefPtrWillBeRawPtr<TestInterfaceEventConstructor> impl, v8::Handle<v8::Object> creationContext, v8::Isolate* isolate)
PassRefPtrWillBeRawPtr  115 Source/bindings/tests/results/V8TestInterfaceEventConstructor.h inline void v8SetReturnValue(const CallbackInfo& callbackInfo, PassRefPtrWillBeRawPtr<TestInterfaceEventConstructor> impl)
PassRefPtrWillBeRawPtr  121 Source/bindings/tests/results/V8TestInterfaceEventConstructor.h inline void v8SetReturnValueForMainWorld(const CallbackInfo& callbackInfo, PassRefPtrWillBeRawPtr<TestInterfaceEventConstructor> impl)
PassRefPtrWillBeRawPtr  127 Source/bindings/tests/results/V8TestInterfaceEventConstructor.h inline void v8SetReturnValueFast(const CallbackInfo& callbackInfo, PassRefPtrWillBeRawPtr<TestInterfaceEventConstructor> impl, Wrappable* wrappable)
PassRefPtrWillBeRawPtr  187 Source/bindings/tests/results/V8TestInterfaceWillBeGarbageCollected.cpp v8::Handle<v8::Object> V8TestInterfaceWillBeGarbageCollected::createWrapper(PassRefPtrWillBeRawPtr<TestInterfaceWillBeGarbageCollected> impl, v8::Handle<v8::Object> creationContext, v8::Isolate* isolate)
PassRefPtrWillBeRawPtr   50 Source/bindings/tests/results/V8TestInterfaceWillBeGarbageCollected.h     static v8::Handle<v8::Object> createWrapper(PassRefPtrWillBeRawPtr<TestInterfaceWillBeGarbageCollected>, v8::Handle<v8::Object> creationContext, v8::Isolate*);
PassRefPtrWillBeRawPtr  110 Source/bindings/tests/results/V8TestInterfaceWillBeGarbageCollected.h inline v8::Handle<v8::Value> toV8(PassRefPtrWillBeRawPtr<TestInterfaceWillBeGarbageCollected> impl, v8::Handle<v8::Object> creationContext, v8::Isolate* isolate)
PassRefPtrWillBeRawPtr  116 Source/bindings/tests/results/V8TestInterfaceWillBeGarbageCollected.h inline void v8SetReturnValue(const CallbackInfo& callbackInfo, PassRefPtrWillBeRawPtr<TestInterfaceWillBeGarbageCollected> impl)
PassRefPtrWillBeRawPtr  122 Source/bindings/tests/results/V8TestInterfaceWillBeGarbageCollected.h inline void v8SetReturnValueForMainWorld(const CallbackInfo& callbackInfo, PassRefPtrWillBeRawPtr<TestInterfaceWillBeGarbageCollected> impl)
PassRefPtrWillBeRawPtr  128 Source/bindings/tests/results/V8TestInterfaceWillBeGarbageCollected.h inline void v8SetReturnValueFast(const CallbackInfo& callbackInfo, PassRefPtrWillBeRawPtr<TestInterfaceWillBeGarbageCollected> impl, Wrappable* wrappable)
PassRefPtrWillBeRawPtr 2184 Source/bindings/v8/SerializedScriptValue.cpp     PassRefPtrWillBeRawPtr<File> doReadFileHelper()
PassRefPtrWillBeRawPtr  477 Source/bindings/v8/V8Binding.cpp PassRefPtrWillBeRawPtr<XPathNSResolver> toXPathNSResolver(v8::Handle<v8::Value> value, v8::Isolate* isolate)
PassRefPtrWillBeRawPtr  444 Source/bindings/v8/V8Binding.h PassRefPtrWillBeRawPtr<XPathNSResolver> toXPathNSResolver(v8::Handle<v8::Value>, v8::Isolate*);
PassRefPtrWillBeRawPtr  331 Source/bindings/v8/V8WindowShell.cpp     V8DOMWrapper::associateObjectWithWrapper<V8Window>(PassRefPtrWillBeRawPtr<DOMWindow>(window), &V8Window::wrapperTypeInfo, windowWrapper, m_isolate, WrapperConfiguration::Dependent);
PassRefPtrWillBeRawPtr  145 Source/bindings/v8/WorkerScriptController.cpp     V8DOMWrapper::associateObjectWithWrapper<V8WorkerGlobalScope>(PassRefPtrWillBeRawPtr<WorkerGlobalScope>(&m_workerGlobalScope), contextType, jsWorkerGlobalScope, m_isolate, WrapperConfiguration::Dependent);
PassRefPtrWillBeRawPtr  261 Source/bindings/v8/WorkerScriptController.cpp void WorkerScriptController::rethrowExceptionFromImportedScript(PassRefPtrWillBeRawPtr<ErrorEvent> errorEvent)
PassRefPtrWillBeRawPtr   73 Source/bindings/v8/WorkerScriptController.h         void rethrowExceptionFromImportedScript(PassRefPtrWillBeRawPtr<ErrorEvent>);
PassRefPtrWillBeRawPtr   45 Source/bindings/v8/custom/V8CustomXPathNSResolver.cpp PassRefPtrWillBeRawPtr<V8CustomXPathNSResolver> V8CustomXPathNSResolver::create(v8::Handle<v8::Object> resolver, v8::Isolate* isolate)
PassRefPtrWillBeRawPtr   47 Source/bindings/v8/custom/V8CustomXPathNSResolver.h     static PassRefPtrWillBeRawPtr<V8CustomXPathNSResolver> create(v8::Handle<v8::Object> resolver, v8::Isolate*);
PassRefPtrWillBeRawPtr   37 Source/bindings/v8/custom/V8DeviceMotionEventCustom.cpp PassRefPtrWillBeRawPtr<DeviceMotionData::Acceleration> readAccelerationArgument(v8::Local<v8::Value> value, v8::Isolate* isolate)
PassRefPtrWillBeRawPtr   69 Source/bindings/v8/custom/V8DeviceMotionEventCustom.cpp PassRefPtrWillBeRawPtr<DeviceMotionData::RotationRate> readRotationRateArgument(v8::Local<v8::Value> value, v8::Isolate* isolate)
PassRefPtrWillBeRawPtr   40 Source/bindings/v8/custom/V8GeolocationCustom.cpp static PassRefPtrWillBeRawPtr<PositionOptions> createPositionOptions(v8::Local<v8::Value> value, v8::Isolate* isolate, bool& succeeded)
PassRefPtrWillBeRawPtr   49 Source/core/animation/AnimatableClipPathOperation.cpp PassRefPtrWillBeRawPtr<AnimatableValue> AnimatableClipPathOperation::interpolateTo(const AnimatableValue* value, double fraction) const
PassRefPtrWillBeRawPtr   42 Source/core/animation/AnimatableClipPathOperation.h     static PassRefPtrWillBeRawPtr<AnimatableClipPathOperation> create(ClipPathOperation* operation)
PassRefPtrWillBeRawPtr   51 Source/core/animation/AnimatableClipPathOperation.h     virtual PassRefPtrWillBeRawPtr<AnimatableValue> interpolateTo(const AnimatableValue*, double fraction) const OVERRIDE;
PassRefPtrWillBeRawPtr  103 Source/core/animation/AnimatableColor.cpp PassRefPtrWillBeRawPtr<AnimatableColor> AnimatableColor::create(const AnimatableColorImpl& color, const AnimatableColorImpl& visitedLinkColor)
PassRefPtrWillBeRawPtr  108 Source/core/animation/AnimatableColor.cpp PassRefPtrWillBeRawPtr<AnimatableValue> AnimatableColor::interpolateTo(const AnimatableValue* value, double fraction) const
PassRefPtrWillBeRawPtr  115 Source/core/animation/AnimatableColor.cpp PassRefPtrWillBeRawPtr<AnimatableValue> AnimatableColor::addWith(const AnimatableValue* value) const
PassRefPtrWillBeRawPtr   62 Source/core/animation/AnimatableColor.h     static PassRefPtrWillBeRawPtr<AnimatableColor> create(const AnimatableColorImpl&, const AnimatableColorImpl& visitedLinkColor);
PassRefPtrWillBeRawPtr   69 Source/core/animation/AnimatableColor.h     virtual PassRefPtrWillBeRawPtr<AnimatableValue> interpolateTo(const AnimatableValue*, double fraction) const OVERRIDE;
PassRefPtrWillBeRawPtr   70 Source/core/animation/AnimatableColor.h     virtual PassRefPtrWillBeRawPtr<AnimatableValue> addWith(const AnimatableValue*) const OVERRIDE;
PassRefPtrWillBeRawPtr   41 Source/core/animation/AnimatableDouble.cpp PassRefPtrWillBeRawPtr<CSSValue> AnimatableDouble::toCSSValue() const
PassRefPtrWillBeRawPtr   52 Source/core/animation/AnimatableDouble.cpp PassRefPtrWillBeRawPtr<AnimatableValue> AnimatableDouble::interpolateTo(const AnimatableValue* value, double fraction) const
PassRefPtrWillBeRawPtr   61 Source/core/animation/AnimatableDouble.cpp PassRefPtrWillBeRawPtr<AnimatableValue> AnimatableDouble::addWith(const AnimatableValue* value) const
PassRefPtrWillBeRawPtr   48 Source/core/animation/AnimatableDouble.h     static PassRefPtrWillBeRawPtr<AnimatableDouble> create(double number, Constraint constraint = Unconstrained)
PassRefPtrWillBeRawPtr   53 Source/core/animation/AnimatableDouble.h     PassRefPtrWillBeRawPtr<CSSValue> toCSSValue() const;
PassRefPtrWillBeRawPtr   59 Source/core/animation/AnimatableDouble.h     virtual PassRefPtrWillBeRawPtr<AnimatableValue> interpolateTo(const AnimatableValue*, double fraction) const OVERRIDE;
PassRefPtrWillBeRawPtr   60 Source/core/animation/AnimatableDouble.h     virtual PassRefPtrWillBeRawPtr<AnimatableValue> addWith(const AnimatableValue*) const OVERRIDE;
PassRefPtrWillBeRawPtr   44 Source/core/animation/AnimatableFilterOperations.cpp PassRefPtrWillBeRawPtr<AnimatableValue> AnimatableFilterOperations::interpolateTo(const AnimatableValue* value, double fraction) const
PassRefPtrWillBeRawPtr   66 Source/core/animation/AnimatableFilterOperations.cpp PassRefPtrWillBeRawPtr<AnimatableValue> AnimatableFilterOperations::addWith(const AnimatableValue* value) const
PassRefPtrWillBeRawPtr   42 Source/core/animation/AnimatableFilterOperations.h     static PassRefPtrWillBeRawPtr<AnimatableFilterOperations> create(const FilterOperations& operations)
PassRefPtrWillBeRawPtr   51 Source/core/animation/AnimatableFilterOperations.h     virtual PassRefPtrWillBeRawPtr<AnimatableValue> interpolateTo(const AnimatableValue*, double fraction) const OVERRIDE;
PassRefPtrWillBeRawPtr   52 Source/core/animation/AnimatableFilterOperations.h     virtual PassRefPtrWillBeRawPtr<AnimatableValue> addWith(const AnimatableValue*) const OVERRIDE;
PassRefPtrWillBeRawPtr   50 Source/core/animation/AnimatableImage.cpp PassRefPtrWillBeRawPtr<AnimatableValue> AnimatableImage::interpolateTo(const AnimatableValue* value, double fraction) const
PassRefPtrWillBeRawPtr   63 Source/core/animation/AnimatableImage.cpp PassRefPtrWillBeRawPtr<AnimatableValue> AnimatableImage::addWith(const AnimatableValue* value) const
PassRefPtrWillBeRawPtr   43 Source/core/animation/AnimatableImage.h     static PassRefPtrWillBeRawPtr<AnimatableImage> create(const StyleImage& image)
PassRefPtrWillBeRawPtr   52 Source/core/animation/AnimatableImage.h     virtual PassRefPtrWillBeRawPtr<AnimatableValue> interpolateTo(const AnimatableValue*, double fraction) const OVERRIDE;
PassRefPtrWillBeRawPtr   53 Source/core/animation/AnimatableImage.h     virtual PassRefPtrWillBeRawPtr<AnimatableValue> addWith(const AnimatableValue*) const OVERRIDE;
PassRefPtrWillBeRawPtr   57 Source/core/animation/AnimatableImage.h     static PassRefPtrWillBeRawPtr<AnimatableImage> create(PassRefPtr<CSSValue> value)
PassRefPtrWillBeRawPtr   40 Source/core/animation/AnimatableLength.cpp PassRefPtrWillBeRawPtr<AnimatableLength> AnimatableLength::create(CSSValue* value)
PassRefPtrWillBeRawPtr   77 Source/core/animation/AnimatableLength.cpp PassRefPtrWillBeRawPtr<CSSValue> AnimatableLength::toCSSValue(NumberRange range) const
PassRefPtrWillBeRawPtr  100 Source/core/animation/AnimatableLength.cpp PassRefPtrWillBeRawPtr<AnimatableValue> AnimatableLength::interpolateTo(const AnimatableValue* value, double fraction) const
PassRefPtrWillBeRawPtr  114 Source/core/animation/AnimatableLength.cpp PassRefPtrWillBeRawPtr<AnimatableValue> AnimatableLength::addWith(const AnimatableValue* value) const
PassRefPtrWillBeRawPtr  141 Source/core/animation/AnimatableLength.cpp PassRefPtrWillBeRawPtr<CSSCalcExpressionNode> AnimatableLength::toCSSCalcExpressionNode() const
PassRefPtrWillBeRawPtr  158 Source/core/animation/AnimatableLength.cpp PassRefPtrWillBeRawPtr<CSSPrimitiveValue> AnimatableLength::toCSSPrimitiveValue(NumberRange range) const
PassRefPtrWillBeRawPtr  169 Source/core/animation/AnimatableLength.cpp PassRefPtrWillBeRawPtr<AnimatableLength> AnimatableLength::scale(double factor) const
PassRefPtrWillBeRawPtr   66 Source/core/animation/AnimatableLength.h     static PassRefPtrWillBeRawPtr<AnimatableLength> create(CSSValue*);
PassRefPtrWillBeRawPtr   67 Source/core/animation/AnimatableLength.h     static PassRefPtrWillBeRawPtr<AnimatableLength> create(double number, NumberUnitType unitType, CSSPrimitiveValue* cssPrimitiveValue = 0)
PassRefPtrWillBeRawPtr   71 Source/core/animation/AnimatableLength.h     static PassRefPtrWillBeRawPtr<AnimatableLength> create(PassRefPtrWillBeRawPtr<CSSCalcExpressionNode> calcExpression, CSSPrimitiveValue* cssPrimitiveValue = 0)
PassRefPtrWillBeRawPtr   75 Source/core/animation/AnimatableLength.h     PassRefPtrWillBeRawPtr<CSSValue> toCSSValue(NumberRange = AllValues) const;
PassRefPtrWillBeRawPtr   81 Source/core/animation/AnimatableLength.h     virtual PassRefPtrWillBeRawPtr<AnimatableValue> interpolateTo(const AnimatableValue*, double fraction) const OVERRIDE;
PassRefPtrWillBeRawPtr   82 Source/core/animation/AnimatableLength.h     virtual PassRefPtrWillBeRawPtr<AnimatableValue> addWith(const AnimatableValue*) const OVERRIDE;
PassRefPtrWillBeRawPtr   93 Source/core/animation/AnimatableLength.h     AnimatableLength(PassRefPtrWillBeRawPtr<CSSCalcExpressionNode> calcExpression, CSSPrimitiveValue* cssPrimitiveValue)
PassRefPtrWillBeRawPtr  113 Source/core/animation/AnimatableLength.h     static PassRefPtrWillBeRawPtr<AnimatableLength> create(const AnimatableLength* leftAddend, const AnimatableLength* rightAddend)
PassRefPtrWillBeRawPtr  119 Source/core/animation/AnimatableLength.h     PassRefPtrWillBeRawPtr<CSSPrimitiveValue> toCSSPrimitiveValue(NumberRange) const;
PassRefPtrWillBeRawPtr  120 Source/core/animation/AnimatableLength.h     PassRefPtrWillBeRawPtr<CSSCalcExpressionNode> toCSSCalcExpressionNode() const;
PassRefPtrWillBeRawPtr  122 Source/core/animation/AnimatableLength.h     PassRefPtrWillBeRawPtr<AnimatableLength> scale(double) const;
PassRefPtrWillBeRawPtr   36 Source/core/animation/AnimatableLengthBox.cpp PassRefPtrWillBeRawPtr<AnimatableValue> AnimatableLengthBox::interpolateTo(const AnimatableValue* value, double fraction) const
PassRefPtrWillBeRawPtr   46 Source/core/animation/AnimatableLengthBox.cpp PassRefPtrWillBeRawPtr<AnimatableValue> AnimatableLengthBox::addWith(const AnimatableValue* value) const
PassRefPtrWillBeRawPtr   41 Source/core/animation/AnimatableLengthBox.h     static PassRefPtrWillBeRawPtr<AnimatableLengthBox> create(PassRefPtrWillBeRawPtr<AnimatableValue> left, PassRefPtrWillBeRawPtr<AnimatableValue> right, PassRefPtrWillBeRawPtr<AnimatableValue> top, PassRefPtrWillBeRawPtr<AnimatableValue> bottom)
PassRefPtrWillBeRawPtr   53 Source/core/animation/AnimatableLengthBox.h     virtual PassRefPtrWillBeRawPtr<AnimatableValue> interpolateTo(const AnimatableValue*, double fraction) const OVERRIDE;
PassRefPtrWillBeRawPtr   54 Source/core/animation/AnimatableLengthBox.h     virtual PassRefPtrWillBeRawPtr<AnimatableValue> addWith(const AnimatableValue*) const OVERRIDE;
PassRefPtrWillBeRawPtr   57 Source/core/animation/AnimatableLengthBox.h     AnimatableLengthBox(PassRefPtrWillBeRawPtr<AnimatableValue> left, PassRefPtrWillBeRawPtr<AnimatableValue> right, PassRefPtrWillBeRawPtr<AnimatableValue> top, PassRefPtrWillBeRawPtr<AnimatableValue> bottom)
PassRefPtrWillBeRawPtr   44 Source/core/animation/AnimatableLengthBoxAndBool.cpp PassRefPtrWillBeRawPtr<AnimatableValue> AnimatableLengthBoxAndBool::interpolateTo(const AnimatableValue* value, double fraction) const
PassRefPtrWillBeRawPtr   55 Source/core/animation/AnimatableLengthBoxAndBool.cpp PassRefPtrWillBeRawPtr<AnimatableValue> AnimatableLengthBoxAndBool::addWith(const AnimatableValue* value) const
PassRefPtrWillBeRawPtr   41 Source/core/animation/AnimatableLengthBoxAndBool.h     static PassRefPtrWillBeRawPtr<AnimatableLengthBoxAndBool> create(PassRefPtrWillBeRawPtr<AnimatableValue> box, bool flag)
PassRefPtrWillBeRawPtr   51 Source/core/animation/AnimatableLengthBoxAndBool.h     virtual PassRefPtrWillBeRawPtr<AnimatableValue> interpolateTo(const AnimatableValue*, double fraction) const OVERRIDE;
PassRefPtrWillBeRawPtr   52 Source/core/animation/AnimatableLengthBoxAndBool.h     virtual PassRefPtrWillBeRawPtr<AnimatableValue> addWith(const AnimatableValue*) const OVERRIDE;
PassRefPtrWillBeRawPtr   56 Source/core/animation/AnimatableLengthBoxAndBool.h     AnimatableLengthBoxAndBool(PassRefPtrWillBeRawPtr<AnimatableValue> box, bool flag)
PassRefPtrWillBeRawPtr   36 Source/core/animation/AnimatableLengthPoint.cpp PassRefPtrWillBeRawPtr<AnimatableValue> AnimatableLengthPoint::interpolateTo(const AnimatableValue* value, double fraction) const
PassRefPtrWillBeRawPtr   44 Source/core/animation/AnimatableLengthPoint.cpp PassRefPtrWillBeRawPtr<AnimatableValue> AnimatableLengthPoint::addWith(const AnimatableValue* value) const
PassRefPtrWillBeRawPtr   41 Source/core/animation/AnimatableLengthPoint.h     static PassRefPtrWillBeRawPtr<AnimatableLengthPoint> create(PassRefPtrWillBeRawPtr<AnimatableValue> x, PassRefPtrWillBeRawPtr<AnimatableValue> y)
PassRefPtrWillBeRawPtr   51 Source/core/animation/AnimatableLengthPoint.h     virtual PassRefPtrWillBeRawPtr<AnimatableValue> interpolateTo(const AnimatableValue*, double fraction) const OVERRIDE;
PassRefPtrWillBeRawPtr   52 Source/core/animation/AnimatableLengthPoint.h     virtual PassRefPtrWillBeRawPtr<AnimatableValue> addWith(const AnimatableValue*) const OVERRIDE;
PassRefPtrWillBeRawPtr   55 Source/core/animation/AnimatableLengthPoint.h     AnimatableLengthPoint(PassRefPtrWillBeRawPtr<AnimatableValue> x, PassRefPtrWillBeRawPtr<AnimatableValue> y)
PassRefPtrWillBeRawPtr   36 Source/core/animation/AnimatableLengthPoint3D.cpp PassRefPtrWillBeRawPtr<AnimatableValue> AnimatableLengthPoint3D::interpolateTo(const AnimatableValue* value, double fraction) const
PassRefPtrWillBeRawPtr   45 Source/core/animation/AnimatableLengthPoint3D.cpp PassRefPtrWillBeRawPtr<AnimatableValue> AnimatableLengthPoint3D::addWith(const AnimatableValue* value) const
PassRefPtrWillBeRawPtr   41 Source/core/animation/AnimatableLengthPoint3D.h     static PassRefPtrWillBeRawPtr<AnimatableLengthPoint3D> create(PassRefPtrWillBeRawPtr<AnimatableValue> x, PassRefPtrWillBeRawPtr<AnimatableValue> y, PassRefPtrWillBeRawPtr<AnimatableValue> z)
PassRefPtrWillBeRawPtr   52 Source/core/animation/AnimatableLengthPoint3D.h     virtual PassRefPtrWillBeRawPtr<AnimatableValue> interpolateTo(const AnimatableValue*, double fraction) const OVERRIDE;
PassRefPtrWillBeRawPtr   53 Source/core/animation/AnimatableLengthPoint3D.h     virtual PassRefPtrWillBeRawPtr<AnimatableValue> addWith(const AnimatableValue*) const OVERRIDE;
PassRefPtrWillBeRawPtr   56 Source/core/animation/AnimatableLengthPoint3D.h     AnimatableLengthPoint3D(PassRefPtrWillBeRawPtr<AnimatableValue> x, PassRefPtrWillBeRawPtr<AnimatableValue> y, PassRefPtrWillBeRawPtr<AnimatableValue> z)
PassRefPtrWillBeRawPtr   36 Source/core/animation/AnimatableLengthSize.cpp PassRefPtrWillBeRawPtr<AnimatableValue> AnimatableLengthSize::interpolateTo(const AnimatableValue* value, double fraction) const
PassRefPtrWillBeRawPtr   44 Source/core/animation/AnimatableLengthSize.cpp PassRefPtrWillBeRawPtr<AnimatableValue> AnimatableLengthSize::addWith(const AnimatableValue* value) const
PassRefPtrWillBeRawPtr   41 Source/core/animation/AnimatableLengthSize.h     static PassRefPtrWillBeRawPtr<AnimatableLengthSize> create(PassRefPtrWillBeRawPtr<AnimatableValue> width, PassRefPtrWillBeRawPtr<AnimatableValue> height)
PassRefPtrWillBeRawPtr   51 Source/core/animation/AnimatableLengthSize.h     virtual PassRefPtrWillBeRawPtr<AnimatableValue> interpolateTo(const AnimatableValue*, double fraction) const OVERRIDE;
PassRefPtrWillBeRawPtr   52 Source/core/animation/AnimatableLengthSize.h     virtual PassRefPtrWillBeRawPtr<AnimatableValue> addWith(const AnimatableValue*) const OVERRIDE;
PassRefPtrWillBeRawPtr   55 Source/core/animation/AnimatableLengthSize.h     AnimatableLengthSize(PassRefPtrWillBeRawPtr<AnimatableValue> width, PassRefPtrWillBeRawPtr<AnimatableValue> height)
PassRefPtrWillBeRawPtr   59 Source/core/animation/AnimatableLengthTest.cpp     PassRefPtrWillBeRawPtr<AnimatableLength> create(double value, CSSPrimitiveValue::UnitTypes type)
PassRefPtrWillBeRawPtr   64 Source/core/animation/AnimatableLengthTest.cpp     PassRefPtrWillBeRawPtr<AnimatableLength> create(double valueLeft, CSSPrimitiveValue::UnitTypes typeLeft, double valueRight, CSSPrimitiveValue::UnitTypes typeRight)
PassRefPtrWillBeRawPtr   69 Source/core/animation/AnimatableLengthTest.cpp     PassRefPtrWillBeRawPtr<CSSCalcValue> createCalc(double valueLeft, CSSPrimitiveValue::UnitTypes typeLeft, double valueRight, CSSPrimitiveValue::UnitTypes typeRight)
PassRefPtrWillBeRawPtr   78 Source/core/animation/AnimatableLengthTest.cpp     PassRefPtrWillBeRawPtr<CSSValue> toCSSValue(CSSValue* cssValue)
PassRefPtrWillBeRawPtr   83 Source/core/animation/AnimatableLengthTest.cpp     AnimatableLength::NumberUnitType commonUnitType(PassRefPtrWillBeRawPtr<AnimatableLength> a, PassRefPtrWillBeRawPtr<AnimatableLength> b)
PassRefPtrWillBeRawPtr   88 Source/core/animation/AnimatableLengthTest.cpp     bool isUnitlessZero(PassRefPtrWillBeRawPtr<AnimatableLength> a)
PassRefPtrWillBeRawPtr   45 Source/core/animation/AnimatableNeutral.h     static PassRefPtrWillBeRawPtr<AnimatableNeutral> create() { return adoptRefWillBeNoop(new AnimatableNeutral()); }
PassRefPtrWillBeRawPtr   46 Source/core/animation/AnimatableNeutral.h     virtual PassRefPtrWillBeRawPtr<AnimatableValue> interpolateTo(const AnimatableValue* value, double fraction) const OVERRIDE
PassRefPtrWillBeRawPtr   84 Source/core/animation/AnimatableRepeatable.cpp PassRefPtrWillBeRawPtr<AnimatableValue> AnimatableRepeatable::interpolateTo(const AnimatableValue* value, double fraction) const
PassRefPtrWillBeRawPtr   93 Source/core/animation/AnimatableRepeatable.cpp PassRefPtrWillBeRawPtr<AnimatableValue> AnimatableRepeatable::addWith(const AnimatableValue* value) const
PassRefPtrWillBeRawPtr   46 Source/core/animation/AnimatableRepeatable.h     static PassRefPtrWillBeRawPtr<AnimatableRepeatable> create(WillBeHeapVector<RefPtrWillBeMember<AnimatableValue> >& values)
PassRefPtrWillBeRawPtr   72 Source/core/animation/AnimatableRepeatable.h     virtual PassRefPtrWillBeRawPtr<AnimatableValue> interpolateTo(const AnimatableValue*, double fraction) const OVERRIDE;
PassRefPtrWillBeRawPtr   73 Source/core/animation/AnimatableRepeatable.h     virtual PassRefPtrWillBeRawPtr<AnimatableValue> addWith(const AnimatableValue*) const OVERRIDE FINAL;
PassRefPtrWillBeRawPtr   38 Source/core/animation/AnimatableSVGLength.cpp PassRefPtrWillBeRawPtr<AnimatableValue> AnimatableSVGLength::interpolateTo(const AnimatableValue* value, double fraction) const
PassRefPtrWillBeRawPtr   43 Source/core/animation/AnimatableSVGLength.cpp PassRefPtrWillBeRawPtr<AnimatableValue> AnimatableSVGLength::addWith(const AnimatableValue* value) const
PassRefPtrWillBeRawPtr   43 Source/core/animation/AnimatableSVGLength.h     static PassRefPtrWillBeRawPtr<AnimatableSVGLength> create(PassRefPtr<SVGLength> length)
PassRefPtrWillBeRawPtr   56 Source/core/animation/AnimatableSVGLength.h     virtual PassRefPtrWillBeRawPtr<AnimatableValue> interpolateTo(const AnimatableValue*, double fraction) const OVERRIDE;
PassRefPtrWillBeRawPtr   57 Source/core/animation/AnimatableSVGLength.h     virtual PassRefPtrWillBeRawPtr<AnimatableValue> addWith(const AnimatableValue*) const OVERRIDE;
PassRefPtrWillBeRawPtr   42 Source/core/animation/AnimatableSVGPaint.cpp PassRefPtrWillBeRawPtr<AnimatableValue> AnimatableSVGPaint::interpolateTo(const AnimatableValue* value, double fraction) const
PassRefPtrWillBeRawPtr   52 Source/core/animation/AnimatableSVGPaint.cpp PassRefPtrWillBeRawPtr<AnimatableValue> AnimatableSVGPaint::addWith(const AnimatableValue* value) const
PassRefPtrWillBeRawPtr   43 Source/core/animation/AnimatableSVGPaint.h     static PassRefPtrWillBeRawPtr<AnimatableSVGPaint> create(SVGPaint::SVGPaintType type, const Color& color, const String& uri)
PassRefPtrWillBeRawPtr   47 Source/core/animation/AnimatableSVGPaint.h     static PassRefPtrWillBeRawPtr<AnimatableSVGPaint> create(SVGPaint::SVGPaintType type, const AnimatableColorImpl& color, const String& uri)
PassRefPtrWillBeRawPtr   58 Source/core/animation/AnimatableSVGPaint.h     virtual PassRefPtrWillBeRawPtr<AnimatableValue> interpolateTo(const AnimatableValue*, double fraction) const OVERRIDE;
PassRefPtrWillBeRawPtr   59 Source/core/animation/AnimatableSVGPaint.h     virtual PassRefPtrWillBeRawPtr<AnimatableValue> addWith(const AnimatableValue*) const OVERRIDE;
PassRefPtrWillBeRawPtr   36 Source/core/animation/AnimatableShadow.cpp PassRefPtrWillBeRawPtr<AnimatableValue> AnimatableShadow::interpolateTo(const AnimatableValue* value, double fraction) const
PassRefPtrWillBeRawPtr   42 Source/core/animation/AnimatableShadow.cpp PassRefPtrWillBeRawPtr<AnimatableValue> AnimatableShadow::addWith(const AnimatableValue* value) const
PassRefPtrWillBeRawPtr   42 Source/core/animation/AnimatableShadow.h     static PassRefPtrWillBeRawPtr<AnimatableShadow> create(PassRefPtr<ShadowList> shadowList)
PassRefPtrWillBeRawPtr   51 Source/core/animation/AnimatableShadow.h     virtual PassRefPtrWillBeRawPtr<AnimatableValue> interpolateTo(const AnimatableValue*, double fraction) const OVERRIDE;
PassRefPtrWillBeRawPtr   52 Source/core/animation/AnimatableShadow.h     virtual PassRefPtrWillBeRawPtr<AnimatableValue> addWith(const AnimatableValue*) const OVERRIDE;
PassRefPtrWillBeRawPtr   51 Source/core/animation/AnimatableShapeValue.cpp PassRefPtrWillBeRawPtr<AnimatableValue> AnimatableShapeValue::interpolateTo(const AnimatableValue* value, double fraction) const
PassRefPtrWillBeRawPtr   42 Source/core/animation/AnimatableShapeValue.h     static PassRefPtrWillBeRawPtr<AnimatableShapeValue> create(ShapeValue* shape)
PassRefPtrWillBeRawPtr   51 Source/core/animation/AnimatableShapeValue.h     virtual PassRefPtrWillBeRawPtr<AnimatableValue> interpolateTo(const AnimatableValue*, double fraction) const OVERRIDE;
PassRefPtrWillBeRawPtr   65 Source/core/animation/AnimatableStrokeDasharrayList.cpp PassRefPtrWillBeRawPtr<AnimatableValue> AnimatableStrokeDasharrayList::interpolateTo(const AnimatableValue* value, double fraction) const
PassRefPtrWillBeRawPtr   43 Source/core/animation/AnimatableStrokeDasharrayList.h     static PassRefPtrWillBeRawPtr<AnimatableStrokeDasharrayList> create(PassRefPtr<SVGLengthList> lengths)
PassRefPtrWillBeRawPtr   53 Source/core/animation/AnimatableStrokeDasharrayList.h     virtual PassRefPtrWillBeRawPtr<AnimatableValue> interpolateTo(const AnimatableValue*, double fraction) const OVERRIDE;
PassRefPtrWillBeRawPtr   36 Source/core/animation/AnimatableTransform.cpp PassRefPtrWillBeRawPtr<AnimatableTransform> AnimatableTransform::create(const TransformOperations& transform)
PassRefPtrWillBeRawPtr   41 Source/core/animation/AnimatableTransform.cpp PassRefPtrWillBeRawPtr<AnimatableValue> AnimatableTransform::interpolateTo(const AnimatableValue* value, double fraction) const
PassRefPtrWillBeRawPtr   47 Source/core/animation/AnimatableTransform.cpp PassRefPtrWillBeRawPtr<AnimatableValue> AnimatableTransform::addWith(const AnimatableValue* value) const
PassRefPtrWillBeRawPtr   42 Source/core/animation/AnimatableTransform.h     static PassRefPtrWillBeRawPtr<AnimatableTransform> create(const TransformOperations&);
PassRefPtrWillBeRawPtr   51 Source/core/animation/AnimatableTransform.h     virtual PassRefPtrWillBeRawPtr<AnimatableValue> interpolateTo(const AnimatableValue*, double fraction) const OVERRIDE;
PassRefPtrWillBeRawPtr   52 Source/core/animation/AnimatableTransform.h     virtual PassRefPtrWillBeRawPtr<AnimatableValue> addWith(const AnimatableValue*) const OVERRIDE;
PassRefPtrWillBeRawPtr   44 Source/core/animation/AnimatableUnknown.h     static PassRefPtrWillBeRawPtr<AnimatableUnknown> create(PassRefPtrWillBeRawPtr<CSSValue> value)
PassRefPtrWillBeRawPtr   48 Source/core/animation/AnimatableUnknown.h     static PassRefPtrWillBeRawPtr<AnimatableUnknown> create(CSSValueID value)
PassRefPtrWillBeRawPtr   53 Source/core/animation/AnimatableUnknown.h     PassRefPtrWillBeRawPtr<CSSValue> toCSSValue() const { return m_value; }
PassRefPtrWillBeRawPtr   62 Source/core/animation/AnimatableUnknown.h     virtual PassRefPtrWillBeRawPtr<AnimatableValue> interpolateTo(const AnimatableValue* value, double fraction) const OVERRIDE
PassRefPtrWillBeRawPtr   70 Source/core/animation/AnimatableUnknown.h     explicit AnimatableUnknown(PassRefPtrWillBeRawPtr<CSSValue> value)
PassRefPtrWillBeRawPtr   56 Source/core/animation/AnimatableValue.cpp PassRefPtrWillBeRawPtr<AnimatableValue> AnimatableValue::interpolate(const AnimatableValue* left, const AnimatableValue* right, double fraction)
PassRefPtrWillBeRawPtr   69 Source/core/animation/AnimatableValue.cpp PassRefPtrWillBeRawPtr<AnimatableValue> AnimatableValue::add(const AnimatableValue* left, const AnimatableValue* right)
PassRefPtrWillBeRawPtr   85 Source/core/animation/AnimatableValue.cpp PassRefPtrWillBeRawPtr<AnimatableValue> AnimatableValue::addWith(const AnimatableValue* value) const
PassRefPtrWillBeRawPtr   46 Source/core/animation/AnimatableValue.h     static PassRefPtrWillBeRawPtr<AnimatableValue> interpolate(const AnimatableValue*, const AnimatableValue*, double fraction);
PassRefPtrWillBeRawPtr   48 Source/core/animation/AnimatableValue.h     static PassRefPtrWillBeRawPtr<AnimatableValue> add(const AnimatableValue*, const AnimatableValue*);
PassRefPtrWillBeRawPtr  120 Source/core/animation/AnimatableValue.h     virtual PassRefPtrWillBeRawPtr<AnimatableValue> interpolateTo(const AnimatableValue*, double fraction) const = 0;
PassRefPtrWillBeRawPtr  121 Source/core/animation/AnimatableValue.h     static PassRefPtrWillBeRawPtr<AnimatableValue> defaultInterpolateTo(const AnimatableValue* left, const AnimatableValue* right, double fraction) { return takeConstRef((fraction < 0.5) ? left : right); }
PassRefPtrWillBeRawPtr  124 Source/core/animation/AnimatableValue.h     virtual PassRefPtrWillBeRawPtr<AnimatableValue> addWith(const AnimatableValue*) const;
PassRefPtrWillBeRawPtr  125 Source/core/animation/AnimatableValue.h     static PassRefPtrWillBeRawPtr<AnimatableValue> defaultAddWith(const AnimatableValue* left, const AnimatableValue* right) { return takeConstRef(right); }
PassRefPtrWillBeRawPtr  130 Source/core/animation/AnimatableValue.h     static PassRefPtrWillBeRawPtr<T> takeConstRef(const T* value) { return PassRefPtrWillBeRawPtr<T>(const_cast<T*>(value)); }
PassRefPtrWillBeRawPtr   29 Source/core/animation/AnimatableValueKeyframe.cpp PassRefPtrWillBeRawPtr<Keyframe> AnimatableValueKeyframe::clone() const
PassRefPtrWillBeRawPtr   50 Source/core/animation/AnimatableValueKeyframe.cpp AnimatableValueKeyframe::PropertySpecificKeyframe::PropertySpecificKeyframe(double offset, PassRefPtr<TimingFunction> easing, PassRefPtrWillBeRawPtr<AnimatableValue> value)
PassRefPtrWillBeRawPtr   63 Source/core/animation/AnimatableValueKeyframe.cpp PassRefPtrWillBeRawPtr<Interpolation> AnimatableValueKeyframe::PropertySpecificKeyframe::createInterpolation(CSSPropertyID property, Keyframe::PropertySpecificKeyframe* end) const
PassRefPtrWillBeRawPtr   15 Source/core/animation/AnimatableValueKeyframe.h     static PassRefPtrWillBeRawPtr<AnimatableValueKeyframe> create()
PassRefPtrWillBeRawPtr   19 Source/core/animation/AnimatableValueKeyframe.h     void setPropertyValue(CSSPropertyID property, PassRefPtrWillBeRawPtr<AnimatableValue> value)
PassRefPtrWillBeRawPtr   40 Source/core/animation/AnimatableValueKeyframe.h         virtual PassRefPtrWillBeRawPtr<Interpolation> createInterpolation(CSSPropertyID, WebCore::Keyframe::PropertySpecificKeyframe* end) const OVERRIDE FINAL;
PassRefPtrWillBeRawPtr   45 Source/core/animation/AnimatableValueKeyframe.h         PropertySpecificKeyframe(double offset, PassRefPtr<TimingFunction> easing, PassRefPtrWillBeRawPtr<AnimatableValue>);
PassRefPtrWillBeRawPtr   58 Source/core/animation/AnimatableValueKeyframe.h     virtual PassRefPtrWillBeRawPtr<Keyframe> clone() const OVERRIDE;
PassRefPtrWillBeRawPtr   53 Source/core/animation/AnimatableValueTestHelperTest.cpp     ::std::string PrintToString(PassRefPtrWillBeRawPtr<AnimatableValue> animValue)
PassRefPtrWillBeRawPtr   43 Source/core/animation/AnimatableVisibility.cpp PassRefPtrWillBeRawPtr<AnimatableValue> AnimatableVisibility::interpolateTo(const AnimatableValue* value, double fraction) const
PassRefPtrWillBeRawPtr   42 Source/core/animation/AnimatableVisibility.h     static PassRefPtrWillBeRawPtr<AnimatableVisibility> create(EVisibility visibility)
PassRefPtrWillBeRawPtr   52 Source/core/animation/AnimatableVisibility.h     virtual PassRefPtrWillBeRawPtr<AnimatableValue> interpolateTo(const AnimatableValue*, double fraction) const OVERRIDE;
PassRefPtrWillBeRawPtr   49 Source/core/animation/Animation.cpp PassRefPtr<Animation> Animation::create(PassRefPtr<Element> target, PassRefPtrWillBeRawPtr<AnimationEffect> effect, const Timing& timing, Priority priority, PassOwnPtr<EventDelegate> eventDelegate)
PassRefPtrWillBeRawPtr   54 Source/core/animation/Animation.cpp PassRefPtr<Animation> Animation::create(Element* element, PassRefPtrWillBeRawPtr<AnimationEffect> effect, const Dictionary& timingInputDictionary)
PassRefPtrWillBeRawPtr   59 Source/core/animation/Animation.cpp PassRefPtr<Animation> Animation::create(Element* element, PassRefPtrWillBeRawPtr<AnimationEffect> effect, double duration)
PassRefPtrWillBeRawPtr   64 Source/core/animation/Animation.cpp PassRefPtr<Animation> Animation::create(Element* element, PassRefPtrWillBeRawPtr<AnimationEffect> effect)
PassRefPtrWillBeRawPtr   88 Source/core/animation/Animation.cpp Animation::Animation(PassRefPtr<Element> target, PassRefPtrWillBeRawPtr<AnimationEffect> effect, const Timing& timing, Priority priority, PassOwnPtr<EventDelegate> eventDelegate)
PassRefPtrWillBeRawPtr   52 Source/core/animation/Animation.h     static PassRefPtr<Animation> create(PassRefPtr<Element>, PassRefPtrWillBeRawPtr<AnimationEffect>, const Timing&, Priority = DefaultPriority, PassOwnPtr<EventDelegate> = nullptr);
PassRefPtrWillBeRawPtr   54 Source/core/animation/Animation.h     static PassRefPtr<Animation> create(Element*, PassRefPtrWillBeRawPtr<AnimationEffect>, const Dictionary& timingInputDictionary);
PassRefPtrWillBeRawPtr   55 Source/core/animation/Animation.h     static PassRefPtr<Animation> create(Element*, PassRefPtrWillBeRawPtr<AnimationEffect>, double duration);
PassRefPtrWillBeRawPtr   56 Source/core/animation/Animation.h     static PassRefPtr<Animation> create(Element*, PassRefPtrWillBeRawPtr<AnimationEffect>);
PassRefPtrWillBeRawPtr  105 Source/core/animation/Animation.h     Animation(PassRefPtr<Element>, PassRefPtrWillBeRawPtr<AnimationEffect>, const Timing&, Priority, PassOwnPtr<EventDelegate>);
PassRefPtrWillBeRawPtr   38 Source/core/animation/AnimationStackTest.cpp     PassRefPtrWillBeRawPtr<AnimationEffect> makeAnimationEffect(CSSPropertyID id, PassRefPtrWillBeRawPtr<AnimatableValue> value)
PassRefPtrWillBeRawPtr   50 Source/core/animation/AnimationStackTest.cpp     PassRefPtr<InertAnimation> makeInertAnimation(PassRefPtrWillBeRawPtr<AnimationEffect> effect)
PassRefPtrWillBeRawPtr   57 Source/core/animation/AnimationStackTest.cpp     PassRefPtr<Animation> makeAnimation(PassRefPtrWillBeRawPtr<AnimationEffect> effect)
PassRefPtrWillBeRawPtr  141 Source/core/animation/CompositorAnimationsTest.cpp     PassRefPtrWillBeRawPtr<AnimatableValueKeyframe> createReplaceOpKeyframe(CSSPropertyID id, AnimatableValue* value, double offset = 0)
PassRefPtrWillBeRawPtr  151 Source/core/animation/CompositorAnimationsTest.cpp     PassRefPtrWillBeRawPtr<AnimatableValueKeyframe> createDefaultKeyframe(CSSPropertyID id, AnimationEffect::CompositeOperation op, double offset = 0)
PassRefPtrWillBeRawPtr  184 Source/core/animation/CompositorAnimationsTest.cpp     PassRefPtrWillBeRawPtr<AnimatableValueKeyframeEffectModel> createKeyframeEffectModel(PassRefPtrWillBeRawPtr<AnimatableValueKeyframe> prpFrom, PassRefPtrWillBeRawPtr<AnimatableValueKeyframe> prpTo, PassRefPtrWillBeRawPtr<AnimatableValueKeyframe> prpC = nullptr, PassRefPtrWillBeRawPtr<AnimatableValueKeyframe> prpD = nullptr)
PassRefPtrWillBeRawPtr   51 Source/core/animation/EffectInput.cpp PassRefPtrWillBeRawPtr<AnimationEffect> EffectInput::convert(Element* element, const Vector<Dictionary>& keyframeDictionaryVector,  ExceptionState& exceptionState, bool unsafe)
PassRefPtrWillBeRawPtr   20 Source/core/animation/EffectInput.h     static PassRefPtrWillBeRawPtr<AnimationEffect> convert(Element*, const Vector<Dictionary>& keyframeDictionaryVector, ExceptionState&, bool unsafe = false);
PassRefPtrWillBeRawPtr   47 Source/core/animation/ElementAnimation.h     static AnimationPlayer* animate(Element& element, PassRefPtrWillBeRawPtr<AnimationEffect> effect, const Dictionary& timingInputDictionary)
PassRefPtrWillBeRawPtr   52 Source/core/animation/ElementAnimation.h     static AnimationPlayer* animate(Element& element, PassRefPtrWillBeRawPtr<AnimationEffect> effect, double duration)
PassRefPtrWillBeRawPtr   57 Source/core/animation/ElementAnimation.h     static AnimationPlayer* animate(Element& element, PassRefPtrWillBeRawPtr<AnimationEffect> effect)
PassRefPtrWillBeRawPtr   78 Source/core/animation/ElementAnimation.h     static AnimationPlayer* animateInternal(Element& element, PassRefPtrWillBeRawPtr<AnimationEffect> effect, const Timing& timing)
PassRefPtrWillBeRawPtr   37 Source/core/animation/InertAnimation.cpp PassRefPtr<InertAnimation> InertAnimation::create(PassRefPtrWillBeRawPtr<AnimationEffect> effect, const Timing& timing, bool paused)
PassRefPtrWillBeRawPtr   42 Source/core/animation/InertAnimation.cpp InertAnimation::InertAnimation(PassRefPtrWillBeRawPtr<AnimationEffect> effect, const Timing& timing, bool paused)
PassRefPtrWillBeRawPtr   43 Source/core/animation/InertAnimation.h     static PassRefPtr<InertAnimation> create(PassRefPtrWillBeRawPtr<AnimationEffect>, const Timing&, bool paused);
PassRefPtrWillBeRawPtr   54 Source/core/animation/InertAnimation.h     InertAnimation(PassRefPtrWillBeRawPtr<AnimationEffect>, const Timing&, bool paused);
PassRefPtrWillBeRawPtr  138 Source/core/animation/InterpolableValue.h     static PassOwnPtrWillBeRawPtr<InterpolableAnimatableValue> create(PassRefPtrWillBeRawPtr<AnimatableValue> value)
PassRefPtrWillBeRawPtr  153 Source/core/animation/InterpolableValue.h     InterpolableAnimatableValue(PassRefPtrWillBeRawPtr<AnimatableValue> value)
PassRefPtrWillBeRawPtr   35 Source/core/animation/InterpolableValueTest.cpp     PassRefPtrWillBeRawPtr<Interpolation> interpolateLists(PassOwnPtrWillBeRawPtr<InterpolableList> listA, PassOwnPtrWillBeRawPtr<InterpolableList> listB, double progress)
PassRefPtrWillBeRawPtr   20 Source/core/animation/Interpolation.h     static PassRefPtrWillBeRawPtr<Interpolation> create(PassOwnPtrWillBeRawPtr<InterpolableValue> start, PassOwnPtrWillBeRawPtr<InterpolableValue> end)
PassRefPtrWillBeRawPtr   77 Source/core/animation/Interpolation.h     static PassRefPtrWillBeRawPtr<LegacyStyleInterpolation> create(PassRefPtrWillBeRawPtr<AnimatableValue> start, PassRefPtrWillBeRawPtr<AnimatableValue> end, CSSPropertyID id)
PassRefPtrWillBeRawPtr   85 Source/core/animation/Interpolation.h     PassRefPtrWillBeRawPtr<AnimatableValue> currentValue() const
PassRefPtrWillBeRawPtr   17 Source/core/animation/InterpolationEffect.h     static PassRefPtrWillBeRawPtr<InterpolationEffect> create() { return adoptRefWillBeNoop(new InterpolationEffect()); }
PassRefPtrWillBeRawPtr   21 Source/core/animation/InterpolationEffect.h     void addInterpolation(PassRefPtrWillBeRawPtr<Interpolation> interpolation, PassRefPtr<TimingFunction> easing, double start, double end, double applyFrom, double applyTo)
PassRefPtrWillBeRawPtr   42 Source/core/animation/InterpolationEffect.h         static PassOwnPtrWillBeRawPtr<InterpolationRecord> create(PassRefPtrWillBeRawPtr<Interpolation> interpolation, PassRefPtr<TimingFunction> easing, double start, double end, double applyFrom, double applyTo)
PassRefPtrWillBeRawPtr   50 Source/core/animation/InterpolationEffect.h         InterpolationRecord(PassRefPtrWillBeRawPtr<Interpolation> interpolation, PassRefPtr<TimingFunction> easing, double start, double end, double applyFrom, double applyTo)
PassRefPtrWillBeRawPtr   25 Source/core/animation/InterpolationEffectTest.cpp     double getInterpolableNumber(PassRefPtrWillBeRawPtr<Interpolation> value)
PassRefPtrWillBeRawPtr   33 Source/core/animation/Keyframe.h     virtual PassRefPtrWillBeRawPtr<Keyframe> clone() const = 0;
PassRefPtrWillBeRawPtr   34 Source/core/animation/Keyframe.h     PassRefPtrWillBeRawPtr<Keyframe> cloneWithOffset(double offset) const
PassRefPtrWillBeRawPtr   58 Source/core/animation/Keyframe.h         virtual PassRefPtrWillBeRawPtr<Interpolation> createInterpolation(CSSPropertyID, WebCore::Keyframe::PropertySpecificKeyframe* end) const = 0;
PassRefPtrWillBeRawPtr  125 Source/core/animation/KeyframeEffectModel.h     static PassRefPtrWillBeRawPtr<KeyframeEffectModel<Keyframe> > create(const KeyframeVector& keyframes) { return adoptRefWillBeNoop(new KeyframeEffectModel(keyframes)); }
PassRefPtrWillBeRawPtr   47 Source/core/animation/KeyframeEffectModelTest.cpp PassRefPtrWillBeRawPtr<AnimatableValue> unknownAnimatableValue(double n)
PassRefPtrWillBeRawPtr   52 Source/core/animation/KeyframeEffectModelTest.cpp PassRefPtrWillBeRawPtr<AnimatableValue> pixelAnimatableValue(double n)
PassRefPtrWillBeRawPtr   57 Source/core/animation/KeyframeEffectModelTest.cpp AnimatableValueKeyframeVector keyframesAtZeroAndOne(PassRefPtrWillBeRawPtr<AnimatableValue> zeroValue, PassRefPtrWillBeRawPtr<AnimatableValue> oneValue)
PassRefPtrWillBeRawPtr   69 Source/core/animation/KeyframeEffectModelTest.cpp void expectProperty(CSSPropertyID property, PassRefPtrWillBeRawPtr<Interpolation> interpolationValue)
PassRefPtrWillBeRawPtr   75 Source/core/animation/KeyframeEffectModelTest.cpp void expectDoubleValue(double expectedValue, PassRefPtrWillBeRawPtr<Interpolation> interpolationValue)
PassRefPtrWillBeRawPtr   29 Source/core/animation/StringKeyframe.cpp PassRefPtrWillBeRawPtr<Keyframe> StringKeyframe::clone() const
PassRefPtrWillBeRawPtr   55 Source/core/animation/StringKeyframe.cpp PassRefPtrWillBeRawPtr<Interpolation> StringKeyframe::PropertySpecificKeyframe::createInterpolation(CSSPropertyID property, Keyframe::PropertySpecificKeyframe* end) const
PassRefPtrWillBeRawPtr   15 Source/core/animation/StringKeyframe.h     static PassRefPtrWillBeRawPtr<StringKeyframe> create()
PassRefPtrWillBeRawPtr   40 Source/core/animation/StringKeyframe.h         virtual PassRefPtrWillBeRawPtr<Interpolation> createInterpolation(CSSPropertyID, WebCore::Keyframe::PropertySpecificKeyframe* end) const OVERRIDE FINAL;
PassRefPtrWillBeRawPtr   58 Source/core/animation/StringKeyframe.h     virtual PassRefPtrWillBeRawPtr<Keyframe> clone() const OVERRIDE;
PassRefPtrWillBeRawPtr   65 Source/core/animation/css/CSSAnimatableValueFactory.cpp static PassRefPtrWillBeRawPtr<AnimatableValue> createFromLength(const Length& length, const RenderStyle& style)
PassRefPtrWillBeRawPtr   94 Source/core/animation/css/CSSAnimatableValueFactory.cpp static PassRefPtrWillBeRawPtr<AnimatableValue> createFromLineHeight(const Length& length, const RenderStyle& style)
PassRefPtrWillBeRawPtr  106 Source/core/animation/css/CSSAnimatableValueFactory.cpp inline static PassRefPtrWillBeRawPtr<AnimatableValue> createFromDouble(double value, AnimatableDouble::Constraint constraint = AnimatableDouble::Unconstrained)
PassRefPtrWillBeRawPtr  111 Source/core/animation/css/CSSAnimatableValueFactory.cpp inline static PassRefPtrWillBeRawPtr<AnimatableValue> createFromLengthBox(const LengthBox& lengthBox, const RenderStyle& style)
PassRefPtrWillBeRawPtr  120 Source/core/animation/css/CSSAnimatableValueFactory.cpp static PassRefPtrWillBeRawPtr<AnimatableValue> createFromBorderImageLength(const BorderImageLength& borderImageLength, const RenderStyle& style)
PassRefPtrWillBeRawPtr  127 Source/core/animation/css/CSSAnimatableValueFactory.cpp inline static PassRefPtrWillBeRawPtr<AnimatableValue> createFromBorderImageLengthBox(const BorderImageLengthBox& borderImageLengthBox, const RenderStyle& style)
PassRefPtrWillBeRawPtr  136 Source/core/animation/css/CSSAnimatableValueFactory.cpp inline static PassRefPtrWillBeRawPtr<AnimatableValue> createFromLengthBoxAndBool(const LengthBox lengthBox, const bool flag, const RenderStyle& style)
PassRefPtrWillBeRawPtr  143 Source/core/animation/css/CSSAnimatableValueFactory.cpp inline static PassRefPtrWillBeRawPtr<AnimatableValue> createFromLengthPoint(const LengthPoint& lengthPoint, const RenderStyle& style)
PassRefPtrWillBeRawPtr  150 Source/core/animation/css/CSSAnimatableValueFactory.cpp inline static PassRefPtrWillBeRawPtr<AnimatableValue> createFromLengthSize(const LengthSize& lengthSize, const RenderStyle& style)
PassRefPtrWillBeRawPtr  157 Source/core/animation/css/CSSAnimatableValueFactory.cpp inline static PassRefPtrWillBeRawPtr<AnimatableValue> createFromStyleImage(StyleImage* image)
PassRefPtrWillBeRawPtr  164 Source/core/animation/css/CSSAnimatableValueFactory.cpp inline static PassRefPtrWillBeRawPtr<AnimatableValue> createFromFillSize(const FillSize& fillSize, const RenderStyle& style)
PassRefPtrWillBeRawPtr  179 Source/core/animation/css/CSSAnimatableValueFactory.cpp inline static PassRefPtrWillBeRawPtr<AnimatableValue> createFromBackgroundPosition(const Length& length, bool originIsSet, BackgroundEdgeOrigin origin, const RenderStyle& style)
PassRefPtrWillBeRawPtr  191 Source/core/animation/css/CSSAnimatableValueFactory.cpp inline static PassRefPtrWillBeRawPtr<AnimatableValue> createFromFillLayers(const FillLayer* fillLayer, const RenderStyle& style)
PassRefPtrWillBeRawPtr  220 Source/core/animation/css/CSSAnimatableValueFactory.cpp PassRefPtrWillBeRawPtr<AnimatableValue> CSSAnimatableValueFactory::createFromColor(CSSPropertyID property, const RenderStyle& style)
PassRefPtrWillBeRawPtr  227 Source/core/animation/css/CSSAnimatableValueFactory.cpp inline static PassRefPtrWillBeRawPtr<AnimatableValue> createFromShapeValue(ShapeValue* value)
PassRefPtrWillBeRawPtr  261 Source/core/animation/css/CSSAnimatableValueFactory.cpp static PassRefPtrWillBeRawPtr<AnimatableValue> createFromFontWeight(FontWeight fontWeight)
PassRefPtrWillBeRawPtr  267 Source/core/animation/css/CSSAnimatableValueFactory.cpp PassRefPtrWillBeRawPtr<AnimatableValue> CSSAnimatableValueFactory::create(CSSPropertyID property, const RenderStyle& style)
PassRefPtrWillBeRawPtr   44 Source/core/animation/css/CSSAnimatableValueFactory.h     static PassRefPtrWillBeRawPtr<AnimatableValue> create(CSSPropertyID, const RenderStyle&);
PassRefPtrWillBeRawPtr   46 Source/core/animation/css/CSSAnimatableValueFactory.h     static PassRefPtrWillBeRawPtr<AnimatableValue> createFromColor(CSSPropertyID, const RenderStyle&);
PassRefPtrWillBeRawPtr   42 Source/core/animation/css/CSSAnimationData.h     static PassRefPtrWillBeRawPtr<CSSAnimationData> create()
PassRefPtrWillBeRawPtr   47 Source/core/animation/css/CSSAnimationData.h     static PassRefPtrWillBeRawPtr<CSSAnimationData> create(const CSSAnimationData* o)
PassRefPtrWillBeRawPtr   52 Source/core/animation/css/CSSAnimationDataList.h     void append(PassRefPtrWillBeRawPtr<CSSAnimationData> anim) { m_animations.append(anim); }
PassRefPtrWillBeRawPtr  111 Source/core/clipboard/Clipboard.cpp PassRefPtrWillBeRawPtr<Clipboard> Clipboard::create(ClipboardType type, ClipboardAccessPolicy policy, PassRefPtrWillBeRawPtr<DataObject> dataObject)
PassRefPtrWillBeRawPtr  198 Source/core/clipboard/Clipboard.cpp PassRefPtrWillBeRawPtr<FileList> Clipboard::files() const
PassRefPtrWillBeRawPtr  445 Source/core/clipboard/Clipboard.cpp PassRefPtrWillBeRawPtr<DataTransferItemList> Clipboard::items()
PassRefPtrWillBeRawPtr  453 Source/core/clipboard/Clipboard.cpp PassRefPtrWillBeRawPtr<DataObject> Clipboard::dataObject() const
PassRefPtrWillBeRawPtr  458 Source/core/clipboard/Clipboard.cpp Clipboard::Clipboard(ClipboardType type, ClipboardAccessPolicy policy, PassRefPtrWillBeRawPtr<DataObject> dataObject)
PassRefPtrWillBeRawPtr   60 Source/core/clipboard/Clipboard.h     static PassRefPtrWillBeRawPtr<Clipboard> create(ClipboardType, ClipboardAccessPolicy, PassRefPtrWillBeRawPtr<DataObject>);
PassRefPtrWillBeRawPtr   78 Source/core/clipboard/Clipboard.h     PassRefPtrWillBeRawPtr<FileList> files() const;
PassRefPtrWillBeRawPtr  112 Source/core/clipboard/Clipboard.h     PassRefPtrWillBeRawPtr<DataTransferItemList> items();
PassRefPtrWillBeRawPtr  114 Source/core/clipboard/Clipboard.h     PassRefPtrWillBeRawPtr<DataObject> dataObject() const;
PassRefPtrWillBeRawPtr  119 Source/core/clipboard/Clipboard.h     Clipboard(ClipboardType, ClipboardAccessPolicy, PassRefPtrWillBeRawPtr<DataObject>);
PassRefPtrWillBeRawPtr   42 Source/core/clipboard/DataObject.cpp PassRefPtrWillBeRawPtr<DataObject> DataObject::createFromPasteboard(PasteMode pasteMode)
PassRefPtrWillBeRawPtr   60 Source/core/clipboard/DataObject.cpp PassRefPtrWillBeRawPtr<DataObject> DataObject::create()
PassRefPtrWillBeRawPtr   65 Source/core/clipboard/DataObject.cpp PassRefPtrWillBeRawPtr<DataObject> DataObject::copy() const
PassRefPtrWillBeRawPtr   75 Source/core/clipboard/DataObject.cpp PassRefPtrWillBeRawPtr<DataObjectItem> DataObject::item(unsigned long index)
PassRefPtrWillBeRawPtr   94 Source/core/clipboard/DataObject.cpp PassRefPtrWillBeRawPtr<DataObjectItem> DataObject::add(const String& data, const String& type)
PassRefPtrWillBeRawPtr  102 Source/core/clipboard/DataObject.cpp PassRefPtrWillBeRawPtr<DataObjectItem> DataObject::add(PassRefPtrWillBeRawPtr<File> file)
PassRefPtrWillBeRawPtr  241 Source/core/clipboard/DataObject.cpp PassRefPtrWillBeRawPtr<DataObjectItem> DataObject::findStringItem(const String& type) const
PassRefPtrWillBeRawPtr  250 Source/core/clipboard/DataObject.cpp bool DataObject::internalAddStringItem(PassRefPtrWillBeRawPtr<DataObjectItem> item)
PassRefPtrWillBeRawPtr  262 Source/core/clipboard/DataObject.cpp void DataObject::internalAddFileItem(PassRefPtrWillBeRawPtr<DataObjectItem> item)
PassRefPtrWillBeRawPtr   56 Source/core/clipboard/DataObject.h     static PassRefPtrWillBeRawPtr<DataObject> createFromPasteboard(PasteMode);
PassRefPtrWillBeRawPtr   57 Source/core/clipboard/DataObject.h     static PassRefPtrWillBeRawPtr<DataObject> create();
PassRefPtrWillBeRawPtr   59 Source/core/clipboard/DataObject.h     PassRefPtrWillBeRawPtr<DataObject> copy() const;
PassRefPtrWillBeRawPtr   63 Source/core/clipboard/DataObject.h     PassRefPtrWillBeRawPtr<DataObjectItem> item(unsigned long index);
PassRefPtrWillBeRawPtr   68 Source/core/clipboard/DataObject.h     PassRefPtrWillBeRawPtr<DataObjectItem> add(const String& data, const String& type);
PassRefPtrWillBeRawPtr   69 Source/core/clipboard/DataObject.h     PassRefPtrWillBeRawPtr<DataObjectItem> add(PassRefPtrWillBeRawPtr<File>);
PassRefPtrWillBeRawPtr  101 Source/core/clipboard/DataObject.h     PassRefPtrWillBeRawPtr<DataObjectItem> findStringItem(const String& type) const;
PassRefPtrWillBeRawPtr  102 Source/core/clipboard/DataObject.h     bool internalAddStringItem(PassRefPtrWillBeRawPtr<DataObjectItem>);
PassRefPtrWillBeRawPtr  103 Source/core/clipboard/DataObject.h     void internalAddFileItem(PassRefPtrWillBeRawPtr<DataObjectItem>);
PassRefPtrWillBeRawPtr   42 Source/core/clipboard/DataObjectItem.cpp PassRefPtrWillBeRawPtr<DataObjectItem> DataObjectItem::createFromString(const String& type, const String& data)
PassRefPtrWillBeRawPtr   49 Source/core/clipboard/DataObjectItem.cpp PassRefPtrWillBeRawPtr<DataObjectItem> DataObjectItem::createFromFile(PassRefPtrWillBeRawPtr<File> file)
PassRefPtrWillBeRawPtr   56 Source/core/clipboard/DataObjectItem.cpp PassRefPtrWillBeRawPtr<DataObjectItem> DataObjectItem::createFromURL(const String& url, const String& title)
PassRefPtrWillBeRawPtr   64 Source/core/clipboard/DataObjectItem.cpp PassRefPtrWillBeRawPtr<DataObjectItem> DataObjectItem::createFromHTML(const String& html, const KURL& baseURL)
PassRefPtrWillBeRawPtr   72 Source/core/clipboard/DataObjectItem.cpp PassRefPtrWillBeRawPtr<DataObjectItem> DataObjectItem::createFromSharedBuffer(const String& name, PassRefPtr<SharedBuffer> buffer)
PassRefPtrWillBeRawPtr   80 Source/core/clipboard/DataObjectItem.cpp PassRefPtrWillBeRawPtr<DataObjectItem> DataObjectItem::createFromPasteboard(const String& type, uint64_t sequenceNumber)
PassRefPtrWillBeRawPtr  103 Source/core/clipboard/DataObjectItem.cpp PassRefPtrWillBeRawPtr<Blob> DataObjectItem::getAsFile() const
PassRefPtrWillBeRawPtr   53 Source/core/clipboard/DataObjectItem.h     static PassRefPtrWillBeRawPtr<DataObjectItem> createFromString(const String& type, const String& data);
PassRefPtrWillBeRawPtr   54 Source/core/clipboard/DataObjectItem.h     static PassRefPtrWillBeRawPtr<DataObjectItem> createFromFile(PassRefPtrWillBeRawPtr<File>);
PassRefPtrWillBeRawPtr   55 Source/core/clipboard/DataObjectItem.h     static PassRefPtrWillBeRawPtr<DataObjectItem> createFromURL(const String& url, const String& title);
PassRefPtrWillBeRawPtr   56 Source/core/clipboard/DataObjectItem.h     static PassRefPtrWillBeRawPtr<DataObjectItem> createFromHTML(const String& html, const KURL& baseURL);
PassRefPtrWillBeRawPtr   57 Source/core/clipboard/DataObjectItem.h     static PassRefPtrWillBeRawPtr<DataObjectItem> createFromSharedBuffer(const String& filename, PassRefPtr<SharedBuffer>);
PassRefPtrWillBeRawPtr   58 Source/core/clipboard/DataObjectItem.h     static PassRefPtrWillBeRawPtr<DataObjectItem> createFromPasteboard(const String& type, uint64_t sequenceNumber);
PassRefPtrWillBeRawPtr   63 Source/core/clipboard/DataObjectItem.h     PassRefPtrWillBeRawPtr<Blob> getAsFile() const;
PassRefPtrWillBeRawPtr   42 Source/core/clipboard/DataTransferItem.cpp PassRefPtrWillBeRawPtr<DataTransferItem> DataTransferItem::create(PassRefPtrWillBeRawPtr<Clipboard> clipboard, PassRefPtrWillBeRawPtr<DataObjectItem> item)
PassRefPtrWillBeRawPtr   84 Source/core/clipboard/DataTransferItem.cpp PassRefPtrWillBeRawPtr<Blob> DataTransferItem::getAsFile() const
PassRefPtrWillBeRawPtr   92 Source/core/clipboard/DataTransferItem.cpp DataTransferItem::DataTransferItem(PassRefPtrWillBeRawPtr<Clipboard> clipboard, PassRefPtrWillBeRawPtr<DataObjectItem> item)
PassRefPtrWillBeRawPtr   51 Source/core/clipboard/DataTransferItem.h     static PassRefPtrWillBeRawPtr<DataTransferItem> create(PassRefPtrWillBeRawPtr<Clipboard>, PassRefPtrWillBeRawPtr<DataObjectItem>);
PassRefPtrWillBeRawPtr   58 Source/core/clipboard/DataTransferItem.h     PassRefPtrWillBeRawPtr<Blob> getAsFile() const;
PassRefPtrWillBeRawPtr   66 Source/core/clipboard/DataTransferItem.h     DataTransferItem(PassRefPtrWillBeRawPtr<Clipboard>, PassRefPtrWillBeRawPtr<DataObjectItem>);
PassRefPtrWillBeRawPtr   38 Source/core/clipboard/DataTransferItemList.cpp PassRefPtrWillBeRawPtr<DataTransferItemList> DataTransferItemList::create(PassRefPtrWillBeRawPtr<Clipboard> clipboard, PassRefPtrWillBeRawPtr<DataObject> list)
PassRefPtrWillBeRawPtr   54 Source/core/clipboard/DataTransferItemList.cpp PassRefPtrWillBeRawPtr<DataTransferItem> DataTransferItemList::item(unsigned long index)
PassRefPtrWillBeRawPtr   81 Source/core/clipboard/DataTransferItemList.cpp PassRefPtrWillBeRawPtr<DataTransferItem> DataTransferItemList::add(const String& data, const String& type, ExceptionState& exceptionState)
PassRefPtrWillBeRawPtr   93 Source/core/clipboard/DataTransferItemList.cpp PassRefPtrWillBeRawPtr<DataTransferItem> DataTransferItemList::add(PassRefPtrWillBeRawPtr<File> file)
PassRefPtrWillBeRawPtr  103 Source/core/clipboard/DataTransferItemList.cpp DataTransferItemList::DataTransferItemList(PassRefPtrWillBeRawPtr<Clipboard> clipboard, PassRefPtrWillBeRawPtr<DataObject> dataObject)
PassRefPtrWillBeRawPtr   51 Source/core/clipboard/DataTransferItemList.h     static PassRefPtrWillBeRawPtr<DataTransferItemList> create(PassRefPtrWillBeRawPtr<Clipboard>, PassRefPtrWillBeRawPtr<DataObject>);
PassRefPtrWillBeRawPtr   55 Source/core/clipboard/DataTransferItemList.h     PassRefPtrWillBeRawPtr<DataTransferItem> item(unsigned long index);
PassRefPtrWillBeRawPtr   58 Source/core/clipboard/DataTransferItemList.h     PassRefPtrWillBeRawPtr<DataTransferItem> add(const String& data, const String& type, ExceptionState&);
PassRefPtrWillBeRawPtr   59 Source/core/clipboard/DataTransferItemList.h     PassRefPtrWillBeRawPtr<DataTransferItem> add(PassRefPtrWillBeRawPtr<File>);
PassRefPtrWillBeRawPtr   64 Source/core/clipboard/DataTransferItemList.h     DataTransferItemList(PassRefPtrWillBeRawPtr<Clipboard>, PassRefPtrWillBeRawPtr<DataObject>);
PassRefPtrWillBeRawPtr   93 Source/core/clipboard/Pasteboard.cpp void Pasteboard::writeDataObject(PassRefPtrWillBeRawPtr<DataObject> dataObject)
PassRefPtrWillBeRawPtr   53 Source/core/clipboard/Pasteboard.h     void writeDataObject(PassRefPtrWillBeRawPtr<DataObject>);
PassRefPtrWillBeRawPtr   43 Source/core/css/BasicShapeFunctions.cpp static PassRefPtrWillBeRawPtr<CSSPrimitiveValue> valueForCenterCoordinate(CSSValuePool& pool, const RenderStyle& style, const BasicShapeCenterCoordinate& center, EBoxOrient orientation)
PassRefPtrWillBeRawPtr   53 Source/core/css/BasicShapeFunctions.cpp static PassRefPtrWillBeRawPtr<CSSPrimitiveValue> basicShapeRadiusToCSSValue(CSSValuePool& pool, const RenderStyle& style, const BasicShapeRadius& radius)
PassRefPtrWillBeRawPtr   68 Source/core/css/BasicShapeFunctions.cpp PassRefPtrWillBeRawPtr<CSSValue> valueForBasicShape(const RenderStyle& style, const BasicShape* basicShape)
PassRefPtrWillBeRawPtr  186 Source/core/css/BasicShapeFunctions.cpp static BasicShapeRadius cssValueToBasicShapeRadius(const StyleResolverState& state, PassRefPtrWillBeRawPtr<CSSPrimitiveValue> radius)
PassRefPtrWillBeRawPtr   46 Source/core/css/BasicShapeFunctions.h PassRefPtrWillBeRawPtr<CSSValue> valueForBasicShape(const RenderStyle&, const BasicShape*);
PassRefPtrWillBeRawPtr   50 Source/core/css/CSSArrayFunctionValue.cpp PassRefPtrWillBeRawPtr<CSSArrayFunctionValue> CSSArrayFunctionValue::cloneForCSSOM() const
PassRefPtrWillBeRawPtr   40 Source/core/css/CSSArrayFunctionValue.h     static PassRefPtrWillBeRawPtr<CSSArrayFunctionValue> create()
PassRefPtrWillBeRawPtr   47 Source/core/css/CSSArrayFunctionValue.h     PassRefPtrWillBeRawPtr<CSSArrayFunctionValue> cloneForCSSOM() const;
PassRefPtrWillBeRawPtr   38 Source/core/css/CSSAspectRatioValue.h     static PassRefPtrWillBeRawPtr<CSSAspectRatioValue> create(float numeratorValue, float denominatorValue)
PassRefPtrWillBeRawPtr   78 Source/core/css/CSSBasicShapes.cpp static PassRefPtrWillBeRawPtr<CSSPrimitiveValue> buildSerializablePositionOffset(PassRefPtrWillBeRawPtr<CSSPrimitiveValue> offset, CSSValueID defaultSide)
PassRefPtrWillBeRawPtr   56 Source/core/css/CSSBasicShapes.h     void setReferenceBox(PassRefPtrWillBeRawPtr<CSSPrimitiveValue> referenceBox) { m_referenceBox = referenceBox; }
PassRefPtrWillBeRawPtr   67 Source/core/css/CSSBasicShapes.h     static PassRefPtrWillBeRawPtr<CSSBasicShapeCircle> create() { return adoptRefWillBeNoop(new CSSBasicShapeCircle); }
PassRefPtrWillBeRawPtr   77 Source/core/css/CSSBasicShapes.h     void setCenterX(PassRefPtrWillBeRawPtr<CSSPrimitiveValue> centerX) { m_centerX = centerX; }
PassRefPtrWillBeRawPtr   78 Source/core/css/CSSBasicShapes.h     void setCenterY(PassRefPtrWillBeRawPtr<CSSPrimitiveValue> centerY) { m_centerY = centerY; }
PassRefPtrWillBeRawPtr   79 Source/core/css/CSSBasicShapes.h     void setRadius(PassRefPtrWillBeRawPtr<CSSPrimitiveValue> radius) { m_radius = radius; }
PassRefPtrWillBeRawPtr   93 Source/core/css/CSSBasicShapes.h     static PassRefPtrWillBeRawPtr<CSSBasicShapeEllipse> create() { return adoptRefWillBeNoop(new CSSBasicShapeEllipse); }
PassRefPtrWillBeRawPtr  104 Source/core/css/CSSBasicShapes.h     void setCenterX(PassRefPtrWillBeRawPtr<CSSPrimitiveValue> centerX) { m_centerX = centerX; }
PassRefPtrWillBeRawPtr  105 Source/core/css/CSSBasicShapes.h     void setCenterY(PassRefPtrWillBeRawPtr<CSSPrimitiveValue> centerY) { m_centerY = centerY; }
PassRefPtrWillBeRawPtr  106 Source/core/css/CSSBasicShapes.h     void setRadiusX(PassRefPtrWillBeRawPtr<CSSPrimitiveValue> radiusX) { m_radiusX = radiusX; }
PassRefPtrWillBeRawPtr  107 Source/core/css/CSSBasicShapes.h     void setRadiusY(PassRefPtrWillBeRawPtr<CSSPrimitiveValue> radiusY) { m_radiusY = radiusY; }
PassRefPtrWillBeRawPtr  122 Source/core/css/CSSBasicShapes.h     static PassRefPtrWillBeRawPtr<CSSBasicShapePolygon> create() { return adoptRefWillBeNoop(new CSSBasicShapePolygon); }
PassRefPtrWillBeRawPtr  124 Source/core/css/CSSBasicShapes.h     void appendPoint(PassRefPtrWillBeRawPtr<CSSPrimitiveValue> x, PassRefPtrWillBeRawPtr<CSSPrimitiveValue> y)
PassRefPtrWillBeRawPtr  130 Source/core/css/CSSBasicShapes.h     PassRefPtrWillBeRawPtr<CSSPrimitiveValue> getXAt(unsigned i) const { return m_values.at(i * 2); }
PassRefPtrWillBeRawPtr  131 Source/core/css/CSSBasicShapes.h     PassRefPtrWillBeRawPtr<CSSPrimitiveValue> getYAt(unsigned i) const { return m_values.at(i * 2 + 1); }
PassRefPtrWillBeRawPtr  155 Source/core/css/CSSBasicShapes.h     static PassRefPtrWillBeRawPtr<CSSBasicShapeInset> create() { return adoptRefWillBeNoop(new CSSBasicShapeInset); }
PassRefPtrWillBeRawPtr  167 Source/core/css/CSSBasicShapes.h     void setTop(PassRefPtrWillBeRawPtr<CSSPrimitiveValue> top) { m_top = top; }
PassRefPtrWillBeRawPtr  168 Source/core/css/CSSBasicShapes.h     void setRight(PassRefPtrWillBeRawPtr<CSSPrimitiveValue> right) { m_right = right; }
PassRefPtrWillBeRawPtr  169 Source/core/css/CSSBasicShapes.h     void setBottom(PassRefPtrWillBeRawPtr<CSSPrimitiveValue> bottom) { m_bottom = bottom; }
PassRefPtrWillBeRawPtr  170 Source/core/css/CSSBasicShapes.h     void setLeft(PassRefPtrWillBeRawPtr<CSSPrimitiveValue> left) { m_left = left; }
PassRefPtrWillBeRawPtr  196 Source/core/css/CSSBasicShapes.h     void setTopLeftRadius(PassRefPtrWillBeRawPtr<CSSPrimitiveValue> radius) { m_topLeftRadius = radius; }
PassRefPtrWillBeRawPtr  197 Source/core/css/CSSBasicShapes.h     void setTopRightRadius(PassRefPtrWillBeRawPtr<CSSPrimitiveValue> radius) { m_topRightRadius = radius; }
PassRefPtrWillBeRawPtr  198 Source/core/css/CSSBasicShapes.h     void setBottomRightRadius(PassRefPtrWillBeRawPtr<CSSPrimitiveValue> radius) { m_bottomRightRadius = radius; }
PassRefPtrWillBeRawPtr  199 Source/core/css/CSSBasicShapes.h     void setBottomLeftRadius(PassRefPtrWillBeRawPtr<CSSPrimitiveValue> radius) { m_bottomLeftRadius = radius; }
PassRefPtrWillBeRawPtr   25 Source/core/css/CSSBorderImage.cpp PassRefPtrWillBeRawPtr<CSSValueList> createBorderImageValue(PassRefPtrWillBeRawPtr<CSSValue> image, PassRefPtrWillBeRawPtr<CSSValue> imageSlice,
PassRefPtrWillBeRawPtr   26 Source/core/css/CSSBorderImage.cpp     PassRefPtrWillBeRawPtr<CSSValue> borderSlice, PassRefPtrWillBeRawPtr<CSSValue> outset, PassRefPtrWillBeRawPtr<CSSValue> repeat)
PassRefPtrWillBeRawPtr   29 Source/core/css/CSSBorderImage.h PassRefPtrWillBeRawPtr<CSSValueList> createBorderImageValue(PassRefPtrWillBeRawPtr<CSSValue> image, PassRefPtrWillBeRawPtr<CSSValue> imageSlice, PassRefPtrWillBeRawPtr<CSSValue> borderSlice,
PassRefPtrWillBeRawPtr   30 Source/core/css/CSSBorderImage.h     PassRefPtrWillBeRawPtr<CSSValue> outset, PassRefPtrWillBeRawPtr<CSSValue> repeat);
PassRefPtrWillBeRawPtr   33 Source/core/css/CSSBorderImageSliceValue.cpp CSSBorderImageSliceValue::CSSBorderImageSliceValue(PassRefPtrWillBeRawPtr<CSSPrimitiveValue> slices, bool fill)
PassRefPtrWillBeRawPtr   39 Source/core/css/CSSBorderImageSliceValue.h     static PassRefPtrWillBeRawPtr<CSSBorderImageSliceValue> create(PassRefPtrWillBeRawPtr<CSSPrimitiveValue> slices, bool fill)
PassRefPtrWillBeRawPtr   58 Source/core/css/CSSBorderImageSliceValue.h     CSSBorderImageSliceValue(PassRefPtrWillBeRawPtr<CSSPrimitiveValue> slices, bool fill);
PassRefPtrWillBeRawPtr  183 Source/core/css/CSSCalculationValue.cpp     static PassRefPtrWillBeRawPtr<CSSCalcPrimitiveValue> create(PassRefPtrWillBeRawPtr<CSSPrimitiveValue> value, bool isInteger)
PassRefPtrWillBeRawPtr  188 Source/core/css/CSSCalculationValue.cpp     static PassRefPtrWillBeRawPtr<CSSCalcPrimitiveValue> create(double value, CSSPrimitiveValue::UnitTypes type, bool isInteger)
PassRefPtrWillBeRawPtr  272 Source/core/css/CSSCalculationValue.cpp     CSSCalcPrimitiveValue(PassRefPtrWillBeRawPtr<CSSPrimitiveValue> value, bool isInteger)
PassRefPtrWillBeRawPtr  326 Source/core/css/CSSCalculationValue.cpp     static PassRefPtrWillBeRawPtr<CSSCalcExpressionNode> create(PassRefPtrWillBeRawPtr<CSSCalcExpressionNode> leftSide, PassRefPtrWillBeRawPtr<CSSCalcExpressionNode> rightSide, CalcOperator op)
PassRefPtrWillBeRawPtr  337 Source/core/css/CSSCalculationValue.cpp     static PassRefPtrWillBeRawPtr<CSSCalcExpressionNode> createSimplified(PassRefPtrWillBeRawPtr<CSSCalcExpressionNode> leftSide, PassRefPtrWillBeRawPtr<CSSCalcExpressionNode> rightSide, CalcOperator op)
PassRefPtrWillBeRawPtr  490 Source/core/css/CSSCalculationValue.cpp     CSSCalcBinaryOperation(PassRefPtrWillBeRawPtr<CSSCalcExpressionNode> leftSide, PassRefPtrWillBeRawPtr<CSSCalcExpressionNode> rightSide, CalcOperator op, CalculationCategory category)
PassRefPtrWillBeRawPtr  547 Source/core/css/CSSCalculationValue.cpp     PassRefPtrWillBeRawPtr<CSSCalcExpressionNode> parseCalc(CSSParserValueList* tokens)
PassRefPtrWillBeRawPtr  671 Source/core/css/CSSCalculationValue.cpp PassRefPtrWillBeRawPtr<CSSCalcExpressionNode> CSSCalcValue::createExpressionNode(PassRefPtrWillBeRawPtr<CSSPrimitiveValue> value, bool isInteger)
PassRefPtrWillBeRawPtr  676 Source/core/css/CSSCalculationValue.cpp PassRefPtrWillBeRawPtr<CSSCalcExpressionNode> CSSCalcValue::createExpressionNode(PassRefPtrWillBeRawPtr<CSSCalcExpressionNode> leftSide, PassRefPtrWillBeRawPtr<CSSCalcExpressionNode> rightSide, CalcOperator op)
PassRefPtrWillBeRawPtr  681 Source/core/css/CSSCalculationValue.cpp PassRefPtrWillBeRawPtr<CSSCalcExpressionNode> CSSCalcValue::createExpressionNode(const CalcExpressionNode* node, float zoom)
PassRefPtrWillBeRawPtr  718 Source/core/css/CSSCalculationValue.cpp PassRefPtrWillBeRawPtr<CSSCalcExpressionNode> CSSCalcValue::createExpressionNode(const Length& length, float zoom)
PassRefPtrWillBeRawPtr  744 Source/core/css/CSSCalculationValue.cpp PassRefPtrWillBeRawPtr<CSSCalcValue> CSSCalcValue::create(CSSParserString name, CSSParserValueList* parserValueList, ValueRange range)
PassRefPtrWillBeRawPtr  756 Source/core/css/CSSCalculationValue.cpp PassRefPtrWillBeRawPtr<CSSCalcValue> CSSCalcValue::create(PassRefPtrWillBeRawPtr<CSSCalcExpressionNode> expression, ValueRange range)
PassRefPtrWillBeRawPtr   94 Source/core/css/CSSCalculationValue.h     static PassRefPtrWillBeRawPtr<CSSCalcValue> create(CSSParserString name, CSSParserValueList*, ValueRange);
PassRefPtrWillBeRawPtr   95 Source/core/css/CSSCalculationValue.h     static PassRefPtrWillBeRawPtr<CSSCalcValue> create(PassRefPtrWillBeRawPtr<CSSCalcExpressionNode>, ValueRange = ValueRangeAll);
PassRefPtrWillBeRawPtr   96 Source/core/css/CSSCalculationValue.h     static PassRefPtrWillBeRawPtr<CSSCalcValue> create(const CalculationValue* value, float zoom) { return adoptRefWillBeRefCountedGarbageCollected(new CSSCalcValue(value, zoom)); }
PassRefPtrWillBeRawPtr   98 Source/core/css/CSSCalculationValue.h     static PassRefPtrWillBeRawPtr<CSSCalcExpressionNode> createExpressionNode(PassRefPtrWillBeRawPtr<CSSPrimitiveValue>, bool isInteger = false);
PassRefPtrWillBeRawPtr   99 Source/core/css/CSSCalculationValue.h     static PassRefPtrWillBeRawPtr<CSSCalcExpressionNode> createExpressionNode(PassRefPtrWillBeRawPtr<CSSCalcExpressionNode>, PassRefPtrWillBeRawPtr<CSSCalcExpressionNode>, CalcOperator);
PassRefPtrWillBeRawPtr  100 Source/core/css/CSSCalculationValue.h     static PassRefPtrWillBeRawPtr<CSSCalcExpressionNode> createExpressionNode(const CalcExpressionNode*, float zoom);
PassRefPtrWillBeRawPtr  101 Source/core/css/CSSCalculationValue.h     static PassRefPtrWillBeRawPtr<CSSCalcExpressionNode> createExpressionNode(const Length&, float zoom);
PassRefPtrWillBeRawPtr  121 Source/core/css/CSSCalculationValue.h     CSSCalcValue(PassRefPtrWillBeRawPtr<CSSCalcExpressionNode> expression, ValueRange range)
PassRefPtrWillBeRawPtr   45 Source/core/css/CSSCalculationValueTest.cpp void testExpression(PassRefPtrWillBeRawPtr<CSSCalcExpressionNode> expression, const RenderStyle* style)
PassRefPtrWillBeRawPtr   38 Source/core/css/CSSCanvasValue.h     static PassRefPtrWillBeRawPtr<CSSCanvasValue> create(const String& name)
PassRefPtrWillBeRawPtr   33 Source/core/css/CSSCharsetRule.h     static PassRefPtrWillBeRawPtr<CSSCharsetRule> create(CSSStyleSheet* parent, const String& encoding)
PassRefPtrWillBeRawPtr  400 Source/core/css/CSSComputedStyleDeclaration.cpp static PassRefPtrWillBeRawPtr<CSSBorderImageSliceValue> valueForNinePieceImageSlice(const NinePieceImage& image)
PassRefPtrWillBeRawPtr  453 Source/core/css/CSSComputedStyleDeclaration.cpp static PassRefPtrWillBeRawPtr<CSSPrimitiveValue> valueForNinePieceImageQuad(const BorderImageLengthBox& box, const RenderStyle& style)
PassRefPtrWillBeRawPtr  505 Source/core/css/CSSComputedStyleDeclaration.cpp static PassRefPtrWillBeRawPtr<CSSValue> valueForNinePieceImageRepeat(const NinePieceImage& image)
PassRefPtrWillBeRawPtr  518 Source/core/css/CSSComputedStyleDeclaration.cpp static PassRefPtrWillBeRawPtr<CSSValue> valueForNinePieceImage(const NinePieceImage& image, const RenderStyle& style)
PassRefPtrWillBeRawPtr  543 Source/core/css/CSSComputedStyleDeclaration.cpp inline static PassRefPtrWillBeRawPtr<CSSPrimitiveValue> zoomAdjustedPixelValue(double value, const RenderStyle& style)
PassRefPtrWillBeRawPtr  548 Source/core/css/CSSComputedStyleDeclaration.cpp inline static PassRefPtrWillBeRawPtr<CSSPrimitiveValue> zoomAdjustedNumberValue(double value, const RenderStyle& style)
PassRefPtrWillBeRawPtr  553 Source/core/css/CSSComputedStyleDeclaration.cpp static PassRefPtrWillBeRawPtr<CSSPrimitiveValue> zoomAdjustedPixelValueForLength(const Length& length, const RenderStyle& style)
PassRefPtrWillBeRawPtr  560 Source/core/css/CSSComputedStyleDeclaration.cpp static PassRefPtrWillBeRawPtr<CSSValue> valueForReflection(const StyleReflection* reflection, const RenderStyle& style)
PassRefPtrWillBeRawPtr  590 Source/core/css/CSSComputedStyleDeclaration.cpp static PassRefPtrWillBeRawPtr<CSSValueList> createPositionListForLayer(CSSPropertyID propertyID, const FillLayer* layer, const RenderStyle& style)
PassRefPtrWillBeRawPtr  606 Source/core/css/CSSComputedStyleDeclaration.cpp static PassRefPtrWillBeRawPtr<CSSValue> valueForPositionOffset(RenderStyle& style, CSSPropertyID propertyID, const RenderObject* renderer)
PassRefPtrWillBeRawPtr  642 Source/core/css/CSSComputedStyleDeclaration.cpp PassRefPtrWillBeRawPtr<CSSPrimitiveValue> CSSComputedStyleDeclaration::currentColorOrValidColor(const RenderStyle& style, const StyleColor& color) const
PassRefPtrWillBeRawPtr  648 Source/core/css/CSSComputedStyleDeclaration.cpp static PassRefPtrWillBeRawPtr<CSSValueList> valuesForBorderRadiusCorner(LengthSize radius, const RenderStyle& style)
PassRefPtrWillBeRawPtr  662 Source/core/css/CSSComputedStyleDeclaration.cpp static PassRefPtrWillBeRawPtr<CSSValue> valueForBorderRadiusCorner(LengthSize radius, const RenderStyle& style)
PassRefPtrWillBeRawPtr  670 Source/core/css/CSSComputedStyleDeclaration.cpp static PassRefPtrWillBeRawPtr<CSSValueList> valueForBorderRadiusShorthand(const RenderStyle& style)
PassRefPtrWillBeRawPtr  722 Source/core/css/CSSComputedStyleDeclaration.cpp static PassRefPtrWillBeRawPtr<CSSTransformValue> valueForMatrixTransform(const TransformationMatrix& transform, const RenderStyle& style)
PassRefPtrWillBeRawPtr  761 Source/core/css/CSSComputedStyleDeclaration.cpp static PassRefPtrWillBeRawPtr<CSSValue> computedTransform(RenderObject* renderer, const RenderStyle& style)
PassRefPtrWillBeRawPtr  780 Source/core/css/CSSComputedStyleDeclaration.cpp PassRefPtrWillBeRawPtr<CSSValue> CSSComputedStyleDeclaration::valueForFilter(const RenderObject* renderer, const RenderStyle& style) const
PassRefPtrWillBeRawPtr  851 Source/core/css/CSSComputedStyleDeclaration.cpp static PassRefPtrWillBeRawPtr<CSSValue> specifiedValueForGridTrackBreadth(const GridLength& trackBreadth, const RenderStyle& style)
PassRefPtrWillBeRawPtr  862 Source/core/css/CSSComputedStyleDeclaration.cpp static PassRefPtrWillBeRawPtr<CSSValue> specifiedValueForGridTrackSize(const GridTrackSize& trackSize, const RenderStyle& style)
PassRefPtrWillBeRawPtr  889 Source/core/css/CSSComputedStyleDeclaration.cpp static PassRefPtrWillBeRawPtr<CSSValue> valueForGridTrackList(GridTrackSizingDirection direction, RenderObject* renderer, const RenderStyle& style)
PassRefPtrWillBeRawPtr  922 Source/core/css/CSSComputedStyleDeclaration.cpp static PassRefPtrWillBeRawPtr<CSSValue> valueForGridPosition(const GridPosition& position)
PassRefPtrWillBeRawPtr  941 Source/core/css/CSSComputedStyleDeclaration.cpp static PassRefPtrWillBeRawPtr<CSSValue> createTransitionPropertyValue(const CSSAnimationData* animation)
PassRefPtrWillBeRawPtr  952 Source/core/css/CSSComputedStyleDeclaration.cpp static PassRefPtrWillBeRawPtr<CSSValue> valueForTransitionProperty(const CSSAnimationDataList* animList)
PassRefPtrWillBeRawPtr  963 Source/core/css/CSSComputedStyleDeclaration.cpp static PassRefPtrWillBeRawPtr<CSSValue> valueForAnimationDelay(const CSSAnimationDataList* animList)
PassRefPtrWillBeRawPtr  976 Source/core/css/CSSComputedStyleDeclaration.cpp static PassRefPtrWillBeRawPtr<CSSValue> valueForAnimationDuration(const CSSAnimationDataList* animList)
PassRefPtrWillBeRawPtr  989 Source/core/css/CSSComputedStyleDeclaration.cpp static PassRefPtrWillBeRawPtr<CSSValue> createTimingFunctionValue(const TimingFunction* timingFunction)
PassRefPtrWillBeRawPtr 1045 Source/core/css/CSSComputedStyleDeclaration.cpp static PassRefPtrWillBeRawPtr<CSSValue> valueForAnimationTimingFunction(const CSSAnimationDataList* animList)
PassRefPtrWillBeRawPtr 1057 Source/core/css/CSSComputedStyleDeclaration.cpp static PassRefPtrWillBeRawPtr<CSSValue> valueForAnimationFillMode(unsigned fillMode)
PassRefPtrWillBeRawPtr 1074 Source/core/css/CSSComputedStyleDeclaration.cpp static PassRefPtrWillBeRawPtr<CSSValue> valueForAnimationDirection(CSSAnimationData::AnimationDirection direction)
PassRefPtrWillBeRawPtr 1091 Source/core/css/CSSComputedStyleDeclaration.cpp static PassRefPtrWillBeRawPtr<CSSValue> valueForWillChange(const Vector<CSSPropertyID>& willChangeProperties, bool willChangeContents, bool willChangeScrollPosition)
PassRefPtrWillBeRawPtr 1105 Source/core/css/CSSComputedStyleDeclaration.cpp static PassRefPtrWillBeRawPtr<CSSValue> createLineBoxContainValue(unsigned lineBoxContain)
PassRefPtrWillBeRawPtr 1167 Source/core/css/CSSComputedStyleDeclaration.cpp PassRefPtrWillBeRawPtr<CSSValue> CSSComputedStyleDeclaration::getFontSizeCSSValuePreferringKeyword() const
PassRefPtrWillBeRawPtr 1197 Source/core/css/CSSComputedStyleDeclaration.cpp PassRefPtrWillBeRawPtr<CSSValue> CSSComputedStyleDeclaration::valueForShadowData(const ShadowData& shadow, const RenderStyle& style, bool useSpread) const
PassRefPtrWillBeRawPtr 1202 Source/core/css/CSSComputedStyleDeclaration.cpp     RefPtrWillBeRawPtr<CSSPrimitiveValue> spread = useSpread ? zoomAdjustedPixelValue(shadow.spread(), style) : PassRefPtrWillBeRawPtr<CSSPrimitiveValue>(nullptr);
PassRefPtrWillBeRawPtr 1203 Source/core/css/CSSComputedStyleDeclaration.cpp     RefPtrWillBeRawPtr<CSSPrimitiveValue> shadowStyle = shadow.style() == Normal ? PassRefPtrWillBeRawPtr<CSSPrimitiveValue>(nullptr) : cssValuePool().createIdentifierValue(CSSValueInset);
PassRefPtrWillBeRawPtr 1208 Source/core/css/CSSComputedStyleDeclaration.cpp PassRefPtrWillBeRawPtr<CSSValue> CSSComputedStyleDeclaration::valueForShadowList(const ShadowList* shadowList, const RenderStyle& style, bool useSpread) const
PassRefPtrWillBeRawPtr 1220 Source/core/css/CSSComputedStyleDeclaration.cpp PassRefPtrWillBeRawPtr<CSSValue> CSSComputedStyleDeclaration::getPropertyCSSValue(CSSPropertyID propertyID) const
PassRefPtrWillBeRawPtr 1242 Source/core/css/CSSComputedStyleDeclaration.cpp static PassRefPtrWillBeRawPtr<CSSPrimitiveValue> valueForFamily(const AtomicString& family)
PassRefPtrWillBeRawPtr 1249 Source/core/css/CSSComputedStyleDeclaration.cpp static PassRefPtrWillBeRawPtr<CSSValue> renderTextDecorationFlagsToCSSValue(int textDecoration)
PassRefPtrWillBeRawPtr 1265 Source/core/css/CSSComputedStyleDeclaration.cpp static PassRefPtrWillBeRawPtr<CSSValue> valueForTextDecorationStyle(TextDecorationStyle textDecorationStyle)
PassRefPtrWillBeRawPtr 1284 Source/core/css/CSSComputedStyleDeclaration.cpp static PassRefPtrWillBeRawPtr<CSSValue> valueForFillRepeat(EFillRepeat xRepeat, EFillRepeat yRepeat)
PassRefPtrWillBeRawPtr 1301 Source/core/css/CSSComputedStyleDeclaration.cpp static PassRefPtrWillBeRawPtr<CSSValue> valueForFillSourceType(EMaskSourceType type)
PassRefPtrWillBeRawPtr 1315 Source/core/css/CSSComputedStyleDeclaration.cpp static PassRefPtrWillBeRawPtr<CSSValue> valueForFillSize(const FillSize& fillSize, const RenderStyle& style)
PassRefPtrWillBeRawPtr 1332 Source/core/css/CSSComputedStyleDeclaration.cpp static PassRefPtrWillBeRawPtr<CSSValue> valueForContentData(const RenderStyle& style)
PassRefPtrWillBeRawPtr 1350 Source/core/css/CSSComputedStyleDeclaration.cpp static PassRefPtrWillBeRawPtr<CSSValue> valueForCounterDirectives(const RenderStyle& style, CSSPropertyID propertyID)
PassRefPtrWillBeRawPtr 1374 Source/core/css/CSSComputedStyleDeclaration.cpp static PassRefPtrWillBeRawPtr<CSSValueList> valueForFontFamily(RenderStyle& style)
PassRefPtrWillBeRawPtr 1383 Source/core/css/CSSComputedStyleDeclaration.cpp static PassRefPtrWillBeRawPtr<CSSPrimitiveValue> valueForLineHeight(RenderStyle& style)
PassRefPtrWillBeRawPtr 1392 Source/core/css/CSSComputedStyleDeclaration.cpp static PassRefPtrWillBeRawPtr<CSSPrimitiveValue> valueForFontSize(RenderStyle& style)
PassRefPtrWillBeRawPtr 1397 Source/core/css/CSSComputedStyleDeclaration.cpp static PassRefPtrWillBeRawPtr<CSSPrimitiveValue> valueForFontStyle(RenderStyle& style)
PassRefPtrWillBeRawPtr 1404 Source/core/css/CSSComputedStyleDeclaration.cpp static PassRefPtrWillBeRawPtr<CSSPrimitiveValue> valueForFontVariant(RenderStyle& style)
PassRefPtrWillBeRawPtr 1411 Source/core/css/CSSComputedStyleDeclaration.cpp static PassRefPtrWillBeRawPtr<CSSPrimitiveValue> valueForFontWeight(RenderStyle& style)
PassRefPtrWillBeRawPtr 1437 Source/core/css/CSSComputedStyleDeclaration.cpp static PassRefPtrWillBeRawPtr<CSSValue> valueForShape(const RenderStyle& style, ShapeValue* shapeValue)
PassRefPtrWillBeRawPtr 1460 Source/core/css/CSSComputedStyleDeclaration.cpp static PassRefPtrWillBeRawPtr<CSSValue> touchActionFlagsToCSSValue(TouchAction touchAction)
PassRefPtrWillBeRawPtr 1548 Source/core/css/CSSComputedStyleDeclaration.cpp static PassRefPtrWillBeRawPtr<CSSValueList> valueForItemPositionWithOverflowAlignment(ItemPosition itemPosition, OverflowAlignment overflowAlignment)
PassRefPtrWillBeRawPtr 1557 Source/core/css/CSSComputedStyleDeclaration.cpp PassRefPtrWillBeRawPtr<CSSValue> CSSComputedStyleDeclaration::getPropertyCSSValue(CSSPropertyID propertyID, EUpdateLayout updateLayout) const
PassRefPtrWillBeRawPtr 2913 Source/core/css/CSSComputedStyleDeclaration.cpp PassRefPtrWillBeRawPtr<MutableStylePropertySet> CSSComputedStyleDeclaration::copyProperties() const
PassRefPtrWillBeRawPtr 2918 Source/core/css/CSSComputedStyleDeclaration.cpp PassRefPtrWillBeRawPtr<CSSValueList> CSSComputedStyleDeclaration::valuesForShorthandProperty(const StylePropertyShorthand& shorthand) const
PassRefPtrWillBeRawPtr 2928 Source/core/css/CSSComputedStyleDeclaration.cpp PassRefPtrWillBeRawPtr<CSSValueList> CSSComputedStyleDeclaration::valuesForSidesShorthand(const StylePropertyShorthand& shorthand) const
PassRefPtrWillBeRawPtr 2956 Source/core/css/CSSComputedStyleDeclaration.cpp PassRefPtrWillBeRawPtr<CSSValueList> CSSComputedStyleDeclaration::valuesForGridShorthand(const StylePropertyShorthand& shorthand) const
PassRefPtrWillBeRawPtr 2966 Source/core/css/CSSComputedStyleDeclaration.cpp PassRefPtrWillBeRawPtr<MutableStylePropertySet> CSSComputedStyleDeclaration::copyPropertiesInSet(const Vector<CSSPropertyID>& properties) const
PassRefPtrWillBeRawPtr 2983 Source/core/css/CSSComputedStyleDeclaration.cpp PassRefPtrWillBeRawPtr<CSSValue> CSSComputedStyleDeclaration::getPropertyCSSValue(const String& propertyName)
PassRefPtrWillBeRawPtr 3027 Source/core/css/CSSComputedStyleDeclaration.cpp PassRefPtrWillBeRawPtr<CSSValue> CSSComputedStyleDeclaration::getPropertyCSSValueInternal(CSSPropertyID propertyID)
PassRefPtrWillBeRawPtr 3042 Source/core/css/CSSComputedStyleDeclaration.cpp PassRefPtrWillBeRawPtr<CSSValueList> CSSComputedStyleDeclaration::valuesForBackgroundShorthand() const
PassRefPtrWillBeRawPtr   61 Source/core/css/CSSComputedStyleDeclaration.h     PassRefPtrWillBeRawPtr<CSSValue> getPropertyCSSValue(CSSPropertyID) const;
PassRefPtrWillBeRawPtr   65 Source/core/css/CSSComputedStyleDeclaration.h     virtual PassRefPtrWillBeRawPtr<MutableStylePropertySet> copyProperties() const OVERRIDE;
PassRefPtrWillBeRawPtr   67 Source/core/css/CSSComputedStyleDeclaration.h     PassRefPtrWillBeRawPtr<CSSValue> getPropertyCSSValue(CSSPropertyID, EUpdateLayout) const;
PassRefPtrWillBeRawPtr   68 Source/core/css/CSSComputedStyleDeclaration.h     PassRefPtrWillBeRawPtr<CSSValue> getFontSizeCSSValuePreferringKeyword() const;
PassRefPtrWillBeRawPtr   70 Source/core/css/CSSComputedStyleDeclaration.h     PassRefPtrWillBeRawPtr<CSSValue> getSVGPropertyCSSValue(CSSPropertyID, EUpdateLayout) const;
PassRefPtrWillBeRawPtr   72 Source/core/css/CSSComputedStyleDeclaration.h     PassRefPtrWillBeRawPtr<MutableStylePropertySet> copyPropertiesInSet(const Vector<CSSPropertyID>&) const;
PassRefPtrWillBeRawPtr   89 Source/core/css/CSSComputedStyleDeclaration.h     virtual PassRefPtrWillBeRawPtr<CSSValue> getPropertyCSSValue(const String& propertyName) OVERRIDE;
PassRefPtrWillBeRawPtr   98 Source/core/css/CSSComputedStyleDeclaration.h     virtual PassRefPtrWillBeRawPtr<CSSValue> getPropertyCSSValueInternal(CSSPropertyID) OVERRIDE;
PassRefPtrWillBeRawPtr  104 Source/core/css/CSSComputedStyleDeclaration.h     PassRefPtrWillBeRawPtr<CSSValue> valueForShadowData(const ShadowData&, const RenderStyle&, bool useSpread) const;
PassRefPtrWillBeRawPtr  105 Source/core/css/CSSComputedStyleDeclaration.h     PassRefPtrWillBeRawPtr<CSSValue> valueForShadowList(const ShadowList*, const RenderStyle&, bool useSpread) const;
PassRefPtrWillBeRawPtr  106 Source/core/css/CSSComputedStyleDeclaration.h     PassRefPtrWillBeRawPtr<CSSPrimitiveValue> currentColorOrValidColor(const RenderStyle&, const StyleColor&) const;
PassRefPtrWillBeRawPtr  107 Source/core/css/CSSComputedStyleDeclaration.h     PassRefPtrWillBeRawPtr<SVGPaint> adjustSVGPaintForCurrentColor(PassRefPtrWillBeRawPtr<SVGPaint>, RenderStyle&) const;
PassRefPtrWillBeRawPtr  109 Source/core/css/CSSComputedStyleDeclaration.h     PassRefPtrWillBeRawPtr<CSSValue> valueForFilter(const RenderObject*, const RenderStyle&) const;
PassRefPtrWillBeRawPtr  111 Source/core/css/CSSComputedStyleDeclaration.h     PassRefPtrWillBeRawPtr<CSSValueList> valuesForShorthandProperty(const StylePropertyShorthand&) const;
PassRefPtrWillBeRawPtr  112 Source/core/css/CSSComputedStyleDeclaration.h     PassRefPtrWillBeRawPtr<CSSValueList> valuesForSidesShorthand(const StylePropertyShorthand&) const;
PassRefPtrWillBeRawPtr  113 Source/core/css/CSSComputedStyleDeclaration.h     PassRefPtrWillBeRawPtr<CSSValueList> valuesForBackgroundShorthand() const;
PassRefPtrWillBeRawPtr  114 Source/core/css/CSSComputedStyleDeclaration.h     PassRefPtrWillBeRawPtr<CSSValueList> valuesForGridShorthand(const StylePropertyShorthand&) const;
PassRefPtrWillBeRawPtr   46 Source/core/css/CSSCrossfadeValue.h     static PassRefPtrWillBeRawPtr<CSSCrossfadeValue> create(PassRefPtrWillBeRawPtr<CSSValue> fromValue, PassRefPtrWillBeRawPtr<CSSValue> toValue)
PassRefPtrWillBeRawPtr   64 Source/core/css/CSSCrossfadeValue.h     void setPercentage(PassRefPtrWillBeRawPtr<CSSPrimitiveValue> percentageValue) { m_percentageValue = percentageValue; }
PassRefPtrWillBeRawPtr   73 Source/core/css/CSSCrossfadeValue.h     CSSCrossfadeValue(PassRefPtrWillBeRawPtr<CSSValue> fromValue, PassRefPtrWillBeRawPtr<CSSValue> toValue)
PassRefPtrWillBeRawPtr   48 Source/core/css/CSSCursorImageValue.cpp CSSCursorImageValue::CSSCursorImageValue(PassRefPtrWillBeRawPtr<CSSValue> imageValue, bool hasHotSpot, const IntPoint& hotSpot)
PassRefPtrWillBeRawPtr   35 Source/core/css/CSSCursorImageValue.h     static PassRefPtrWillBeRawPtr<CSSCursorImageValue> create(PassRefPtrWillBeRawPtr<CSSValue> imageValue, bool hasHotSpot, const IntPoint& hotSpot)
PassRefPtrWillBeRawPtr   64 Source/core/css/CSSCursorImageValue.h     CSSCursorImageValue(PassRefPtrWillBeRawPtr<CSSValue> imageValue, bool hasHotSpot, const IntPoint& hotSpot);
PassRefPtrWillBeRawPtr   69 Source/core/css/CSSDefaultStyleSheets.cpp static PassRefPtrWillBeRawPtr<StyleSheetContents> parseUASheet(const String& str)
PassRefPtrWillBeRawPtr   76 Source/core/css/CSSDefaultStyleSheets.cpp static PassRefPtrWillBeRawPtr<StyleSheetContents> parseUASheet(const char* characters, unsigned size)
PassRefPtrWillBeRawPtr   44 Source/core/css/CSSFilterRule.h     static PassRefPtrWillBeRawPtr<CSSFilterRule> create(StyleRuleFilter* rule, CSSStyleSheet* sheet)
PassRefPtrWillBeRawPtr   91 Source/core/css/CSSFilterValue.cpp PassRefPtrWillBeRawPtr<CSSFilterValue> CSSFilterValue::cloneForCSSOM() const
PassRefPtrWillBeRawPtr   54 Source/core/css/CSSFilterValue.h     static PassRefPtrWillBeRawPtr<CSSFilterValue> create(FilterOperationType type)
PassRefPtrWillBeRawPtr   63 Source/core/css/CSSFilterValue.h     PassRefPtrWillBeRawPtr<CSSFilterValue> cloneForCSSOM() const;
PassRefPtrWillBeRawPtr   48 Source/core/css/CSSFontFaceLoadEvent.h     static PassRefPtrWillBeRawPtr<CSSFontFaceLoadEvent> create()
PassRefPtrWillBeRawPtr   53 Source/core/css/CSSFontFaceLoadEvent.h     static PassRefPtrWillBeRawPtr<CSSFontFaceLoadEvent> create(const AtomicString& type, const CSSFontFaceLoadEventInit& initializer)
PassRefPtrWillBeRawPtr   58 Source/core/css/CSSFontFaceLoadEvent.h     static PassRefPtrWillBeRawPtr<CSSFontFaceLoadEvent> createForFontFaces(const AtomicString& type, const FontFaceArray& fontfaces = FontFaceArray())
PassRefPtrWillBeRawPtr   36 Source/core/css/CSSFontFaceRule.h     static PassRefPtrWillBeRawPtr<CSSFontFaceRule> create(StyleRuleFontFace* rule, CSSStyleSheet* sheet)
PassRefPtrWillBeRawPtr   42 Source/core/css/CSSFontFaceSrcValue.h     static PassRefPtrWillBeRawPtr<CSSFontFaceSrcValue> create(const String& resource)
PassRefPtrWillBeRawPtr   46 Source/core/css/CSSFontFaceSrcValue.h     static PassRefPtrWillBeRawPtr<CSSFontFaceSrcValue> createLocal(const String& resource)
PassRefPtrWillBeRawPtr   36 Source/core/css/CSSFontFeatureValue.h     static PassRefPtrWillBeRawPtr<CSSFontFeatureValue> create(const AtomicString& tag, int value)
PassRefPtrWillBeRawPtr   35 Source/core/css/CSSFontValue.h     static PassRefPtrWillBeRawPtr<CSSFontValue> create()
PassRefPtrWillBeRawPtr   43 Source/core/css/CSSFunctionValue.cpp CSSFunctionValue::CSSFunctionValue(String name, PassRefPtrWillBeRawPtr<CSSValueList> args)
PassRefPtrWillBeRawPtr   38 Source/core/css/CSSFunctionValue.h     static PassRefPtrWillBeRawPtr<CSSFunctionValue> create(CSSParserFunction* function)
PassRefPtrWillBeRawPtr   43 Source/core/css/CSSFunctionValue.h     static PassRefPtrWillBeRawPtr<CSSFunctionValue> create(String name, PassRefPtrWillBeRawPtr<CSSValueList> args)
PassRefPtrWillBeRawPtr   58 Source/core/css/CSSFunctionValue.h     CSSFunctionValue(String, PassRefPtrWillBeRawPtr<CSSValueList>);
PassRefPtrWillBeRawPtr  115 Source/core/css/CSSGradientValue.cpp PassRefPtrWillBeRawPtr<CSSGradientValue> CSSGradientValue::gradientWithStylesResolved(const TextLinkColors& textLinkColors, Color currentColor)
PassRefPtrWillBeRawPtr   92 Source/core/css/CSSGradientValue.h     void setFirstX(PassRefPtrWillBeRawPtr<CSSPrimitiveValue> val) { m_firstX = val; }
PassRefPtrWillBeRawPtr   93 Source/core/css/CSSGradientValue.h     void setFirstY(PassRefPtrWillBeRawPtr<CSSPrimitiveValue> val) { m_firstY = val; }
PassRefPtrWillBeRawPtr   94 Source/core/css/CSSGradientValue.h     void setSecondX(PassRefPtrWillBeRawPtr<CSSPrimitiveValue> val) { m_secondX = val; }
PassRefPtrWillBeRawPtr   95 Source/core/css/CSSGradientValue.h     void setSecondY(PassRefPtrWillBeRawPtr<CSSPrimitiveValue> val) { m_secondY = val; }
PassRefPtrWillBeRawPtr  114 Source/core/css/CSSGradientValue.h     PassRefPtrWillBeRawPtr<CSSGradientValue> gradientWithStylesResolved(const TextLinkColors&, Color currentColor);
PassRefPtrWillBeRawPtr  166 Source/core/css/CSSGradientValue.h     static PassRefPtrWillBeRawPtr<CSSLinearGradientValue> create(CSSGradientRepeat repeat, CSSGradientType gradientType = CSSLinearGradient)
PassRefPtrWillBeRawPtr  171 Source/core/css/CSSGradientValue.h     void setAngle(PassRefPtrWillBeRawPtr<CSSPrimitiveValue> val) { m_angle = val; }
PassRefPtrWillBeRawPtr  178 Source/core/css/CSSGradientValue.h     PassRefPtrWillBeRawPtr<CSSLinearGradientValue> clone() const
PassRefPtrWillBeRawPtr  206 Source/core/css/CSSGradientValue.h     static PassRefPtrWillBeRawPtr<CSSRadialGradientValue> create(CSSGradientRepeat repeat, CSSGradientType gradientType = CSSRadialGradient)
PassRefPtrWillBeRawPtr  211 Source/core/css/CSSGradientValue.h     PassRefPtrWillBeRawPtr<CSSRadialGradientValue> clone() const
PassRefPtrWillBeRawPtr  218 Source/core/css/CSSGradientValue.h     void setFirstRadius(PassRefPtrWillBeRawPtr<CSSPrimitiveValue> val) { m_firstRadius = val; }
PassRefPtrWillBeRawPtr  219 Source/core/css/CSSGradientValue.h     void setSecondRadius(PassRefPtrWillBeRawPtr<CSSPrimitiveValue> val) { m_secondRadius = val; }
PassRefPtrWillBeRawPtr  221 Source/core/css/CSSGradientValue.h     void setShape(PassRefPtrWillBeRawPtr<CSSPrimitiveValue> val) { m_shape = val; }
PassRefPtrWillBeRawPtr  222 Source/core/css/CSSGradientValue.h     void setSizingBehavior(PassRefPtrWillBeRawPtr<CSSPrimitiveValue> val) { m_sizingBehavior = val; }
PassRefPtrWillBeRawPtr  224 Source/core/css/CSSGradientValue.h     void setEndHorizontalSize(PassRefPtrWillBeRawPtr<CSSPrimitiveValue> val) { m_endHorizontalSize = val; }
PassRefPtrWillBeRawPtr  225 Source/core/css/CSSGradientValue.h     void setEndVerticalSize(PassRefPtrWillBeRawPtr<CSSPrimitiveValue> val) { m_endVerticalSize = val; }
PassRefPtrWillBeRawPtr   46 Source/core/css/CSSGridLineNamesValue.cpp PassRefPtrWillBeRawPtr<CSSGridLineNamesValue> CSSGridLineNamesValue::cloneForCSSOM() const
PassRefPtrWillBeRawPtr   41 Source/core/css/CSSGridLineNamesValue.h     static PassRefPtrWillBeRawPtr<CSSGridLineNamesValue> create()
PassRefPtrWillBeRawPtr   48 Source/core/css/CSSGridLineNamesValue.h     PassRefPtrWillBeRawPtr<CSSGridLineNamesValue> cloneForCSSOM() const;
PassRefPtrWillBeRawPtr   42 Source/core/css/CSSGridTemplateAreasValue.h     static PassRefPtrWillBeRawPtr<CSSGridTemplateAreasValue> create(const NamedGridAreaMap& gridAreaMap, size_t rowCount, size_t columnCount)
PassRefPtrWillBeRawPtr  188 Source/core/css/CSSImageSetValue.cpp PassRefPtrWillBeRawPtr<CSSImageSetValue> CSSImageSetValue::cloneForCSSOM() const
PassRefPtrWillBeRawPtr   41 Source/core/css/CSSImageSetValue.h     static PassRefPtrWillBeRawPtr<CSSImageSetValue> create()
PassRefPtrWillBeRawPtr   64 Source/core/css/CSSImageSetValue.h     PassRefPtrWillBeRawPtr<CSSImageSetValue> cloneForCSSOM() const;
PassRefPtrWillBeRawPtr   95 Source/core/css/CSSImageValue.cpp PassRefPtrWillBeRawPtr<CSSValue> CSSImageValue::cloneForCSSOM() const
PassRefPtrWillBeRawPtr   39 Source/core/css/CSSImageValue.h     static PassRefPtrWillBeRawPtr<CSSImageValue> create(const KURL& url, StyleImage* image = 0)
PassRefPtrWillBeRawPtr   43 Source/core/css/CSSImageValue.h     static PassRefPtrWillBeRawPtr<CSSImageValue> create(const String& rawValue, const KURL& url, StyleImage* image = 0)
PassRefPtrWillBeRawPtr   60 Source/core/css/CSSImageValue.h     PassRefPtrWillBeRawPtr<CSSValue> cloneForCSSOM() const;
PassRefPtrWillBeRawPtr   37 Source/core/css/CSSImportRule.h     static PassRefPtrWillBeRawPtr<CSSImportRule> create(StyleRuleImport* rule, CSSStyleSheet* sheet)
PassRefPtrWillBeRawPtr   31 Source/core/css/CSSInheritedValue.h     static PassRefPtrWillBeRawPtr<CSSInheritedValue> create()
PassRefPtrWillBeRawPtr   31 Source/core/css/CSSInitialValue.h     static PassRefPtrWillBeRawPtr<CSSInitialValue> createExplicit()
PassRefPtrWillBeRawPtr   35 Source/core/css/CSSInitialValue.h     static PassRefPtrWillBeRawPtr<CSSInitialValue> createImplicit()
PassRefPtrWillBeRawPtr   43 Source/core/css/CSSKeyframeRule.h     static PassRefPtrWillBeRawPtr<StyleKeyframe> create()
PassRefPtrWillBeRawPtr   55 Source/core/css/CSSKeyframesRule.cpp void StyleRuleKeyframes::parserAppendKeyframe(PassRefPtrWillBeRawPtr<StyleKeyframe> keyframe)
PassRefPtrWillBeRawPtr   62 Source/core/css/CSSKeyframesRule.cpp void StyleRuleKeyframes::wrapperAppendKeyframe(PassRefPtrWillBeRawPtr<StyleKeyframe> keyframe)
PassRefPtrWillBeRawPtr   42 Source/core/css/CSSKeyframesRule.h     static PassRefPtrWillBeRawPtr<StyleRuleKeyframes> create() { return adoptRefWillBeNoop(new StyleRuleKeyframes()); }
PassRefPtrWillBeRawPtr   48 Source/core/css/CSSKeyframesRule.h     void parserAppendKeyframe(PassRefPtrWillBeRawPtr<StyleKeyframe>);
PassRefPtrWillBeRawPtr   49 Source/core/css/CSSKeyframesRule.h     void wrapperAppendKeyframe(PassRefPtrWillBeRawPtr<StyleKeyframe>);
PassRefPtrWillBeRawPtr   60 Source/core/css/CSSKeyframesRule.h     PassRefPtrWillBeRawPtr<StyleRuleKeyframes> copy() const { return adoptRefWillBeNoop(new StyleRuleKeyframes(*this)); }
PassRefPtrWillBeRawPtr   77 Source/core/css/CSSKeyframesRule.h     static PassRefPtrWillBeRawPtr<CSSKeyframesRule> create(StyleRuleKeyframes* rule, CSSStyleSheet* sheet)
PassRefPtrWillBeRawPtr   43 Source/core/css/CSSLineBoxContainValue.h     static PassRefPtrWillBeRawPtr<CSSLineBoxContainValue> create(LineBoxContain value)
PassRefPtrWillBeRawPtr   93 Source/core/css/CSSMatrix.cpp PassRefPtrWillBeRawPtr<CSSMatrix> CSSMatrix::multiply(CSSMatrix* secondMatrix) const
PassRefPtrWillBeRawPtr  101 Source/core/css/CSSMatrix.cpp PassRefPtrWillBeRawPtr<CSSMatrix> CSSMatrix::inverse(ExceptionState& exceptionState) const
PassRefPtrWillBeRawPtr  111 Source/core/css/CSSMatrix.cpp PassRefPtrWillBeRawPtr<CSSMatrix> CSSMatrix::translate(double x, double y, double z) const
PassRefPtrWillBeRawPtr  122 Source/core/css/CSSMatrix.cpp PassRefPtrWillBeRawPtr<CSSMatrix> CSSMatrix::scale(double scaleX, double scaleY, double scaleZ) const
PassRefPtrWillBeRawPtr  133 Source/core/css/CSSMatrix.cpp PassRefPtrWillBeRawPtr<CSSMatrix> CSSMatrix::rotate(double rotX, double rotY, double rotZ) const
PassRefPtrWillBeRawPtr  151 Source/core/css/CSSMatrix.cpp PassRefPtrWillBeRawPtr<CSSMatrix> CSSMatrix::rotateAxisAngle(double x, double y, double z, double angle) const
PassRefPtrWillBeRawPtr  166 Source/core/css/CSSMatrix.cpp PassRefPtrWillBeRawPtr<CSSMatrix> CSSMatrix::skewX(double angle) const
PassRefPtrWillBeRawPtr  173 Source/core/css/CSSMatrix.cpp PassRefPtrWillBeRawPtr<CSSMatrix> CSSMatrix::skewY(double angle) const
PassRefPtrWillBeRawPtr   40 Source/core/css/CSSMatrix.h     static PassRefPtrWillBeRawPtr<CSSMatrix> create(const TransformationMatrix& m)
PassRefPtrWillBeRawPtr   44 Source/core/css/CSSMatrix.h     static PassRefPtrWillBeRawPtr<CSSMatrix> create(const String& s, ExceptionState& exceptionState)
PassRefPtrWillBeRawPtr  103 Source/core/css/CSSMatrix.h     PassRefPtrWillBeRawPtr<CSSMatrix> multiply(CSSMatrix* secondMatrix) const;
PassRefPtrWillBeRawPtr  106 Source/core/css/CSSMatrix.h     PassRefPtrWillBeRawPtr<CSSMatrix> inverse(ExceptionState&) const;
PassRefPtrWillBeRawPtr  112 Source/core/css/CSSMatrix.h     PassRefPtrWillBeRawPtr<CSSMatrix> translate(double x, double y, double z) const;
PassRefPtrWillBeRawPtr  119 Source/core/css/CSSMatrix.h     PassRefPtrWillBeRawPtr<CSSMatrix> scale(double scaleX, double scaleY, double scaleZ) const;
PassRefPtrWillBeRawPtr  126 Source/core/css/CSSMatrix.h     PassRefPtrWillBeRawPtr<CSSMatrix> rotate(double rotX, double rotY, double rotZ) const;
PassRefPtrWillBeRawPtr  132 Source/core/css/CSSMatrix.h     PassRefPtrWillBeRawPtr<CSSMatrix> rotateAxisAngle(double x, double y, double z, double angle) const;
PassRefPtrWillBeRawPtr  138 Source/core/css/CSSMatrix.h     PassRefPtrWillBeRawPtr<CSSMatrix> skewX(double angle) const;
PassRefPtrWillBeRawPtr  144 Source/core/css/CSSMatrix.h     PassRefPtrWillBeRawPtr<CSSMatrix> skewY(double angle) const;
PassRefPtrWillBeRawPtr   35 Source/core/css/CSSMediaRule.h     static PassRefPtrWillBeRawPtr<CSSMediaRule> create(StyleRuleMedia* rule, CSSStyleSheet* sheet)
PassRefPtrWillBeRawPtr   37 Source/core/css/CSSPageRule.h     static PassRefPtrWillBeRawPtr<CSSPageRule> create(StyleRulePage* rule, CSSStyleSheet* sheet)
PassRefPtrWillBeRawPtr   85 Source/core/css/CSSParserValues.cpp PassRefPtrWillBeRawPtr<CSSValue> CSSParserValue::createCSSValue()
PassRefPtrWillBeRawPtr  166 Source/core/css/CSSParserValues.h     PassRefPtrWillBeRawPtr<CSSValue> createCSSValue();
PassRefPtrWillBeRawPtr  399 Source/core/css/CSSPrimitiveValue.cpp void CSSPrimitiveValue::init(PassRefPtrWillBeRawPtr<Counter> c)
PassRefPtrWillBeRawPtr  406 Source/core/css/CSSPrimitiveValue.cpp void CSSPrimitiveValue::init(PassRefPtrWillBeRawPtr<Rect> r)
PassRefPtrWillBeRawPtr  413 Source/core/css/CSSPrimitiveValue.cpp void CSSPrimitiveValue::init(PassRefPtrWillBeRawPtr<Quad> quad)
PassRefPtrWillBeRawPtr  420 Source/core/css/CSSPrimitiveValue.cpp void CSSPrimitiveValue::init(PassRefPtrWillBeRawPtr<Pair> p)
PassRefPtrWillBeRawPtr  427 Source/core/css/CSSPrimitiveValue.cpp void CSSPrimitiveValue::init(PassRefPtrWillBeRawPtr<CSSCalcValue> c)
PassRefPtrWillBeRawPtr  434 Source/core/css/CSSPrimitiveValue.cpp void CSSPrimitiveValue::init(PassRefPtrWillBeRawPtr<CSSBasicShape> shape)
PassRefPtrWillBeRawPtr  911 Source/core/css/CSSPrimitiveValue.cpp PassRefPtrWillBeRawPtr<RGBColor> CSSPrimitiveValue::getRGBColorValue(ExceptionState& exceptionState) const
PassRefPtrWillBeRawPtr 1144 Source/core/css/CSSPrimitiveValue.cpp PassRefPtrWillBeRawPtr<CSSPrimitiveValue> CSSPrimitiveValue::cloneForCSSOM() const
PassRefPtrWillBeRawPtr  206 Source/core/css/CSSPrimitiveValue.h     static PassRefPtrWillBeRawPtr<CSSPrimitiveValue> createIdentifier(CSSValueID valueID)
PassRefPtrWillBeRawPtr  210 Source/core/css/CSSPrimitiveValue.h     static PassRefPtrWillBeRawPtr<CSSPrimitiveValue> createIdentifier(CSSPropertyID propertyID)
PassRefPtrWillBeRawPtr  214 Source/core/css/CSSPrimitiveValue.h     static PassRefPtrWillBeRawPtr<CSSPrimitiveValue> createParserOperator(int parserOperator)
PassRefPtrWillBeRawPtr  218 Source/core/css/CSSPrimitiveValue.h     static PassRefPtrWillBeRawPtr<CSSPrimitiveValue> createColor(unsigned rgbValue)
PassRefPtrWillBeRawPtr  222 Source/core/css/CSSPrimitiveValue.h     static PassRefPtrWillBeRawPtr<CSSPrimitiveValue> create(double value, UnitTypes type)
PassRefPtrWillBeRawPtr  226 Source/core/css/CSSPrimitiveValue.h     static PassRefPtrWillBeRawPtr<CSSPrimitiveValue> create(const String& value, UnitTypes type)
PassRefPtrWillBeRawPtr  230 Source/core/css/CSSPrimitiveValue.h     static PassRefPtrWillBeRawPtr<CSSPrimitiveValue> create(const Length& value, float zoom)
PassRefPtrWillBeRawPtr  234 Source/core/css/CSSPrimitiveValue.h     static PassRefPtrWillBeRawPtr<CSSPrimitiveValue> create(const LengthSize& value)
PassRefPtrWillBeRawPtr  238 Source/core/css/CSSPrimitiveValue.h     template<typename T> static PassRefPtrWillBeRawPtr<CSSPrimitiveValue> create(T value)
PassRefPtrWillBeRawPtr  247 Source/core/css/CSSPrimitiveValue.h     static PassRefPtrWillBeRawPtr<CSSPrimitiveValue> createAllowingMarginQuirk(double value, UnitTypes type)
PassRefPtrWillBeRawPtr  321 Source/core/css/CSSPrimitiveValue.h     PassRefPtrWillBeRawPtr<RGBColor> getRGBColorValue(ExceptionState&) const;
PassRefPtrWillBeRawPtr  340 Source/core/css/CSSPrimitiveValue.h     PassRefPtrWillBeRawPtr<CSSPrimitiveValue> cloneForCSSOM() const;
PassRefPtrWillBeRawPtr  370 Source/core/css/CSSPrimitiveValue.h         init(PassRefPtrWillBeRawPtr<T>(val));
PassRefPtrWillBeRawPtr  373 Source/core/css/CSSPrimitiveValue.h     template<typename T> CSSPrimitiveValue(PassRefPtrWillBeRawPtr<T> val)
PassRefPtrWillBeRawPtr  385 Source/core/css/CSSPrimitiveValue.h     void init(PassRefPtrWillBeRawPtr<Counter>);
PassRefPtrWillBeRawPtr  386 Source/core/css/CSSPrimitiveValue.h     void init(PassRefPtrWillBeRawPtr<Rect>);
PassRefPtrWillBeRawPtr  387 Source/core/css/CSSPrimitiveValue.h     void init(PassRefPtrWillBeRawPtr<Pair>);
PassRefPtrWillBeRawPtr  388 Source/core/css/CSSPrimitiveValue.h     void init(PassRefPtrWillBeRawPtr<Quad>);
PassRefPtrWillBeRawPtr  389 Source/core/css/CSSPrimitiveValue.h     void init(PassRefPtrWillBeRawPtr<CSSBasicShape>);
PassRefPtrWillBeRawPtr  390 Source/core/css/CSSPrimitiveValue.h     void init(PassRefPtrWillBeRawPtr<CSSCalcValue>);
PassRefPtrWillBeRawPtr   58 Source/core/css/CSSProperty.h     CSSProperty(CSSPropertyID propertyID, PassRefPtrWillBeRawPtr<CSSValue> value, bool important = false, bool isSetFromShorthand = false, int indexInShorthandsVector = 0, bool implicit = false)
PassRefPtrWillBeRawPtr   78 Source/core/css/CSSPropertySourceData.h     static PassRefPtrWillBeRawPtr<CSSStyleSourceData> create()
PassRefPtrWillBeRawPtr  107 Source/core/css/CSSPropertySourceData.h     static PassRefPtrWillBeRawPtr<CSSRuleSourceData> create(Type type)
PassRefPtrWillBeRawPtr  112 Source/core/css/CSSPropertySourceData.h     static PassRefPtrWillBeRawPtr<CSSRuleSourceData> createUnknown()
PassRefPtrWillBeRawPtr   39 Source/core/css/CSSReflectValue.h     static PassRefPtrWillBeRawPtr<CSSReflectValue> create(PassRefPtrWillBeRawPtr<CSSPrimitiveValue> direction,
PassRefPtrWillBeRawPtr   40 Source/core/css/CSSReflectValue.h         PassRefPtrWillBeRawPtr<CSSPrimitiveValue> offset, PassRefPtrWillBeRawPtr<CSSValue> mask)
PassRefPtrWillBeRawPtr   56 Source/core/css/CSSReflectValue.h     CSSReflectValue(PassRefPtrWillBeRawPtr<CSSPrimitiveValue> direction, PassRefPtrWillBeRawPtr<CSSPrimitiveValue> offset, PassRefPtrWillBeRawPtr<CSSValue> mask)
PassRefPtrWillBeRawPtr   59 Source/core/css/CSSRuleList.h     static PassRefPtrWillBeRawPtr<StaticCSSRuleList> create()
PassRefPtrWillBeRawPtr   38 Source/core/css/CSSSVGDocumentValue.h     static PassRefPtrWillBeRawPtr<CSSSVGDocumentValue> create(const String& url)
PassRefPtrWillBeRawPtr   30 Source/core/css/CSSShadowValue.cpp CSSShadowValue::CSSShadowValue(PassRefPtrWillBeRawPtr<CSSPrimitiveValue> x,
PassRefPtrWillBeRawPtr   31 Source/core/css/CSSShadowValue.cpp     PassRefPtrWillBeRawPtr<CSSPrimitiveValue> y,
PassRefPtrWillBeRawPtr   32 Source/core/css/CSSShadowValue.cpp     PassRefPtrWillBeRawPtr<CSSPrimitiveValue> blur,
PassRefPtrWillBeRawPtr   33 Source/core/css/CSSShadowValue.cpp     PassRefPtrWillBeRawPtr<CSSPrimitiveValue> spread,
PassRefPtrWillBeRawPtr   34 Source/core/css/CSSShadowValue.cpp     PassRefPtrWillBeRawPtr<CSSPrimitiveValue> style,
PassRefPtrWillBeRawPtr   35 Source/core/css/CSSShadowValue.cpp     PassRefPtrWillBeRawPtr<CSSPrimitiveValue> color)
PassRefPtrWillBeRawPtr   35 Source/core/css/CSSShadowValue.h     static PassRefPtrWillBeRawPtr<CSSShadowValue> create(PassRefPtrWillBeRawPtr<CSSPrimitiveValue> x,
PassRefPtrWillBeRawPtr   36 Source/core/css/CSSShadowValue.h         PassRefPtrWillBeRawPtr<CSSPrimitiveValue> y,
PassRefPtrWillBeRawPtr   37 Source/core/css/CSSShadowValue.h         PassRefPtrWillBeRawPtr<CSSPrimitiveValue> blur,
PassRefPtrWillBeRawPtr   38 Source/core/css/CSSShadowValue.h         PassRefPtrWillBeRawPtr<CSSPrimitiveValue> spread,
PassRefPtrWillBeRawPtr   39 Source/core/css/CSSShadowValue.h         PassRefPtrWillBeRawPtr<CSSPrimitiveValue> style,
PassRefPtrWillBeRawPtr   40 Source/core/css/CSSShadowValue.h         PassRefPtrWillBeRawPtr<CSSPrimitiveValue> color)
PassRefPtrWillBeRawPtr   59 Source/core/css/CSSShadowValue.h     CSSShadowValue(PassRefPtrWillBeRawPtr<CSSPrimitiveValue> x,
PassRefPtrWillBeRawPtr   60 Source/core/css/CSSShadowValue.h         PassRefPtrWillBeRawPtr<CSSPrimitiveValue> y,
PassRefPtrWillBeRawPtr   61 Source/core/css/CSSShadowValue.h         PassRefPtrWillBeRawPtr<CSSPrimitiveValue> blur,
PassRefPtrWillBeRawPtr   62 Source/core/css/CSSShadowValue.h         PassRefPtrWillBeRawPtr<CSSPrimitiveValue> spread,
PassRefPtrWillBeRawPtr   63 Source/core/css/CSSShadowValue.h         PassRefPtrWillBeRawPtr<CSSPrimitiveValue> style,
PassRefPtrWillBeRawPtr   64 Source/core/css/CSSShadowValue.h         PassRefPtrWillBeRawPtr<CSSPrimitiveValue> color);
PassRefPtrWillBeRawPtr   51 Source/core/css/CSSStyleDeclaration.h     virtual PassRefPtrWillBeRawPtr<CSSValue> getPropertyCSSValue(const String& propertyName) = 0;
PassRefPtrWillBeRawPtr   62 Source/core/css/CSSStyleDeclaration.h     virtual PassRefPtrWillBeRawPtr<CSSValue> getPropertyCSSValueInternal(CSSPropertyID) = 0;
PassRefPtrWillBeRawPtr   66 Source/core/css/CSSStyleDeclaration.h     virtual PassRefPtrWillBeRawPtr<MutableStylePropertySet> copyProperties() const = 0;
PassRefPtrWillBeRawPtr   36 Source/core/css/CSSStyleRule.h     static PassRefPtrWillBeRawPtr<CSSStyleRule> create(StyleRule* rule, CSSStyleSheet* sheet)
PassRefPtrWillBeRawPtr   88 Source/core/css/CSSStyleSheet.cpp PassRefPtrWillBeRawPtr<CSSStyleSheet> CSSStyleSheet::create(PassRefPtrWillBeRawPtr<StyleSheetContents> sheet, CSSImportRule* ownerRule)
PassRefPtrWillBeRawPtr   93 Source/core/css/CSSStyleSheet.cpp PassRefPtrWillBeRawPtr<CSSStyleSheet> CSSStyleSheet::create(PassRefPtrWillBeRawPtr<StyleSheetContents> sheet, Node* ownerNode)
PassRefPtrWillBeRawPtr   98 Source/core/css/CSSStyleSheet.cpp PassRefPtrWillBeRawPtr<CSSStyleSheet> CSSStyleSheet::createInline(PassRefPtrWillBeRawPtr<StyleSheetContents> sheet, Node* ownerNode, const TextPosition& startPosition)
PassRefPtrWillBeRawPtr  104 Source/core/css/CSSStyleSheet.cpp PassRefPtrWillBeRawPtr<CSSStyleSheet> CSSStyleSheet::createInline(Node* ownerNode, const KURL& baseURL, const TextPosition& startPosition, const String& encoding)
PassRefPtrWillBeRawPtr  111 Source/core/css/CSSStyleSheet.cpp CSSStyleSheet::CSSStyleSheet(PassRefPtrWillBeRawPtr<StyleSheetContents> contents, CSSImportRule* ownerRule)
PassRefPtrWillBeRawPtr  123 Source/core/css/CSSStyleSheet.cpp CSSStyleSheet::CSSStyleSheet(PassRefPtrWillBeRawPtr<StyleSheetContents> contents, Node* ownerNode, bool isInlineStylesheet, const TextPosition& startPosition)
PassRefPtrWillBeRawPtr  223 Source/core/css/CSSStyleSheet.cpp void CSSStyleSheet::setMediaQueries(PassRefPtrWillBeRawPtr<MediaQuerySet> mediaQueries)
PassRefPtrWillBeRawPtr  282 Source/core/css/CSSStyleSheet.cpp PassRefPtrWillBeRawPtr<CSSRuleList> CSSStyleSheet::rules()
PassRefPtrWillBeRawPtr  373 Source/core/css/CSSStyleSheet.cpp PassRefPtrWillBeRawPtr<CSSRuleList> CSSStyleSheet::cssRules()
PassRefPtrWillBeRawPtr   52 Source/core/css/CSSStyleSheet.h     static PassRefPtrWillBeRawPtr<CSSStyleSheet> create(PassRefPtrWillBeRawPtr<StyleSheetContents>, CSSImportRule* ownerRule = 0);
PassRefPtrWillBeRawPtr   53 Source/core/css/CSSStyleSheet.h     static PassRefPtrWillBeRawPtr<CSSStyleSheet> create(PassRefPtrWillBeRawPtr<StyleSheetContents>, Node* ownerNode);
PassRefPtrWillBeRawPtr   54 Source/core/css/CSSStyleSheet.h     static PassRefPtrWillBeRawPtr<CSSStyleSheet> createInline(Node*, const KURL&, const TextPosition& startPosition = TextPosition::minimumPosition(), const String& encoding = String());
PassRefPtrWillBeRawPtr   55 Source/core/css/CSSStyleSheet.h     static PassRefPtrWillBeRawPtr<CSSStyleSheet> createInline(PassRefPtrWillBeRawPtr<StyleSheetContents>, Node* ownerNode, const TextPosition& startPosition = TextPosition::minimumPosition());
PassRefPtrWillBeRawPtr   67 Source/core/css/CSSStyleSheet.h     PassRefPtrWillBeRawPtr<CSSRuleList> cssRules();
PassRefPtrWillBeRawPtr   73 Source/core/css/CSSStyleSheet.h     PassRefPtrWillBeRawPtr<CSSRuleList> rules();
PassRefPtrWillBeRawPtr   91 Source/core/css/CSSStyleSheet.h     void setMediaQueries(PassRefPtrWillBeRawPtr<MediaQuerySet>);
PassRefPtrWillBeRawPtr  124 Source/core/css/CSSStyleSheet.h     CSSStyleSheet(PassRefPtrWillBeRawPtr<StyleSheetContents>, CSSImportRule* ownerRule);
PassRefPtrWillBeRawPtr  125 Source/core/css/CSSStyleSheet.h     CSSStyleSheet(PassRefPtrWillBeRawPtr<StyleSheetContents>, Node* ownerNode, bool isInlineStylesheet, const TextPosition& startPosition);
PassRefPtrWillBeRawPtr   41 Source/core/css/CSSSupportsRule.h     static PassRefPtrWillBeRawPtr<CSSSupportsRule> create(StyleRuleSupports* rule, CSSStyleSheet* sheet)
PassRefPtrWillBeRawPtr   37 Source/core/css/CSSTimingFunctionValue.h     static PassRefPtrWillBeRawPtr<CSSCubicBezierTimingFunctionValue> create(double x1, double y1, double x2, double y2)
PassRefPtrWillBeRawPtr   73 Source/core/css/CSSTimingFunctionValue.h     static PassRefPtrWillBeRawPtr<CSSStepsTimingFunctionValue> create(int steps, StepsTimingFunction::StepAtPosition stepAtPosition)
PassRefPtrWillBeRawPtr   85 Source/core/css/CSSTransformValue.cpp PassRefPtrWillBeRawPtr<CSSTransformValue> CSSTransformValue::cloneForCSSOM() const
PassRefPtrWillBeRawPtr   62 Source/core/css/CSSTransformValue.h     static PassRefPtrWillBeRawPtr<CSSTransformValue> create(TransformOperationType type)
PassRefPtrWillBeRawPtr   72 Source/core/css/CSSTransformValue.h     PassRefPtrWillBeRawPtr<CSSTransformValue> cloneForCSSOM() const;
PassRefPtrWillBeRawPtr   36 Source/core/css/CSSUnicodeRangeValue.h     static PassRefPtrWillBeRawPtr<CSSUnicodeRangeValue> create(UChar32 from, UChar32 to)
PassRefPtrWillBeRawPtr   70 Source/core/css/CSSValue.cpp     static PassRefPtrWillBeRawPtr<TextCloneCSSValue> create(ClassType classType, const String& text)
PassRefPtrWillBeRawPtr  614 Source/core/css/CSSValue.cpp PassRefPtrWillBeRawPtr<CSSValue> CSSValue::cloneForCSSOM() const
PassRefPtrWillBeRawPtr  117 Source/core/css/CSSValue.h     PassRefPtrWillBeRawPtr<CSSValue> cloneForCSSOM() const;
PassRefPtrWillBeRawPtr   76 Source/core/css/CSSValueList.cpp PassRefPtrWillBeRawPtr<CSSValueList> CSSValueList::copy()
PassRefPtrWillBeRawPtr  160 Source/core/css/CSSValueList.cpp PassRefPtrWillBeRawPtr<CSSValueList> CSSValueList::cloneForCSSOM() const
PassRefPtrWillBeRawPtr   34 Source/core/css/CSSValueList.h     static PassRefPtrWillBeRawPtr<CSSValueList> createCommaSeparated()
PassRefPtrWillBeRawPtr   38 Source/core/css/CSSValueList.h     static PassRefPtrWillBeRawPtr<CSSValueList> createSpaceSeparated()
PassRefPtrWillBeRawPtr   42 Source/core/css/CSSValueList.h     static PassRefPtrWillBeRawPtr<CSSValueList> createSlashSeparated()
PassRefPtrWillBeRawPtr   46 Source/core/css/CSSValueList.h     static PassRefPtrWillBeRawPtr<CSSValueList> createFromParserValueList(CSSParserValueList* list)
PassRefPtrWillBeRawPtr   56 Source/core/css/CSSValueList.h     void append(PassRefPtrWillBeRawPtr<CSSValue> value) { m_values.append(value); }
PassRefPtrWillBeRawPtr   57 Source/core/css/CSSValueList.h     void prepend(PassRefPtrWillBeRawPtr<CSSValue> value) { m_values.prepend(value); }
PassRefPtrWillBeRawPtr   60 Source/core/css/CSSValueList.h     PassRefPtrWillBeRawPtr<CSSValueList> copy();
PassRefPtrWillBeRawPtr   68 Source/core/css/CSSValueList.h     PassRefPtrWillBeRawPtr<CSSValueList> cloneForCSSOM() const;
PassRefPtrWillBeRawPtr   60 Source/core/css/CSSValuePool.cpp PassRefPtrWillBeRawPtr<CSSPrimitiveValue> CSSValuePool::createIdentifierValue(CSSValueID ident)
PassRefPtrWillBeRawPtr   70 Source/core/css/CSSValuePool.cpp PassRefPtrWillBeRawPtr<CSSPrimitiveValue> CSSValuePool::createIdentifierValue(CSSPropertyID ident)
PassRefPtrWillBeRawPtr   75 Source/core/css/CSSValuePool.cpp PassRefPtrWillBeRawPtr<CSSPrimitiveValue> CSSValuePool::createColorValue(unsigned rgbValue)
PassRefPtrWillBeRawPtr   98 Source/core/css/CSSValuePool.cpp PassRefPtrWillBeRawPtr<CSSPrimitiveValue> CSSValuePool::createValue(double value, CSSPrimitiveValue::UnitTypes type)
PassRefPtrWillBeRawPtr  125 Source/core/css/CSSValuePool.cpp PassRefPtrWillBeRawPtr<CSSPrimitiveValue> CSSValuePool::createValue(const Length& value, const RenderStyle& style)
PassRefPtrWillBeRawPtr  130 Source/core/css/CSSValuePool.cpp PassRefPtrWillBeRawPtr<CSSPrimitiveValue> CSSValuePool::createFontFamilyValue(const String& familyName)
PassRefPtrWillBeRawPtr  138 Source/core/css/CSSValuePool.cpp PassRefPtrWillBeRawPtr<CSSValueList> CSSValuePool::createFontFaceValue(const AtomicString& string)
PassRefPtrWillBeRawPtr   45 Source/core/css/CSSValuePool.h     PassRefPtrWillBeRawPtr<CSSValueList> createFontFaceValue(const AtomicString&);
PassRefPtrWillBeRawPtr   46 Source/core/css/CSSValuePool.h     PassRefPtrWillBeRawPtr<CSSPrimitiveValue> createFontFamilyValue(const String&);
PassRefPtrWillBeRawPtr   47 Source/core/css/CSSValuePool.h     PassRefPtrWillBeRawPtr<CSSInheritedValue> createInheritedValue() { return m_inheritedValue; }
PassRefPtrWillBeRawPtr   48 Source/core/css/CSSValuePool.h     PassRefPtrWillBeRawPtr<CSSInitialValue> createImplicitInitialValue() { return m_implicitInitialValue; }
PassRefPtrWillBeRawPtr   49 Source/core/css/CSSValuePool.h     PassRefPtrWillBeRawPtr<CSSInitialValue> createExplicitInitialValue() { return m_explicitInitialValue; }
PassRefPtrWillBeRawPtr   50 Source/core/css/CSSValuePool.h     PassRefPtrWillBeRawPtr<CSSPrimitiveValue> createIdentifierValue(CSSValueID identifier);
PassRefPtrWillBeRawPtr   51 Source/core/css/CSSValuePool.h     PassRefPtrWillBeRawPtr<CSSPrimitiveValue> createIdentifierValue(CSSPropertyID identifier);
PassRefPtrWillBeRawPtr   52 Source/core/css/CSSValuePool.h     PassRefPtrWillBeRawPtr<CSSPrimitiveValue> createColorValue(unsigned rgbValue);
PassRefPtrWillBeRawPtr   53 Source/core/css/CSSValuePool.h     PassRefPtrWillBeRawPtr<CSSPrimitiveValue> createValue(double value, CSSPrimitiveValue::UnitTypes);
PassRefPtrWillBeRawPtr   54 Source/core/css/CSSValuePool.h     PassRefPtrWillBeRawPtr<CSSPrimitiveValue> createValue(const String& value, CSSPrimitiveValue::UnitTypes type) { return CSSPrimitiveValue::create(value, type); }
PassRefPtrWillBeRawPtr   55 Source/core/css/CSSValuePool.h     PassRefPtrWillBeRawPtr<CSSPrimitiveValue> createValue(const Length& value, const RenderStyle&);
PassRefPtrWillBeRawPtr   56 Source/core/css/CSSValuePool.h     PassRefPtrWillBeRawPtr<CSSPrimitiveValue> createValue(const Length& value, float zoom) { return CSSPrimitiveValue::create(value, zoom); }
PassRefPtrWillBeRawPtr   57 Source/core/css/CSSValuePool.h     template<typename T> static PassRefPtrWillBeRawPtr<CSSPrimitiveValue> createValue(T value) { return CSSPrimitiveValue::create(value); }
PassRefPtrWillBeRawPtr   45 Source/core/css/CSSViewportRule.h     static PassRefPtrWillBeRawPtr<CSSViewportRule> create(StyleRuleViewport* viewportRule, CSSStyleSheet* sheet)
PassRefPtrWillBeRawPtr   31 Source/core/css/Counter.h     static PassRefPtrWillBeRawPtr<Counter> create(PassRefPtrWillBeRawPtr<CSSPrimitiveValue> identifier, PassRefPtrWillBeRawPtr<CSSPrimitiveValue> listStyle, PassRefPtrWillBeRawPtr<CSSPrimitiveValue> separator)
PassRefPtrWillBeRawPtr   42 Source/core/css/Counter.h     void setIdentifier(PassRefPtrWillBeRawPtr<CSSPrimitiveValue> identifier) { m_identifier = identifier; }
PassRefPtrWillBeRawPtr   43 Source/core/css/Counter.h     void setListStyle(PassRefPtrWillBeRawPtr<CSSPrimitiveValue> listStyle) { m_listStyle = listStyle; }
PassRefPtrWillBeRawPtr   44 Source/core/css/Counter.h     void setSeparator(PassRefPtrWillBeRawPtr<CSSPrimitiveValue> separator) { m_separator = separator; }
PassRefPtrWillBeRawPtr   53 Source/core/css/Counter.h     PassRefPtrWillBeRawPtr<Counter> cloneForCSSOM() const
PassRefPtrWillBeRawPtr   63 Source/core/css/Counter.h     Counter(PassRefPtrWillBeRawPtr<CSSPrimitiveValue> identifier, PassRefPtrWillBeRawPtr<CSSPrimitiveValue> listStyle, PassRefPtrWillBeRawPtr<CSSPrimitiveValue> separator)
PassRefPtrWillBeRawPtr   40 Source/core/css/DOMWindowCSS.cpp PassRefPtrWillBeRawPtr<DOMWindowCSS> DOMWindowCSS::create()
PassRefPtrWillBeRawPtr   42 Source/core/css/DOMWindowCSS.h     static PassRefPtrWillBeRawPtr<DOMWindowCSS> create();
PassRefPtrWillBeRawPtr   68 Source/core/css/ElementRuleCollector.cpp PassRefPtrWillBeRawPtr<StyleRuleList> ElementRuleCollector::matchedStyleRuleList()
PassRefPtrWillBeRawPtr   74 Source/core/css/ElementRuleCollector.cpp PassRefPtrWillBeRawPtr<CSSRuleList> ElementRuleCollector::matchedCSSRuleList()
PassRefPtrWillBeRawPtr  103 Source/core/css/ElementRuleCollector.h     static PassRefPtrWillBeRawPtr<StyleRuleList> create() { return adoptRefWillBeNoop(new StyleRuleList()); }
PassRefPtrWillBeRawPtr  134 Source/core/css/ElementRuleCollector.h     PassRefPtrWillBeRawPtr<StyleRuleList> matchedStyleRuleList();
PassRefPtrWillBeRawPtr  135 Source/core/css/ElementRuleCollector.h     PassRefPtrWillBeRawPtr<CSSRuleList> matchedCSSRuleList();
PassRefPtrWillBeRawPtr  100 Source/core/css/FontFace.cpp static PassRefPtrWillBeRawPtr<CSSValue> parseCSSValue(const Document* document, const String& s, CSSPropertyID propertyID)
PassRefPtrWillBeRawPtr  289 Source/core/css/FontFace.cpp bool FontFace::setPropertyValue(PassRefPtrWillBeRawPtr<CSSValue> value, CSSPropertyID propertyID)
PassRefPtrWillBeRawPtr  551 Source/core/css/FontFace.cpp void FontFace::initCSSFontFace(Document* document, PassRefPtrWillBeRawPtr<CSSValue> src)
PassRefPtrWillBeRawPtr  107 Source/core/css/FontFace.h     void initCSSFontFace(Document*, PassRefPtrWillBeRawPtr<CSSValue> src);
PassRefPtrWillBeRawPtr  111 Source/core/css/FontFace.h     bool setPropertyValue(PassRefPtrWillBeRawPtr<CSSValue>, CSSPropertyID);
PassRefPtrWillBeRawPtr   69 Source/core/css/MediaList.cpp PassRefPtrWillBeRawPtr<MediaQuerySet> MediaQuerySet::create(const String& mediaString)
PassRefPtrWillBeRawPtr   81 Source/core/css/MediaList.cpp PassRefPtrWillBeRawPtr<MediaQuerySet> MediaQuerySet::createOffMainThread(const String& mediaString)
PassRefPtrWillBeRawPtr   44 Source/core/css/MediaList.h     static PassRefPtrWillBeRawPtr<MediaQuerySet> create()
PassRefPtrWillBeRawPtr   48 Source/core/css/MediaList.h     static PassRefPtrWillBeRawPtr<MediaQuerySet> create(const String& mediaString);
PassRefPtrWillBeRawPtr   49 Source/core/css/MediaList.h     static PassRefPtrWillBeRawPtr<MediaQuerySet> createOffMainThread(const String& mediaString);
PassRefPtrWillBeRawPtr   61 Source/core/css/MediaList.h     PassRefPtrWillBeRawPtr<MediaQuerySet> copy() const { return adoptRefWillBeNoop(new MediaQuerySet(*this)); }
PassRefPtrWillBeRawPtr   74 Source/core/css/MediaList.h     static PassRefPtrWillBeRawPtr<MediaList> create(MediaQuerySet* mediaQueries, CSSStyleSheet* parentSheet)
PassRefPtrWillBeRawPtr   78 Source/core/css/MediaList.h     static PassRefPtrWillBeRawPtr<MediaList> create(MediaQuerySet* mediaQueries, CSSRule* parentRule)
PassRefPtrWillBeRawPtr  208 Source/core/css/MediaQueryExp.cpp MediaQueryExp::MediaQueryExp(const String& mediaFeature, PassRefPtrWillBeRawPtr<CSSValue> value)
PassRefPtrWillBeRawPtr   68 Source/core/css/MediaQueryExp.h     MediaQueryExp(const String&, PassRefPtrWillBeRawPtr<CSSValue>);
PassRefPtrWillBeRawPtr   30 Source/core/css/MediaQueryList.cpp PassRefPtrWillBeRawPtr<MediaQueryList> MediaQueryList::create(PassRefPtrWillBeRawPtr<MediaQueryMatcher> vector, PassRefPtrWillBeRawPtr<MediaQuerySet> media, bool matches)
PassRefPtrWillBeRawPtr   35 Source/core/css/MediaQueryList.cpp MediaQueryList::MediaQueryList(PassRefPtrWillBeRawPtr<MediaQueryMatcher> vector, PassRefPtrWillBeRawPtr<MediaQuerySet> media, bool matches)
PassRefPtrWillBeRawPtr   51 Source/core/css/MediaQueryList.cpp void MediaQueryList::addListener(PassRefPtrWillBeRawPtr<MediaQueryListListener> listener)
PassRefPtrWillBeRawPtr   59 Source/core/css/MediaQueryList.cpp void MediaQueryList::removeListener(PassRefPtrWillBeRawPtr<MediaQueryListListener> listener)
PassRefPtrWillBeRawPtr   43 Source/core/css/MediaQueryList.h     static PassRefPtrWillBeRawPtr<MediaQueryList> create(PassRefPtrWillBeRawPtr<MediaQueryMatcher>, PassRefPtrWillBeRawPtr<MediaQuerySet>, bool);
PassRefPtrWillBeRawPtr   47 Source/core/css/MediaQueryList.h     void addListener(PassRefPtrWillBeRawPtr<MediaQueryListListener>);
PassRefPtrWillBeRawPtr   48 Source/core/css/MediaQueryList.h     void removeListener(PassRefPtrWillBeRawPtr<MediaQueryListListener>);
PassRefPtrWillBeRawPtr   55 Source/core/css/MediaQueryList.h     MediaQueryList(PassRefPtrWillBeRawPtr<MediaQueryMatcher>, PassRefPtrWillBeRawPtr<MediaQuerySet>, bool matches);
PassRefPtrWillBeRawPtr   36 Source/core/css/MediaQueryListListener.h     static PassRefPtrWillBeRawPtr<MediaQueryListListener> create(const ScriptValue& value)
PassRefPtrWillBeRawPtr   34 Source/core/css/MediaQueryMatcher.cpp MediaQueryMatcher::Listener::Listener(PassRefPtrWillBeRawPtr<MediaQueryListListener> listener, PassRefPtrWillBeRawPtr<MediaQueryList> query)
PassRefPtrWillBeRawPtr   99 Source/core/css/MediaQueryMatcher.cpp PassRefPtrWillBeRawPtr<MediaQueryList> MediaQueryMatcher::matchMedia(const String& query)
PassRefPtrWillBeRawPtr  110 Source/core/css/MediaQueryMatcher.cpp void MediaQueryMatcher::addListener(PassRefPtrWillBeRawPtr<MediaQueryListListener> listener, PassRefPtrWillBeRawPtr<MediaQueryList> query)
PassRefPtrWillBeRawPtr   45 Source/core/css/MediaQueryMatcher.h     static PassRefPtrWillBeRawPtr<MediaQueryMatcher> create(Document* document) { return adoptRefWillBeNoop(new MediaQueryMatcher(document)); }
PassRefPtrWillBeRawPtr   48 Source/core/css/MediaQueryMatcher.h     void addListener(PassRefPtrWillBeRawPtr<MediaQueryListListener>, PassRefPtrWillBeRawPtr<MediaQueryList>);
PassRefPtrWillBeRawPtr   51 Source/core/css/MediaQueryMatcher.h     PassRefPtrWillBeRawPtr<MediaQueryList> matchMedia(const String&);
PassRefPtrWillBeRawPtr   62 Source/core/css/MediaQueryMatcher.h         Listener(PassRefPtrWillBeRawPtr<MediaQueryListListener>, PassRefPtrWillBeRawPtr<MediaQueryList>);
PassRefPtrWillBeRawPtr   39 Source/core/css/Pair.h     static PassRefPtrWillBeRawPtr<Pair> create(PassRefPtrWillBeRawPtr<CSSPrimitiveValue> first, PassRefPtrWillBeRawPtr<CSSPrimitiveValue> second,
PassRefPtrWillBeRawPtr   49 Source/core/css/Pair.h     void setFirst(PassRefPtrWillBeRawPtr<CSSPrimitiveValue> first) { m_first = first; }
PassRefPtrWillBeRawPtr   50 Source/core/css/Pair.h     void setSecond(PassRefPtrWillBeRawPtr<CSSPrimitiveValue> second) { m_second = second; }
PassRefPtrWillBeRawPtr   73 Source/core/css/Pair.h     Pair(PassRefPtrWillBeRawPtr<CSSPrimitiveValue> first, PassRefPtrWillBeRawPtr<CSSPrimitiveValue> second, IdenticalValuesPolicy identicalValuesPolicy)
PassRefPtrWillBeRawPtr  168 Source/core/css/PropertySetCSSStyleDeclaration.cpp PassRefPtrWillBeRawPtr<CSSValue> AbstractPropertySetCSSStyleDeclaration::getPropertyCSSValue(const String& propertyName)
PassRefPtrWillBeRawPtr  243 Source/core/css/PropertySetCSSStyleDeclaration.cpp PassRefPtrWillBeRawPtr<CSSValue> AbstractPropertySetCSSStyleDeclaration::getPropertyCSSValueInternal(CSSPropertyID propertyID)
PassRefPtrWillBeRawPtr  288 Source/core/css/PropertySetCSSStyleDeclaration.cpp PassRefPtrWillBeRawPtr<MutableStylePropertySet> AbstractPropertySetCSSStyleDeclaration::copyProperties() const
PassRefPtrWillBeRawPtr   53 Source/core/css/PropertySetCSSStyleDeclaration.h     virtual PassRefPtrWillBeRawPtr<CSSValue> getPropertyCSSValue(const String& propertyName) OVERRIDE FINAL;
PassRefPtrWillBeRawPtr   62 Source/core/css/PropertySetCSSStyleDeclaration.h     virtual PassRefPtrWillBeRawPtr<CSSValue> getPropertyCSSValueInternal(CSSPropertyID) OVERRIDE FINAL;
PassRefPtrWillBeRawPtr   67 Source/core/css/PropertySetCSSStyleDeclaration.h     virtual PassRefPtrWillBeRawPtr<MutableStylePropertySet> copyProperties() const OVERRIDE FINAL;
PassRefPtrWillBeRawPtr   33 Source/core/css/RGBColor.cpp PassRefPtrWillBeRawPtr<RGBColor> RGBColor::create(unsigned rgbColor)
PassRefPtrWillBeRawPtr   38 Source/core/css/RGBColor.cpp PassRefPtrWillBeRawPtr<CSSPrimitiveValue> RGBColor::red()
PassRefPtrWillBeRawPtr   46 Source/core/css/RGBColor.cpp PassRefPtrWillBeRawPtr<CSSPrimitiveValue> RGBColor::green()
PassRefPtrWillBeRawPtr   54 Source/core/css/RGBColor.cpp PassRefPtrWillBeRawPtr<CSSPrimitiveValue> RGBColor::blue()
PassRefPtrWillBeRawPtr   62 Source/core/css/RGBColor.cpp PassRefPtrWillBeRawPtr<CSSPrimitiveValue> RGBColor::alpha()
PassRefPtrWillBeRawPtr   40 Source/core/css/RGBColor.h         static PassRefPtrWillBeRawPtr<RGBColor> create(unsigned rgbColor);
PassRefPtrWillBeRawPtr   42 Source/core/css/RGBColor.h         PassRefPtrWillBeRawPtr<CSSPrimitiveValue> red();
PassRefPtrWillBeRawPtr   43 Source/core/css/RGBColor.h         PassRefPtrWillBeRawPtr<CSSPrimitiveValue> green();
PassRefPtrWillBeRawPtr   44 Source/core/css/RGBColor.h         PassRefPtrWillBeRawPtr<CSSPrimitiveValue> blue();
PassRefPtrWillBeRawPtr   45 Source/core/css/RGBColor.h         PassRefPtrWillBeRawPtr<CSSPrimitiveValue> alpha();
PassRefPtrWillBeRawPtr   38 Source/core/css/Rect.h     void setTop(PassRefPtrWillBeRawPtr<CSSPrimitiveValue> top) { m_top = top; }
PassRefPtrWillBeRawPtr   39 Source/core/css/Rect.h     void setRight(PassRefPtrWillBeRawPtr<CSSPrimitiveValue> right) { m_right = right; }
PassRefPtrWillBeRawPtr   40 Source/core/css/Rect.h     void setBottom(PassRefPtrWillBeRawPtr<CSSPrimitiveValue> bottom) { m_bottom = bottom; }
PassRefPtrWillBeRawPtr   41 Source/core/css/Rect.h     void setLeft(PassRefPtrWillBeRawPtr<CSSPrimitiveValue> left) { m_left = left; }
PassRefPtrWillBeRawPtr   72 Source/core/css/Rect.h     static PassRefPtrWillBeRawPtr<Rect> create() { return adoptRefWillBeNoop(new Rect); }
PassRefPtrWillBeRawPtr   74 Source/core/css/Rect.h     PassRefPtrWillBeRawPtr<Rect> cloneForCSSOM() const { return adoptRefWillBeNoop(new Rect(*this)); }
PassRefPtrWillBeRawPtr   96 Source/core/css/Rect.h     static PassRefPtrWillBeRawPtr<Quad> create() { return adoptRefWillBeNoop(new Quad); }
PassRefPtrWillBeRawPtr   98 Source/core/css/Rect.h     PassRefPtrWillBeRawPtr<Quad> cloneForCSSOM() const { return adoptRefWillBeNoop(new Quad(*this)); }
PassRefPtrWillBeRawPtr   33 Source/core/css/SVGCSSComputedStyleDeclaration.cpp static PassRefPtrWillBeRawPtr<CSSPrimitiveValue> glyphOrientationToCSSPrimitiveValue(EGlyphOrientation orientation)
PassRefPtrWillBeRawPtr   49 Source/core/css/SVGCSSComputedStyleDeclaration.cpp static PassRefPtrWillBeRawPtr<CSSValue> strokeDashArrayToCSSValueList(PassRefPtr<SVGLengthList> passDashes)
PassRefPtrWillBeRawPtr   65 Source/core/css/SVGCSSComputedStyleDeclaration.cpp static PassRefPtrWillBeRawPtr<CSSValue> paintOrderToCSSValueList(EPaintOrder paintorder)
PassRefPtrWillBeRawPtr   86 Source/core/css/SVGCSSComputedStyleDeclaration.cpp PassRefPtrWillBeRawPtr<SVGPaint> CSSComputedStyleDeclaration::adjustSVGPaintForCurrentColor(PassRefPtrWillBeRawPtr<SVGPaint> newPaint, RenderStyle& style) const
PassRefPtrWillBeRawPtr   94 Source/core/css/SVGCSSComputedStyleDeclaration.cpp PassRefPtrWillBeRawPtr<CSSValue> CSSComputedStyleDeclaration::getSVGPropertyCSSValue(CSSPropertyID propertyID, EUpdateLayout updateLayout) const
PassRefPtrWillBeRawPtr   41 Source/core/css/StyleMedia.h     static PassRefPtrWillBeRawPtr<StyleMedia> create(LocalFrame* frame) { return adoptRefWillBeNoop(new StyleMedia(frame));}
PassRefPtrWillBeRawPtr  148 Source/core/css/StylePropertySet.cpp PassRefPtrWillBeRawPtr<CSSValue> StylePropertySet::getPropertyCSSValue(CSSPropertyID propertyID) const
PassRefPtrWillBeRawPtr  271 Source/core/css/StylePropertySet.cpp void MutableStylePropertySet::setProperty(CSSPropertyID propertyID, PassRefPtrWillBeRawPtr<CSSValue> prpValue, bool important)
PassRefPtrWillBeRawPtr  434 Source/core/css/StylePropertySet.cpp PassRefPtrWillBeRawPtr<MutableStylePropertySet> StylePropertySet::copyBlockProperties() const
PassRefPtrWillBeRawPtr  517 Source/core/css/StylePropertySet.cpp PassRefPtrWillBeRawPtr<MutableStylePropertySet> StylePropertySet::mutableCopy() const
PassRefPtrWillBeRawPtr  522 Source/core/css/StylePropertySet.cpp PassRefPtrWillBeRawPtr<MutableStylePropertySet> StylePropertySet::copyPropertiesInSet(const Vector<CSSPropertyID>& properties) const
PassRefPtrWillBeRawPtr  588 Source/core/css/StylePropertySet.cpp PassRefPtrWillBeRawPtr<MutableStylePropertySet> MutableStylePropertySet::create(CSSParserMode cssParserMode)
PassRefPtrWillBeRawPtr  593 Source/core/css/StylePropertySet.cpp PassRefPtrWillBeRawPtr<MutableStylePropertySet> MutableStylePropertySet::create(const CSSProperty* properties, unsigned count)
PassRefPtrWillBeRawPtr   98 Source/core/css/StylePropertySet.h     PassRefPtrWillBeRawPtr<CSSValue> getPropertyCSSValue(CSSPropertyID) const;
PassRefPtrWillBeRawPtr  105 Source/core/css/StylePropertySet.h     PassRefPtrWillBeRawPtr<MutableStylePropertySet> copyBlockProperties() const;
PassRefPtrWillBeRawPtr  109 Source/core/css/StylePropertySet.h     PassRefPtrWillBeRawPtr<MutableStylePropertySet> mutableCopy() const;
PassRefPtrWillBeRawPtr  112 Source/core/css/StylePropertySet.h     PassRefPtrWillBeRawPtr<MutableStylePropertySet> copyPropertiesInSet(const Vector<CSSPropertyID>&) const;
PassRefPtrWillBeRawPtr  198 Source/core/css/StylePropertySet.h     static PassRefPtrWillBeRawPtr<MutableStylePropertySet> create(CSSParserMode = HTMLQuirksMode);
PassRefPtrWillBeRawPtr  199 Source/core/css/StylePropertySet.h     static PassRefPtrWillBeRawPtr<MutableStylePropertySet> create(const CSSProperty* properties, unsigned count);
PassRefPtrWillBeRawPtr  208 Source/core/css/StylePropertySet.h     void setProperty(CSSPropertyID, PassRefPtrWillBeRawPtr<CSSValue>, bool important = false);
PassRefPtrWillBeRawPtr   45 Source/core/css/StyleRule.cpp PassRefPtrWillBeRawPtr<CSSRule> StyleRuleBase::createCSSOMWrapper(CSSStyleSheet* parentSheet) const
PassRefPtrWillBeRawPtr   50 Source/core/css/StyleRule.cpp PassRefPtrWillBeRawPtr<CSSRule> StyleRuleBase::createCSSOMWrapper(CSSRule* parentRule) const
PassRefPtrWillBeRawPtr  172 Source/core/css/StyleRule.cpp PassRefPtrWillBeRawPtr<StyleRuleBase> StyleRuleBase::copy() const
PassRefPtrWillBeRawPtr  205 Source/core/css/StyleRule.cpp PassRefPtrWillBeRawPtr<CSSRule> StyleRuleBase::createCSSOMWrapper(CSSStyleSheet* parentSheet, CSSRule* parentRule) const
PassRefPtrWillBeRawPtr  350 Source/core/css/StyleRule.cpp void StyleRuleGroup::wrapperInsertRule(unsigned index, PassRefPtrWillBeRawPtr<StyleRuleBase> rule)
PassRefPtrWillBeRawPtr  366 Source/core/css/StyleRule.cpp StyleRuleMedia::StyleRuleMedia(PassRefPtrWillBeRawPtr<MediaQuerySet> media, WillBeHeapVector<RefPtrWillBeMember<StyleRuleBase> >& adoptRules)
PassRefPtrWillBeRawPtr   69 Source/core/css/StyleRule.h     PassRefPtrWillBeRawPtr<StyleRuleBase> copy() const;
PassRefPtrWillBeRawPtr   80 Source/core/css/StyleRule.h     PassRefPtrWillBeRawPtr<CSSRule> createCSSOMWrapper(CSSStyleSheet* parentSheet = 0) const;
PassRefPtrWillBeRawPtr   81 Source/core/css/StyleRule.h     PassRefPtrWillBeRawPtr<CSSRule> createCSSOMWrapper(CSSRule* parentRule) const;
PassRefPtrWillBeRawPtr   96 Source/core/css/StyleRule.h     PassRefPtrWillBeRawPtr<CSSRule> createCSSOMWrapper(CSSStyleSheet* parentSheet, CSSRule* parentRule) const;
PassRefPtrWillBeRawPtr  104 Source/core/css/StyleRule.h     static PassRefPtrWillBeRawPtr<StyleRule> create() { return adoptRefWillBeNoop(new StyleRule()); }
PassRefPtrWillBeRawPtr  116 Source/core/css/StyleRule.h     PassRefPtrWillBeRawPtr<StyleRule> copy() const { return adoptRefWillBeNoop(new StyleRule(*this)); }
PassRefPtrWillBeRawPtr  132 Source/core/css/StyleRule.h     static PassRefPtrWillBeRawPtr<StyleRuleFontFace> create() { return adoptRefWillBeNoop(new StyleRuleFontFace); }
PassRefPtrWillBeRawPtr  141 Source/core/css/StyleRule.h     PassRefPtrWillBeRawPtr<StyleRuleFontFace> copy() const { return adoptRefWillBeNoop(new StyleRuleFontFace(*this)); }
PassRefPtrWillBeRawPtr  154 Source/core/css/StyleRule.h     static PassRefPtrWillBeRawPtr<StyleRulePage> create() { return adoptRefWillBeNoop(new StyleRulePage); }
PassRefPtrWillBeRawPtr  166 Source/core/css/StyleRule.h     PassRefPtrWillBeRawPtr<StyleRulePage> copy() const { return adoptRefWillBeNoop(new StyleRulePage(*this)); }
PassRefPtrWillBeRawPtr  182 Source/core/css/StyleRule.h     void wrapperInsertRule(unsigned, PassRefPtrWillBeRawPtr<StyleRuleBase>);
PassRefPtrWillBeRawPtr  197 Source/core/css/StyleRule.h     static PassRefPtrWillBeRawPtr<StyleRuleMedia> create(PassRefPtrWillBeRawPtr<MediaQuerySet> media, WillBeHeapVector<RefPtrWillBeMember<StyleRuleBase> >& adoptRules)
PassRefPtrWillBeRawPtr  204 Source/core/css/StyleRule.h     PassRefPtrWillBeRawPtr<StyleRuleMedia> copy() const { return adoptRefWillBeNoop(new StyleRuleMedia(*this)); }
PassRefPtrWillBeRawPtr  209 Source/core/css/StyleRule.h     StyleRuleMedia(PassRefPtrWillBeRawPtr<MediaQuerySet>, WillBeHeapVector<RefPtrWillBeMember<StyleRuleBase> >& adoptRules);
PassRefPtrWillBeRawPtr  217 Source/core/css/StyleRule.h     static PassRefPtrWillBeRawPtr<StyleRuleSupports> create(const String& conditionText, bool conditionIsSupported, WillBeHeapVector<RefPtrWillBeMember<StyleRuleBase> >& adoptRules)
PassRefPtrWillBeRawPtr  224 Source/core/css/StyleRule.h     PassRefPtrWillBeRawPtr<StyleRuleSupports> copy() const { return adoptRefWillBeNoop(new StyleRuleSupports(*this)); }
PassRefPtrWillBeRawPtr  238 Source/core/css/StyleRule.h     static PassRefPtrWillBeRawPtr<StyleRuleViewport> create() { return adoptRefWillBeNoop(new StyleRuleViewport); }
PassRefPtrWillBeRawPtr  247 Source/core/css/StyleRule.h     PassRefPtrWillBeRawPtr<StyleRuleViewport> copy() const { return adoptRefWillBeNoop(new StyleRuleViewport(*this)); }
PassRefPtrWillBeRawPtr  260 Source/core/css/StyleRule.h     static PassRefPtrWillBeRawPtr<StyleRuleFilter> create(const String& filterName) { return adoptRefWillBeNoop(new StyleRuleFilter(filterName)); }
PassRefPtrWillBeRawPtr  271 Source/core/css/StyleRule.h     PassRefPtrWillBeRawPtr<StyleRuleFilter> copy() const { return adoptRefWillBeNoop(new StyleRuleFilter(*this)); }
PassRefPtrWillBeRawPtr   34 Source/core/css/StyleRuleImport.cpp PassRefPtrWillBeRawPtr<StyleRuleImport> StyleRuleImport::create(const String& href, PassRefPtrWillBeRawPtr<MediaQuerySet> media)
PassRefPtrWillBeRawPtr   39 Source/core/css/StyleRuleImport.cpp StyleRuleImport::StyleRuleImport(const String& href, PassRefPtrWillBeRawPtr<MediaQuerySet> media)
PassRefPtrWillBeRawPtr   39 Source/core/css/StyleRuleImport.h     static PassRefPtrWillBeRawPtr<StyleRuleImport> create(const String& href, PassRefPtrWillBeRawPtr<MediaQuerySet>);
PassRefPtrWillBeRawPtr   76 Source/core/css/StyleRuleImport.h     StyleRuleImport(const String& href, PassRefPtrWillBeRawPtr<MediaQuerySet>);
PassRefPtrWillBeRawPtr  146 Source/core/css/StyleSheetContents.cpp void StyleSheetContents::parserAppendRule(PassRefPtrWillBeRawPtr<StyleRuleBase> rule)
PassRefPtrWillBeRawPtr  226 Source/core/css/StyleSheetContents.cpp bool StyleSheetContents::wrapperInsertRule(PassRefPtrWillBeRawPtr<StyleRuleBase> rule, unsigned index)
PassRefPtrWillBeRawPtr   50 Source/core/css/StyleSheetContents.h     static PassRefPtrWillBeRawPtr<StyleSheetContents> create(const CSSParserContext& context)
PassRefPtrWillBeRawPtr   54 Source/core/css/StyleSheetContents.h     static PassRefPtrWillBeRawPtr<StyleSheetContents> create(const String& originalURL, const CSSParserContext& context)
PassRefPtrWillBeRawPtr   58 Source/core/css/StyleSheetContents.h     static PassRefPtrWillBeRawPtr<StyleSheetContents> create(StyleRuleImport* ownerRule, const String& originalURL, const CSSParserContext& context)
PassRefPtrWillBeRawPtr  100 Source/core/css/StyleSheetContents.h     void parserAppendRule(PassRefPtrWillBeRawPtr<StyleRuleBase>);
PassRefPtrWillBeRawPtr  131 Source/core/css/StyleSheetContents.h     bool wrapperInsertRule(PassRefPtrWillBeRawPtr<StyleRuleBase>, unsigned index);
PassRefPtrWillBeRawPtr  134 Source/core/css/StyleSheetContents.h     PassRefPtrWillBeRawPtr<StyleSheetContents> copy() const
PassRefPtrWillBeRawPtr   38 Source/core/css/StyleSheetList.h     static PassRefPtrWillBeRawPtr<StyleSheetList> create(TreeScope* treeScope) { return adoptRefWillBeNoop(new StyleSheetList(treeScope)); }
PassRefPtrWillBeRawPtr  172 Source/core/css/parser/BisonCSSParser-in.cpp PassRefPtrWillBeRawPtr<StyleRuleBase> BisonCSSParser::parseRule(StyleSheetContents* sheet, const String& string)
PassRefPtrWillBeRawPtr  181 Source/core/css/parser/BisonCSSParser-in.cpp PassRefPtrWillBeRawPtr<StyleKeyframe> BisonCSSParser::parseKeyframeRule(StyleSheetContents* sheet, const String& string)
PassRefPtrWillBeRawPtr  903 Source/core/css/parser/BisonCSSParser-in.cpp static PassRefPtrWillBeRawPtr<CSSTransformValue> parseTranslateTransformValue(CharType*& pos, CharType* end)
PassRefPtrWillBeRawPtr  950 Source/core/css/parser/BisonCSSParser-in.cpp static PassRefPtrWillBeRawPtr<CSSValueList> parseTranslateTransformList(CharType*& pos, CharType* end)
PassRefPtrWillBeRawPtr  994 Source/core/css/parser/BisonCSSParser-in.cpp PassRefPtrWillBeRawPtr<CSSValueList> BisonCSSParser::parseFontFaceValue(const AtomicString& string)
PassRefPtrWillBeRawPtr 1009 Source/core/css/parser/BisonCSSParser-in.cpp PassRefPtrWillBeRawPtr<CSSValue> BisonCSSParser::parseAnimationTimingFunctionValue(const String& string)
PassRefPtrWillBeRawPtr 1213 Source/core/css/parser/BisonCSSParser-in.cpp PassRefPtrWillBeRawPtr<MediaQuerySet> BisonCSSParser::parseMediaQueryList(const String& string)
PassRefPtrWillBeRawPtr 1419 Source/core/css/parser/BisonCSSParser-in.cpp PassRefPtrWillBeRawPtr<CSSValueList> CSSPropertyParser::parseTransform(CSSPropertyID propId)
PassRefPtrWillBeRawPtr 1436 Source/core/css/parser/BisonCSSParser-in.cpp PassRefPtrWillBeRawPtr<CSSValue> CSSPropertyParser::parseTransformValue(CSSPropertyID propId, CSSParserValue *value)
PassRefPtrWillBeRawPtr 1741 Source/core/css/parser/BisonCSSParser-in.cpp PassRefPtrWillBeRawPtr<CSSRuleSourceData> BisonCSSParser::popSupportsRuleData()
PassRefPtrWillBeRawPtr   91 Source/core/css/parser/BisonCSSParser.h     PassRefPtrWillBeRawPtr<StyleRuleBase> parseRule(StyleSheetContents*, const String&);
PassRefPtrWillBeRawPtr   92 Source/core/css/parser/BisonCSSParser.h     PassRefPtrWillBeRawPtr<StyleKeyframe> parseKeyframeRule(StyleSheetContents*, const String&);
PassRefPtrWillBeRawPtr   97 Source/core/css/parser/BisonCSSParser.h     static PassRefPtrWillBeRawPtr<CSSValueList> parseFontFaceValue(const AtomicString&);
PassRefPtrWillBeRawPtr   98 Source/core/css/parser/BisonCSSParser.h     static PassRefPtrWillBeRawPtr<CSSValue> parseAnimationTimingFunctionValue(const String&);
PassRefPtrWillBeRawPtr  101 Source/core/css/parser/BisonCSSParser.h     PassRefPtrWillBeRawPtr<MediaQuerySet> parseMediaQueryList(const String&);
PassRefPtrWillBeRawPtr  141 Source/core/css/parser/BisonCSSParser.h     PassRefPtrWillBeRawPtr<CSSRuleSourceData> popSupportsRuleData();
PassRefPtrWillBeRawPtr  120 Source/core/css/parser/CSSPropertyParser.cpp static PassRefPtrWillBeRawPtr<CSSPrimitiveValue> createPrimitiveValuePair(PassRefPtrWillBeRawPtr<CSSPrimitiveValue> first, PassRefPtrWillBeRawPtr<CSSPrimitiveValue> second, Pair::IdenticalValuesPolicy identicalValuesPolicy = Pair::DropIdenticalValues)
PassRefPtrWillBeRawPtr  189 Source/core/css/parser/CSSPropertyParser.cpp void CSSPropertyParser::addPropertyWithPrefixingVariant(CSSPropertyID propId, PassRefPtrWillBeRawPtr<CSSValue> value, bool important, bool implicit)
PassRefPtrWillBeRawPtr  208 Source/core/css/parser/CSSPropertyParser.cpp void CSSPropertyParser::addProperty(CSSPropertyID propId, PassRefPtrWillBeRawPtr<CSSValue> value, bool important, bool implicit)
PassRefPtrWillBeRawPtr  346 Source/core/css/parser/CSSPropertyParser.cpp PassRefPtrWillBeRawPtr<CSSPrimitiveValue> CSSPropertyParser::createPrimitiveNumericValue(CSSParserValue* value)
PassRefPtrWillBeRawPtr  360 Source/core/css/parser/CSSPropertyParser.cpp inline PassRefPtrWillBeRawPtr<CSSPrimitiveValue> CSSPropertyParser::createPrimitiveStringValue(CSSParserValue* value)
PassRefPtrWillBeRawPtr  403 Source/core/css/parser/CSSPropertyParser.cpp inline PassRefPtrWillBeRawPtr<CSSPrimitiveValue> CSSPropertyParser::parseValidPrimitive(CSSValueID identifier, CSSParserValue* value)
PassRefPtrWillBeRawPtr  425 Source/core/css/parser/CSSPropertyParser.cpp void CSSPropertyParser::addExpandedPropertyForValue(CSSPropertyID propId, PassRefPtrWillBeRawPtr<CSSValue> prpValue, bool important)
PassRefPtrWillBeRawPtr 1660 Source/core/css/parser/CSSPropertyParser.cpp void CSSPropertyParser::addFillValue(RefPtrWillBeRawPtr<CSSValue>& lval, PassRefPtrWillBeRawPtr<CSSValue> rval)
PassRefPtrWillBeRawPtr 1666 Source/core/css/parser/CSSPropertyParser.cpp             PassRefPtrWillBeRawPtr<CSSValue> oldlVal(lval.release());
PassRefPtrWillBeRawPtr 1667 Source/core/css/parser/CSSPropertyParser.cpp             PassRefPtrWillBeRawPtr<CSSValueList> list = CSSValueList::createCommaSeparated();
PassRefPtrWillBeRawPtr 1842 Source/core/css/parser/CSSPropertyParser.cpp void CSSPropertyParser::addAnimationValue(RefPtrWillBeRawPtr<CSSValue>& lval, PassRefPtrWillBeRawPtr<CSSValue> rval)
PassRefPtrWillBeRawPtr 1848 Source/core/css/parser/CSSPropertyParser.cpp             PassRefPtrWillBeRawPtr<CSSValue> oldVal(lval.release());
PassRefPtrWillBeRawPtr 1849 Source/core/css/parser/CSSPropertyParser.cpp             PassRefPtrWillBeRawPtr<CSSValueList> list = CSSValueList::createCommaSeparated();
PassRefPtrWillBeRawPtr 1994 Source/core/css/parser/CSSPropertyParser.cpp PassRefPtrWillBeRawPtr<CSSValue> CSSPropertyParser::parseColumnWidth()
PassRefPtrWillBeRawPtr 2008 Source/core/css/parser/CSSPropertyParser.cpp PassRefPtrWillBeRawPtr<CSSValue> CSSPropertyParser::parseColumnCount()
PassRefPtrWillBeRawPtr 2373 Source/core/css/parser/CSSPropertyParser.cpp PassRefPtrWillBeRawPtr<CSSValue> CSSPropertyParser::parseAttr(CSSParserValueList* args)
PassRefPtrWillBeRawPtr 2396 Source/core/css/parser/CSSPropertyParser.cpp PassRefPtrWillBeRawPtr<CSSValue> CSSPropertyParser::parseBackgroundColor()
PassRefPtrWillBeRawPtr 2428 Source/core/css/parser/CSSPropertyParser.cpp PassRefPtrWillBeRawPtr<CSSValue> CSSPropertyParser::parseFillPositionX(CSSParserValueList* valueList)
PassRefPtrWillBeRawPtr 2444 Source/core/css/parser/CSSPropertyParser.cpp PassRefPtrWillBeRawPtr<CSSValue> CSSPropertyParser::parseFillPositionY(CSSParserValueList* valueList)
PassRefPtrWillBeRawPtr 2460 Source/core/css/parser/CSSPropertyParser.cpp PassRefPtrWillBeRawPtr<CSSPrimitiveValue> CSSPropertyParser::parseFillPositionComponent(CSSParserValueList* valueList, unsigned& cumulativeFlags, FillPositionFlag& individualFlag, FillPositionParsingMode parsingMode)
PassRefPtrWillBeRawPtr 2525 Source/core/css/parser/CSSPropertyParser.cpp void CSSPropertyParser::parse4ValuesFillPosition(CSSParserValueList* valueList, RefPtrWillBeRawPtr<CSSValue>& value1, RefPtrWillBeRawPtr<CSSValue>& value2, PassRefPtrWillBeRawPtr<CSSPrimitiveValue> parsedValue1, PassRefPtrWillBeRawPtr<CSSPrimitiveValue> parsedValue2)
PassRefPtrWillBeRawPtr 2573 Source/core/css/parser/CSSPropertyParser.cpp void CSSPropertyParser::parse3ValuesFillPosition(CSSParserValueList* valueList, RefPtrWillBeRawPtr<CSSValue>& value1, RefPtrWillBeRawPtr<CSSValue>& value2, PassRefPtrWillBeRawPtr<CSSPrimitiveValue> parsedValue1, PassRefPtrWillBeRawPtr<CSSPrimitiveValue> parsedValue2)
PassRefPtrWillBeRawPtr 2815 Source/core/css/parser/CSSPropertyParser.cpp PassRefPtrWillBeRawPtr<CSSValue> CSSPropertyParser::parseFillSize(CSSPropertyID propId, bool& allowComma)
PassRefPtrWillBeRawPtr 3047 Source/core/css/parser/CSSPropertyParser.cpp PassRefPtrWillBeRawPtr<CSSValue> CSSPropertyParser::parseAnimationDelay()
PassRefPtrWillBeRawPtr 3055 Source/core/css/parser/CSSPropertyParser.cpp PassRefPtrWillBeRawPtr<CSSValue> CSSPropertyParser::parseAnimationDirection()
PassRefPtrWillBeRawPtr 3063 Source/core/css/parser/CSSPropertyParser.cpp PassRefPtrWillBeRawPtr<CSSValue> CSSPropertyParser::parseAnimationDuration()
PassRefPtrWillBeRawPtr 3071 Source/core/css/parser/CSSPropertyParser.cpp PassRefPtrWillBeRawPtr<CSSValue> CSSPropertyParser::parseAnimationFillMode()
PassRefPtrWillBeRawPtr 3079 Source/core/css/parser/CSSPropertyParser.cpp PassRefPtrWillBeRawPtr<CSSValue> CSSPropertyParser::parseAnimationIterationCount()
PassRefPtrWillBeRawPtr 3089 Source/core/css/parser/CSSPropertyParser.cpp PassRefPtrWillBeRawPtr<CSSValue> CSSPropertyParser::parseAnimationName()
PassRefPtrWillBeRawPtr 3102 Source/core/css/parser/CSSPropertyParser.cpp PassRefPtrWillBeRawPtr<CSSValue> CSSPropertyParser::parseAnimationPlayState()
PassRefPtrWillBeRawPtr 3110 Source/core/css/parser/CSSPropertyParser.cpp PassRefPtrWillBeRawPtr<CSSValue> CSSPropertyParser::parseAnimationProperty(AnimationParseContext& context)
PassRefPtrWillBeRawPtr 3163 Source/core/css/parser/CSSPropertyParser.cpp PassRefPtrWillBeRawPtr<CSSValue> CSSPropertyParser::parseAnimationTimingFunction()
PassRefPtrWillBeRawPtr 3392 Source/core/css/parser/CSSPropertyParser.cpp PassRefPtrWillBeRawPtr<CSSValue> CSSPropertyParser::parseGridPosition()
PassRefPtrWillBeRawPtr 3447 Source/core/css/parser/CSSPropertyParser.cpp static PassRefPtrWillBeRawPtr<CSSValue> gridMissingGridPositionValue(CSSValue* value)
PassRefPtrWillBeRawPtr 3485 Source/core/css/parser/CSSPropertyParser.cpp bool CSSPropertyParser::parseGridTemplateRowsAndAreas(PassRefPtrWillBeRawPtr<CSSValue> templateColumns, bool important)
PassRefPtrWillBeRawPtr 3684 Source/core/css/parser/CSSPropertyParser.cpp PassRefPtrWillBeRawPtr<CSSValue> CSSPropertyParser::parseGridTrackList(bool important)
PassRefPtrWillBeRawPtr 3769 Source/core/css/parser/CSSPropertyParser.cpp PassRefPtrWillBeRawPtr<CSSValue> CSSPropertyParser::parseGridTrackSize(CSSParserValueList& inputList)
PassRefPtrWillBeRawPtr 3802 Source/core/css/parser/CSSPropertyParser.cpp PassRefPtrWillBeRawPtr<CSSPrimitiveValue> CSSPropertyParser::parseGridBreadth(CSSParserValue* currentValue)
PassRefPtrWillBeRawPtr 3886 Source/core/css/parser/CSSPropertyParser.cpp PassRefPtrWillBeRawPtr<CSSValue> CSSPropertyParser::parseGridTemplateAreas()
PassRefPtrWillBeRawPtr 3904 Source/core/css/parser/CSSPropertyParser.cpp PassRefPtrWillBeRawPtr<CSSValue> CSSPropertyParser::parseCounterContent(CSSParserValueList* args, bool counters)
PassRefPtrWillBeRawPtr 4019 Source/core/css/parser/CSSPropertyParser.cpp PassRefPtrWillBeRawPtr<CSSBasicShape> CSSPropertyParser::parseInsetRoundedCorners(PassRefPtrWillBeRawPtr<CSSBasicShapeInset> shape, CSSParserValueList* args)
PassRefPtrWillBeRawPtr 4087 Source/core/css/parser/CSSPropertyParser.cpp PassRefPtrWillBeRawPtr<CSSBasicShape> CSSPropertyParser::parseBasicShapeInset(CSSParserValueList* args)
PassRefPtrWillBeRawPtr 4196 Source/core/css/parser/CSSPropertyParser.cpp PassRefPtrWillBeRawPtr<CSSPrimitiveValue> CSSPropertyParser::parseShapeRadius(CSSParserValue* value)
PassRefPtrWillBeRawPtr 4207 Source/core/css/parser/CSSPropertyParser.cpp PassRefPtrWillBeRawPtr<CSSBasicShape> CSSPropertyParser::parseBasicShapeCircle(CSSParserValueList* args)
PassRefPtrWillBeRawPtr 4253 Source/core/css/parser/CSSPropertyParser.cpp PassRefPtrWillBeRawPtr<CSSBasicShape> CSSPropertyParser::parseBasicShapeEllipse(CSSParserValueList* args)
PassRefPtrWillBeRawPtr 4301 Source/core/css/parser/CSSPropertyParser.cpp PassRefPtrWillBeRawPtr<CSSBasicShape> CSSPropertyParser::parseBasicShapePolygon(CSSParserValueList* args)
PassRefPtrWillBeRawPtr 4367 Source/core/css/parser/CSSPropertyParser.cpp PassRefPtrWillBeRawPtr<CSSValue> CSSPropertyParser::parseShapeProperty(CSSPropertyID propId)
PassRefPtrWillBeRawPtr 4390 Source/core/css/parser/CSSPropertyParser.cpp PassRefPtrWillBeRawPtr<CSSValue> CSSPropertyParser::parseBasicShapeAndOrBox()
PassRefPtrWillBeRawPtr 4426 Source/core/css/parser/CSSPropertyParser.cpp PassRefPtrWillBeRawPtr<CSSPrimitiveValue> CSSPropertyParser::parseBasicShape()
PassRefPtrWillBeRawPtr 4562 Source/core/css/parser/CSSPropertyParser.cpp PassRefPtrWillBeRawPtr<CSSValueList> CSSPropertyParser::parseFontFamily()
PassRefPtrWillBeRawPtr 5332 Source/core/css/parser/CSSPropertyParser.cpp PassRefPtrWillBeRawPtr<CSSPrimitiveValue> CSSPropertyParser::parseColor(CSSParserValue* value)
PassRefPtrWillBeRawPtr 5469 Source/core/css/parser/CSSPropertyParser.cpp     void commitColor(PassRefPtrWillBeRawPtr<CSSPrimitiveValue> val)
PassRefPtrWillBeRawPtr 5516 Source/core/css/parser/CSSPropertyParser.cpp PassRefPtrWillBeRawPtr<CSSValueList> CSSPropertyParser::parseShadow(CSSParserValueList* valueList, CSSPropertyID propId)
PassRefPtrWillBeRawPtr 5709 Source/core/css/parser/CSSPropertyParser.cpp     void commitImage(PassRefPtrWillBeRawPtr<CSSValue> image)
PassRefPtrWillBeRawPtr 5718 Source/core/css/parser/CSSPropertyParser.cpp     void commitImageSlice(PassRefPtrWillBeRawPtr<CSSBorderImageSliceValue> slice)
PassRefPtrWillBeRawPtr 5739 Source/core/css/parser/CSSPropertyParser.cpp     void commitBorderWidth(PassRefPtrWillBeRawPtr<CSSPrimitiveValue> slice)
PassRefPtrWillBeRawPtr 5748 Source/core/css/parser/CSSPropertyParser.cpp     void commitBorderOutset(PassRefPtrWillBeRawPtr<CSSPrimitiveValue> outset)
PassRefPtrWillBeRawPtr 5757 Source/core/css/parser/CSSPropertyParser.cpp     void commitRepeat(PassRefPtrWillBeRawPtr<CSSValue> repeat)
PassRefPtrWillBeRawPtr 5767 Source/core/css/parser/CSSPropertyParser.cpp     PassRefPtrWillBeRawPtr<CSSValue> commitCSSValue()
PassRefPtrWillBeRawPtr 5790 Source/core/css/parser/CSSPropertyParser.cpp     void commitBorderImageProperty(CSSPropertyID propId, CSSPropertyParser* parser, PassRefPtrWillBeRawPtr<CSSValue> value, bool important)
PassRefPtrWillBeRawPtr 5899 Source/core/css/parser/CSSPropertyParser.cpp PassRefPtrWillBeRawPtr<CSSValue> CSSPropertyParser::parseBorderImage(CSSPropertyID propId)
PassRefPtrWillBeRawPtr 5981 Source/core/css/parser/CSSPropertyParser.cpp     PassRefPtrWillBeRawPtr<CSSBorderImageSliceValue> commitBorderImageSlice()
PassRefPtrWillBeRawPtr 6097 Source/core/css/parser/CSSPropertyParser.cpp     void setTop(PassRefPtrWillBeRawPtr<CSSPrimitiveValue> val) { m_top = val; }
PassRefPtrWillBeRawPtr 6099 Source/core/css/parser/CSSPropertyParser.cpp     PassRefPtrWillBeRawPtr<CSSPrimitiveValue> commitBorderImageQuad()
PassRefPtrWillBeRawPtr 6309 Source/core/css/parser/CSSPropertyParser.cpp static PassRefPtrWillBeRawPtr<CSSPrimitiveValue> parseDeprecatedGradientPoint(CSSParserValue* a, bool horizontal)
PassRefPtrWillBeRawPtr 6523 Source/core/css/parser/CSSPropertyParser.cpp static PassRefPtrWillBeRawPtr<CSSPrimitiveValue> valueFromSideKeyword(CSSParserValue* a, bool& isHorizontal)
PassRefPtrWillBeRawPtr 6543 Source/core/css/parser/CSSPropertyParser.cpp PassRefPtrWillBeRawPtr<CSSPrimitiveValue> parseGradientColorOrKeyword(CSSPropertyParser* p, CSSParserValue* value)
PassRefPtrWillBeRawPtr 7101 Source/core/css/parser/CSSPropertyParser.cpp PassRefPtrWillBeRawPtr<CSSValue> CSSPropertyParser::parseImageSet(CSSParserValueList* valueList)
PassRefPtrWillBeRawPtr 7254 Source/core/css/parser/CSSPropertyParser.cpp PassRefPtrWillBeRawPtr<CSSFilterValue> CSSPropertyParser::parseBuiltinFilterArguments(CSSParserValueList* args, CSSFilterValue::FilterOperationType filterType)
PassRefPtrWillBeRawPtr 7346 Source/core/css/parser/CSSPropertyParser.cpp PassRefPtrWillBeRawPtr<CSSValueList> CSSPropertyParser::parseFilter()
PassRefPtrWillBeRawPtr 7387 Source/core/css/parser/CSSPropertyParser.cpp PassRefPtrWillBeRawPtr<CSSValueList> CSSPropertyParser::parseTransformOrigin()
PassRefPtrWillBeRawPtr 7573 Source/core/css/parser/CSSPropertyParser.cpp void CSSPropertyParser::addTextDecorationProperty(CSSPropertyID propId, PassRefPtrWillBeRawPtr<CSSValue> value, bool important)
PassRefPtrWillBeRawPtr 7700 Source/core/css/parser/CSSPropertyParser.cpp PassRefPtrWillBeRawPtr<CSSValue> CSSPropertyParser::parseTextIndent()
PassRefPtrWillBeRawPtr 8378 Source/core/css/parser/CSSPropertyParser.cpp PassRefPtrWillBeRawPtr<CSSValue> CSSPropertyParser::parseSVGStrokeDasharray()
PassRefPtrWillBeRawPtr 8400 Source/core/css/parser/CSSPropertyParser.cpp PassRefPtrWillBeRawPtr<CSSValue> CSSPropertyParser::parseSVGPaint()
PassRefPtrWillBeRawPtr 8409 Source/core/css/parser/CSSPropertyParser.cpp PassRefPtrWillBeRawPtr<CSSValue> CSSPropertyParser::parsePaintOrder() const
PassRefPtrWillBeRawPtr   92 Source/core/css/parser/CSSPropertyParser.h     void addPropertyWithPrefixingVariant(CSSPropertyID, PassRefPtrWillBeRawPtr<CSSValue>, bool important, bool implicit = false);
PassRefPtrWillBeRawPtr   93 Source/core/css/parser/CSSPropertyParser.h     void addProperty(CSSPropertyID, PassRefPtrWillBeRawPtr<CSSValue>, bool important, bool implicit = false);
PassRefPtrWillBeRawPtr   96 Source/core/css/parser/CSSPropertyParser.h     void addExpandedPropertyForValue(CSSPropertyID propId, PassRefPtrWillBeRawPtr<CSSValue>, bool);
PassRefPtrWillBeRawPtr   98 Source/core/css/parser/CSSPropertyParser.h     PassRefPtrWillBeRawPtr<CSSPrimitiveValue> parseValidPrimitive(CSSValueID ident, CSSParserValue*);
PassRefPtrWillBeRawPtr  105 Source/core/css/parser/CSSPropertyParser.h     PassRefPtrWillBeRawPtr<CSSValue> parseAttr(CSSParserValueList* args);
PassRefPtrWillBeRawPtr  107 Source/core/css/parser/CSSPropertyParser.h     PassRefPtrWillBeRawPtr<CSSValue> parseBackgroundColor();
PassRefPtrWillBeRawPtr  113 Source/core/css/parser/CSSPropertyParser.h     PassRefPtrWillBeRawPtr<CSSPrimitiveValue> parseFillPositionComponent(CSSParserValueList*, unsigned& cumulativeFlags, FillPositionFlag& individualFlag, FillPositionParsingMode = ResolveValuesAsPercent);
PassRefPtrWillBeRawPtr  114 Source/core/css/parser/CSSPropertyParser.h     PassRefPtrWillBeRawPtr<CSSValue> parseFillPositionX(CSSParserValueList*);
PassRefPtrWillBeRawPtr  115 Source/core/css/parser/CSSPropertyParser.h     PassRefPtrWillBeRawPtr<CSSValue> parseFillPositionY(CSSParserValueList*);
PassRefPtrWillBeRawPtr  119 Source/core/css/parser/CSSPropertyParser.h     void parse3ValuesFillPosition(CSSParserValueList*, RefPtrWillBeRawPtr<CSSValue>&, RefPtrWillBeRawPtr<CSSValue>&, PassRefPtrWillBeRawPtr<CSSPrimitiveValue>, PassRefPtrWillBeRawPtr<CSSPrimitiveValue>);
PassRefPtrWillBeRawPtr  120 Source/core/css/parser/CSSPropertyParser.h     void parse4ValuesFillPosition(CSSParserValueList*, RefPtrWillBeRawPtr<CSSValue>&, RefPtrWillBeRawPtr<CSSValue>&, PassRefPtrWillBeRawPtr<CSSPrimitiveValue>, PassRefPtrWillBeRawPtr<CSSPrimitiveValue>);
PassRefPtrWillBeRawPtr  123 Source/core/css/parser/CSSPropertyParser.h     PassRefPtrWillBeRawPtr<CSSValue> parseFillSize(CSSPropertyID, bool &allowComma);
PassRefPtrWillBeRawPtr  128 Source/core/css/parser/CSSPropertyParser.h     void addFillValue(RefPtrWillBeRawPtr<CSSValue>& lval, PassRefPtrWillBeRawPtr<CSSValue> rval);
PassRefPtrWillBeRawPtr  130 Source/core/css/parser/CSSPropertyParser.h     void addAnimationValue(RefPtrWillBeRawPtr<CSSValue>& lval, PassRefPtrWillBeRawPtr<CSSValue> rval);
PassRefPtrWillBeRawPtr  132 Source/core/css/parser/CSSPropertyParser.h     PassRefPtrWillBeRawPtr<CSSValue> parseAnimationDelay();
PassRefPtrWillBeRawPtr  133 Source/core/css/parser/CSSPropertyParser.h     PassRefPtrWillBeRawPtr<CSSValue> parseAnimationDirection();
PassRefPtrWillBeRawPtr  134 Source/core/css/parser/CSSPropertyParser.h     PassRefPtrWillBeRawPtr<CSSValue> parseAnimationDuration();
PassRefPtrWillBeRawPtr  135 Source/core/css/parser/CSSPropertyParser.h     PassRefPtrWillBeRawPtr<CSSValue> parseAnimationFillMode();
PassRefPtrWillBeRawPtr  136 Source/core/css/parser/CSSPropertyParser.h     PassRefPtrWillBeRawPtr<CSSValue> parseAnimationIterationCount();
PassRefPtrWillBeRawPtr  137 Source/core/css/parser/CSSPropertyParser.h     PassRefPtrWillBeRawPtr<CSSValue> parseAnimationName();
PassRefPtrWillBeRawPtr  138 Source/core/css/parser/CSSPropertyParser.h     PassRefPtrWillBeRawPtr<CSSValue> parseAnimationPlayState();
PassRefPtrWillBeRawPtr  139 Source/core/css/parser/CSSPropertyParser.h     PassRefPtrWillBeRawPtr<CSSValue> parseAnimationProperty(AnimationParseContext&);
PassRefPtrWillBeRawPtr  140 Source/core/css/parser/CSSPropertyParser.h     PassRefPtrWillBeRawPtr<CSSValue> parseAnimationTimingFunction();
PassRefPtrWillBeRawPtr  148 Source/core/css/parser/CSSPropertyParser.h     PassRefPtrWillBeRawPtr<CSSValue> parseColumnWidth();
PassRefPtrWillBeRawPtr  149 Source/core/css/parser/CSSPropertyParser.h     PassRefPtrWillBeRawPtr<CSSValue> parseColumnCount();
PassRefPtrWillBeRawPtr  152 Source/core/css/parser/CSSPropertyParser.h     PassRefPtrWillBeRawPtr<CSSValue> parseGridPosition();
PassRefPtrWillBeRawPtr  155 Source/core/css/parser/CSSPropertyParser.h     bool parseGridTemplateRowsAndAreas(PassRefPtrWillBeRawPtr<CSSValue>, bool important);
PassRefPtrWillBeRawPtr  159 Source/core/css/parser/CSSPropertyParser.h     PassRefPtrWillBeRawPtr<CSSValue> parseGridTrackList(bool important);
PassRefPtrWillBeRawPtr  161 Source/core/css/parser/CSSPropertyParser.h     PassRefPtrWillBeRawPtr<CSSValue> parseGridTrackSize(CSSParserValueList& inputList);
PassRefPtrWillBeRawPtr  162 Source/core/css/parser/CSSPropertyParser.h     PassRefPtrWillBeRawPtr<CSSPrimitiveValue> parseGridBreadth(CSSParserValue*);
PassRefPtrWillBeRawPtr  164 Source/core/css/parser/CSSPropertyParser.h     PassRefPtrWillBeRawPtr<CSSValue> parseGridTemplateAreas();
PassRefPtrWillBeRawPtr  171 Source/core/css/parser/CSSPropertyParser.h     PassRefPtrWillBeRawPtr<CSSValue> parseShapeProperty(CSSPropertyID propId);
PassRefPtrWillBeRawPtr  172 Source/core/css/parser/CSSPropertyParser.h     PassRefPtrWillBeRawPtr<CSSValue> parseBasicShapeAndOrBox();
PassRefPtrWillBeRawPtr  173 Source/core/css/parser/CSSPropertyParser.h     PassRefPtrWillBeRawPtr<CSSPrimitiveValue> parseBasicShape();
PassRefPtrWillBeRawPtr  174 Source/core/css/parser/CSSPropertyParser.h     PassRefPtrWillBeRawPtr<CSSPrimitiveValue> parseShapeRadius(CSSParserValue*);
PassRefPtrWillBeRawPtr  176 Source/core/css/parser/CSSPropertyParser.h     PassRefPtrWillBeRawPtr<CSSBasicShape> parseBasicShapeCircle(CSSParserValueList* args);
PassRefPtrWillBeRawPtr  177 Source/core/css/parser/CSSPropertyParser.h     PassRefPtrWillBeRawPtr<CSSBasicShape> parseBasicShapeEllipse(CSSParserValueList* args);
PassRefPtrWillBeRawPtr  178 Source/core/css/parser/CSSPropertyParser.h     PassRefPtrWillBeRawPtr<CSSBasicShape> parseBasicShapePolygon(CSSParserValueList* args);
PassRefPtrWillBeRawPtr  179 Source/core/css/parser/CSSPropertyParser.h     PassRefPtrWillBeRawPtr<CSSBasicShape> parseBasicShapeInset(CSSParserValueList* args);
PassRefPtrWillBeRawPtr  182 Source/core/css/parser/CSSPropertyParser.h     PassRefPtrWillBeRawPtr<CSSValueList> parseFontFamily();
PassRefPtrWillBeRawPtr  185 Source/core/css/parser/CSSPropertyParser.h     PassRefPtrWillBeRawPtr<CSSValue> parseCounterContent(CSSParserValueList* args, bool counters);
PassRefPtrWillBeRawPtr  189 Source/core/css/parser/CSSPropertyParser.h     PassRefPtrWillBeRawPtr<CSSPrimitiveValue> parseColor(CSSParserValue* = 0);
PassRefPtrWillBeRawPtr  200 Source/core/css/parser/CSSPropertyParser.h     PassRefPtrWillBeRawPtr<CSSValue> parseSVGPaint();
PassRefPtrWillBeRawPtr  201 Source/core/css/parser/CSSPropertyParser.h     PassRefPtrWillBeRawPtr<CSSValue> parseSVGStrokeDasharray();
PassRefPtrWillBeRawPtr  203 Source/core/css/parser/CSSPropertyParser.h     PassRefPtrWillBeRawPtr<CSSValue> parsePaintOrder() const;
PassRefPtrWillBeRawPtr  206 Source/core/css/parser/CSSPropertyParser.h     PassRefPtrWillBeRawPtr<CSSValueList> parseShadow(CSSParserValueList*, CSSPropertyID);
PassRefPtrWillBeRawPtr  208 Source/core/css/parser/CSSPropertyParser.h     PassRefPtrWillBeRawPtr<CSSValue> parseBorderImage(CSSPropertyID);
PassRefPtrWillBeRawPtr  235 Source/core/css/parser/CSSPropertyParser.h     PassRefPtrWillBeRawPtr<CSSValue> parseImageSet(CSSParserValueList*);
PassRefPtrWillBeRawPtr  239 Source/core/css/parser/CSSPropertyParser.h     PassRefPtrWillBeRawPtr<CSSValueList> parseFilter();
PassRefPtrWillBeRawPtr  240 Source/core/css/parser/CSSPropertyParser.h     PassRefPtrWillBeRawPtr<CSSFilterValue> parseBuiltinFilterArguments(CSSParserValueList*, CSSFilterValue::FilterOperationType);
PassRefPtrWillBeRawPtr  245 Source/core/css/parser/CSSPropertyParser.h     PassRefPtrWillBeRawPtr<CSSValueList> parseTransformOrigin();
PassRefPtrWillBeRawPtr  246 Source/core/css/parser/CSSPropertyParser.h     PassRefPtrWillBeRawPtr<CSSValueList> parseTransform(CSSPropertyID);
PassRefPtrWillBeRawPtr  247 Source/core/css/parser/CSSPropertyParser.h     PassRefPtrWillBeRawPtr<CSSValue> parseTransformValue(CSSPropertyID, CSSParserValue*);
PassRefPtrWillBeRawPtr  255 Source/core/css/parser/CSSPropertyParser.h     void addTextDecorationProperty(CSSPropertyID, PassRefPtrWillBeRawPtr<CSSValue>, bool important);
PassRefPtrWillBeRawPtr  259 Source/core/css/parser/CSSPropertyParser.h     PassRefPtrWillBeRawPtr<CSSValue> parseTextIndent();
PassRefPtrWillBeRawPtr  271 Source/core/css/parser/CSSPropertyParser.h     PassRefPtrWillBeRawPtr<CSSPrimitiveValue> createPrimitiveNumericValue(CSSParserValue*);
PassRefPtrWillBeRawPtr  272 Source/core/css/parser/CSSPropertyParser.h     PassRefPtrWillBeRawPtr<CSSPrimitiveValue> createPrimitiveStringValue(CSSParserValue*);
PassRefPtrWillBeRawPtr  276 Source/core/css/parser/CSSPropertyParser.h     PassRefPtrWillBeRawPtr<CSSBasicShape> parseInsetRoundedCorners(PassRefPtrWillBeRawPtr<CSSBasicShapeInset>, CSSParserValueList*);
PassRefPtrWillBeRawPtr  398 Source/core/css/parser/CSSPropertyParser.h     friend PassRefPtrWillBeRawPtr<CSSPrimitiveValue> parseGradientColorOrKeyword(CSSPropertyParser*, CSSParserValue*);
PassRefPtrWillBeRawPtr   14 Source/core/css/parser/MediaQueryParser.cpp PassRefPtrWillBeRawPtr<MediaQuerySet> MediaQueryParser::parse(const String& queryString)
PassRefPtrWillBeRawPtr  208 Source/core/css/parser/MediaQueryParser.cpp PassRefPtrWillBeRawPtr<MediaQuerySet> MediaQueryParser::parseImpl()
PassRefPtrWillBeRawPtr   51 Source/core/css/parser/MediaQueryParser.h     static PassRefPtrWillBeRawPtr<MediaQuerySet> parse(const String&);
PassRefPtrWillBeRawPtr   57 Source/core/css/parser/MediaQueryParser.h     PassRefPtrWillBeRawPtr<MediaQuerySet> parseImpl();
PassRefPtrWillBeRawPtr  108 Source/core/css/resolver/ScopedStyleResolver.cpp void ScopedStyleResolver::addKeyframeStyle(PassRefPtrWillBeRawPtr<StyleRuleKeyframes> rule)
PassRefPtrWillBeRawPtr   60 Source/core/css/resolver/ScopedStyleResolver.h     void addKeyframeStyle(PassRefPtrWillBeRawPtr<StyleRuleKeyframes>);
PassRefPtrWillBeRawPtr  790 Source/core/css/resolver/StyleResolver.cpp PassRefPtrWillBeRawPtr<AnimatableValueKeyframeEffectModel> StyleResolver::createKeyframeEffectModel(Element& element, const WillBeHeapVector<RefPtrWillBeMember<MutableStylePropertySet> >& propertySetVector, AnimatableValueKeyframeVector& keyframes)
PassRefPtrWillBeRawPtr 1015 Source/core/css/resolver/StyleResolver.cpp PassRefPtrWillBeRawPtr<StyleRuleList> StyleResolver::styleRulesForElement(Element* element, unsigned rulesToInclude)
PassRefPtrWillBeRawPtr 1025 Source/core/css/resolver/StyleResolver.cpp PassRefPtrWillBeRawPtr<CSSRuleList> StyleResolver::pseudoCSSRulesForElement(Element* element, PseudoId pseudoId, unsigned rulesToInclude)
PassRefPtrWillBeRawPtr 1035 Source/core/css/resolver/StyleResolver.cpp PassRefPtrWillBeRawPtr<CSSRuleList> StyleResolver::cssRulesForElement(Element* element, unsigned rulesToInclude)
PassRefPtrWillBeRawPtr  125 Source/core/css/resolver/StyleResolver.h     static PassRefPtrWillBeRawPtr<AnimatableValueKeyframeEffectModel> createKeyframeEffectModel(Element&, const WillBeHeapVector<RefPtrWillBeMember<MutableStylePropertySet> >&, AnimatableValueKeyframeVector&);
PassRefPtrWillBeRawPtr  180 Source/core/css/resolver/StyleResolver.h     PassRefPtrWillBeRawPtr<CSSRuleList> cssRulesForElement(Element*, unsigned rulesToInclude = AllButEmptyCSSRules);
PassRefPtrWillBeRawPtr  181 Source/core/css/resolver/StyleResolver.h     PassRefPtrWillBeRawPtr<CSSRuleList> pseudoCSSRulesForElement(Element*, PseudoId, unsigned rulesToInclude = AllButEmptyCSSRules);
PassRefPtrWillBeRawPtr  182 Source/core/css/resolver/StyleResolver.h     PassRefPtrWillBeRawPtr<StyleRuleList> styleRulesForElement(Element*, unsigned rulesToInclude);
PassRefPtrWillBeRawPtr   41 Source/core/dom/DOMError.h     static PassRefPtrWillBeRawPtr<DOMError> create(const String& name)
PassRefPtrWillBeRawPtr   45 Source/core/dom/DOMError.h     static PassRefPtrWillBeRawPtr<DOMError> create(const String& name, const String& message)
PassRefPtrWillBeRawPtr   50 Source/core/dom/DOMError.h     static PassRefPtrWillBeRawPtr<DOMError> create(ExceptionCode ec)
PassRefPtrWillBeRawPtr   55 Source/core/dom/DOMError.h     static PassRefPtrWillBeRawPtr<DOMError> create(ExceptionCode ec, const String& message)
PassRefPtrWillBeRawPtr  239 Source/core/dom/DOMImplementation.cpp PassRefPtrWillBeRawPtr<CSSStyleSheet> DOMImplementation::createCSSStyleSheet(const String&, const String& media)
PassRefPtrWillBeRawPtr   61 Source/core/dom/DOMImplementation.h     static PassRefPtrWillBeRawPtr<CSSStyleSheet> createCSSStyleSheet(const String& title, const String& media);
PassRefPtrWillBeRawPtr   48 Source/core/dom/DOMURL.h     static PassRefPtrWillBeRawPtr<DOMURL> create(const String& url, ExceptionState& exceptionState)
PassRefPtrWillBeRawPtr   52 Source/core/dom/DOMURL.h     static PassRefPtrWillBeRawPtr<DOMURL> create(const String& url, const String& base, ExceptionState& exceptionState)
PassRefPtrWillBeRawPtr   56 Source/core/dom/DOMURL.h     static PassRefPtrWillBeRawPtr<DOMURL> create(const String& url, PassRefPtrWillBeRawPtr<DOMURL> base, ExceptionState& exceptionState)
PassRefPtrWillBeRawPtr 1233 Source/core/dom/Document.cpp PassRefPtrWillBeRawPtr<Range> Document::caretRangeFromPoint(int x, int y)
PassRefPtrWillBeRawPtr 1480 Source/core/dom/Document.cpp PassRefPtrWillBeRawPtr<Range> Document::createRange()
PassRefPtrWillBeRawPtr 3754 Source/core/dom/Document.cpp void Document::enqueueAnimationFrameEvent(PassRefPtrWillBeRawPtr<Event> event)
PassRefPtrWillBeRawPtr 3774 Source/core/dom/Document.cpp PassRefPtrWillBeRawPtr<Event> Document::createEvent(const String& eventType, ExceptionState& exceptionState)
PassRefPtrWillBeRawPtr 3784 Source/core/dom/Document.cpp PassRefPtrWillBeRawPtr<Event> Document::createEvent(ExceptionState& exceptionState)
PassRefPtrWillBeRawPtr 5010 Source/core/dom/Document.cpp PassRefPtrWillBeRawPtr<Touch> Document::createTouch(DOMWindow* window, EventTarget* target, int identifier, int pageX, int pageY, int screenX, int screenY, int radiusX, int radiusY, float rotationAngle, float force) const
PassRefPtrWillBeRawPtr 5020 Source/core/dom/Document.cpp PassRefPtrWillBeRawPtr<TouchList> Document::createTouchList(WillBeHeapVector<RefPtrWillBeMember<Touch> >& touches) const
PassRefPtrWillBeRawPtr  343 Source/core/dom/Document.h     PassRefPtrWillBeRawPtr<Range> caretRangeFromPoint(int x, int y);
PassRefPtrWillBeRawPtr  468 Source/core/dom/Document.h     PassRefPtrWillBeRawPtr<Range> createRange();
PassRefPtrWillBeRawPtr  691 Source/core/dom/Document.h     PassRefPtrWillBeRawPtr<Event> createEvent(const String& eventType, ExceptionState&);
PassRefPtrWillBeRawPtr  692 Source/core/dom/Document.h     PassRefPtrWillBeRawPtr<Event> createEvent(ExceptionState&);
PassRefPtrWillBeRawPtr  928 Source/core/dom/Document.h     void enqueueAnimationFrameEvent(PassRefPtrWillBeRawPtr<Event>);
PassRefPtrWillBeRawPtr  942 Source/core/dom/Document.h     PassRefPtrWillBeRawPtr<Touch> createTouch(DOMWindow*, EventTarget*, int identifier, int pageX, int pageY, int screenX, int screenY, int radiusX, int radiusY, float rotationAngle, float force) const;
PassRefPtrWillBeRawPtr  943 Source/core/dom/Document.h     PassRefPtrWillBeRawPtr<TouchList> createTouchList(WillBeHeapVector<RefPtrWillBeMember<Touch> >&) const;
PassRefPtrWillBeRawPtr  131 Source/core/dom/ExecutionContext.cpp void ExecutionContext::reportException(PassRefPtrWillBeRawPtr<ErrorEvent> event, PassRefPtr<ScriptCallStack> callStack, AccessControlStatus corsStatus)
PassRefPtrWillBeRawPtr  170 Source/core/dom/ExecutionContext.cpp bool ExecutionContext::dispatchErrorEvent(PassRefPtrWillBeRawPtr<ErrorEvent> event, AccessControlStatus corsStatus)
PassRefPtrWillBeRawPtr   84 Source/core/dom/ExecutionContext.h     void reportException(PassRefPtrWillBeRawPtr<ErrorEvent>, PassRefPtr<ScriptCallStack>, AccessControlStatus);
PassRefPtrWillBeRawPtr  133 Source/core/dom/ExecutionContext.h     bool dispatchErrorEvent(PassRefPtrWillBeRawPtr<ErrorEvent>, AccessControlStatus);
PassRefPtrWillBeRawPtr   45 Source/core/dom/MainThreadTaskRunnerTest.cpp     virtual bool enqueueEvent(PassRefPtrWillBeRawPtr<Event>) OVERRIDE { return true; }
PassRefPtrWillBeRawPtr 2162 Source/core/dom/Node.cpp void Node::dispatchScopedEvent(PassRefPtrWillBeRawPtr<Event> event)
PassRefPtrWillBeRawPtr 2172 Source/core/dom/Node.cpp bool Node::dispatchEvent(PassRefPtrWillBeRawPtr<Event> event)
PassRefPtrWillBeRawPtr 2194 Source/core/dom/Node.cpp bool Node::dispatchDOMActivateEvent(int detail, PassRefPtrWillBeRawPtr<Event> underlyingEvent)
PassRefPtrWillBeRawPtr 2222 Source/core/dom/Node.cpp bool Node::dispatchTouchEvent(PassRefPtrWillBeRawPtr<TouchEvent> event)
PassRefPtrWillBeRawPtr  622 Source/core/dom/Node.h     virtual bool dispatchEvent(PassRefPtrWillBeRawPtr<Event>) OVERRIDE;
PassRefPtrWillBeRawPtr  624 Source/core/dom/Node.h     void dispatchScopedEvent(PassRefPtrWillBeRawPtr<Event>);
PassRefPtrWillBeRawPtr  630 Source/core/dom/Node.h     bool dispatchDOMActivateEvent(int detail, PassRefPtrWillBeRawPtr<Event> underlyingEvent);
PassRefPtrWillBeRawPtr  636 Source/core/dom/Node.h     bool dispatchTouchEvent(PassRefPtrWillBeRawPtr<TouchEvent>);
PassRefPtrWillBeRawPtr  213 Source/core/dom/ProcessingInstruction.cpp void ProcessingInstruction::setCSSStyleSheet(PassRefPtrWillBeRawPtr<CSSStyleSheet> sheet)
PassRefPtrWillBeRawPtr   46 Source/core/dom/ProcessingInstruction.h     void setCSSStyleSheet(PassRefPtrWillBeRawPtr<CSSStyleSheet>);
PassRefPtrWillBeRawPtr   74 Source/core/dom/Range.cpp PassRefPtrWillBeRawPtr<Range> Range::create(Document& ownerDocument)
PassRefPtrWillBeRawPtr   97 Source/core/dom/Range.cpp PassRefPtrWillBeRawPtr<Range> Range::create(Document& ownerDocument, Node* startContainer, int startOffset, Node* endContainer, int endOffset)
PassRefPtrWillBeRawPtr  102 Source/core/dom/Range.cpp PassRefPtrWillBeRawPtr<Range> Range::create(Document& ownerDocument, const Position& start, const Position& end)
PassRefPtrWillBeRawPtr 1223 Source/core/dom/Range.cpp PassRefPtrWillBeRawPtr<Range> Range::cloneRange(ExceptionState& exceptionState) const
PassRefPtrWillBeRawPtr 1614 Source/core/dom/Range.cpp PassRefPtrWillBeRawPtr<Range> rangeOfContents(Node* node)
PassRefPtrWillBeRawPtr   53 Source/core/dom/Range.h     static PassRefPtrWillBeRawPtr<Range> create(Document&);
PassRefPtrWillBeRawPtr   54 Source/core/dom/Range.h     static PassRefPtrWillBeRawPtr<Range> create(Document&, Node* startContainer, int startOffset, Node* endContainer, int endOffset);
PassRefPtrWillBeRawPtr   55 Source/core/dom/Range.h     static PassRefPtrWillBeRawPtr<Range> create(Document&, const Position&, const Position&);
PassRefPtrWillBeRawPtr   97 Source/core/dom/Range.h     PassRefPtrWillBeRawPtr<Range> cloneRange(ExceptionState&) const;
PassRefPtrWillBeRawPtr  179 Source/core/dom/Range.h PassRefPtrWillBeRawPtr<Range> rangeOfContents(Node*);
PassRefPtrWillBeRawPtr  164 Source/core/dom/ScriptedAnimationController.cpp void ScriptedAnimationController::enqueueEvent(PassRefPtrWillBeRawPtr<Event> event)
PassRefPtrWillBeRawPtr  170 Source/core/dom/ScriptedAnimationController.cpp void ScriptedAnimationController::enqueuePerFrameEvent(PassRefPtrWillBeRawPtr<Event> event)
PassRefPtrWillBeRawPtr   58 Source/core/dom/ScriptedAnimationController.h     void enqueueEvent(PassRefPtrWillBeRawPtr<Event>);
PassRefPtrWillBeRawPtr   59 Source/core/dom/ScriptedAnimationController.h     void enqueuePerFrameEvent(PassRefPtrWillBeRawPtr<Event>);
PassRefPtrWillBeRawPtr  231 Source/core/dom/StyleEngine.cpp void StyleEngine::addAuthorSheet(PassRefPtrWillBeRawPtr<StyleSheetContents> authorSheet)
PassRefPtrWillBeRawPtr  583 Source/core/dom/StyleEngine.cpp PassRefPtrWillBeRawPtr<CSSStyleSheet> StyleEngine::createSheet(Element* e, const String& text, TextPosition startPosition, bool createdByParser)
PassRefPtrWillBeRawPtr  616 Source/core/dom/StyleEngine.cpp PassRefPtrWillBeRawPtr<CSSStyleSheet> StyleEngine::parseSheet(Element* e, const String& text, TextPosition startPosition, bool createdByParser)
PassRefPtrWillBeRawPtr  112 Source/core/dom/StyleEngine.h     void addAuthorSheet(PassRefPtrWillBeRawPtr<StyleSheetContents> authorSheet);
PassRefPtrWillBeRawPtr  188 Source/core/dom/StyleEngine.h     PassRefPtrWillBeRawPtr<CSSStyleSheet> createSheet(Element*, const String& text, TextPosition startPosition, bool createdByParser);
PassRefPtrWillBeRawPtr  211 Source/core/dom/StyleEngine.h     static PassRefPtrWillBeRawPtr<CSSStyleSheet> parseSheet(Element*, const String& text, TextPosition startPosition, bool createdByParser);
PassRefPtrWillBeRawPtr   94 Source/core/dom/Touch.cpp PassRefPtrWillBeRawPtr<Touch> Touch::cloneWithNewTarget(EventTarget* eventTarget) const
PassRefPtrWillBeRawPtr   43 Source/core/dom/Touch.h     static PassRefPtrWillBeRawPtr<Touch> create(LocalFrame* frame, EventTarget* target,
PassRefPtrWillBeRawPtr   64 Source/core/dom/Touch.h     PassRefPtrWillBeRawPtr<Touch> cloneWithNewTarget(EventTarget*) const;
PassRefPtrWillBeRawPtr   39 Source/core/dom/TouchList.h     static PassRefPtrWillBeRawPtr<TouchList> create()
PassRefPtrWillBeRawPtr   44 Source/core/dom/TouchList.h     static PassRefPtrWillBeRawPtr<TouchList> create(WillBeHeapVector<RefPtrWillBeMember<Touch> >& touches)
PassRefPtrWillBeRawPtr   54 Source/core/dom/TouchList.h     void append(const PassRefPtrWillBeRawPtr<Touch> touch) { m_values.append(touch); }
PassRefPtrWillBeRawPtr   71 Source/core/dom/shadow/ShadowRootRareData.h     void setStyleSheets(PassRefPtrWillBeRawPtr<StyleSheetList> styleSheetList) { m_styleSheetList = styleSheetList; }
PassRefPtrWillBeRawPtr  296 Source/core/editing/ApplyStyleCommand.cpp static PassRefPtrWillBeRawPtr<MutableStylePropertySet> copyStyleOrCreateEmpty(const StylePropertySet* style)
PassRefPtrWillBeRawPtr  125 Source/core/editing/EditingStyle.cpp static PassRefPtrWillBeRawPtr<MutableStylePropertySet> copyEditingProperties(StyleDeclarationType* style, EditingPropertiesType type = OnlyInheritableEditingProperties)
PassRefPtrWillBeRawPtr  137 Source/core/editing/EditingStyle.cpp static PassRefPtrWillBeRawPtr<MutableStylePropertySet> editingStyleFromComputedStyle(PassRefPtr<CSSComputedStyleDeclaration> style, EditingPropertiesType type = OnlyInheritableEditingProperties)
PassRefPtrWillBeRawPtr  144 Source/core/editing/EditingStyle.cpp static PassRefPtrWillBeRawPtr<MutableStylePropertySet> getPropertiesNotIn(StylePropertySet* styleWithRedundantProperties, CSSStyleDeclaration* baseStyle);
PassRefPtrWillBeRawPtr  150 Source/core/editing/EditingStyle.cpp static PassRefPtrWillBeRawPtr<CSSValue> backgroundColorInEffect(Node*);
PassRefPtrWillBeRawPtr  255 Source/core/editing/EditingStyle.cpp     virtual PassRefPtrWillBeRawPtr<CSSValue> attributeValueAsCSSValue(Element*) const;
PassRefPtrWillBeRawPtr  290 Source/core/editing/EditingStyle.cpp PassRefPtrWillBeRawPtr<CSSValue> HTMLAttributeEquivalent::attributeValueAsCSSValue(Element* element) const
PassRefPtrWillBeRawPtr  309 Source/core/editing/EditingStyle.cpp     virtual PassRefPtrWillBeRawPtr<CSSValue> attributeValueAsCSSValue(Element*) const OVERRIDE;
PassRefPtrWillBeRawPtr  320 Source/core/editing/EditingStyle.cpp PassRefPtrWillBeRawPtr<CSSValue> HTMLFontSizeEquivalent::attributeValueAsCSSValue(Element* element) const
PassRefPtrWillBeRawPtr 1005 Source/core/editing/EditingStyle.cpp static PassRefPtrWillBeRawPtr<MutableStylePropertySet> extractEditingProperties(const StylePropertySet* style, EditingStyle::PropertiesToInclude propertiesToInclude)
PassRefPtrWillBeRawPtr 1118 Source/core/editing/EditingStyle.cpp static PassRefPtrWillBeRawPtr<MutableStylePropertySet> styleFromMatchedRulesForElement(Element* element, unsigned rulesToInclude)
PassRefPtrWillBeRawPtr 1262 Source/core/editing/EditingStyle.cpp         if (PassRefPtrWillBeRawPtr<CSSValue> value = backgroundColorInEffect(range->commonAncestorContainer(IGNORE_EXCEPTION)))
PassRefPtrWillBeRawPtr 1533 Source/core/editing/EditingStyle.cpp PassRefPtrWillBeRawPtr<MutableStylePropertySet> getPropertiesNotIn(StylePropertySet* styleWithRedundantProperties, CSSStyleDeclaration* baseStyle)
PassRefPtrWillBeRawPtr 1633 Source/core/editing/EditingStyle.cpp PassRefPtrWillBeRawPtr<CSSValue> backgroundColorInEffect(Node* node)
PassRefPtrWillBeRawPtr  512 Source/core/editing/Editor.cpp PassRefPtrWillBeRawPtr<Range> Editor::selectedRange()
PassRefPtrWillBeRawPtr 1127 Source/core/editing/Editor.cpp PassRefPtrWillBeRawPtr<Range> Editor::findStringAndScrollToVisible(const String& target, Range* previousMatch, FindOptions options)
PassRefPtrWillBeRawPtr 1139 Source/core/editing/Editor.cpp PassRefPtrWillBeRawPtr<Range> Editor::rangeOfString(const String& target, Range* referenceRange, FindOptions options)
PassRefPtrWillBeRawPtr  192 Source/core/editing/Editor.h     PassRefPtrWillBeRawPtr<Range> selectedRange();
PassRefPtrWillBeRawPtr  205 Source/core/editing/Editor.h     PassRefPtrWillBeRawPtr<Range> findStringAndScrollToVisible(const String&, Range*, FindOptions);
PassRefPtrWillBeRawPtr  269 Source/core/editing/Editor.h     PassRefPtrWillBeRawPtr<Range> rangeOfString(const String&, Range*, FindOptions);
PassRefPtrWillBeRawPtr  266 Source/core/editing/EditorCommand.cpp static PassRefPtrWillBeRawPtr<Range> unionDOMRanges(Range* a, Range* b)
PassRefPtrWillBeRawPtr 1431 Source/core/editing/FrameSelection.cpp PassRefPtrWillBeRawPtr<Range> FrameSelection::firstRange() const
PassRefPtrWillBeRawPtr  150 Source/core/editing/FrameSelection.h     PassRefPtrWillBeRawPtr<Range> firstRange() const;
PassRefPtrWillBeRawPtr  152 Source/core/editing/FrameSelection.h     PassRefPtrWillBeRawPtr<Range> toNormalizedRange() const { return m_selection.toNormalizedRange(); }
PassRefPtrWillBeRawPtr  352 Source/core/editing/InputMethodController.cpp PassRefPtrWillBeRawPtr<Range> InputMethodController::compositionRange() const
PassRefPtrWillBeRawPtr   69 Source/core/editing/InputMethodController.h     PassRefPtrWillBeRawPtr<Range> compositionRange() const;
PassRefPtrWillBeRawPtr   60 Source/core/editing/PlainTextRange.cpp PassRefPtrWillBeRawPtr<Range> PlainTextRange::createRange(const ContainerNode& scope) const
PassRefPtrWillBeRawPtr   65 Source/core/editing/PlainTextRange.cpp PassRefPtrWillBeRawPtr<Range> PlainTextRange::createRangeForSelection(const ContainerNode& scope) const
PassRefPtrWillBeRawPtr   70 Source/core/editing/PlainTextRange.cpp PassRefPtrWillBeRawPtr<Range> PlainTextRange::createRangeFor(const ContainerNode& scope, GetRangeFor getRangeFor) const
PassRefPtrWillBeRawPtr   52 Source/core/editing/PlainTextRange.h     PassRefPtrWillBeRawPtr<Range> createRange(const ContainerNode& scope) const;
PassRefPtrWillBeRawPtr   53 Source/core/editing/PlainTextRange.h     PassRefPtrWillBeRawPtr<Range> createRangeForSelection(const ContainerNode& scope) const;
PassRefPtrWillBeRawPtr   61 Source/core/editing/PlainTextRange.h     PassRefPtrWillBeRawPtr<Range> createRangeFor(const ContainerNode& scope, GetRangeFor) const;
PassRefPtrWillBeRawPtr   40 Source/core/editing/SpellCheckRequester.cpp     PassRefPtrWillBeRawPtr<Range> checkingRange,
PassRefPtrWillBeRawPtr   41 Source/core/editing/SpellCheckRequester.cpp     PassRefPtrWillBeRawPtr<Range> paragraphRange,
PassRefPtrWillBeRawPtr   62 Source/core/editing/SpellCheckRequester.cpp PassRefPtr<SpellCheckRequest> SpellCheckRequest::create(TextCheckingTypeMask textCheckingOptions, TextCheckingProcessType processType, PassRefPtrWillBeRawPtr<Range> checkingRange, PassRefPtrWillBeRawPtr<Range> paragraphRange, int requestNumber)
PassRefPtrWillBeRawPtr   48 Source/core/editing/SpellCheckRequester.h     static PassRefPtr<SpellCheckRequest> create(TextCheckingTypeMask, TextCheckingProcessType, PassRefPtrWillBeRawPtr<Range> checkingRange, PassRefPtrWillBeRawPtr<Range> paragraphRange, int requestNumber = 0);
PassRefPtrWillBeRawPtr   51 Source/core/editing/SpellCheckRequester.h     PassRefPtrWillBeRawPtr<Range> checkingRange() const { return m_checkingRange; }
PassRefPtrWillBeRawPtr   52 Source/core/editing/SpellCheckRequester.h     PassRefPtrWillBeRawPtr<Range> paragraphRange() const { return m_paragraphRange; }
PassRefPtrWillBeRawPtr   65 Source/core/editing/SpellCheckRequester.h     SpellCheckRequest(PassRefPtrWillBeRawPtr<Range> checkingRange, PassRefPtrWillBeRawPtr<Range> paragraphRange, const String&, TextCheckingTypeMask, TextCheckingProcessType, const Vector<uint32_t>& documentMarkersInRange, const Vector<unsigned>& documentMarkerOffsets, int requestNumber);
PassRefPtrWillBeRawPtr   77 Source/core/editing/SurroundingText.cpp PassRefPtrWillBeRawPtr<Range> SurroundingText::rangeFromContentOffsets(unsigned startOffsetInContent, unsigned endOffsetInContent)
PassRefPtrWillBeRawPtr   50 Source/core/editing/SurroundingText.h     PassRefPtrWillBeRawPtr<Range> rangeFromContentOffsets(unsigned startOffsetInContent, unsigned endOffsetInContent);
PassRefPtrWillBeRawPtr  101 Source/core/editing/TextCheckingHelper.cpp static PassRefPtrWillBeRawPtr<Range> expandToParagraphBoundary(PassRefPtrWillBeRawPtr<Range> range)
PassRefPtrWillBeRawPtr  109 Source/core/editing/TextCheckingHelper.cpp TextCheckingParagraph::TextCheckingParagraph(PassRefPtrWillBeRawPtr<Range> checkingRange)
PassRefPtrWillBeRawPtr  117 Source/core/editing/TextCheckingHelper.cpp TextCheckingParagraph::TextCheckingParagraph(PassRefPtrWillBeRawPtr<Range> checkingRange, PassRefPtrWillBeRawPtr<Range> paragraphRange)
PassRefPtrWillBeRawPtr  150 Source/core/editing/TextCheckingHelper.cpp PassRefPtrWillBeRawPtr<Range> TextCheckingParagraph::paragraphRange() const
PassRefPtrWillBeRawPtr  158 Source/core/editing/TextCheckingHelper.cpp PassRefPtrWillBeRawPtr<Range> TextCheckingParagraph::subrange(int characterOffset, int characterCount) const
PassRefPtrWillBeRawPtr  181 Source/core/editing/TextCheckingHelper.cpp PassRefPtrWillBeRawPtr<Range> TextCheckingParagraph::offsetAsRange() const
PassRefPtrWillBeRawPtr  222 Source/core/editing/TextCheckingHelper.cpp TextCheckingHelper::TextCheckingHelper(SpellCheckerClient& client, PassRefPtrWillBeRawPtr<Range> range)
PassRefPtrWillBeRawPtr   41 Source/core/editing/TextCheckingHelper.h     explicit TextCheckingParagraph(PassRefPtrWillBeRawPtr<Range> checkingRange);
PassRefPtrWillBeRawPtr   42 Source/core/editing/TextCheckingHelper.h     TextCheckingParagraph(PassRefPtrWillBeRawPtr<Range> checkingRange, PassRefPtrWillBeRawPtr<Range> paragraphRange);
PassRefPtrWillBeRawPtr   46 Source/core/editing/TextCheckingHelper.h     PassRefPtrWillBeRawPtr<Range> subrange(int characterOffset, int characterCount) const;
PassRefPtrWillBeRawPtr   65 Source/core/editing/TextCheckingHelper.h     PassRefPtrWillBeRawPtr<Range> paragraphRange() const;
PassRefPtrWillBeRawPtr   66 Source/core/editing/TextCheckingHelper.h     PassRefPtrWillBeRawPtr<Range> checkingRange() const { return m_checkingRange; }
PassRefPtrWillBeRawPtr   70 Source/core/editing/TextCheckingHelper.h     PassRefPtrWillBeRawPtr<Range> offsetAsRange() const;
PassRefPtrWillBeRawPtr   85 Source/core/editing/TextCheckingHelper.h     TextCheckingHelper(SpellCheckerClient&, PassRefPtrWillBeRawPtr<Range>);
PassRefPtrWillBeRawPtr 1152 Source/core/editing/TextIterator.cpp PassRefPtrWillBeRawPtr<Range> TextIterator::range() const
PassRefPtrWillBeRawPtr 1470 Source/core/editing/TextIterator.cpp PassRefPtrWillBeRawPtr<Range> SimplifiedBackwardsTextIterator::range() const
PassRefPtrWillBeRawPtr 1504 Source/core/editing/TextIterator.cpp PassRefPtrWillBeRawPtr<Range> CharacterIterator::range() const
PassRefPtrWillBeRawPtr 1566 Source/core/editing/TextIterator.cpp static PassRefPtrWillBeRawPtr<Range> characterSubrange(CharacterIterator& it, int offset, int length)
PassRefPtrWillBeRawPtr 1590 Source/core/editing/TextIterator.cpp PassRefPtrWillBeRawPtr<Range> BackwardsCharacterIterator::range() const
PassRefPtrWillBeRawPtr 2041 Source/core/editing/TextIterator.cpp PassRefPtrWillBeRawPtr<Range> TextIterator::subrange(Range* entireRange, int characterOffset, int characterCount)
PassRefPtrWillBeRawPtr 2069 Source/core/editing/TextIterator.cpp static PassRefPtrWillBeRawPtr<Range> collapsedToBoundary(const Range* range, bool forward)
PassRefPtrWillBeRawPtr 2124 Source/core/editing/TextIterator.cpp PassRefPtrWillBeRawPtr<Range> findPlainText(const Range* range, const String& target, FindOptions options)
PassRefPtrWillBeRawPtr 2144 Source/core/editing/TextIterator.cpp PassRefPtrWillBeRawPtr<Range> findPlainText(const Position& start, const Position& end, const String& target, FindOptions options)
PassRefPtrWillBeRawPtr   53 Source/core/editing/TextIterator.h PassRefPtrWillBeRawPtr<Range> findPlainText(const Range*, const String&, FindOptions);
PassRefPtrWillBeRawPtr   54 Source/core/editing/TextIterator.h PassRefPtrWillBeRawPtr<Range> findPlainText(const Position& start, const Position& end, const String&, FindOptions);
PassRefPtrWillBeRawPtr  107 Source/core/editing/TextIterator.h     PassRefPtrWillBeRawPtr<Range> range() const;
PassRefPtrWillBeRawPtr  111 Source/core/editing/TextIterator.h     static PassRefPtrWillBeRawPtr<Range> subrange(Range* entireRange, int characterOffset, int characterCount);
PassRefPtrWillBeRawPtr  237 Source/core/editing/TextIterator.h     PassRefPtrWillBeRawPtr<Range> range() const;
PassRefPtrWillBeRawPtr  314 Source/core/editing/TextIterator.h     PassRefPtrWillBeRawPtr<Range> range() const;
PassRefPtrWillBeRawPtr  334 Source/core/editing/TextIterator.h     PassRefPtrWillBeRawPtr<Range> range() const;
PassRefPtrWillBeRawPtr   67 Source/core/editing/TextIteratorTest.cpp     PassRefPtrWillBeRawPtr<Range> getBodyRange() const;
PassRefPtrWillBeRawPtr  106 Source/core/editing/TextIteratorTest.cpp PassRefPtrWillBeRawPtr<Range> TextIteratorTest::getBodyRange() const
PassRefPtrWillBeRawPtr  723 Source/core/editing/VisiblePosition.cpp PassRefPtrWillBeRawPtr<Range> makeRange(const VisiblePosition &start, const VisiblePosition &end)
PassRefPtrWillBeRawPtr  130 Source/core/editing/VisiblePosition.h PassRefPtrWillBeRawPtr<Range> makeRange(const VisiblePosition&, const VisiblePosition&);
PassRefPtrWillBeRawPtr  184 Source/core/editing/VisibleSelection.cpp PassRefPtrWillBeRawPtr<Range> VisibleSelection::firstRange() const
PassRefPtrWillBeRawPtr  193 Source/core/editing/VisibleSelection.cpp PassRefPtrWillBeRawPtr<Range> VisibleSelection::toNormalizedRange() const
PassRefPtrWillBeRawPtr  265 Source/core/editing/VisibleSelection.cpp static PassRefPtrWillBeRawPtr<Range> makeSearchRange(const Position& pos)
PassRefPtrWillBeRawPtr   96 Source/core/editing/VisibleSelection.h     PassRefPtrWillBeRawPtr<Range> firstRange() const;
PassRefPtrWillBeRawPtr  101 Source/core/editing/VisibleSelection.h     PassRefPtrWillBeRawPtr<Range> toNormalizedRange() const;
PassRefPtrWillBeRawPtr  528 Source/core/editing/htmlediting.cpp PassRefPtrWillBeRawPtr<Range> createRange(Document& document, const VisiblePosition& start, const VisiblePosition& end, ExceptionState& exceptionState)
PassRefPtrWillBeRawPtr  194 Source/core/editing/htmlediting.h PassRefPtrWillBeRawPtr<Range> createRange(Document&, const VisiblePosition& start, const VisiblePosition& end, ExceptionState&);
PassRefPtrWillBeRawPtr   21 Source/core/events/AnimationPlayerEvent.h     static PassRefPtrWillBeRawPtr<AnimationPlayerEvent> create()
PassRefPtrWillBeRawPtr   25 Source/core/events/AnimationPlayerEvent.h     static PassRefPtrWillBeRawPtr<AnimationPlayerEvent> create(const AtomicString& type, double currentTime, double timelineTime)
PassRefPtrWillBeRawPtr   29 Source/core/events/AnimationPlayerEvent.h     static PassRefPtrWillBeRawPtr<AnimationPlayerEvent> create(const AtomicString& type, const AnimationPlayerEventInit& initializer)
PassRefPtrWillBeRawPtr   30 Source/core/events/ApplicationCacheErrorEvent.h     static PassRefPtrWillBeRawPtr<ApplicationCacheErrorEvent> create()
PassRefPtrWillBeRawPtr   35 Source/core/events/ApplicationCacheErrorEvent.h     static PassRefPtrWillBeRawPtr<ApplicationCacheErrorEvent> create(blink::WebApplicationCacheHost::ErrorReason reason, const String& url, int status, const String& message)
PassRefPtrWillBeRawPtr   40 Source/core/events/ApplicationCacheErrorEvent.h     static PassRefPtrWillBeRawPtr<ApplicationCacheErrorEvent> create(const AtomicString& eventType, const ApplicationCacheErrorEventInit& initializer)
PassRefPtrWillBeRawPtr   38 Source/core/events/AutocompleteErrorEvent.h     static PassRefPtrWillBeRawPtr<AutocompleteErrorEvent> create()
PassRefPtrWillBeRawPtr   43 Source/core/events/AutocompleteErrorEvent.h     static PassRefPtrWillBeRawPtr<AutocompleteErrorEvent> create(const String& reason)
PassRefPtrWillBeRawPtr   48 Source/core/events/AutocompleteErrorEvent.h     static PassRefPtrWillBeRawPtr<AutocompleteErrorEvent> create(const AtomicString& eventType, const AutocompleteErrorEventInit& initializer)
PassRefPtrWillBeRawPtr   37 Source/core/events/BeforeTextInsertedEvent.h     static PassRefPtrWillBeRawPtr<BeforeTextInsertedEvent> create(const String& text)
PassRefPtrWillBeRawPtr   36 Source/core/events/BeforeUnloadEvent.h     static PassRefPtrWillBeRawPtr<BeforeUnloadEvent> create()
PassRefPtrWillBeRawPtr   34 Source/core/events/ClipboardEvent.cpp ClipboardEvent::ClipboardEvent(const AtomicString& eventType, bool canBubble, bool cancelable, PassRefPtrWillBeRawPtr<Clipboard> clipboard)
PassRefPtrWillBeRawPtr   37 Source/core/events/ClipboardEvent.h         static PassRefPtrWillBeRawPtr<ClipboardEvent> create(const AtomicString& type, bool canBubbleArg, bool cancelableArg, PassRefPtrWillBeRawPtr<Clipboard> clipboardArg)
PassRefPtrWillBeRawPtr   48 Source/core/events/ClipboardEvent.h         ClipboardEvent(const AtomicString& type, bool canBubbleArg, bool cancelableArg, PassRefPtrWillBeRawPtr<Clipboard>);
PassRefPtrWillBeRawPtr   44 Source/core/events/CompositionEvent.cpp CompositionEvent::CompositionEvent(const AtomicString& type, PassRefPtrWillBeRawPtr<AbstractView> view, const String& data, const Vector<CompositionUnderline>& underlines)
PassRefPtrWillBeRawPtr   68 Source/core/events/CompositionEvent.cpp void CompositionEvent::initCompositionEvent(const AtomicString& type, bool canBubble, bool cancelable, PassRefPtrWillBeRawPtr<AbstractView> view, const String& data)
PassRefPtrWillBeRawPtr   43 Source/core/events/CompositionEvent.h     static PassRefPtrWillBeRawPtr<CompositionEvent> create()
PassRefPtrWillBeRawPtr   48 Source/core/events/CompositionEvent.h     static PassRefPtrWillBeRawPtr<CompositionEvent> create(const AtomicString& type, PassRefPtrWillBeRawPtr<AbstractView> view, const String& data, const Vector<CompositionUnderline>& underlines)
PassRefPtrWillBeRawPtr   53 Source/core/events/CompositionEvent.h     static PassRefPtrWillBeRawPtr<CompositionEvent> create(const AtomicString& type, const CompositionEventInit& initializer)
PassRefPtrWillBeRawPtr   60 Source/core/events/CompositionEvent.h     void initCompositionEvent(const AtomicString& type, bool canBubble, bool cancelable, PassRefPtrWillBeRawPtr<AbstractView>, const String& data);
PassRefPtrWillBeRawPtr   73 Source/core/events/CompositionEvent.h     CompositionEvent(const AtomicString& type, PassRefPtrWillBeRawPtr<AbstractView>, const String&, const Vector<CompositionUnderline>& underlines);
PassRefPtrWillBeRawPtr   41 Source/core/events/CustomEvent.h     static PassRefPtrWillBeRawPtr<CustomEvent> create()
PassRefPtrWillBeRawPtr   46 Source/core/events/CustomEvent.h     static PassRefPtrWillBeRawPtr<CustomEvent> create(const AtomicString& type, const CustomEventInit& initializer)
PassRefPtrWillBeRawPtr   65 Source/core/events/DOMWindowEventQueue.cpp bool DOMWindowEventQueue::enqueueEvent(PassRefPtrWillBeRawPtr<Event> event)
PassRefPtrWillBeRawPtr  120 Source/core/events/DOMWindowEventQueue.cpp void DOMWindowEventQueue::dispatchEvent(PassRefPtrWillBeRawPtr<Event> event)
PassRefPtrWillBeRawPtr   50 Source/core/events/DOMWindowEventQueue.h     virtual bool enqueueEvent(PassRefPtrWillBeRawPtr<Event>) OVERRIDE;
PassRefPtrWillBeRawPtr   58 Source/core/events/DOMWindowEventQueue.h     void dispatchEvent(PassRefPtrWillBeRawPtr<Event>);
PassRefPtrWillBeRawPtr   52 Source/core/events/ErrorEvent.h     static PassRefPtrWillBeRawPtr<ErrorEvent> create()
PassRefPtrWillBeRawPtr   56 Source/core/events/ErrorEvent.h     static PassRefPtrWillBeRawPtr<ErrorEvent> create(const String& message, const String& fileName, unsigned lineNumber, unsigned columnNumber, DOMWrapperWorld* world)
PassRefPtrWillBeRawPtr   60 Source/core/events/ErrorEvent.h     static PassRefPtrWillBeRawPtr<ErrorEvent> create(const AtomicString& type, const ErrorEventInit& initializer)
PassRefPtrWillBeRawPtr   64 Source/core/events/ErrorEvent.h     static PassRefPtrWillBeRawPtr<ErrorEvent> createSanitizedError(DOMWrapperWorld* world)
PassRefPtrWillBeRawPtr  183 Source/core/events/Event.cpp void Event::setUnderlyingEvent(PassRefPtrWillBeRawPtr<Event> ue)
PassRefPtrWillBeRawPtr   77 Source/core/events/Event.h     static PassRefPtrWillBeRawPtr<Event> create()
PassRefPtrWillBeRawPtr   85 Source/core/events/Event.h     static PassRefPtrWillBeRawPtr<Event> create(const AtomicString& type)
PassRefPtrWillBeRawPtr   89 Source/core/events/Event.h     static PassRefPtrWillBeRawPtr<Event> createCancelable(const AtomicString& type)
PassRefPtrWillBeRawPtr   93 Source/core/events/Event.h     static PassRefPtrWillBeRawPtr<Event> createBubble(const AtomicString& type)
PassRefPtrWillBeRawPtr   97 Source/core/events/Event.h     static PassRefPtrWillBeRawPtr<Event> createCancelableBubble(const AtomicString& type)
PassRefPtrWillBeRawPtr  102 Source/core/events/Event.h     static PassRefPtrWillBeRawPtr<Event> create(const AtomicString& type, const EventInit& initializer)
PassRefPtrWillBeRawPtr  175 Source/core/events/Event.h     void setUnderlyingEvent(PassRefPtrWillBeRawPtr<Event>);
PassRefPtrWillBeRawPtr   39 Source/core/events/EventDispatchMediator.cpp PassRefPtr<EventDispatchMediator> EventDispatchMediator::create(PassRefPtrWillBeRawPtr<Event> event)
PassRefPtrWillBeRawPtr   44 Source/core/events/EventDispatchMediator.cpp EventDispatchMediator::EventDispatchMediator(PassRefPtrWillBeRawPtr<Event> event)
PassRefPtrWillBeRawPtr   47 Source/core/events/EventDispatchMediator.h     static PassRefPtr<EventDispatchMediator> create(PassRefPtrWillBeRawPtr<Event>);
PassRefPtrWillBeRawPtr   53 Source/core/events/EventDispatchMediator.h     explicit EventDispatchMediator(PassRefPtrWillBeRawPtr<Event>);
PassRefPtrWillBeRawPtr   55 Source/core/events/EventDispatchMediator.h     void setEvent(PassRefPtrWillBeRawPtr<Event> event) { m_event = event; };
PassRefPtrWillBeRawPtr   52 Source/core/events/EventDispatcher.cpp EventDispatcher::EventDispatcher(Node* node, PassRefPtrWillBeRawPtr<Event> event)
PassRefPtrWillBeRawPtr   60 Source/core/events/EventDispatcher.h     EventDispatcher(Node*, PassRefPtrWillBeRawPtr<Event>);
PassRefPtrWillBeRawPtr   39 Source/core/events/EventFactory.h     static PassRefPtrWillBeRawPtr<Event> create(const String& eventType);
PassRefPtrWillBeRawPtr   42 Source/core/events/EventQueue.h     virtual bool enqueueEvent(PassRefPtrWillBeRawPtr<Event>) = 0;
PassRefPtrWillBeRawPtr  156 Source/core/events/EventTarget.cpp bool EventTarget::dispatchEvent(PassRefPtrWillBeRawPtr<Event> event, ExceptionState& exceptionState)
PassRefPtrWillBeRawPtr  177 Source/core/events/EventTarget.cpp bool EventTarget::dispatchEvent(PassRefPtrWillBeRawPtr<Event> event)
PassRefPtrWillBeRawPtr  121 Source/core/events/EventTarget.h     virtual bool dispatchEvent(PassRefPtrWillBeRawPtr<Event>);
PassRefPtrWillBeRawPtr  122 Source/core/events/EventTarget.h     bool dispatchEvent(PassRefPtrWillBeRawPtr<Event>, ExceptionState&); // DOM API
PassRefPtrWillBeRawPtr   54 Source/core/events/FocusEvent.cpp FocusEvent::FocusEvent(const AtomicString& type, bool canBubble, bool cancelable, PassRefPtrWillBeRawPtr<AbstractView> view, int detail, EventTarget* relatedTarget)
PassRefPtrWillBeRawPtr   73 Source/core/events/FocusEvent.cpp PassRefPtr<FocusEventDispatchMediator> FocusEventDispatchMediator::create(PassRefPtrWillBeRawPtr<FocusEvent> focusEvent)
PassRefPtrWillBeRawPtr   78 Source/core/events/FocusEvent.cpp FocusEventDispatchMediator::FocusEventDispatchMediator(PassRefPtrWillBeRawPtr<FocusEvent> focusEvent)
PassRefPtrWillBeRawPtr   89 Source/core/events/FocusEvent.cpp PassRefPtr<BlurEventDispatchMediator> BlurEventDispatchMediator::create(PassRefPtrWillBeRawPtr<FocusEvent> focusEvent)
PassRefPtrWillBeRawPtr   94 Source/core/events/FocusEvent.cpp BlurEventDispatchMediator::BlurEventDispatchMediator(PassRefPtrWillBeRawPtr<FocusEvent> focusEvent)
PassRefPtrWillBeRawPtr  105 Source/core/events/FocusEvent.cpp PassRefPtr<FocusInEventDispatchMediator> FocusInEventDispatchMediator::create(PassRefPtrWillBeRawPtr<FocusEvent> focusEvent)
PassRefPtrWillBeRawPtr  110 Source/core/events/FocusEvent.cpp FocusInEventDispatchMediator::FocusInEventDispatchMediator(PassRefPtrWillBeRawPtr<FocusEvent> focusEvent)
PassRefPtrWillBeRawPtr  121 Source/core/events/FocusEvent.cpp PassRefPtr<FocusOutEventDispatchMediator> FocusOutEventDispatchMediator::create(PassRefPtrWillBeRawPtr<FocusEvent> focusEvent)
PassRefPtrWillBeRawPtr  126 Source/core/events/FocusEvent.cpp FocusOutEventDispatchMediator::FocusOutEventDispatchMediator(PassRefPtrWillBeRawPtr<FocusEvent> focusEvent)
PassRefPtrWillBeRawPtr   44 Source/core/events/FocusEvent.h     static PassRefPtrWillBeRawPtr<FocusEvent> create()
PassRefPtrWillBeRawPtr   49 Source/core/events/FocusEvent.h     static PassRefPtrWillBeRawPtr<FocusEvent> create(const AtomicString& type, bool canBubble, bool cancelable, PassRefPtrWillBeRawPtr<AbstractView> view, int detail, EventTarget* relatedTarget)
PassRefPtrWillBeRawPtr   54 Source/core/events/FocusEvent.h     static PassRefPtrWillBeRawPtr<FocusEvent> create(const AtomicString& type, const FocusEventInit& initializer)
PassRefPtrWillBeRawPtr   70 Source/core/events/FocusEvent.h     FocusEvent(const AtomicString& type, bool canBubble, bool cancelable, PassRefPtrWillBeRawPtr<AbstractView>, int, EventTarget*);
PassRefPtrWillBeRawPtr   80 Source/core/events/FocusEvent.h     static PassRefPtr<FocusEventDispatchMediator> create(PassRefPtrWillBeRawPtr<FocusEvent>);
PassRefPtrWillBeRawPtr   82 Source/core/events/FocusEvent.h     explicit FocusEventDispatchMediator(PassRefPtrWillBeRawPtr<FocusEvent>);
PassRefPtrWillBeRawPtr   89 Source/core/events/FocusEvent.h     static PassRefPtr<BlurEventDispatchMediator> create(PassRefPtrWillBeRawPtr<FocusEvent>);
PassRefPtrWillBeRawPtr   91 Source/core/events/FocusEvent.h     explicit BlurEventDispatchMediator(PassRefPtrWillBeRawPtr<FocusEvent>);
PassRefPtrWillBeRawPtr   98 Source/core/events/FocusEvent.h     static PassRefPtr<FocusInEventDispatchMediator> create(PassRefPtrWillBeRawPtr<FocusEvent>);
PassRefPtrWillBeRawPtr  100 Source/core/events/FocusEvent.h     explicit FocusInEventDispatchMediator(PassRefPtrWillBeRawPtr<FocusEvent>);
PassRefPtrWillBeRawPtr  107 Source/core/events/FocusEvent.h     static PassRefPtr<FocusOutEventDispatchMediator> create(PassRefPtrWillBeRawPtr<FocusEvent>);
PassRefPtrWillBeRawPtr  109 Source/core/events/FocusEvent.h     explicit FocusOutEventDispatchMediator(PassRefPtrWillBeRawPtr<FocusEvent>);
PassRefPtrWillBeRawPtr   51 Source/core/events/GenericEventQueue.cpp bool GenericEventQueue::enqueueEvent(PassRefPtrWillBeRawPtr<Event> event)
PassRefPtrWillBeRawPtr   46 Source/core/events/GenericEventQueue.h     virtual bool enqueueEvent(PassRefPtrWillBeRawPtr<Event>) OVERRIDE;
PassRefPtrWillBeRawPtr   33 Source/core/events/GestureEvent.cpp PassRefPtrWillBeRawPtr<GestureEvent> GestureEvent::create(PassRefPtrWillBeRawPtr<AbstractView> view, const PlatformGestureEvent& event)
PassRefPtrWillBeRawPtr   90 Source/core/events/GestureEvent.cpp GestureEvent::GestureEvent(const AtomicString& type, PassRefPtrWillBeRawPtr<AbstractView> view, int screenX, int screenY, int clientX, int clientY, bool ctrlKey, bool altKey, bool shiftKey, bool metaKey, float deltaX, float deltaY)
PassRefPtrWillBeRawPtr  102 Source/core/events/GestureEvent.cpp GestureEventDispatchMediator::GestureEventDispatchMediator(PassRefPtrWillBeRawPtr<GestureEvent> gestureEvent)
PassRefPtrWillBeRawPtr   39 Source/core/events/GestureEvent.h     static PassRefPtrWillBeRawPtr<GestureEvent> create(PassRefPtrWillBeRawPtr<AbstractView>, const PlatformGestureEvent&);
PassRefPtrWillBeRawPtr   52 Source/core/events/GestureEvent.h     GestureEvent(const AtomicString& type, PassRefPtrWillBeRawPtr<AbstractView>, int screenX, int screenY, int clientX, int clientY, bool ctrlKey, bool altKey, bool shiftKey, bool metaKey, float deltaX, float deltaY);
PassRefPtrWillBeRawPtr   60 Source/core/events/GestureEvent.h     static PassRefPtr<GestureEventDispatchMediator> create(PassRefPtrWillBeRawPtr<GestureEvent> gestureEvent)
PassRefPtrWillBeRawPtr   66 Source/core/events/GestureEvent.h     explicit GestureEventDispatchMediator(PassRefPtrWillBeRawPtr<GestureEvent>);
PassRefPtrWillBeRawPtr   39 Source/core/events/HashChangeEvent.h     static PassRefPtrWillBeRawPtr<HashChangeEvent> create()
PassRefPtrWillBeRawPtr   44 Source/core/events/HashChangeEvent.h     static PassRefPtrWillBeRawPtr<HashChangeEvent> create(const String& oldURL, const String& newURL)
PassRefPtrWillBeRawPtr   49 Source/core/events/HashChangeEvent.h     static PassRefPtrWillBeRawPtr<HashChangeEvent> create(const AtomicString& type, const HashChangeEventInit& initializer)
PassRefPtrWillBeRawPtr  224 Source/core/events/KeyboardEvent.cpp PassRefPtr<KeyboardEventDispatchMediator> KeyboardEventDispatchMediator::create(PassRefPtrWillBeRawPtr<KeyboardEvent> event)
PassRefPtrWillBeRawPtr  229 Source/core/events/KeyboardEvent.cpp KeyboardEventDispatchMediator::KeyboardEventDispatchMediator(PassRefPtrWillBeRawPtr<KeyboardEvent> event)
PassRefPtrWillBeRawPtr   57 Source/core/events/KeyboardEvent.h     static PassRefPtrWillBeRawPtr<KeyboardEvent> create()
PassRefPtrWillBeRawPtr   62 Source/core/events/KeyboardEvent.h     static PassRefPtrWillBeRawPtr<KeyboardEvent> create(const PlatformKeyboardEvent& platformEvent, AbstractView* view)
PassRefPtrWillBeRawPtr   67 Source/core/events/KeyboardEvent.h     static PassRefPtrWillBeRawPtr<KeyboardEvent> create(const AtomicString& type, const KeyboardEventInit& initializer)
PassRefPtrWillBeRawPtr   72 Source/core/events/KeyboardEvent.h     static PassRefPtrWillBeRawPtr<KeyboardEvent> create(const AtomicString& type, bool canBubble, bool cancelable, AbstractView* view,
PassRefPtrWillBeRawPtr  122 Source/core/events/KeyboardEvent.h     static PassRefPtr<KeyboardEventDispatchMediator> create(PassRefPtrWillBeRawPtr<KeyboardEvent>);
PassRefPtrWillBeRawPtr  124 Source/core/events/KeyboardEvent.h     explicit KeyboardEventDispatchMediator(PassRefPtrWillBeRawPtr<KeyboardEvent>);
PassRefPtrWillBeRawPtr  114 Source/core/events/MessageEvent.cpp MessageEvent::MessageEvent(PassRefPtrWillBeRawPtr<Blob> data, const String& origin)
PassRefPtrWillBeRawPtr  136 Source/core/events/MessageEvent.cpp PassRefPtrWillBeRawPtr<MessageEvent> MessageEvent::create(const AtomicString& type, const MessageEventInit& initializer, ExceptionState& exceptionState)
PassRefPtrWillBeRawPtr   52 Source/core/events/MessageEvent.h     static PassRefPtrWillBeRawPtr<MessageEvent> create()
PassRefPtrWillBeRawPtr   56 Source/core/events/MessageEvent.h     static PassRefPtrWillBeRawPtr<MessageEvent> create(PassOwnPtr<MessagePortArray> ports, const String& origin = String(), const String& lastEventId = String(), PassRefPtr<EventTarget> source = nullptr)
PassRefPtrWillBeRawPtr   60 Source/core/events/MessageEvent.h     static PassRefPtrWillBeRawPtr<MessageEvent> create(PassOwnPtr<MessagePortArray> ports, PassRefPtr<SerializedScriptValue> data, const String& origin = String(), const String& lastEventId = String(), PassRefPtr<EventTarget> source = nullptr)
PassRefPtrWillBeRawPtr   64 Source/core/events/MessageEvent.h     static PassRefPtrWillBeRawPtr<MessageEvent> create(PassOwnPtr<MessagePortChannelArray> channels, PassRefPtr<SerializedScriptValue> data, const String& origin = String(), const String& lastEventId = String(), PassRefPtr<EventTarget> source = nullptr)
PassRefPtrWillBeRawPtr   68 Source/core/events/MessageEvent.h     static PassRefPtrWillBeRawPtr<MessageEvent> create(const String& data, const String& origin = String())
PassRefPtrWillBeRawPtr   72 Source/core/events/MessageEvent.h     static PassRefPtrWillBeRawPtr<MessageEvent> create(PassRefPtrWillBeRawPtr<Blob> data, const String& origin = String())
PassRefPtrWillBeRawPtr   76 Source/core/events/MessageEvent.h     static PassRefPtrWillBeRawPtr<MessageEvent> create(PassRefPtr<ArrayBuffer> data, const String& origin = String())
PassRefPtrWillBeRawPtr   80 Source/core/events/MessageEvent.h     static PassRefPtrWillBeRawPtr<MessageEvent> create(const AtomicString& type, const MessageEventInit& initializer, ExceptionState&);
PassRefPtrWillBeRawPtr  126 Source/core/events/MessageEvent.h     explicit MessageEvent(PassRefPtrWillBeRawPtr<Blob> data, const String& origin);
PassRefPtrWillBeRawPtr   47 Source/core/events/MouseEvent.cpp PassRefPtrWillBeRawPtr<MouseEvent> MouseEvent::create(const AtomicString& type, const MouseEventInit& initializer)
PassRefPtrWillBeRawPtr   52 Source/core/events/MouseEvent.cpp PassRefPtrWillBeRawPtr<MouseEvent> MouseEvent::create(const AtomicString& eventType, PassRefPtrWillBeRawPtr<AbstractView> view, const PlatformMouseEvent& event, int detail, PassRefPtr<Node> relatedTarget)
PassRefPtrWillBeRawPtr   68 Source/core/events/MouseEvent.cpp PassRefPtrWillBeRawPtr<MouseEvent> MouseEvent::create(const AtomicString& type, bool canBubble, bool cancelable, PassRefPtrWillBeRawPtr<AbstractView> view,
PassRefPtrWillBeRawPtr   72 Source/core/events/MouseEvent.cpp     PassRefPtr<EventTarget> relatedTarget, PassRefPtrWillBeRawPtr<Clipboard> clipboard, bool isSimulated)
PassRefPtrWillBeRawPtr   87 Source/core/events/MouseEvent.cpp MouseEvent::MouseEvent(const AtomicString& eventType, bool canBubble, bool cancelable, PassRefPtrWillBeRawPtr<AbstractView> view,
PassRefPtrWillBeRawPtr   92 Source/core/events/MouseEvent.cpp     PassRefPtrWillBeRawPtr<Clipboard> clipboard, bool isSimulated)
PassRefPtrWillBeRawPtr  123 Source/core/events/MouseEvent.cpp void MouseEvent::initMouseEvent(const AtomicString& type, bool canBubble, bool cancelable, PassRefPtrWillBeRawPtr<AbstractView> view,
PassRefPtrWillBeRawPtr  199 Source/core/events/MouseEvent.cpp PassRefPtrWillBeRawPtr<SimulatedMouseEvent> SimulatedMouseEvent::create(const AtomicString& eventType, PassRefPtrWillBeRawPtr<AbstractView> view, PassRefPtrWillBeRawPtr<Event> underlyingEvent)
PassRefPtrWillBeRawPtr  208 Source/core/events/MouseEvent.cpp SimulatedMouseEvent::SimulatedMouseEvent(const AtomicString& eventType, PassRefPtrWillBeRawPtr<AbstractView> view, PassRefPtrWillBeRawPtr<Event> underlyingEvent)
PassRefPtrWillBeRawPtr  233 Source/core/events/MouseEvent.cpp PassRefPtr<MouseEventDispatchMediator> MouseEventDispatchMediator::create(PassRefPtrWillBeRawPtr<MouseEvent> mouseEvent, MouseEventType mouseEventType)
PassRefPtrWillBeRawPtr  238 Source/core/events/MouseEvent.cpp MouseEventDispatchMediator::MouseEventDispatchMediator(PassRefPtrWillBeRawPtr<MouseEvent> mouseEvent, MouseEventType mouseEventType)
PassRefPtrWillBeRawPtr   53 Source/core/events/MouseEvent.h     static PassRefPtrWillBeRawPtr<MouseEvent> create()
PassRefPtrWillBeRawPtr   58 Source/core/events/MouseEvent.h     static PassRefPtrWillBeRawPtr<MouseEvent> create(const AtomicString& type, bool canBubble, bool cancelable, PassRefPtrWillBeRawPtr<AbstractView>,
PassRefPtrWillBeRawPtr   62 Source/core/events/MouseEvent.h         PassRefPtr<EventTarget> relatedTarget, PassRefPtrWillBeRawPtr<Clipboard>, bool isSimulated = false);
PassRefPtrWillBeRawPtr   64 Source/core/events/MouseEvent.h     static PassRefPtrWillBeRawPtr<MouseEvent> create(const AtomicString& eventType, PassRefPtrWillBeRawPtr<AbstractView>, const PlatformMouseEvent&, int detail, PassRefPtr<Node> relatedTarget);
PassRefPtrWillBeRawPtr   66 Source/core/events/MouseEvent.h     static PassRefPtrWillBeRawPtr<MouseEvent> create(const AtomicString& eventType, const MouseEventInit&);
PassRefPtrWillBeRawPtr   70 Source/core/events/MouseEvent.h     void initMouseEvent(const AtomicString& type, bool canBubble, bool cancelable, PassRefPtrWillBeRawPtr<AbstractView>,
PassRefPtrWillBeRawPtr   97 Source/core/events/MouseEvent.h     MouseEvent(const AtomicString& type, bool canBubble, bool cancelable, PassRefPtrWillBeRawPtr<AbstractView>,
PassRefPtrWillBeRawPtr  101 Source/core/events/MouseEvent.h         PassRefPtr<EventTarget> relatedTarget, PassRefPtrWillBeRawPtr<Clipboard>, bool isSimulated);
PassRefPtrWillBeRawPtr  116 Source/core/events/MouseEvent.h     static PassRefPtrWillBeRawPtr<SimulatedMouseEvent> create(const AtomicString& eventType, PassRefPtrWillBeRawPtr<AbstractView>, PassRefPtrWillBeRawPtr<Event> underlyingEvent);
PassRefPtrWillBeRawPtr  122 Source/core/events/MouseEvent.h     SimulatedMouseEvent(const AtomicString& eventType, PassRefPtrWillBeRawPtr<AbstractView>, PassRefPtrWillBeRawPtr<Event> underlyingEvent);
PassRefPtrWillBeRawPtr  128 Source/core/events/MouseEvent.h     static PassRefPtr<MouseEventDispatchMediator> create(PassRefPtrWillBeRawPtr<MouseEvent>, MouseEventType = NonSyntheticMouseEvent);
PassRefPtrWillBeRawPtr  131 Source/core/events/MouseEvent.h     explicit MouseEventDispatchMediator(PassRefPtrWillBeRawPtr<MouseEvent>, MouseEventType);
PassRefPtrWillBeRawPtr   55 Source/core/events/MouseRelatedEvent.cpp MouseRelatedEvent::MouseRelatedEvent(const AtomicString& eventType, bool canBubble, bool cancelable, PassRefPtrWillBeRawPtr<AbstractView> abstractView,
PassRefPtrWillBeRawPtr   64 Source/core/events/MouseRelatedEvent.h         MouseRelatedEvent(const AtomicString& type, bool canBubble, bool cancelable, PassRefPtrWillBeRawPtr<AbstractView>,
PassRefPtrWillBeRawPtr   42 Source/core/events/MutationEvent.h         static PassRefPtrWillBeRawPtr<MutationEvent> create()
PassRefPtrWillBeRawPtr   47 Source/core/events/MutationEvent.h         static PassRefPtrWillBeRawPtr<MutationEvent> create(const AtomicString& type, bool canBubble, PassRefPtr<Node> relatedNode = nullptr,
PassRefPtrWillBeRawPtr   49 Source/core/events/OverflowEvent.h     static PassRefPtrWillBeRawPtr<OverflowEvent> create()
PassRefPtrWillBeRawPtr   53 Source/core/events/OverflowEvent.h     static PassRefPtrWillBeRawPtr<OverflowEvent> create(bool horizontalOverflowChanged, bool horizontalOverflow, bool verticalOverflowChanged, bool verticalOverflow)
PassRefPtrWillBeRawPtr   57 Source/core/events/OverflowEvent.h     static PassRefPtrWillBeRawPtr<OverflowEvent> create(const AtomicString& type, const OverflowEventInit& initializer)
PassRefPtrWillBeRawPtr   41 Source/core/events/PageTransitionEvent.h     static PassRefPtrWillBeRawPtr<PageTransitionEvent> create()
PassRefPtrWillBeRawPtr   45 Source/core/events/PageTransitionEvent.h     static PassRefPtrWillBeRawPtr<PageTransitionEvent> create(const AtomicString& type, bool persisted)
PassRefPtrWillBeRawPtr   49 Source/core/events/PageTransitionEvent.h     static PassRefPtrWillBeRawPtr<PageTransitionEvent> create(const AtomicString& type, const PageTransitionEventInit& initializer)
PassRefPtrWillBeRawPtr   50 Source/core/events/PopStateEvent.cpp PopStateEvent::PopStateEvent(PassRefPtr<SerializedScriptValue> serializedState, PassRefPtrWillBeRawPtr<History> history)
PassRefPtrWillBeRawPtr   62 Source/core/events/PopStateEvent.cpp PassRefPtrWillBeRawPtr<PopStateEvent> PopStateEvent::create()
PassRefPtrWillBeRawPtr   67 Source/core/events/PopStateEvent.cpp PassRefPtrWillBeRawPtr<PopStateEvent> PopStateEvent::create(PassRefPtr<SerializedScriptValue> serializedState, PassRefPtrWillBeRawPtr<History> history)
PassRefPtrWillBeRawPtr   72 Source/core/events/PopStateEvent.cpp PassRefPtrWillBeRawPtr<PopStateEvent> PopStateEvent::create(const AtomicString& type, const PopStateEventInit& initializer)
PassRefPtrWillBeRawPtr   43 Source/core/events/PopStateEvent.h     static PassRefPtrWillBeRawPtr<PopStateEvent> create();
PassRefPtrWillBeRawPtr   44 Source/core/events/PopStateEvent.h     static PassRefPtrWillBeRawPtr<PopStateEvent> create(PassRefPtr<SerializedScriptValue>, PassRefPtrWillBeRawPtr<History>);
PassRefPtrWillBeRawPtr   45 Source/core/events/PopStateEvent.h     static PassRefPtrWillBeRawPtr<PopStateEvent> create(const AtomicString&, const PopStateEventInit&);
PassRefPtrWillBeRawPtr   62 Source/core/events/PopStateEvent.h     PopStateEvent(PassRefPtr<SerializedScriptValue>, PassRefPtrWillBeRawPtr<History>);
PassRefPtrWillBeRawPtr   43 Source/core/events/ProgressEvent.h     static PassRefPtrWillBeRawPtr<ProgressEvent> create()
PassRefPtrWillBeRawPtr   47 Source/core/events/ProgressEvent.h     static PassRefPtrWillBeRawPtr<ProgressEvent> create(const AtomicString& type, bool lengthComputable, unsigned long long loaded, unsigned long long total)
PassRefPtrWillBeRawPtr   51 Source/core/events/ProgressEvent.h     static PassRefPtrWillBeRawPtr<ProgressEvent> create(const AtomicString& type, const ProgressEventInit& initializer)
PassRefPtrWillBeRawPtr   47 Source/core/events/ResourceProgressEvent.h     static PassRefPtrWillBeRawPtr<ResourceProgressEvent> create()
PassRefPtrWillBeRawPtr   51 Source/core/events/ResourceProgressEvent.h     static PassRefPtrWillBeRawPtr<ResourceProgressEvent> create(const AtomicString& type, bool lengthComputable, unsigned long long loaded, unsigned long long total, const String& url)
PassRefPtrWillBeRawPtr   51 Source/core/events/SecurityPolicyViolationEvent.h     static PassRefPtrWillBeRawPtr<SecurityPolicyViolationEvent> create()
PassRefPtrWillBeRawPtr   56 Source/core/events/SecurityPolicyViolationEvent.h     static PassRefPtrWillBeRawPtr<SecurityPolicyViolationEvent> create(const AtomicString& type, const SecurityPolicyViolationEventInit& initializer)
PassRefPtrWillBeRawPtr   34 Source/core/events/TextEvent.cpp PassRefPtrWillBeRawPtr<TextEvent> TextEvent::create()
PassRefPtrWillBeRawPtr   39 Source/core/events/TextEvent.cpp PassRefPtrWillBeRawPtr<TextEvent> TextEvent::create(PassRefPtrWillBeRawPtr<AbstractView> view, const String& data, TextEventInputType inputType)
PassRefPtrWillBeRawPtr   44 Source/core/events/TextEvent.cpp PassRefPtrWillBeRawPtr<TextEvent> TextEvent::createForPlainTextPaste(PassRefPtrWillBeRawPtr<AbstractView> view, const String& data, bool shouldSmartReplace)
PassRefPtrWillBeRawPtr   49 Source/core/events/TextEvent.cpp PassRefPtrWillBeRawPtr<TextEvent> TextEvent::createForFragmentPaste(PassRefPtrWillBeRawPtr<AbstractView> view, PassRefPtr<DocumentFragment> data, bool shouldSmartReplace, bool shouldMatchStyle)
PassRefPtrWillBeRawPtr   54 Source/core/events/TextEvent.cpp PassRefPtrWillBeRawPtr<TextEvent> TextEvent::createForDrop(PassRefPtrWillBeRawPtr<AbstractView> view, const String& data)
PassRefPtrWillBeRawPtr   67 Source/core/events/TextEvent.cpp TextEvent::TextEvent(PassRefPtrWillBeRawPtr<AbstractView> view, const String& data, TextEventInputType inputType)
PassRefPtrWillBeRawPtr   78 Source/core/events/TextEvent.cpp TextEvent::TextEvent(PassRefPtrWillBeRawPtr<AbstractView> view, const String& data, PassRefPtr<DocumentFragment> pastingFragment,
PassRefPtrWillBeRawPtr   94 Source/core/events/TextEvent.cpp void TextEvent::initTextEvent(const AtomicString& type, bool canBubble, bool cancelable, PassRefPtrWillBeRawPtr<AbstractView> view, const String& data)
PassRefPtrWillBeRawPtr   40 Source/core/events/TextEvent.h         static PassRefPtrWillBeRawPtr<TextEvent> create();
PassRefPtrWillBeRawPtr   41 Source/core/events/TextEvent.h         static PassRefPtrWillBeRawPtr<TextEvent> create(PassRefPtrWillBeRawPtr<AbstractView>, const String& data, TextEventInputType = TextEventInputKeyboard);
PassRefPtrWillBeRawPtr   42 Source/core/events/TextEvent.h         static PassRefPtrWillBeRawPtr<TextEvent> createForPlainTextPaste(PassRefPtrWillBeRawPtr<AbstractView>, const String& data, bool shouldSmartReplace);
PassRefPtrWillBeRawPtr   43 Source/core/events/TextEvent.h         static PassRefPtrWillBeRawPtr<TextEvent> createForFragmentPaste(PassRefPtrWillBeRawPtr<AbstractView>, PassRefPtr<DocumentFragment> data, bool shouldSmartReplace, bool shouldMatchStyle);
PassRefPtrWillBeRawPtr   44 Source/core/events/TextEvent.h         static PassRefPtrWillBeRawPtr<TextEvent> createForDrop(PassRefPtrWillBeRawPtr<AbstractView>, const String& data);
PassRefPtrWillBeRawPtr   48 Source/core/events/TextEvent.h         void initTextEvent(const AtomicString& type, bool canBubble, bool cancelable, PassRefPtrWillBeRawPtr<AbstractView>, const String& data);
PassRefPtrWillBeRawPtr   68 Source/core/events/TextEvent.h         TextEvent(PassRefPtrWillBeRawPtr<AbstractView>, const String& data, TextEventInputType = TextEventInputKeyboard);
PassRefPtrWillBeRawPtr   69 Source/core/events/TextEvent.h         TextEvent(PassRefPtrWillBeRawPtr<AbstractView>, const String& data, PassRefPtr<DocumentFragment>,
PassRefPtrWillBeRawPtr   42 Source/core/events/TouchEvent.cpp         PassRefPtrWillBeRawPtr<AbstractView> view, int screenX, int screenY, int pageX, int pageY,
PassRefPtrWillBeRawPtr   61 Source/core/events/TouchEvent.cpp         PassRefPtrWillBeRawPtr<AbstractView> view, int screenX, int screenY, int clientX, int clientY,
PassRefPtrWillBeRawPtr   98 Source/core/events/TouchEvent.cpp PassRefPtr<TouchEventDispatchMediator> TouchEventDispatchMediator::create(PassRefPtrWillBeRawPtr<TouchEvent> touchEvent)
PassRefPtrWillBeRawPtr  103 Source/core/events/TouchEvent.cpp TouchEventDispatchMediator::TouchEventDispatchMediator(PassRefPtrWillBeRawPtr<TouchEvent> touchEvent)
PassRefPtrWillBeRawPtr   40 Source/core/events/TouchEvent.h     static PassRefPtrWillBeRawPtr<TouchEvent> create()
PassRefPtrWillBeRawPtr   44 Source/core/events/TouchEvent.h     static PassRefPtrWillBeRawPtr<TouchEvent> create(TouchList* touches,
PassRefPtrWillBeRawPtr   46 Source/core/events/TouchEvent.h         const AtomicString& type, PassRefPtrWillBeRawPtr<AbstractView> view,
PassRefPtrWillBeRawPtr   57 Source/core/events/TouchEvent.h         PassRefPtrWillBeRawPtr<AbstractView>, int screenX, int screenY,
PassRefPtrWillBeRawPtr   65 Source/core/events/TouchEvent.h     void setTouches(PassRefPtrWillBeRawPtr<TouchList> touches) { m_touches = touches; }
PassRefPtrWillBeRawPtr   66 Source/core/events/TouchEvent.h     void setTargetTouches(PassRefPtrWillBeRawPtr<TouchList> targetTouches) { m_targetTouches = targetTouches; }
PassRefPtrWillBeRawPtr   67 Source/core/events/TouchEvent.h     void setChangedTouches(PassRefPtrWillBeRawPtr<TouchList> changedTouches) { m_changedTouches = changedTouches; }
PassRefPtrWillBeRawPtr   79 Source/core/events/TouchEvent.h             PassRefPtrWillBeRawPtr<AbstractView>, int screenX, int screenY, int pageX,
PassRefPtrWillBeRawPtr   90 Source/core/events/TouchEvent.h     static PassRefPtr<TouchEventDispatchMediator> create(PassRefPtrWillBeRawPtr<TouchEvent>);
PassRefPtrWillBeRawPtr   93 Source/core/events/TouchEvent.h     explicit TouchEventDispatchMediator(PassRefPtrWillBeRawPtr<TouchEvent>);
PassRefPtrWillBeRawPtr   36 Source/core/events/TouchEventContext.cpp PassRefPtrWillBeRawPtr<TouchEventContext> TouchEventContext::create()
PassRefPtrWillBeRawPtr   43 Source/core/events/TouchEventContext.h     static PassRefPtrWillBeRawPtr<TouchEventContext> create();
PassRefPtrWillBeRawPtr   44 Source/core/events/TransitionEvent.h     static PassRefPtrWillBeRawPtr<TransitionEvent> create()
PassRefPtrWillBeRawPtr   48 Source/core/events/TransitionEvent.h     static PassRefPtrWillBeRawPtr<TransitionEvent> create(const AtomicString& type, const String& propertyName, double elapsedTime, const String& pseudoElement)
PassRefPtrWillBeRawPtr   52 Source/core/events/TransitionEvent.h     static PassRefPtrWillBeRawPtr<TransitionEvent> create(const AtomicString& type, const TransitionEventInit& initializer)
PassRefPtrWillBeRawPtr   41 Source/core/events/UIEvent.cpp UIEvent::UIEvent(const AtomicString& eventType, bool canBubbleArg, bool cancelableArg, PassRefPtrWillBeRawPtr<AbstractView> viewArg, int detailArg)
PassRefPtrWillBeRawPtr   61 Source/core/events/UIEvent.cpp void UIEvent::initUIEvent(const AtomicString& typeArg, bool canBubbleArg, bool cancelableArg, PassRefPtrWillBeRawPtr<AbstractView> viewArg, int detailArg)
PassRefPtrWillBeRawPtr   44 Source/core/events/UIEvent.h     static PassRefPtrWillBeRawPtr<UIEvent> create()
PassRefPtrWillBeRawPtr   48 Source/core/events/UIEvent.h     static PassRefPtrWillBeRawPtr<UIEvent> create(const AtomicString& type, bool canBubble, bool cancelable, PassRefPtrWillBeRawPtr<AbstractView> view, int detail)
PassRefPtrWillBeRawPtr   52 Source/core/events/UIEvent.h     static PassRefPtrWillBeRawPtr<UIEvent> create(const AtomicString& type, const UIEventInit& initializer)
PassRefPtrWillBeRawPtr   58 Source/core/events/UIEvent.h     void initUIEvent(const AtomicString& type, bool canBubble, bool cancelable, PassRefPtrWillBeRawPtr<AbstractView>, int detail);
PassRefPtrWillBeRawPtr   82 Source/core/events/UIEvent.h     UIEvent(const AtomicString& type, bool canBubble, bool cancelable, PassRefPtrWillBeRawPtr<AbstractView>, int detail);
PassRefPtrWillBeRawPtr   47 Source/core/events/UIEventWithKeyState.h         UIEventWithKeyState(const AtomicString& type, bool canBubble, bool cancelable, PassRefPtrWillBeRawPtr<AbstractView> view,
PassRefPtrWillBeRawPtr   45 Source/core/events/WebKitAnimationEvent.h     static PassRefPtrWillBeRawPtr<WebKitAnimationEvent> create()
PassRefPtrWillBeRawPtr   49 Source/core/events/WebKitAnimationEvent.h     static PassRefPtrWillBeRawPtr<WebKitAnimationEvent> create(const AtomicString& type, const String& animationName, double elapsedTime)
PassRefPtrWillBeRawPtr   53 Source/core/events/WebKitAnimationEvent.h     static PassRefPtrWillBeRawPtr<WebKitAnimationEvent> create(const AtomicString& type, const WebKitAnimationEventInit& initializer)
PassRefPtrWillBeRawPtr   64 Source/core/events/WheelEvent.cpp     PassRefPtrWillBeRawPtr<AbstractView> view, const IntPoint& screenLocation, const IntPoint& pageLocation,
PassRefPtrWillBeRawPtr   81 Source/core/events/WheelEvent.cpp void WheelEvent::initWheelEvent(int rawDeltaX, int rawDeltaY, PassRefPtrWillBeRawPtr<AbstractView> view,
PassRefPtrWillBeRawPtr  105 Source/core/events/WheelEvent.cpp void WheelEvent::initWebKitWheelEvent(int rawDeltaX, int rawDeltaY, PassRefPtrWillBeRawPtr<AbstractView> view,
PassRefPtrWillBeRawPtr  138 Source/core/events/WheelEvent.cpp PassRefPtr<WheelEventDispatchMediator> WheelEventDispatchMediator::create(const PlatformWheelEvent& event, PassRefPtrWillBeRawPtr<AbstractView> view)
PassRefPtrWillBeRawPtr  143 Source/core/events/WheelEvent.cpp WheelEventDispatchMediator::WheelEventDispatchMediator(const PlatformWheelEvent& event, PassRefPtrWillBeRawPtr<AbstractView> view)
PassRefPtrWillBeRawPtr   57 Source/core/events/WheelEvent.h     static PassRefPtrWillBeRawPtr<WheelEvent> create()
PassRefPtrWillBeRawPtr   62 Source/core/events/WheelEvent.h     static PassRefPtrWillBeRawPtr<WheelEvent> create(const AtomicString& type, const WheelEventInit& initializer)
PassRefPtrWillBeRawPtr   67 Source/core/events/WheelEvent.h     static PassRefPtrWillBeRawPtr<WheelEvent> create(const FloatPoint& wheelTicks,
PassRefPtrWillBeRawPtr   68 Source/core/events/WheelEvent.h         const FloatPoint& rawDelta, unsigned deltaMode, PassRefPtrWillBeRawPtr<AbstractView> view,
PassRefPtrWillBeRawPtr   76 Source/core/events/WheelEvent.h     void initWheelEvent(int rawDeltaX, int rawDeltaY, PassRefPtrWillBeRawPtr<AbstractView>,
PassRefPtrWillBeRawPtr   80 Source/core/events/WheelEvent.h     void initWebKitWheelEvent(int rawDeltaX, int rawDeltaY, PassRefPtrWillBeRawPtr<AbstractView>,
PassRefPtrWillBeRawPtr  106 Source/core/events/WheelEvent.h         unsigned, PassRefPtrWillBeRawPtr<AbstractView>, const IntPoint& screenLocation, const IntPoint& pageLocation,
PassRefPtrWillBeRawPtr  121 Source/core/events/WheelEvent.h     static PassRefPtr<WheelEventDispatchMediator> create(const PlatformWheelEvent&, PassRefPtrWillBeRawPtr<AbstractView>);
PassRefPtrWillBeRawPtr  123 Source/core/events/WheelEvent.h     WheelEventDispatchMediator(const PlatformWheelEvent&, PassRefPtrWillBeRawPtr<AbstractView>);
PassRefPtrWillBeRawPtr  151 Source/core/fetch/CSSStyleSheetResource.cpp PassRefPtrWillBeRawPtr<StyleSheetContents> CSSStyleSheetResource::restoreParsedStyleSheet(const CSSParserContext& context)
PassRefPtrWillBeRawPtr  173 Source/core/fetch/CSSStyleSheetResource.cpp void CSSStyleSheetResource::saveParsedStyleSheet(PassRefPtrWillBeRawPtr<StyleSheetContents> sheet)
PassRefPtrWillBeRawPtr   51 Source/core/fetch/CSSStyleSheetResource.h     PassRefPtrWillBeRawPtr<StyleSheetContents> restoreParsedStyleSheet(const CSSParserContext&);
PassRefPtrWillBeRawPtr   52 Source/core/fetch/CSSStyleSheetResource.h     void saveParsedStyleSheet(PassRefPtrWillBeRawPtr<StyleSheetContents>);
PassRefPtrWillBeRawPtr  109 Source/core/fileapi/Blob.cpp PassRefPtrWillBeRawPtr<Blob> Blob::slice(long long start, long long end, const String& contentType, ExceptionState& exceptionState) const
PassRefPtrWillBeRawPtr   50 Source/core/fileapi/Blob.h     static PassRefPtrWillBeRawPtr<Blob> create()
PassRefPtrWillBeRawPtr   55 Source/core/fileapi/Blob.h     static PassRefPtrWillBeRawPtr<Blob> create(PassRefPtr<BlobDataHandle> blobDataHandle)
PassRefPtrWillBeRawPtr   63 Source/core/fileapi/Blob.h     virtual PassRefPtrWillBeRawPtr<Blob> slice(long long start, long long end, const String& contentType, ExceptionState&) const;
PassRefPtrWillBeRawPtr   66 Source/core/fileapi/Blob.h     PassRefPtrWillBeRawPtr<Blob> slice(ExceptionState& exceptionState) const
PassRefPtrWillBeRawPtr   70 Source/core/fileapi/Blob.h     PassRefPtrWillBeRawPtr<Blob> slice(long long start, ExceptionState& exceptionState) const
PassRefPtrWillBeRawPtr   74 Source/core/fileapi/Blob.h     PassRefPtrWillBeRawPtr<Blob> slice(long long start, long long end, ExceptionState& exceptionState) const
PassRefPtrWillBeRawPtr   89 Source/core/fileapi/File.cpp PassRefPtrWillBeRawPtr<File> File::createWithRelativePath(const String& path, const String& relativePath)
PassRefPtrWillBeRawPtr  186 Source/core/fileapi/File.cpp PassRefPtrWillBeRawPtr<Blob> File::slice(long long start, long long end, const String& contentType, ExceptionState& exceptionState) const
PassRefPtrWillBeRawPtr   50 Source/core/fileapi/File.h     static PassRefPtrWillBeRawPtr<File> create(const String& path, ContentTypeLookupPolicy policy = WellKnownContentTypes)
PassRefPtrWillBeRawPtr   55 Source/core/fileapi/File.h     static PassRefPtrWillBeRawPtr<File> create(const String& name, double modificationTime, PassRefPtr<BlobDataHandle> blobDataHandle)
PassRefPtrWillBeRawPtr   61 Source/core/fileapi/File.h     static PassRefPtrWillBeRawPtr<File> create(const String& path, const String& name, const String& relativePath, bool hasSnaphotData, uint64_t size, double lastModified, PassRefPtr<BlobDataHandle> blobDataHandle)
PassRefPtrWillBeRawPtr   66 Source/core/fileapi/File.h     static PassRefPtrWillBeRawPtr<File> createWithRelativePath(const String& path, const String& relativePath);
PassRefPtrWillBeRawPtr   71 Source/core/fileapi/File.h     static PassRefPtrWillBeRawPtr<File> createForFileSystemFile(const String& name, const FileMetadata& metadata)
PassRefPtrWillBeRawPtr   76 Source/core/fileapi/File.h     static PassRefPtrWillBeRawPtr<File> createForFileSystemFile(const KURL& url, const FileMetadata& metadata)
PassRefPtrWillBeRawPtr   84 Source/core/fileapi/File.h     static PassRefPtrWillBeRawPtr<File> createWithName(const String& path, const String& name, ContentTypeLookupPolicy policy = WellKnownContentTypes)
PassRefPtrWillBeRawPtr   92 Source/core/fileapi/File.h     virtual PassRefPtrWillBeRawPtr<Blob> slice(long long start, long long end, const String& contentType, ExceptionState&) const OVERRIDE;
PassRefPtrWillBeRawPtr   74 Source/core/fileapi/FileError.h     static PassRefPtrWillBeRawPtr<FileError> create(ErrorCode code)
PassRefPtrWillBeRawPtr   41 Source/core/fileapi/FileList.h     static PassRefPtrWillBeRawPtr<FileList> create()
PassRefPtrWillBeRawPtr   51 Source/core/fileapi/FileList.h     void append(PassRefPtrWillBeRawPtr<File> file) { m_files.append(file); }
PassRefPtrWillBeRawPtr  135 Source/core/fileapi/FileReader.cpp PassRefPtrWillBeRawPtr<FileReader> FileReader::create(ExecutionContext* context)
PassRefPtrWillBeRawPtr   55 Source/core/fileapi/FileReader.h     static PassRefPtrWillBeRawPtr<FileReader> create(ExecutionContext*);
PassRefPtrWillBeRawPtr   75 Source/core/fileapi/FileReader.h     PassRefPtrWillBeRawPtr<FileError> error() { return m_error; }
PassRefPtrWillBeRawPtr   49 Source/core/fileapi/FileReaderSync.h     static PassRefPtrWillBeRawPtr<FileReaderSync> create()
PassRefPtrWillBeRawPtr   48 Source/core/fileapi/Stream.h     static PassRefPtrWillBeRawPtr<Stream> create(ExecutionContext* context, const String& mediaType)
PassRefPtrWillBeRawPtr   46 Source/core/frame/BarProp.h         static PassRefPtrWillBeRawPtr<BarProp> create(LocalFrame* frame, Type type)
PassRefPtrWillBeRawPtr   79 Source/core/frame/Console.cpp PassRefPtrWillBeRawPtr<MemoryInfo> Console::memory() const
PassRefPtrWillBeRawPtr   50 Source/core/frame/Console.h     static PassRefPtrWillBeRawPtr<Console> create(LocalFrame* frame)
PassRefPtrWillBeRawPtr   56 Source/core/frame/Console.h     PassRefPtrWillBeRawPtr<MemoryInfo> memory() const;
PassRefPtrWillBeRawPtr   38 Source/core/frame/DOMPoint.h     static PassRefPtrWillBeRawPtr<DOMPoint> create()
PassRefPtrWillBeRawPtr   42 Source/core/frame/DOMPoint.h     static PassRefPtrWillBeRawPtr<DOMPoint> create(float x, float y)
PassRefPtrWillBeRawPtr  114 Source/core/frame/DOMWindow.cpp     PostMessageTimer(DOMWindow& window, PassRefPtr<SerializedScriptValue> message, const String& sourceOrigin, PassRefPtrWillBeRawPtr<DOMWindow> source, PassOwnPtr<MessagePortChannelArray> channels, SecurityOrigin* targetOrigin, PassRefPtr<ScriptCallStack> stackTrace, UserGestureToken* userGestureToken)
PassRefPtrWillBeRawPtr  127 Source/core/frame/DOMWindow.cpp     PassRefPtrWillBeRawPtr<MessageEvent> event()
PassRefPtrWillBeRawPtr  425 Source/core/frame/DOMWindow.cpp void DOMWindow::enqueueWindowEvent(PassRefPtrWillBeRawPtr<Event> event)
PassRefPtrWillBeRawPtr  433 Source/core/frame/DOMWindow.cpp void DOMWindow::enqueueDocumentEvent(PassRefPtrWillBeRawPtr<Event> event)
PassRefPtrWillBeRawPtr  530 Source/core/frame/DOMWindow.cpp PassRefPtrWillBeRawPtr<MediaQueryList> DOMWindow::matchMedia(const String& media)
PassRefPtrWillBeRawPtr  883 Source/core/frame/DOMWindow.cpp void DOMWindow::dispatchMessageEventWithOriginCheck(SecurityOrigin* intendedTargetOrigin, PassRefPtrWillBeRawPtr<Event> event, PassRefPtr<ScriptCallStack> stackTrace)
PassRefPtrWillBeRawPtr 1306 Source/core/frame/DOMWindow.cpp PassRefPtrWillBeRawPtr<CSSRuleList> DOMWindow::getMatchedCSSRules(Element* element, const String& pseudoElement) const
PassRefPtrWillBeRawPtr 1325 Source/core/frame/DOMWindow.cpp PassRefPtrWillBeRawPtr<DOMPoint> DOMWindow::webkitConvertPointFromNodeToPage(Node* node, const DOMPoint* p) const
PassRefPtrWillBeRawPtr 1340 Source/core/frame/DOMWindow.cpp PassRefPtrWillBeRawPtr<DOMPoint> DOMWindow::webkitConvertPointFromPageToNode(Node* node, const DOMPoint* p) const
PassRefPtrWillBeRawPtr 1596 Source/core/frame/DOMWindow.cpp bool DOMWindow::dispatchEvent(PassRefPtrWillBeRawPtr<Event> prpEvent, PassRefPtr<EventTarget> prpTarget)
PassRefPtrWillBeRawPtr 1767 Source/core/frame/DOMWindow.cpp PassRefPtrWillBeRawPtr<DOMWindow> DOMWindow::open(const String& urlString, const AtomicString& frameName, const String& windowFeaturesString,
PassRefPtrWillBeRawPtr   99 Source/core/frame/DOMWindow.h         static PassRefPtrWillBeRawPtr<DOMWindow> create(LocalFrame& frame)
PassRefPtrWillBeRawPtr  117 Source/core/frame/DOMWindow.h         PassRefPtrWillBeRawPtr<MediaQueryList> matchMedia(const String&);
PassRefPtrWillBeRawPtr  155 Source/core/frame/DOMWindow.h         PassRefPtrWillBeRawPtr<DOMWindow> open(const String& urlString, const AtomicString& frameName, const String& windowFeaturesString,
PassRefPtrWillBeRawPtr  219 Source/core/frame/DOMWindow.h         PassRefPtrWillBeRawPtr<CSSRuleList> getMatchedCSSRules(Element*, const String& pseudoElt) const;
PassRefPtrWillBeRawPtr  222 Source/core/frame/DOMWindow.h         PassRefPtrWillBeRawPtr<DOMPoint> webkitConvertPointFromPageToNode(Node*, const DOMPoint*) const;
PassRefPtrWillBeRawPtr  223 Source/core/frame/DOMWindow.h         PassRefPtrWillBeRawPtr<DOMPoint> webkitConvertPointFromNodeToPage(Node*, const DOMPoint*) const;
PassRefPtrWillBeRawPtr  234 Source/core/frame/DOMWindow.h         void dispatchMessageEventWithOriginCheck(SecurityOrigin* intendedTargetOrigin, PassRefPtrWillBeRawPtr<Event>, PassRefPtr<ScriptCallStack>);
PassRefPtrWillBeRawPtr  260 Source/core/frame/DOMWindow.h         bool dispatchEvent(PassRefPtrWillBeRawPtr<Event> prpEvent, PassRefPtr<EventTarget> prpTarget);
PassRefPtrWillBeRawPtr  317 Source/core/frame/DOMWindow.h         void enqueueWindowEvent(PassRefPtrWillBeRawPtr<Event>);
PassRefPtrWillBeRawPtr  318 Source/core/frame/DOMWindow.h         void enqueueDocumentEvent(PassRefPtrWillBeRawPtr<Event>);
PassRefPtrWillBeRawPtr   59 Source/core/frame/DeviceSensorEventController.cpp void DeviceSensorEventController::dispatchDeviceEvent(PassRefPtrWillBeRawPtr<Event> prpEvent)
PassRefPtrWillBeRawPtr   47 Source/core/frame/DeviceSensorEventController.h     void dispatchDeviceEvent(const PassRefPtrWillBeRawPtr<Event>);
PassRefPtrWillBeRawPtr   50 Source/core/frame/DeviceSensorEventController.h     virtual PassRefPtrWillBeRawPtr<Event> getLastEvent() = 0;
PassRefPtrWillBeRawPtr  135 Source/core/frame/Frame.cpp void Frame::setDOMWindow(PassRefPtrWillBeRawPtr<DOMWindow> domWindow)
PassRefPtrWillBeRawPtr   80 Source/core/frame/Frame.h     virtual void setDOMWindow(PassRefPtrWillBeRawPtr<DOMWindow>);
PassRefPtrWillBeRawPtr   47 Source/core/frame/History.h     static PassRefPtrWillBeRawPtr<History> create(LocalFrame* frame)
PassRefPtrWillBeRawPtr  152 Source/core/frame/ImageBitmap.cpp PassRefPtrWillBeRawPtr<ImageBitmap> ImageBitmap::create(HTMLImageElement* image, const IntRect& cropRect)
PassRefPtrWillBeRawPtr  158 Source/core/frame/ImageBitmap.cpp PassRefPtrWillBeRawPtr<ImageBitmap> ImageBitmap::create(HTMLVideoElement* video, const IntRect& cropRect)
PassRefPtrWillBeRawPtr  164 Source/core/frame/ImageBitmap.cpp PassRefPtrWillBeRawPtr<ImageBitmap> ImageBitmap::create(HTMLCanvasElement* canvas, const IntRect& cropRect)
PassRefPtrWillBeRawPtr  170 Source/core/frame/ImageBitmap.cpp PassRefPtrWillBeRawPtr<ImageBitmap> ImageBitmap::create(ImageData* data, const IntRect& cropRect)
PassRefPtrWillBeRawPtr  176 Source/core/frame/ImageBitmap.cpp PassRefPtrWillBeRawPtr<ImageBitmap> ImageBitmap::create(ImageBitmap* bitmap, const IntRect& cropRect)
PassRefPtrWillBeRawPtr  182 Source/core/frame/ImageBitmap.cpp PassRefPtrWillBeRawPtr<ImageBitmap> ImageBitmap::create(Image* image, const IntRect& cropRect)
PassRefPtrWillBeRawPtr   26 Source/core/frame/ImageBitmap.h     static PassRefPtrWillBeRawPtr<ImageBitmap> create(HTMLImageElement*, const IntRect&);
PassRefPtrWillBeRawPtr   27 Source/core/frame/ImageBitmap.h     static PassRefPtrWillBeRawPtr<ImageBitmap> create(HTMLVideoElement*, const IntRect&);
PassRefPtrWillBeRawPtr   28 Source/core/frame/ImageBitmap.h     static PassRefPtrWillBeRawPtr<ImageBitmap> create(HTMLCanvasElement*, const IntRect&);
PassRefPtrWillBeRawPtr   29 Source/core/frame/ImageBitmap.h     static PassRefPtrWillBeRawPtr<ImageBitmap> create(ImageData*, const IntRect&);
PassRefPtrWillBeRawPtr   30 Source/core/frame/ImageBitmap.h     static PassRefPtrWillBeRawPtr<ImageBitmap> create(ImageBitmap*, const IntRect&);
PassRefPtrWillBeRawPtr   31 Source/core/frame/ImageBitmap.h     static PassRefPtrWillBeRawPtr<ImageBitmap> create(Image*, const IntRect&);
PassRefPtrWillBeRawPtr  218 Source/core/frame/LocalFrame.cpp void LocalFrame::setDOMWindow(PassRefPtrWillBeRawPtr<DOMWindow> domWindow)
PassRefPtrWillBeRawPtr  307 Source/core/frame/LocalFrame.cpp PassRefPtrWillBeRawPtr<Range> LocalFrame::rangeForPoint(const IntPoint& framePoint)
PassRefPtrWillBeRawPtr   76 Source/core/frame/LocalFrame.h         virtual void setDOMWindow(PassRefPtrWillBeRawPtr<DOMWindow>) OVERRIDE;
PassRefPtrWillBeRawPtr  134 Source/core/frame/LocalFrame.h         PassRefPtrWillBeRawPtr<Range> rangeForPoint(const IntPoint& framePoint);
PassRefPtrWillBeRawPtr   48 Source/core/frame/Location.h     static PassRefPtrWillBeRawPtr<Location> create(LocalFrame* frame)
PassRefPtrWillBeRawPtr   45 Source/core/frame/Navigator.h     static PassRefPtrWillBeRawPtr<Navigator> create(LocalFrame* frame)
PassRefPtrWillBeRawPtr   49 Source/core/frame/Screen.h         static PassRefPtrWillBeRawPtr<Screen> create(LocalFrame* frame)
PassRefPtrWillBeRawPtr   51 Source/core/html/DOMFormData.h     static PassRefPtrWillBeRawPtr<DOMFormData> create(HTMLFormElement* form)
PassRefPtrWillBeRawPtr   56 Source/core/html/DOMFormData.h     static PassRefPtrWillBeRawPtr<DOMFormData> create(const WTF::TextEncoding& encoding)
PassRefPtrWillBeRawPtr   46 Source/core/html/FormDataList.cpp void FormDataList::appendBlob(PassRefPtrWillBeRawPtr<Blob> blob, const String& filename)
PassRefPtrWillBeRawPtr   40 Source/core/html/FormDataList.h         Item(PassRefPtrWillBeRawPtr<Blob> blob, const String& filename) : m_blob(blob), m_filename(filename) { }
PassRefPtrWillBeRawPtr   71 Source/core/html/FormDataList.h     void appendBlob(const String& key, PassRefPtrWillBeRawPtr<Blob> blob, const String& filename = String())
PassRefPtrWillBeRawPtr   90 Source/core/html/FormDataList.h     void appendBlob(PassRefPtrWillBeRawPtr<Blob>, const String& filename);
PassRefPtrWillBeRawPtr  404 Source/core/html/HTMLCanvasElement.cpp PassRefPtrWillBeRawPtr<ImageData> HTMLCanvasElement::getImageData()
PassRefPtrWillBeRawPtr  117 Source/core/html/HTMLCanvasElement.h     PassRefPtrWillBeRawPtr<ImageData> getImageData();
PassRefPtrWillBeRawPtr 1333 Source/core/html/HTMLInputElement.cpp void HTMLInputElement::setFiles(PassRefPtrWillBeRawPtr<FileList> files)
PassRefPtrWillBeRawPtr  206 Source/core/html/HTMLInputElement.h     void setFiles(PassRefPtrWillBeRawPtr<FileList>);
PassRefPtrWillBeRawPtr  516 Source/core/html/HTMLMediaElement.cpp void HTMLMediaElement::scheduleEvent(PassRefPtrWillBeRawPtr<Event> event)
PassRefPtrWillBeRawPtr  266 Source/core/html/HTMLMediaElement.h     void scheduleEvent(PassRefPtrWillBeRawPtr<Event>);
PassRefPtrWillBeRawPtr  424 Source/core/html/HTMLTextFormControlElement.cpp PassRefPtrWillBeRawPtr<Range> HTMLTextFormControlElement::selection() const
PassRefPtrWillBeRawPtr   72 Source/core/html/HTMLTextFormControlElement.h     PassRefPtrWillBeRawPtr<Range> selection() const;
PassRefPtrWillBeRawPtr   38 Source/core/html/ImageData.cpp PassRefPtrWillBeRawPtr<ImageData> ImageData::create(const IntSize& size)
PassRefPtrWillBeRawPtr   49 Source/core/html/ImageData.cpp PassRefPtrWillBeRawPtr<ImageData> ImageData::create(const IntSize& size, PassRefPtr<Uint8ClampedArray> byteArray)
PassRefPtrWillBeRawPtr   64 Source/core/html/ImageData.cpp PassRefPtrWillBeRawPtr<ImageData> ImageData::create(unsigned width, unsigned height, ExceptionState& exceptionState)
PassRefPtrWillBeRawPtr   88 Source/core/html/ImageData.cpp PassRefPtrWillBeRawPtr<ImageData> ImageData::create(Uint8ClampedArray* data, unsigned width, unsigned height, ExceptionState& exceptionState)
PassRefPtrWillBeRawPtr   45 Source/core/html/ImageData.h     static PassRefPtrWillBeRawPtr<ImageData> create(const IntSize&);
PassRefPtrWillBeRawPtr   46 Source/core/html/ImageData.h     static PassRefPtrWillBeRawPtr<ImageData> create(const IntSize&, PassRefPtr<Uint8ClampedArray>);
PassRefPtrWillBeRawPtr   47 Source/core/html/ImageData.h     static PassRefPtrWillBeRawPtr<ImageData> create(unsigned width, unsigned height, ExceptionState&);
PassRefPtrWillBeRawPtr   48 Source/core/html/ImageData.h     static PassRefPtrWillBeRawPtr<ImageData> create(Uint8ClampedArray*, unsigned width, unsigned height, ExceptionState&);
PassRefPtrWillBeRawPtr   50 Source/core/html/MediaKeyEvent.h     static PassRefPtrWillBeRawPtr<MediaKeyEvent> create()
PassRefPtrWillBeRawPtr   55 Source/core/html/MediaKeyEvent.h     static PassRefPtrWillBeRawPtr<MediaKeyEvent> create(const AtomicString& type, const MediaKeyEventInit& initializer)
PassRefPtrWillBeRawPtr 1815 Source/core/html/canvas/CanvasRenderingContext2D.cpp static PassRefPtrWillBeRawPtr<ImageData> createEmptyImageData(const IntSize& size)
PassRefPtrWillBeRawPtr 1825 Source/core/html/canvas/CanvasRenderingContext2D.cpp PassRefPtrWillBeRawPtr<ImageData> CanvasRenderingContext2D::createImageData(PassRefPtrWillBeRawPtr<ImageData> imageData, ExceptionState& exceptionState) const
PassRefPtrWillBeRawPtr 1835 Source/core/html/canvas/CanvasRenderingContext2D.cpp PassRefPtrWillBeRawPtr<ImageData> CanvasRenderingContext2D::createImageData(float sw, float sh, ExceptionState& exceptionState) const
PassRefPtrWillBeRawPtr 1860 Source/core/html/canvas/CanvasRenderingContext2D.cpp PassRefPtrWillBeRawPtr<ImageData> CanvasRenderingContext2D::getImageData(float sx, float sy, float sw, float sh, ExceptionState& exceptionState) const
PassRefPtrWillBeRawPtr  201 Source/core/html/canvas/CanvasRenderingContext2D.h     PassRefPtrWillBeRawPtr<ImageData> createImageData(PassRefPtrWillBeRawPtr<ImageData>, ExceptionState&) const;
PassRefPtrWillBeRawPtr  202 Source/core/html/canvas/CanvasRenderingContext2D.h     PassRefPtrWillBeRawPtr<ImageData> createImageData(float width, float height, ExceptionState&) const;
PassRefPtrWillBeRawPtr  203 Source/core/html/canvas/CanvasRenderingContext2D.h     PassRefPtrWillBeRawPtr<ImageData> getImageData(float sx, float sy, float sw, float sh, ExceptionState&) const;
PassRefPtrWillBeRawPtr   41 Source/core/html/canvas/WebGLContextEvent.h     static PassRefPtrWillBeRawPtr<WebGLContextEvent> create()
PassRefPtrWillBeRawPtr   45 Source/core/html/canvas/WebGLContextEvent.h     static PassRefPtrWillBeRawPtr<WebGLContextEvent> create(const AtomicString& type, bool canBubble, bool cancelable, const String& statusMessage)
PassRefPtrWillBeRawPtr   49 Source/core/html/canvas/WebGLContextEvent.h     static PassRefPtrWillBeRawPtr<WebGLContextEvent> create(const AtomicString& type, const WebGLContextEventInit& initializer)
PassRefPtrWillBeRawPtr  864 Source/core/html/canvas/WebGLRenderingContextBase.cpp PassRefPtrWillBeRawPtr<ImageData> WebGLRenderingContextBase::paintRenderingResultsToImageData()
PassRefPtrWillBeRawPtr  336 Source/core/html/canvas/WebGLRenderingContextBase.h     PassRefPtrWillBeRawPtr<ImageData> paintRenderingResultsToImageData();
PassRefPtrWillBeRawPtr  213 Source/core/html/forms/FileInputType.cpp PassRefPtrWillBeRawPtr<FileList> FileInputType::createFileList(const Vector<FileChooserFileInfo>& files) const
PassRefPtrWillBeRawPtr  275 Source/core/html/forms/FileInputType.cpp void FileInputType::setFiles(PassRefPtrWillBeRawPtr<FileList> files)
PassRefPtrWillBeRawPtr   62 Source/core/html/forms/FileInputType.h     virtual void setFiles(PassRefPtrWillBeRawPtr<FileList>) OVERRIDE;
PassRefPtrWillBeRawPtr   77 Source/core/html/forms/FileInputType.h     PassRefPtrWillBeRawPtr<FileList> createFileList(const Vector<FileChooserFileInfo>& files) const;
PassRefPtrWillBeRawPtr  526 Source/core/html/forms/InputType.cpp void InputType::setFiles(PassRefPtrWillBeRawPtr<FileList>)
PassRefPtrWillBeRawPtr  173 Source/core/html/forms/InputType.h     virtual void setFiles(PassRefPtrWillBeRawPtr<FileList>);
PassRefPtrWillBeRawPtr   88 Source/core/html/parser/HTMLScriptRunner.cpp inline PassRefPtrWillBeRawPtr<Event> createScriptLoadEvent()
PassRefPtrWillBeRawPtr  149 Source/core/html/track/TextTrackCue.cpp bool TextTrackCue::dispatchEvent(PassRefPtrWillBeRawPtr<Event> event)
PassRefPtrWillBeRawPtr   75 Source/core/html/track/TextTrackCue.h     virtual bool dispatchEvent(PassRefPtrWillBeRawPtr<Event>) OVERRIDE;
PassRefPtrWillBeRawPtr   44 Source/core/html/track/TrackEvent.h     static PassRefPtrWillBeRawPtr<TrackEvent> create()
PassRefPtrWillBeRawPtr   49 Source/core/html/track/TrackEvent.h     static PassRefPtrWillBeRawPtr<TrackEvent> create(const AtomicString& type, const TrackEventInit& initializer)
PassRefPtrWillBeRawPtr   99 Source/core/inspector/InspectorStyleSheet.cpp     void addNewRuleToSourceTree(PassRefPtrWillBeRawPtr<CSSRuleSourceData>);
PassRefPtrWillBeRawPtr  100 Source/core/inspector/InspectorStyleSheet.cpp     PassRefPtrWillBeRawPtr<CSSRuleSourceData> popRuleData();
PassRefPtrWillBeRawPtr  187 Source/core/inspector/InspectorStyleSheet.cpp void StyleSheetHandler::addNewRuleToSourceTree(PassRefPtrWillBeRawPtr<CSSRuleSourceData> rule)
PassRefPtrWillBeRawPtr  195 Source/core/inspector/InspectorStyleSheet.cpp PassRefPtrWillBeRawPtr<CSSRuleSourceData> StyleSheetHandler::popRuleData()
PassRefPtrWillBeRawPtr  368 Source/core/inspector/InspectorStyleSheet.cpp     PassRefPtrWillBeRawPtr<WebCore::CSSRuleSourceData> ruleSourceDataAt(unsigned) const;
PassRefPtrWillBeRawPtr  442 Source/core/inspector/InspectorStyleSheet.cpp PassRefPtrWillBeRawPtr<WebCore::CSSRuleSourceData> ParsedStyleSheet::ruleSourceDataAt(unsigned index) const
PassRefPtrWillBeRawPtr  474 Source/core/inspector/InspectorStyleSheet.cpp static PassRefPtrWillBeRawPtr<CSSRuleList> asCSSRuleList(CSSStyleSheet* styleSheet)
PassRefPtrWillBeRawPtr  490 Source/core/inspector/InspectorStyleSheet.cpp static PassRefPtrWillBeRawPtr<CSSRuleList> asCSSRuleList(CSSRule* rule)
PassRefPtrWillBeRawPtr  729 Source/core/inspector/InspectorStyleSheet.cpp PassRefPtrWillBeRawPtr<CSSRuleSourceData> InspectorStyle::extractSourceData() const
PassRefPtrWillBeRawPtr  949 Source/core/inspector/InspectorStyleSheet.cpp PassRefPtr<InspectorStyleSheet> InspectorStyleSheet::create(InspectorPageAgent* pageAgent, InspectorResourceAgent* resourceAgent, const String& id, PassRefPtrWillBeRawPtr<CSSStyleSheet> pageStyleSheet, TypeBuilder::CSS::StyleSheetOrigin::Enum origin, const String& documentURL, Listener* listener)
PassRefPtrWillBeRawPtr  954 Source/core/inspector/InspectorStyleSheet.cpp InspectorStyleSheet::InspectorStyleSheet(InspectorPageAgent* pageAgent, InspectorResourceAgent* resourceAgent, const String& id, PassRefPtrWillBeRawPtr<CSSStyleSheet> pageStyleSheet, TypeBuilder::CSS::StyleSheetOrigin::Enum origin, const String& documentURL, Listener* listener)
PassRefPtrWillBeRawPtr 1379 Source/core/inspector/InspectorStyleSheet.cpp PassRefPtrWillBeRawPtr<CSSRuleSourceData> InspectorStyleSheet::ruleSourceDataAt(unsigned ruleIndex) const
PassRefPtrWillBeRawPtr 1414 Source/core/inspector/InspectorStyleSheet.cpp static void collectFlatRules(PassRefPtrWillBeRawPtr<CSSRuleList> ruleList, CSSRuleVector* result)
PassRefPtrWillBeRawPtr 1640 Source/core/inspector/InspectorStyleSheet.cpp PassRefPtrWillBeRawPtr<CSSRuleSourceData> InspectorStyleSheetForInlineStyle::getStyleAttributeData() const
PassRefPtrWillBeRawPtr  153 Source/core/inspector/InspectorStyleSheet.h     PassRefPtrWillBeRawPtr<CSSRuleSourceData> extractSourceData() const;
PassRefPtrWillBeRawPtr  206 Source/core/inspector/InspectorStyleSheet.h     virtual PassRefPtrWillBeRawPtr<CSSRuleSourceData> ruleSourceDataAt(unsigned) const = 0;
PassRefPtrWillBeRawPtr  218 Source/core/inspector/InspectorStyleSheet.h     static PassRefPtr<InspectorStyleSheet> create(InspectorPageAgent*, InspectorResourceAgent*, const String& id, PassRefPtrWillBeRawPtr<CSSStyleSheet> pageStyleSheet, TypeBuilder::CSS::StyleSheetOrigin::Enum, const String& documentURL, Listener*);
PassRefPtrWillBeRawPtr  250 Source/core/inspector/InspectorStyleSheet.h     virtual PassRefPtrWillBeRawPtr<CSSRuleSourceData> ruleSourceDataAt(unsigned) const OVERRIDE;
PassRefPtrWillBeRawPtr  254 Source/core/inspector/InspectorStyleSheet.h     InspectorStyleSheet(InspectorPageAgent*, InspectorResourceAgent*, const String& id, PassRefPtrWillBeRawPtr<CSSStyleSheet> pageStyleSheet, TypeBuilder::CSS::StyleSheetOrigin::Enum, const String& documentURL, Listener*);
PassRefPtrWillBeRawPtr  300 Source/core/inspector/InspectorStyleSheet.h     virtual PassRefPtrWillBeRawPtr<CSSRuleSourceData> ruleSourceDataAt(unsigned ruleIndex) const OVERRIDE { ASSERT_UNUSED(ruleIndex, !ruleIndex); return m_ruleSourceData; }
PassRefPtrWillBeRawPtr  306 Source/core/inspector/InspectorStyleSheet.h     PassRefPtrWillBeRawPtr<CSSRuleSourceData> getStyleAttributeData() const;
PassRefPtrWillBeRawPtr  146 Source/core/loader/FormSubmission.cpp inline FormSubmission::FormSubmission(Method method, const KURL& action, const AtomicString& target, const AtomicString& contentType, PassRefPtr<FormState> state, PassRefPtr<FormData> data, const String& boundary, PassRefPtrWillBeRawPtr<Event> event)
PassRefPtrWillBeRawPtr  164 Source/core/loader/FormSubmission.cpp PassRefPtr<FormSubmission> FormSubmission::create(HTMLFormElement* form, const Attributes& attributes, PassRefPtrWillBeRawPtr<Event> event, FormSubmissionTrigger trigger)
PassRefPtrWillBeRawPtr   96 Source/core/loader/FormSubmission.h     static PassRefPtr<FormSubmission> create(HTMLFormElement*, const Attributes&, PassRefPtrWillBeRawPtr<Event>, FormSubmissionTrigger);
PassRefPtrWillBeRawPtr  116 Source/core/loader/FormSubmission.h     FormSubmission(Method, const KURL& action, const AtomicString& target, const AtomicString& contentType, PassRefPtr<FormState>, PassRefPtr<FormData>, const String& boundary, PassRefPtrWillBeRawPtr<Event>);
PassRefPtrWillBeRawPtr   95 Source/core/loader/FrameLoadRequest.h     void setTriggeringEvent(PassRefPtrWillBeRawPtr<Event> triggeringEvent) { m_triggeringEvent = triggeringEvent; }
PassRefPtrWillBeRawPtr   58 Source/core/loader/NavigationAction.cpp     bool isFormSubmission, PassRefPtrWillBeRawPtr<Event> passEvent)
PassRefPtrWillBeRawPtr   45 Source/core/loader/NavigationAction.h         NavigationAction(const ResourceRequest&, FrameLoadType = FrameLoadTypeStandard, bool isFormSubmission = false, PassRefPtrWillBeRawPtr<Event> = nullptr);
PassRefPtrWillBeRawPtr   47 Source/core/loader/appcache/ApplicationCache.h     static PassRefPtrWillBeRawPtr<ApplicationCache> create(LocalFrame* frame)
PassRefPtrWillBeRawPtr  352 Source/core/page/DOMSelection.cpp PassRefPtrWillBeRawPtr<Range> DOMSelection::getRangeAt(int index, ExceptionState& exceptionState)
PassRefPtrWillBeRawPtr   53 Source/core/page/DOMSelection.h     static PassRefPtrWillBeRawPtr<DOMSelection> create(const TreeScope* treeScope)
PassRefPtrWillBeRawPtr   86 Source/core/page/DOMSelection.h     PassRefPtrWillBeRawPtr<Range> getRangeAt(int, ExceptionState&);
PassRefPtrWillBeRawPtr  124 Source/core/page/DragController.cpp static PassRefPtrWillBeRawPtr<Clipboard> createDraggingClipboard(ClipboardAccessPolicy policy, DragData* dragData)
PassRefPtrWillBeRawPtr  135 Source/core/page/DragData.cpp PassRefPtr<DocumentFragment> DragData::asFragment(LocalFrame* frame, PassRefPtrWillBeRawPtr<Range>, bool, bool&) const
PassRefPtrWillBeRawPtr   70 Source/core/page/DragData.h     PassRefPtr<DocumentFragment> asFragment(LocalFrame*, PassRefPtrWillBeRawPtr<Range> context, bool allowPlainText, bool& chosePlainText) const;
PassRefPtrWillBeRawPtr 4029 Source/core/page/EventHandler.cpp PassRefPtrWillBeRawPtr<Clipboard> EventHandler::createDraggingClipboard() const
PassRefPtrWillBeRawPtr  184 Source/core/page/EventHandler.h     PassRefPtrWillBeRawPtr<Clipboard> createDraggingClipboard() const;
PassRefPtrWillBeRawPtr   75 Source/core/page/EventSource.cpp PassRefPtrWillBeRawPtr<EventSource> EventSource::create(ExecutionContext* context, const String& url, const Dictionary& eventSourceInit, ExceptionState& exceptionState)
PassRefPtrWillBeRawPtr  427 Source/core/page/EventSource.cpp PassRefPtrWillBeRawPtr<MessageEvent> EventSource::createMessageEvent()
PassRefPtrWillBeRawPtr   58 Source/core/page/EventSource.h     static PassRefPtrWillBeRawPtr<EventSource> create(ExecutionContext*, const String& url, const Dictionary&, ExceptionState&);
PassRefPtrWillBeRawPtr  110 Source/core/page/EventSource.h     PassRefPtrWillBeRawPtr<MessageEvent> createMessageEvent();
PassRefPtrWillBeRawPtr   47 Source/core/page/PagePopupController.cpp PassRefPtrWillBeRawPtr<PagePopupController> PagePopupController::create(PagePopupClient* client)
PassRefPtrWillBeRawPtr   45 Source/core/page/PagePopupController.h     static PassRefPtrWillBeRawPtr<PagePopupController> create(PagePopupClient*);
PassRefPtrWillBeRawPtr   65 Source/core/plugins/DOMMimeType.cpp PassRefPtrWillBeRawPtr<DOMPlugin> DOMMimeType::enabledPlugin() const
PassRefPtrWillBeRawPtr   39 Source/core/plugins/DOMMimeType.h     static PassRefPtrWillBeRawPtr<DOMMimeType> create(PassRefPtr<PluginData> pluginData, LocalFrame* frame, unsigned index)
PassRefPtrWillBeRawPtr   48 Source/core/plugins/DOMMimeType.h     PassRefPtrWillBeRawPtr<DOMPlugin> enabledPlugin() const;
PassRefPtrWillBeRawPtr   48 Source/core/plugins/DOMMimeTypeArray.cpp PassRefPtrWillBeRawPtr<DOMMimeType> DOMMimeTypeArray::item(unsigned index)
PassRefPtrWillBeRawPtr   72 Source/core/plugins/DOMMimeTypeArray.cpp PassRefPtrWillBeRawPtr<DOMMimeType> DOMMimeTypeArray::namedItem(const AtomicString& propertyName)
PassRefPtrWillBeRawPtr   40 Source/core/plugins/DOMMimeTypeArray.h     static PassRefPtrWillBeRawPtr<DOMMimeTypeArray> create(LocalFrame* frame)
PassRefPtrWillBeRawPtr   47 Source/core/plugins/DOMMimeTypeArray.h     PassRefPtrWillBeRawPtr<DOMMimeType> item(unsigned index);
PassRefPtrWillBeRawPtr   49 Source/core/plugins/DOMMimeTypeArray.h     PassRefPtrWillBeRawPtr<DOMMimeType> namedItem(const AtomicString& propertyName);
PassRefPtrWillBeRawPtr   59 Source/core/plugins/DOMPlugin.cpp PassRefPtrWillBeRawPtr<DOMMimeType> DOMPlugin::item(unsigned index)
PassRefPtrWillBeRawPtr   83 Source/core/plugins/DOMPlugin.cpp PassRefPtrWillBeRawPtr<DOMMimeType> DOMPlugin::namedItem(const AtomicString& propertyName)
PassRefPtrWillBeRawPtr   38 Source/core/plugins/DOMPlugin.h     static PassRefPtrWillBeRawPtr<DOMPlugin> create(PluginData* pluginData, LocalFrame* frame, unsigned index)
PassRefPtrWillBeRawPtr   50 Source/core/plugins/DOMPlugin.h     PassRefPtrWillBeRawPtr<DOMMimeType> item(unsigned index);
PassRefPtrWillBeRawPtr   52 Source/core/plugins/DOMPlugin.h     PassRefPtrWillBeRawPtr<DOMMimeType> namedItem(const AtomicString& propertyName);
PassRefPtrWillBeRawPtr   48 Source/core/plugins/DOMPluginArray.cpp PassRefPtrWillBeRawPtr<DOMPlugin> DOMPluginArray::item(unsigned index)
PassRefPtrWillBeRawPtr   72 Source/core/plugins/DOMPluginArray.cpp PassRefPtrWillBeRawPtr<DOMPlugin> DOMPluginArray::namedItem(const AtomicString& propertyName)
PassRefPtrWillBeRawPtr   40 Source/core/plugins/DOMPluginArray.h     static PassRefPtrWillBeRawPtr<DOMPluginArray> create(LocalFrame* frame)
PassRefPtrWillBeRawPtr   47 Source/core/plugins/DOMPluginArray.h     PassRefPtrWillBeRawPtr<DOMPlugin> item(unsigned index);
PassRefPtrWillBeRawPtr   49 Source/core/plugins/DOMPluginArray.h     PassRefPtrWillBeRawPtr<DOMPlugin> namedItem(const AtomicString& propertyName);
PassRefPtrWillBeRawPtr   45 Source/core/rendering/style/StyleFetchedImage.cpp PassRefPtrWillBeRawPtr<CSSValue> StyleFetchedImage::cssValue() const
PassRefPtrWillBeRawPtr   43 Source/core/rendering/style/StyleFetchedImage.h     virtual PassRefPtrWillBeRawPtr<CSSValue> cssValue() const OVERRIDE;
PassRefPtrWillBeRawPtr   50 Source/core/rendering/style/StyleFetchedImageSet.cpp PassRefPtrWillBeRawPtr<CSSValue> StyleFetchedImageSet::cssValue() const
PassRefPtrWillBeRawPtr   50 Source/core/rendering/style/StyleFetchedImageSet.h     virtual PassRefPtrWillBeRawPtr<CSSValue> cssValue() const OVERRIDE;
PassRefPtrWillBeRawPtr   33 Source/core/rendering/style/StyleGeneratedImage.cpp StyleGeneratedImage::StyleGeneratedImage(PassRefPtrWillBeRawPtr<CSSImageGeneratorValue> value)
PassRefPtrWillBeRawPtr   40 Source/core/rendering/style/StyleGeneratedImage.cpp PassRefPtrWillBeRawPtr<CSSValue> StyleGeneratedImage::cssValue() const
PassRefPtrWillBeRawPtr   43 Source/core/rendering/style/StyleGeneratedImage.h     virtual PassRefPtrWillBeRawPtr<CSSValue> cssValue() const OVERRIDE;
PassRefPtrWillBeRawPtr   57 Source/core/rendering/style/StyleGeneratedImage.h     StyleGeneratedImage(PassRefPtrWillBeRawPtr<CSSImageGeneratorValue>);
PassRefPtrWillBeRawPtr   52 Source/core/rendering/style/StyleImage.h     virtual PassRefPtrWillBeRawPtr<CSSValue> cssValue() const = 0;
PassRefPtrWillBeRawPtr   48 Source/core/rendering/style/StylePendingImage.h     virtual PassRefPtrWillBeRawPtr<CSSValue> cssValue() const OVERRIDE { return m_value; }
PassRefPtrWillBeRawPtr   39 Source/core/speech/SpeechInputEvent.cpp PassRefPtrWillBeRawPtr<SpeechInputEvent> SpeechInputEvent::create()
PassRefPtrWillBeRawPtr   44 Source/core/speech/SpeechInputEvent.cpp PassRefPtrWillBeRawPtr<SpeechInputEvent> SpeechInputEvent::create(const AtomicString& eventType, const SpeechInputResultArray& results)
PassRefPtrWillBeRawPtr   40 Source/core/speech/SpeechInputEvent.h     static PassRefPtrWillBeRawPtr<SpeechInputEvent> create();
PassRefPtrWillBeRawPtr   41 Source/core/speech/SpeechInputEvent.h     static PassRefPtrWillBeRawPtr<SpeechInputEvent> create(const AtomicString& eventType, const SpeechInputResultArray& results);
PassRefPtrWillBeRawPtr   33 Source/core/speech/SpeechInputResult.cpp PassRefPtrWillBeRawPtr<SpeechInputResult> SpeechInputResult::create(const String& utterance, double confidence)
PassRefPtrWillBeRawPtr   38 Source/core/speech/SpeechInputResult.cpp PassRefPtrWillBeRawPtr<SpeechInputResult> SpeechInputResult::create(const SpeechInputResult& source)
PassRefPtrWillBeRawPtr   43 Source/core/speech/SpeechInputResult.h     static PassRefPtrWillBeRawPtr<SpeechInputResult> create(const SpeechInputResult& source);
PassRefPtrWillBeRawPtr   44 Source/core/speech/SpeechInputResult.h     static PassRefPtrWillBeRawPtr<SpeechInputResult> create(const String& utterance, double confidence);
PassRefPtrWillBeRawPtr   38 Source/core/speech/SpeechInputResultList.cpp PassRefPtrWillBeRawPtr<SpeechInputResultList> SpeechInputResultList::create(const SpeechInputResultArray& results)
PassRefPtrWillBeRawPtr   41 Source/core/speech/SpeechInputResultList.h     static PassRefPtrWillBeRawPtr<SpeechInputResultList> create(const SpeechInputResultArray& results);
PassRefPtrWillBeRawPtr   36 Source/core/storage/Storage.cpp PassRefPtrWillBeRawPtr<Storage> Storage::create(LocalFrame* frame, PassOwnPtrWillBeRawPtr<StorageArea> storageArea)
PassRefPtrWillBeRawPtr   45 Source/core/storage/Storage.h     static PassRefPtrWillBeRawPtr<Storage> create(LocalFrame*, PassOwnPtrWillBeRawPtr<StorageArea>);
PassRefPtrWillBeRawPtr   37 Source/core/storage/StorageEvent.cpp PassRefPtrWillBeRawPtr<StorageEvent> StorageEvent::create()
PassRefPtrWillBeRawPtr   51 Source/core/storage/StorageEvent.cpp PassRefPtrWillBeRawPtr<StorageEvent> StorageEvent::create(const AtomicString& type, const String& key, const String& oldValue, const String& newValue, const String& url, Storage* storageArea)
PassRefPtrWillBeRawPtr   56 Source/core/storage/StorageEvent.cpp PassRefPtrWillBeRawPtr<StorageEvent> StorageEvent::create(const AtomicString& type, const StorageEventInit& initializer)
PassRefPtrWillBeRawPtr   49 Source/core/storage/StorageEvent.h     static PassRefPtrWillBeRawPtr<StorageEvent> create();
PassRefPtrWillBeRawPtr   50 Source/core/storage/StorageEvent.h     static PassRefPtrWillBeRawPtr<StorageEvent> create(const AtomicString& type, const String& key, const String& oldValue, const String& newValue, const String& url, Storage* storageArea);
PassRefPtrWillBeRawPtr   51 Source/core/storage/StorageEvent.h     static PassRefPtrWillBeRawPtr<StorageEvent> create(const AtomicString&, const StorageEventInit&);
PassRefPtrWillBeRawPtr  237 Source/core/svg/SVGElementInstance.cpp bool SVGElementInstance::dispatchEvent(PassRefPtrWillBeRawPtr<Event> event)
PassRefPtrWillBeRawPtr   58 Source/core/svg/SVGElementInstance.h     virtual bool dispatchEvent(PassRefPtrWillBeRawPtr<Event>) OVERRIDE;
PassRefPtrWillBeRawPtr   40 Source/core/svg/SVGFontFaceNameElement.cpp PassRefPtrWillBeRawPtr<CSSFontFaceSrcValue> SVGFontFaceNameElement::srcValue() const
PassRefPtrWillBeRawPtr   35 Source/core/svg/SVGFontFaceNameElement.h     PassRefPtrWillBeRawPtr<CSSFontFaceSrcValue> srcValue() const;
PassRefPtrWillBeRawPtr   48 Source/core/svg/SVGFontFaceSrcElement.cpp PassRefPtrWillBeRawPtr<CSSValueList> SVGFontFaceSrcElement::srcValue() const
PassRefPtrWillBeRawPtr   35 Source/core/svg/SVGFontFaceSrcElement.h     PassRefPtrWillBeRawPtr<CSSValueList> srcValue() const;
PassRefPtrWillBeRawPtr   54 Source/core/svg/SVGFontFaceUriElement.cpp PassRefPtrWillBeRawPtr<CSSFontFaceSrcValue> SVGFontFaceUriElement::srcValue() const
PassRefPtrWillBeRawPtr   39 Source/core/svg/SVGFontFaceUriElement.h     PassRefPtrWillBeRawPtr<CSSFontFaceSrcValue> srcValue() const;
PassRefPtrWillBeRawPtr  306 Source/core/svg/SVGLength.cpp PassRefPtrWillBeRawPtr<CSSPrimitiveValue> SVGLength::toCSSPrimitiveValue(PassRefPtr<SVGLength> passLength)
PassRefPtrWillBeRawPtr   94 Source/core/svg/SVGLength.h     static PassRefPtrWillBeRawPtr<CSSPrimitiveValue> toCSSPrimitiveValue(PassRefPtr<SVGLength>);
PassRefPtrWillBeRawPtr   75 Source/core/svg/SVGPaint.cpp PassRefPtrWillBeRawPtr<SVGPaint> SVGPaint::cloneForCSSOM() const
PassRefPtrWillBeRawPtr   50 Source/core/svg/SVGPaint.h     static PassRefPtrWillBeRawPtr<SVGPaint> createUnknown()
PassRefPtrWillBeRawPtr   55 Source/core/svg/SVGPaint.h     static PassRefPtrWillBeRawPtr<SVGPaint> createNone()
PassRefPtrWillBeRawPtr   60 Source/core/svg/SVGPaint.h     static PassRefPtrWillBeRawPtr<SVGPaint> createCurrentColor()
PassRefPtrWillBeRawPtr   65 Source/core/svg/SVGPaint.h     static PassRefPtrWillBeRawPtr<SVGPaint> createColor(const Color& color)
PassRefPtrWillBeRawPtr   72 Source/core/svg/SVGPaint.h     static PassRefPtrWillBeRawPtr<SVGPaint> createURI(const String& uri)
PassRefPtrWillBeRawPtr   78 Source/core/svg/SVGPaint.h     static PassRefPtrWillBeRawPtr<SVGPaint> createURIAndColor(const String& uri, const Color& color)
PassRefPtrWillBeRawPtr   85 Source/core/svg/SVGPaint.h     static PassRefPtrWillBeRawPtr<SVGPaint> createURIAndNone(const String& uri)
PassRefPtrWillBeRawPtr   91 Source/core/svg/SVGPaint.h     static PassRefPtrWillBeRawPtr<SVGPaint> createURIAndCurrentColor(const String& uri)
PassRefPtrWillBeRawPtr  102 Source/core/svg/SVGPaint.h     PassRefPtrWillBeRawPtr<SVGPaint> cloneForCSSOM() const;
PassRefPtrWillBeRawPtr  116 Source/core/svg/SVGPaint.h     static PassRefPtrWillBeRawPtr<SVGPaint> create(const SVGPaintType& type, const String& uri, const Color& color)
PassRefPtrWillBeRawPtr   33 Source/core/svg/SVGZoomEvent.h     static PassRefPtrWillBeRawPtr<SVGZoomEvent> create()
PassRefPtrWillBeRawPtr   52 Source/core/svg/animation/SVGSMILElement.cpp     static PassRefPtrWillBeRawPtr<RepeatEvent> create(const AtomicString& type, int repeat)
PassRefPtrWillBeRawPtr   44 Source/core/testing/GCObservation.h     static PassRefPtrWillBeRawPtr<GCObservation> create(v8::Handle<v8::Value> observedValue)
PassRefPtrWillBeRawPtr   43 Source/core/testing/InternalProfilers.h     static PassRefPtrWillBeRawPtr<InternalProfilers> create()
PassRefPtrWillBeRawPtr   76 Source/core/testing/InternalSettings.h     static PassRefPtrWillBeRawPtr<InternalSettings> create(Page& page)
PassRefPtrWillBeRawPtr  192 Source/core/testing/Internals.cpp PassRefPtrWillBeRawPtr<Internals> Internals::create(Document* document)
PassRefPtrWillBeRawPtr  278 Source/core/testing/Internals.cpp PassRefPtrWillBeRawPtr<GCObservation> Internals::observeGC(ScriptValue scriptValue)
PassRefPtrWillBeRawPtr  763 Source/core/testing/Internals.cpp PassRefPtrWillBeRawPtr<PagePopupController> Internals::pagePopupController()
PassRefPtrWillBeRawPtr  871 Source/core/testing/Internals.cpp PassRefPtrWillBeRawPtr<Range> Internals::markerRangeForNode(Node* node, const String& markerType, unsigned index, ExceptionState& exceptionState)
PassRefPtrWillBeRawPtr 1081 Source/core/testing/Internals.cpp PassRefPtrWillBeRawPtr<Range> Internals::rangeFromLocationAndLength(Element* scope, int rangeLocation, int rangeLength, ExceptionState& exceptionState)
PassRefPtrWillBeRawPtr 1130 Source/core/testing/Internals.cpp PassRefPtrWillBeRawPtr<DOMPoint> Internals::touchPositionAdjustedToBestClickableNode(long x, long y, long width, long height, Document* document, ExceptionState& exceptionState)
PassRefPtrWillBeRawPtr 1170 Source/core/testing/Internals.cpp PassRefPtrWillBeRawPtr<DOMPoint> Internals::touchPositionAdjustedToBestContextMenuNode(long x, long y, long width, long height, Document* document, ExceptionState& exceptionState)
PassRefPtrWillBeRawPtr 1410 Source/core/testing/Internals.cpp PassRefPtrWillBeRawPtr<LayerRectList> Internals::touchEventTargetLayerRects(Document* document, ExceptionState& exceptionState)
PassRefPtrWillBeRawPtr 1559 Source/core/testing/Internals.cpp PassRefPtrWillBeRawPtr<DOMWindow> Internals::openDummyInspectorFrontend(const String& url)
PassRefPtrWillBeRawPtr 2078 Source/core/testing/Internals.cpp PassRefPtrWillBeRawPtr<MallocStatistics> Internals::mallocStatistics() const
PassRefPtrWillBeRawPtr 2083 Source/core/testing/Internals.cpp PassRefPtrWillBeRawPtr<TypeConversions> Internals::typeConversions() const
PassRefPtrWillBeRawPtr   74 Source/core/testing/Internals.h     static PassRefPtrWillBeRawPtr<Internals> create(Document*);
PassRefPtrWillBeRawPtr   83 Source/core/testing/Internals.h     PassRefPtrWillBeRawPtr<GCObservation> observeGC(ScriptValue);
PassRefPtrWillBeRawPtr  140 Source/core/testing/Internals.h     PassRefPtrWillBeRawPtr<PagePopupController> pagePopupController();
PassRefPtrWillBeRawPtr  152 Source/core/testing/Internals.h     PassRefPtrWillBeRawPtr<Range> markerRangeForNode(Node*, const String& markerType, unsigned index, ExceptionState&);
PassRefPtrWillBeRawPtr  169 Source/core/testing/Internals.h     PassRefPtrWillBeRawPtr<Range> rangeFromLocationAndLength(Element* scope, int rangeLocation, int rangeLength, ExceptionState&);
PassRefPtrWillBeRawPtr  174 Source/core/testing/Internals.h     PassRefPtrWillBeRawPtr<DOMPoint> touchPositionAdjustedToBestClickableNode(long x, long y, long width, long height, Document*, ExceptionState&);
PassRefPtrWillBeRawPtr  176 Source/core/testing/Internals.h     PassRefPtrWillBeRawPtr<DOMPoint> touchPositionAdjustedToBestContextMenuNode(long x, long y, long width, long height, Document*, ExceptionState&);
PassRefPtrWillBeRawPtr  189 Source/core/testing/Internals.h     PassRefPtrWillBeRawPtr<LayerRectList> touchEventTargetLayerRects(Document*, ExceptionState&);
PassRefPtrWillBeRawPtr  248 Source/core/testing/Internals.h     PassRefPtrWillBeRawPtr<DOMWindow> openDummyInspectorFrontend(const String& url);
PassRefPtrWillBeRawPtr  277 Source/core/testing/Internals.h     PassRefPtrWillBeRawPtr<MallocStatistics> mallocStatistics() const;
PassRefPtrWillBeRawPtr  278 Source/core/testing/Internals.h     PassRefPtrWillBeRawPtr<TypeConversions> typeConversions() const;
PassRefPtrWillBeRawPtr   48 Source/core/testing/LayerRect.h     static PassRefPtrWillBeRawPtr<LayerRect> create(PassRefPtr<Node> node, const String& layerType, PassRefPtr<ClientRect> rect)
PassRefPtrWillBeRawPtr   50 Source/core/testing/LayerRectList.h     static PassRefPtrWillBeRawPtr<LayerRectList> create()
PassRefPtrWillBeRawPtr   38 Source/core/testing/MallocStatistics.h     static PassRefPtrWillBeRawPtr<MallocStatistics> create()
PassRefPtrWillBeRawPtr   37 Source/core/testing/TypeConversions.h     static PassRefPtrWillBeRawPtr<TypeConversions> create()
PassRefPtrWillBeRawPtr   46 Source/core/timing/MemoryInfo.h     static PassRefPtrWillBeRawPtr<MemoryInfo> create(LocalFrame* frame)
PassRefPtrWillBeRawPtr   73 Source/core/timing/Performance.cpp PassRefPtrWillBeRawPtr<MemoryInfo> Performance::memory() const
PassRefPtrWillBeRawPtr  232 Source/core/timing/Performance.cpp void Performance::addResourceTimingBuffer(PassRefPtrWillBeRawPtr<PerformanceEntry> entry)
PassRefPtrWillBeRawPtr   62 Source/core/timing/Performance.h     static PassRefPtrWillBeRawPtr<Performance> create(LocalFrame* frame)
PassRefPtrWillBeRawPtr   71 Source/core/timing/Performance.h     PassRefPtrWillBeRawPtr<MemoryInfo> memory() const;
PassRefPtrWillBeRawPtr   99 Source/core/timing/Performance.h     void addResourceTimingBuffer(PassRefPtrWillBeRawPtr<PerformanceEntry>);
PassRefPtrWillBeRawPtr   56 Source/core/timing/PerformanceEntry.h     static bool startTimeCompareLessThan(PassRefPtrWillBeRawPtr<PerformanceEntry> a, PassRefPtrWillBeRawPtr<PerformanceEntry> b)
PassRefPtrWillBeRawPtr   38 Source/core/timing/PerformanceMark.h     static PassRefPtrWillBeRawPtr<PerformanceMark> create(const String& name, double startTime)
PassRefPtrWillBeRawPtr   38 Source/core/timing/PerformanceMeasure.h     static PassRefPtrWillBeRawPtr<PerformanceMeasure> create(const String& name, double startTime, double endTime)
PassRefPtrWillBeRawPtr   46 Source/core/timing/PerformanceNavigation.h     static PassRefPtrWillBeRawPtr<PerformanceNavigation> create(LocalFrame* frame)
PassRefPtrWillBeRawPtr   51 Source/core/timing/PerformanceResourceTiming.h     static PassRefPtrWillBeRawPtr<PerformanceResourceTiming> create(const ResourceTimingInfo& info, Document* requestingDocument, double startTime, double lastRedirectEndTime, bool m_allowTimingDetails, bool m_allowRedirectDetails)
PassRefPtrWillBeRawPtr   56 Source/core/timing/PerformanceResourceTiming.h     static PassRefPtrWillBeRawPtr<PerformanceResourceTiming> create(const ResourceTimingInfo& info, Document* requestingDocument, double startTime, bool m_allowTimingDetails)
PassRefPtrWillBeRawPtr   50 Source/core/timing/PerformanceTiming.h     static PassRefPtrWillBeRawPtr<PerformanceTiming> create(LocalFrame* frame)
PassRefPtrWillBeRawPtr   77 Source/core/timing/PerformanceUserTiming.cpp static void insertPerformanceEntry(PerformanceEntryMap& performanceEntryMap, PassRefPtrWillBeRawPtr<PerformanceEntry> performanceEntry)
PassRefPtrWillBeRawPtr   49 Source/core/timing/PerformanceUserTiming.h     static PassRefPtrWillBeRawPtr<UserTiming> create(Performance* performance)
PassRefPtrWillBeRawPtr   44 Source/core/workers/DedicatedWorkerGlobalScope.cpp PassRefPtrWillBeRawPtr<DedicatedWorkerGlobalScope> DedicatedWorkerGlobalScope::create(DedicatedWorkerThread* thread, PassOwnPtrWillBeRawPtr<WorkerThreadStartupData> startupData, double timeOrigin)
PassRefPtrWillBeRawPtr   47 Source/core/workers/DedicatedWorkerGlobalScope.h     static PassRefPtrWillBeRawPtr<DedicatedWorkerGlobalScope> create(DedicatedWorkerThread*, PassOwnPtrWillBeRawPtr<WorkerThreadStartupData>, double timeOrigin);
PassRefPtrWillBeRawPtr   57 Source/core/workers/DedicatedWorkerThread.cpp PassRefPtrWillBeRawPtr<WorkerGlobalScope> DedicatedWorkerThread::createWorkerGlobalScope(PassOwnPtrWillBeRawPtr<WorkerThreadStartupData> startupData)
PassRefPtrWillBeRawPtr   48 Source/core/workers/DedicatedWorkerThread.h     virtual PassRefPtrWillBeRawPtr<WorkerGlobalScope> createWorkerGlobalScope(PassOwnPtrWillBeRawPtr<WorkerThreadStartupData>) OVERRIDE;
PassRefPtrWillBeRawPtr   57 Source/core/workers/SharedWorker.cpp PassRefPtrWillBeRawPtr<SharedWorker> SharedWorker::create(ExecutionContext* context, const String& url, const String& name, ExceptionState& exceptionState)
PassRefPtrWillBeRawPtr   46 Source/core/workers/SharedWorker.h     static PassRefPtrWillBeRawPtr<SharedWorker> create(ExecutionContext*, const String& url, const String& name, ExceptionState&);
PassRefPtrWillBeRawPtr   44 Source/core/workers/SharedWorkerGlobalScope.cpp PassRefPtrWillBeRawPtr<MessageEvent> createConnectEvent(PassRefPtr<MessagePort> prpPort)
PassRefPtrWillBeRawPtr   53 Source/core/workers/SharedWorkerGlobalScope.cpp PassRefPtrWillBeRawPtr<SharedWorkerGlobalScope> SharedWorkerGlobalScope::create(const String& name, SharedWorkerThread* thread, PassOwnPtrWillBeRawPtr<WorkerThreadStartupData> startupData)
PassRefPtrWillBeRawPtr   47 Source/core/workers/SharedWorkerGlobalScope.h         static PassRefPtrWillBeRawPtr<SharedWorkerGlobalScope> create(const String& name, SharedWorkerThread*, PassOwnPtrWillBeRawPtr<WorkerThreadStartupData>);
PassRefPtrWillBeRawPtr   70 Source/core/workers/SharedWorkerGlobalScope.h     PassRefPtrWillBeRawPtr<MessageEvent> createConnectEvent(PassRefPtr<MessagePort>);
PassRefPtrWillBeRawPtr   55 Source/core/workers/SharedWorkerRepositoryClient.h     virtual void connect(PassRefPtrWillBeRawPtr<SharedWorker>, PassOwnPtr<blink::WebMessagePortChannel>, const KURL&, const String& name, ExceptionState&)  = 0;
PassRefPtrWillBeRawPtr   55 Source/core/workers/SharedWorkerThread.cpp PassRefPtrWillBeRawPtr<WorkerGlobalScope> SharedWorkerThread::createWorkerGlobalScope(PassOwnPtrWillBeRawPtr<WorkerThreadStartupData> startupData)
PassRefPtrWillBeRawPtr   46 Source/core/workers/SharedWorkerThread.h     virtual PassRefPtrWillBeRawPtr<WorkerGlobalScope> createWorkerGlobalScope(PassOwnPtrWillBeRawPtr<WorkerThreadStartupData>) OVERRIDE;
PassRefPtrWillBeRawPtr   53 Source/core/workers/Worker.cpp PassRefPtrWillBeRawPtr<Worker> Worker::create(ExecutionContext* context, const String& url, ExceptionState& exceptionState)
PassRefPtrWillBeRawPtr   51 Source/core/workers/Worker.h     static PassRefPtrWillBeRawPtr<Worker> create(ExecutionContext*, const String& url, ExceptionState&);
PassRefPtrWillBeRawPtr   49 Source/core/workers/WorkerConsole.h     static PassRefPtrWillBeRawPtr<WorkerConsole> create(WorkerGlobalScope* scope)
PassRefPtrWillBeRawPtr   54 Source/core/workers/WorkerEventQueue.cpp     static PassOwnPtr<EventDispatcherTask> create(PassRefPtrWillBeRawPtr<Event> event, WorkerEventQueue* eventQueue)
PassRefPtrWillBeRawPtr   65 Source/core/workers/WorkerEventQueue.cpp     void dispatchEvent(ExecutionContext*, PassRefPtrWillBeRawPtr<Event> event)
PassRefPtrWillBeRawPtr   86 Source/core/workers/WorkerEventQueue.cpp     EventDispatcherTask(PassRefPtrWillBeRawPtr<Event> event, WorkerEventQueue* eventQueue)
PassRefPtrWillBeRawPtr  103 Source/core/workers/WorkerEventQueue.cpp bool WorkerEventQueue::enqueueEvent(PassRefPtrWillBeRawPtr<Event> prpEvent)
PassRefPtrWillBeRawPtr   50 Source/core/workers/WorkerEventQueue.h     virtual bool enqueueEvent(PassRefPtrWillBeRawPtr<Event>) OVERRIDE;
PassRefPtrWillBeRawPtr   43 Source/core/workers/WorkerLocation.h     static PassRefPtrWillBeRawPtr<WorkerLocation> create(const KURL& url)
PassRefPtrWillBeRawPtr   42 Source/core/workers/WorkerNavigator.h     static PassRefPtrWillBeRawPtr<WorkerNavigator> create(const String& userAgent)
PassRefPtrWillBeRawPtr   80 Source/core/workers/WorkerThread.h         virtual PassRefPtrWillBeRawPtr<WorkerGlobalScope> createWorkerGlobalScope(PassOwnPtrWillBeRawPtr<WorkerThreadStartupData>) = 0;
PassRefPtrWillBeRawPtr   35 Source/core/xml/DOMParser.h     static PassRefPtrWillBeRawPtr<DOMParser> create()
PassRefPtrWillBeRawPtr   54 Source/core/xml/DocumentXPathEvaluator.cpp PassRefPtrWillBeRawPtr<XPathExpression> DocumentXPathEvaluator::createExpression(DocumentSupplementable& document,
PassRefPtrWillBeRawPtr   55 Source/core/xml/DocumentXPathEvaluator.cpp     const String& expression, PassRefPtrWillBeRawPtr<XPathNSResolver> resolver, ExceptionState& exceptionState)
PassRefPtrWillBeRawPtr   63 Source/core/xml/DocumentXPathEvaluator.cpp PassRefPtrWillBeRawPtr<XPathNSResolver> DocumentXPathEvaluator::createNSResolver(DocumentSupplementable& document, Node* nodeResolver)
PassRefPtrWillBeRawPtr   71 Source/core/xml/DocumentXPathEvaluator.cpp PassRefPtrWillBeRawPtr<XPathResult> DocumentXPathEvaluator::evaluate(DocumentSupplementable& document, const String& expression,
PassRefPtrWillBeRawPtr   72 Source/core/xml/DocumentXPathEvaluator.cpp     Node* contextNode, PassRefPtrWillBeRawPtr<XPathNSResolver> resolver, unsigned short type,
PassRefPtrWillBeRawPtr   45 Source/core/xml/DocumentXPathEvaluator.h     static PassRefPtrWillBeRawPtr<XPathExpression> createExpression(DocumentSupplementable&,
PassRefPtrWillBeRawPtr   46 Source/core/xml/DocumentXPathEvaluator.h         const String& expression, PassRefPtrWillBeRawPtr<XPathNSResolver>, ExceptionState&);
PassRefPtrWillBeRawPtr   47 Source/core/xml/DocumentXPathEvaluator.h     static PassRefPtrWillBeRawPtr<XPathNSResolver> createNSResolver(DocumentSupplementable&, Node* nodeResolver);
PassRefPtrWillBeRawPtr   48 Source/core/xml/DocumentXPathEvaluator.h     static PassRefPtrWillBeRawPtr<XPathResult> evaluate(DocumentSupplementable&,
PassRefPtrWillBeRawPtr   49 Source/core/xml/DocumentXPathEvaluator.h         const String& expression, Node* contextNode, PassRefPtrWillBeRawPtr<XPathNSResolver>,
PassRefPtrWillBeRawPtr   38 Source/core/xml/NativeXPathNSResolver.h     static PassRefPtrWillBeRawPtr<NativeXPathNSResolver> create(PassRefPtr<Node> node)
PassRefPtrWillBeRawPtr  157 Source/core/xml/XMLHttpRequest.cpp PassRefPtrWillBeRawPtr<XMLHttpRequest> XMLHttpRequest::create(ExecutionContext* context, PassRefPtr<SecurityOrigin> securityOrigin)
PassRefPtrWillBeRawPtr   60 Source/core/xml/XMLHttpRequest.h     static PassRefPtrWillBeRawPtr<XMLHttpRequest> create(ExecutionContext*, PassRefPtr<SecurityOrigin> = nullptr);
PassRefPtrWillBeRawPtr   36 Source/core/xml/XMLHttpRequestProgressEvent.h     static PassRefPtrWillBeRawPtr<XMLHttpRequestProgressEvent> create()
PassRefPtrWillBeRawPtr   40 Source/core/xml/XMLHttpRequestProgressEvent.h     static PassRefPtrWillBeRawPtr<XMLHttpRequestProgressEvent> create(const AtomicString& type, bool lengthComputable = false, unsigned long long loaded = 0, unsigned long long total = 0)
PassRefPtrWillBeRawPtr   78 Source/core/xml/XMLHttpRequestProgressEventThrottle.cpp void XMLHttpRequestProgressEventThrottle::dispatchReadyStateChangeEvent(PassRefPtrWillBeRawPtr<Event> event, ProgressEventAction progressEventAction)
PassRefPtrWillBeRawPtr   88 Source/core/xml/XMLHttpRequestProgressEventThrottle.cpp void XMLHttpRequestProgressEventThrottle::dispatchEvent(PassRefPtrWillBeRawPtr<Event> event)
PassRefPtrWillBeRawPtr   56 Source/core/xml/XMLHttpRequestProgressEventThrottle.h     void dispatchReadyStateChangeEvent(PassRefPtrWillBeRawPtr<Event>, ProgressEventAction = DoNotFlushProgressEvent);
PassRefPtrWillBeRawPtr   57 Source/core/xml/XMLHttpRequestProgressEventThrottle.h     void dispatchEvent(PassRefPtrWillBeRawPtr<Event>);
PassRefPtrWillBeRawPtr   36 Source/core/xml/XMLSerializer.h     static PassRefPtrWillBeRawPtr<XMLSerializer> create()
PassRefPtrWillBeRawPtr   42 Source/core/xml/XPathEvaluator.cpp PassRefPtrWillBeRawPtr<XPathExpression> XPathEvaluator::createExpression(const String& expression, PassRefPtrWillBeRawPtr<XPathNSResolver> resolver, ExceptionState& exceptionState)
PassRefPtrWillBeRawPtr   47 Source/core/xml/XPathEvaluator.cpp PassRefPtrWillBeRawPtr<XPathNSResolver> XPathEvaluator::createNSResolver(Node* nodeResolver)
PassRefPtrWillBeRawPtr   52 Source/core/xml/XPathEvaluator.cpp PassRefPtrWillBeRawPtr<XPathResult> XPathEvaluator::evaluate(const String& expression, Node* contextNode,
PassRefPtrWillBeRawPtr   53 Source/core/xml/XPathEvaluator.cpp     PassRefPtrWillBeRawPtr<XPathNSResolver> resolver, unsigned short type, XPathResult* result, ExceptionState& exceptionState)
PassRefPtrWillBeRawPtr   46 Source/core/xml/XPathEvaluator.h     static PassRefPtrWillBeRawPtr<XPathEvaluator> create()
PassRefPtrWillBeRawPtr   51 Source/core/xml/XPathEvaluator.h     PassRefPtrWillBeRawPtr<XPathExpression> createExpression(const String& expression, PassRefPtrWillBeRawPtr<XPathNSResolver>, ExceptionState&);
PassRefPtrWillBeRawPtr   52 Source/core/xml/XPathEvaluator.h     PassRefPtrWillBeRawPtr<XPathNSResolver> createNSResolver(Node* nodeResolver);
PassRefPtrWillBeRawPtr   53 Source/core/xml/XPathEvaluator.h     PassRefPtrWillBeRawPtr<XPathResult> evaluate(const String& expression, Node* contextNode,
PassRefPtrWillBeRawPtr   54 Source/core/xml/XPathEvaluator.h         PassRefPtrWillBeRawPtr<XPathNSResolver>, unsigned short type, XPathResult*, ExceptionState&);
PassRefPtrWillBeRawPtr   43 Source/core/xml/XPathExpression.cpp PassRefPtrWillBeRawPtr<XPathExpression> XPathExpression::createExpression(const String& expression, PassRefPtrWillBeRawPtr<XPathNSResolver> resolver, ExceptionState& exceptionState)
PassRefPtrWillBeRawPtr   60 Source/core/xml/XPathExpression.cpp PassRefPtrWillBeRawPtr<XPathResult> XPathExpression::evaluate(Node* contextNode, unsigned short type, XPathResult*, ExceptionState& exceptionState)
PassRefPtrWillBeRawPtr   49 Source/core/xml/XPathExpression.h     static PassRefPtrWillBeRawPtr<XPathExpression> create()
PassRefPtrWillBeRawPtr   55 Source/core/xml/XPathExpression.h     static PassRefPtrWillBeRawPtr<XPathExpression> createExpression(const String& expression, PassRefPtrWillBeRawPtr<XPathNSResolver>, ExceptionState&);
PassRefPtrWillBeRawPtr   56 Source/core/xml/XPathExpression.h     PassRefPtrWillBeRawPtr<XPathResult> evaluate(Node* contextNode, unsigned short type, XPathResult*, ExceptionState&);
PassRefPtrWillBeRawPtr  466 Source/core/xml/XPathParser.cpp Expression* Parser::parseStatement(const String& statement, PassRefPtrWillBeRawPtr<XPathNSResolver> resolver, ExceptionState& exceptionState)
PassRefPtrWillBeRawPtr   75 Source/core/xml/XPathParser.h     Expression* parseStatement(const String& statement, PassRefPtrWillBeRawPtr<XPathNSResolver>, ExceptionState&);
PassRefPtrWillBeRawPtr   57 Source/core/xml/XPathResult.h     static PassRefPtrWillBeRawPtr<XPathResult> create(Document* document, const XPath::Value& value)
PassRefPtrWillBeRawPtr   41 Source/core/xml/XSLStyleSheet.h     static PassRefPtrWillBeRawPtr<XSLStyleSheet> create(XSLImportRule* parentImport, const String& originalURL, const KURL& finalURL)
PassRefPtrWillBeRawPtr   46 Source/core/xml/XSLStyleSheet.h     static PassRefPtrWillBeRawPtr<XSLStyleSheet> create(ProcessingInstruction* parentNode, const String& originalURL, const KURL& finalURL)
PassRefPtrWillBeRawPtr   51 Source/core/xml/XSLStyleSheet.h     static PassRefPtrWillBeRawPtr<XSLStyleSheet> createEmbedded(ProcessingInstruction* parentNode, const KURL& finalURL)
PassRefPtrWillBeRawPtr   59 Source/core/xml/XSLStyleSheet.h     static PassRefPtrWillBeRawPtr<XSLStyleSheet> createForXSLTProcessor(Node* parentNode, const String& originalURL, const KURL& finalURL)
PassRefPtrWillBeRawPtr   44 Source/core/xml/XSLTProcessor.h     static PassRefPtrWillBeRawPtr<XSLTProcessor> create()
PassRefPtrWillBeRawPtr   51 Source/core/xml/XSLTProcessor.h     void setXSLStyleSheet(PassRefPtrWillBeRawPtr<XSLStyleSheet> styleSheet) { m_stylesheet = styleSheet; }
PassRefPtrWillBeRawPtr   15 Source/modules/battery/BatteryManager.cpp PassRefPtrWillBeRawPtr<BatteryManager> BatteryManager::create(ExecutionContext* context)
PassRefPtrWillBeRawPtr   63 Source/modules/battery/BatteryManager.cpp void BatteryManager::didChangeBatteryStatus(PassRefPtrWillBeRawPtr<Event> event, PassOwnPtr<BatteryStatus> batteryStatus)
PassRefPtrWillBeRawPtr   22 Source/modules/battery/BatteryManager.h     static PassRefPtrWillBeRawPtr<BatteryManager> create(ExecutionContext*);
PassRefPtrWillBeRawPtr   38 Source/modules/battery/BatteryManager.h     void didChangeBatteryStatus(PassRefPtrWillBeRawPtr<Event>, PassOwnPtr<BatteryStatus>);
PassRefPtrWillBeRawPtr   39 Source/modules/crypto/AesKeyAlgorithm.cpp PassRefPtrWillBeRawPtr<AesKeyAlgorithm> AesKeyAlgorithm::create(const blink::WebCryptoKeyAlgorithm& algorithm)
PassRefPtrWillBeRawPtr   45 Source/modules/crypto/AesKeyAlgorithm.h     static PassRefPtrWillBeRawPtr<AesKeyAlgorithm> create(const blink::WebCryptoKeyAlgorithm&);
PassRefPtrWillBeRawPtr   45 Source/modules/crypto/Crypto.h     static PassRefPtrWillBeRawPtr<Crypto> create() { return adoptRefWillBeNoop(new Crypto()); }
PassRefPtrWillBeRawPtr   39 Source/modules/crypto/HmacKeyAlgorithm.cpp PassRefPtrWillBeRawPtr<HmacKeyAlgorithm> HmacKeyAlgorithm::create(const blink::WebCryptoKeyAlgorithm& algorithm)
PassRefPtrWillBeRawPtr   40 Source/modules/crypto/HmacKeyAlgorithm.h     static PassRefPtrWillBeRawPtr<HmacKeyAlgorithm> create(const blink::WebCryptoKeyAlgorithm&);
PassRefPtrWillBeRawPtr   50 Source/modules/crypto/Key.h     static PassRefPtrWillBeRawPtr<Key> create(const blink::WebCryptoKey& key)
PassRefPtrWillBeRawPtr   47 Source/modules/crypto/KeyAlgorithm.cpp PassRefPtrWillBeRawPtr<KeyAlgorithm> KeyAlgorithm::create(const blink::WebCryptoKeyAlgorithm& algorithm)
PassRefPtrWillBeRawPtr   65 Source/modules/crypto/KeyAlgorithm.cpp PassRefPtrWillBeRawPtr<KeyAlgorithm> KeyAlgorithm::createHash(const blink::WebCryptoAlgorithm& hash)
PassRefPtrWillBeRawPtr   47 Source/modules/crypto/KeyAlgorithm.h     static PassRefPtrWillBeRawPtr<KeyAlgorithm> create(const blink::WebCryptoKeyAlgorithm&);
PassRefPtrWillBeRawPtr   48 Source/modules/crypto/KeyAlgorithm.h     static PassRefPtrWillBeRawPtr<KeyAlgorithm> createHash(const blink::WebCryptoAlgorithm&);
PassRefPtrWillBeRawPtr   39 Source/modules/crypto/KeyPair.cpp PassRefPtrWillBeRawPtr<KeyPair> KeyPair::create(const blink::WebCryptoKey& publicKey, const blink::WebCryptoKey& privateKey)
PassRefPtrWillBeRawPtr   46 Source/modules/crypto/KeyPair.cpp KeyPair::KeyPair(const PassRefPtrWillBeRawPtr<Key>& publicKey, const PassRefPtrWillBeRawPtr<Key>& privateKey)
PassRefPtrWillBeRawPtr   48 Source/modules/crypto/KeyPair.h     static PassRefPtrWillBeRawPtr<KeyPair> create(const blink::WebCryptoKey& publicKey, const blink::WebCryptoKey& privateKey);
PassRefPtrWillBeRawPtr   56 Source/modules/crypto/KeyPair.h     KeyPair(const PassRefPtrWillBeRawPtr<Key>& publicKey, const PassRefPtrWillBeRawPtr<Key>& privateKey);
PassRefPtrWillBeRawPtr   39 Source/modules/crypto/RsaHashedKeyAlgorithm.cpp PassRefPtrWillBeRawPtr<RsaHashedKeyAlgorithm> RsaHashedKeyAlgorithm::create(const blink::WebCryptoKeyAlgorithm& algorithm)
PassRefPtrWillBeRawPtr   40 Source/modules/crypto/RsaHashedKeyAlgorithm.h     static PassRefPtrWillBeRawPtr<RsaHashedKeyAlgorithm> create(const blink::WebCryptoKeyAlgorithm&);
PassRefPtrWillBeRawPtr   45 Source/modules/crypto/RsaKeyAlgorithm.cpp PassRefPtrWillBeRawPtr<RsaKeyAlgorithm> RsaKeyAlgorithm::create(const blink::WebCryptoKeyAlgorithm& algorithm)
PassRefPtrWillBeRawPtr   42 Source/modules/crypto/RsaKeyAlgorithm.h     static PassRefPtrWillBeRawPtr<RsaKeyAlgorithm> create(const blink::WebCryptoKeyAlgorithm&);
PassRefPtrWillBeRawPtr   49 Source/modules/crypto/SubtleCrypto.h     static PassRefPtrWillBeRawPtr<SubtleCrypto> create()
PassRefPtrWillBeRawPtr   31 Source/modules/device_orientation/DeviceAcceleration.cpp DeviceAcceleration::DeviceAcceleration(PassRefPtrWillBeRawPtr<DeviceMotionData::Acceleration> acceleration)
PassRefPtrWillBeRawPtr   38 Source/modules/device_orientation/DeviceAcceleration.h     static PassRefPtrWillBeRawPtr<DeviceAcceleration> create(PassRefPtrWillBeRawPtr<DeviceMotionData::Acceleration> acceleration)
PassRefPtrWillBeRawPtr   49 Source/modules/device_orientation/DeviceAcceleration.h     DeviceAcceleration(PassRefPtrWillBeRawPtr<DeviceMotionData::Acceleration>);
PassRefPtrWillBeRawPtr   75 Source/modules/device_orientation/DeviceMotionController.cpp PassRefPtrWillBeRawPtr<Event> DeviceMotionController::getLastEvent()
PassRefPtrWillBeRawPtr   61 Source/modules/device_orientation/DeviceMotionController.h     virtual PassRefPtrWillBeRawPtr<Event> getLastEvent() OVERRIDE;
PassRefPtrWillBeRawPtr   32 Source/modules/device_orientation/DeviceMotionData.cpp PassRefPtrWillBeRawPtr<DeviceMotionData::Acceleration> DeviceMotionData::Acceleration::create(
PassRefPtrWillBeRawPtr   49 Source/modules/device_orientation/DeviceMotionData.cpp PassRefPtrWillBeRawPtr<DeviceMotionData::RotationRate> DeviceMotionData::RotationRate::create(
PassRefPtrWillBeRawPtr   65 Source/modules/device_orientation/DeviceMotionData.cpp PassRefPtrWillBeRawPtr<DeviceMotionData> DeviceMotionData::create()
PassRefPtrWillBeRawPtr   70 Source/modules/device_orientation/DeviceMotionData.cpp PassRefPtrWillBeRawPtr<DeviceMotionData> DeviceMotionData::create(
PassRefPtrWillBeRawPtr   71 Source/modules/device_orientation/DeviceMotionData.cpp     PassRefPtrWillBeRawPtr<Acceleration> acceleration,
PassRefPtrWillBeRawPtr   72 Source/modules/device_orientation/DeviceMotionData.cpp     PassRefPtrWillBeRawPtr<Acceleration> accelerationIncludingGravity,
PassRefPtrWillBeRawPtr   73 Source/modules/device_orientation/DeviceMotionData.cpp     PassRefPtrWillBeRawPtr<RotationRate> rotationRate,
PassRefPtrWillBeRawPtr   80 Source/modules/device_orientation/DeviceMotionData.cpp PassRefPtrWillBeRawPtr<DeviceMotionData> DeviceMotionData::create(const blink::WebDeviceMotionData& data)
PassRefPtrWillBeRawPtr  105 Source/modules/device_orientation/DeviceMotionData.cpp     PassRefPtrWillBeRawPtr<Acceleration> acceleration,
PassRefPtrWillBeRawPtr  106 Source/modules/device_orientation/DeviceMotionData.cpp     PassRefPtrWillBeRawPtr<Acceleration> accelerationIncludingGravity,
PassRefPtrWillBeRawPtr  107 Source/modules/device_orientation/DeviceMotionData.cpp     PassRefPtrWillBeRawPtr<RotationRate> rotationRate,
PassRefPtrWillBeRawPtr   45 Source/modules/device_orientation/DeviceMotionData.h         static PassRefPtrWillBeRawPtr<Acceleration> create(bool canProvideX, double x, bool canProvideY, double y, bool canProvideZ, double z);
PassRefPtrWillBeRawPtr   70 Source/modules/device_orientation/DeviceMotionData.h         static PassRefPtrWillBeRawPtr<RotationRate> create(bool canProvideAlpha, double alpha, bool canProvideBeta,  double beta, bool canProvideGamma, double gamma);
PassRefPtrWillBeRawPtr   93 Source/modules/device_orientation/DeviceMotionData.h     static PassRefPtrWillBeRawPtr<DeviceMotionData> create();
PassRefPtrWillBeRawPtr   94 Source/modules/device_orientation/DeviceMotionData.h     static PassRefPtrWillBeRawPtr<DeviceMotionData> create(
PassRefPtrWillBeRawPtr   95 Source/modules/device_orientation/DeviceMotionData.h         PassRefPtrWillBeRawPtr<Acceleration>,
PassRefPtrWillBeRawPtr   96 Source/modules/device_orientation/DeviceMotionData.h         PassRefPtrWillBeRawPtr<Acceleration> accelerationIncludingGravity,
PassRefPtrWillBeRawPtr   97 Source/modules/device_orientation/DeviceMotionData.h         PassRefPtrWillBeRawPtr<RotationRate>,
PassRefPtrWillBeRawPtr  100 Source/modules/device_orientation/DeviceMotionData.h     static PassRefPtrWillBeRawPtr<DeviceMotionData> create(const blink::WebDeviceMotionData&);
PassRefPtrWillBeRawPtr  114 Source/modules/device_orientation/DeviceMotionData.h     DeviceMotionData(PassRefPtrWillBeRawPtr<Acceleration>, PassRefPtrWillBeRawPtr<Acceleration> accelerationIncludingGravity, PassRefPtrWillBeRawPtr<RotationRate>, bool canProvideInterval, double interval);
PassRefPtrWillBeRawPtr   41 Source/modules/device_orientation/DeviceMotionEvent.h     static PassRefPtrWillBeRawPtr<DeviceMotionEvent> create()
PassRefPtrWillBeRawPtr   45 Source/modules/device_orientation/DeviceMotionEvent.h     static PassRefPtrWillBeRawPtr<DeviceMotionEvent> create(const AtomicString& eventType, DeviceMotionData* deviceMotionData)
PassRefPtrWillBeRawPtr   82 Source/modules/device_orientation/DeviceOrientationController.cpp PassRefPtrWillBeRawPtr<Event> DeviceOrientationController::getLastEvent()
PassRefPtrWillBeRawPtr   63 Source/modules/device_orientation/DeviceOrientationController.h     virtual PassRefPtrWillBeRawPtr<Event> getLastEvent() OVERRIDE;
PassRefPtrWillBeRawPtr   32 Source/modules/device_orientation/DeviceOrientationData.cpp PassRefPtrWillBeRawPtr<DeviceOrientationData> DeviceOrientationData::create()
PassRefPtrWillBeRawPtr   37 Source/modules/device_orientation/DeviceOrientationData.cpp PassRefPtrWillBeRawPtr<DeviceOrientationData> DeviceOrientationData::create(bool canProvideAlpha, double alpha, bool canProvideBeta, double beta, bool canProvideGamma, double gamma, bool canProvideAbsolute, bool absolute)
PassRefPtrWillBeRawPtr   42 Source/modules/device_orientation/DeviceOrientationData.cpp PassRefPtrWillBeRawPtr<DeviceOrientationData> DeviceOrientationData::create(const blink::WebDeviceOrientationData& data)
PassRefPtrWillBeRawPtr   41 Source/modules/device_orientation/DeviceOrientationData.h     static PassRefPtrWillBeRawPtr<DeviceOrientationData> create();
PassRefPtrWillBeRawPtr   42 Source/modules/device_orientation/DeviceOrientationData.h     static PassRefPtrWillBeRawPtr<DeviceOrientationData> create(bool canProvideAlpha, double alpha, bool canProvideBeta, double beta, bool canProvideGamma, double gamma, bool canProvideAbsolute = false, bool absolute = false);
PassRefPtrWillBeRawPtr   43 Source/modules/device_orientation/DeviceOrientationData.h     static PassRefPtrWillBeRawPtr<DeviceOrientationData> create(const blink::WebDeviceOrientationData&);
PassRefPtrWillBeRawPtr   39 Source/modules/device_orientation/DeviceOrientationEvent.h     static PassRefPtrWillBeRawPtr<DeviceOrientationEvent> create()
PassRefPtrWillBeRawPtr   43 Source/modules/device_orientation/DeviceOrientationEvent.h     static PassRefPtrWillBeRawPtr<DeviceOrientationEvent> create(const AtomicString& eventType, DeviceOrientationData* orientation)
PassRefPtrWillBeRawPtr   31 Source/modules/device_orientation/DeviceRotationRate.cpp DeviceRotationRate::DeviceRotationRate(PassRefPtrWillBeRawPtr<DeviceMotionData::RotationRate> rotationRate)
PassRefPtrWillBeRawPtr   38 Source/modules/device_orientation/DeviceRotationRate.h     static PassRefPtrWillBeRawPtr<DeviceRotationRate> create(PassRefPtrWillBeRawPtr<DeviceMotionData::RotationRate> rotationRate)
PassRefPtrWillBeRawPtr   49 Source/modules/device_orientation/DeviceRotationRate.h     DeviceRotationRate(PassRefPtrWillBeRawPtr<DeviceMotionData::RotationRate>);
PassRefPtrWillBeRawPtr   41 Source/modules/encoding/TextDecoder.cpp PassRefPtrWillBeRawPtr<TextDecoder> TextDecoder::create(const String& label, const Dictionary& options, ExceptionState& exceptionState)
PassRefPtrWillBeRawPtr   48 Source/modules/encoding/TextDecoder.h     static PassRefPtrWillBeRawPtr<TextDecoder> create(const String& label, const Dictionary&, ExceptionState&);
PassRefPtrWillBeRawPtr   42 Source/modules/encoding/TextEncoder.cpp PassRefPtrWillBeRawPtr<TextEncoder> TextEncoder::create(const String& utfLabel, ExceptionState& exceptionState)
PassRefPtrWillBeRawPtr   49 Source/modules/encoding/TextEncoder.h     static PassRefPtrWillBeRawPtr<TextEncoder> create(const String& utfLabel, ExceptionState&);
PassRefPtrWillBeRawPtr  115 Source/modules/encryptedmedia/HTMLMediaElementEncryptedMedia.cpp static PassRefPtrWillBeRawPtr<Event> createNeedKeyEvent(const String& contentType, const unsigned char* initData, unsigned initDataLength)
PassRefPtrWillBeRawPtr  127 Source/modules/encryptedmedia/HTMLMediaElementEncryptedMedia.cpp static PassRefPtrWillBeRawPtr<Event> createWebkitNeedKeyEvent(const String& contentType, const unsigned char* initData, unsigned initDataLength)
PassRefPtrWillBeRawPtr   46 Source/modules/encryptedmedia/MediaKeyMessageEvent.h     static PassRefPtrWillBeRawPtr<MediaKeyMessageEvent> create()
PassRefPtrWillBeRawPtr   51 Source/modules/encryptedmedia/MediaKeyMessageEvent.h     static PassRefPtrWillBeRawPtr<MediaKeyMessageEvent> create(const AtomicString& type, const MediaKeyMessageEventInit& initializer)
PassRefPtrWillBeRawPtr   45 Source/modules/encryptedmedia/MediaKeyNeededEvent.h     static PassRefPtrWillBeRawPtr<MediaKeyNeededEvent> create()
PassRefPtrWillBeRawPtr   50 Source/modules/encryptedmedia/MediaKeyNeededEvent.h     static PassRefPtrWillBeRawPtr<MediaKeyNeededEvent> create(const AtomicString& type, const MediaKeyNeededEventInit& initializer)
PassRefPtrWillBeRawPtr   64 Source/modules/encryptedmedia/MediaKeySession.cpp PassRefPtrWillBeRawPtr<MediaKeySession> MediaKeySession::create(ExecutionContext* context, blink::WebContentDecryptionModule* cdm, WeakPtr<MediaKeys> keys)
PassRefPtrWillBeRawPtr   71 Source/modules/encryptedmedia/MediaKeySession.h     static PassRefPtrWillBeRawPtr<MediaKeySession> create(ExecutionContext*, blink::WebContentDecryptionModule*, WeakPtr<MediaKeys>);
PassRefPtrWillBeRawPtr   84 Source/modules/encryptedmedia/MediaKeySession.h     void enqueueEvent(PassRefPtrWillBeRawPtr<Event>);
PassRefPtrWillBeRawPtr   56 Source/modules/encryptedmedia/MediaKeys.cpp PassRefPtrWillBeRawPtr<MediaKeys> MediaKeys::create(ExecutionContext* context, const String& keySystem, ExceptionState& exceptionState)
PassRefPtrWillBeRawPtr  105 Source/modules/encryptedmedia/MediaKeys.cpp PassRefPtrWillBeRawPtr<MediaKeySession> MediaKeys::createSession(ExecutionContext* context, const String& contentType, Uint8Array* initData, ExceptionState& exceptionState)
PassRefPtrWillBeRawPtr   57 Source/modules/encryptedmedia/MediaKeys.h     static PassRefPtrWillBeRawPtr<MediaKeys> create(ExecutionContext*, const String& keySystem, ExceptionState&);
PassRefPtrWillBeRawPtr   62 Source/modules/encryptedmedia/MediaKeys.h     PassRefPtrWillBeRawPtr<MediaKeySession> createSession(ExecutionContext*, const String& contentType, Uint8Array* initData, ExceptionState&);
PassRefPtrWillBeRawPtr   87 Source/modules/encryptedmedia/MediaKeys.h         InitializeNewSessionData(PassRefPtrWillBeRawPtr<MediaKeySession> session, const String& contentType, PassRefPtr<Uint8Array> initData)
PassRefPtrWillBeRawPtr   57 Source/modules/filesystem/DOMFileSystem.cpp PassRefPtrWillBeRawPtr<DOMFileSystem> DOMFileSystem::create(ExecutionContext* context, const String& name, FileSystemType type, const KURL& rootURL)
PassRefPtrWillBeRawPtr   64 Source/modules/filesystem/DOMFileSystem.cpp PassRefPtrWillBeRawPtr<DOMFileSystem> DOMFileSystem::createIsolatedFileSystem(ExecutionContext* context, const String& filesystemId)
PassRefPtrWillBeRawPtr   96 Source/modules/filesystem/DOMFileSystem.cpp PassRefPtrWillBeRawPtr<DirectoryEntry> DOMFileSystem::root()
PassRefPtrWillBeRawPtr  118 Source/modules/filesystem/DOMFileSystem.cpp void DOMFileSystem::reportError(PassOwnPtr<ErrorCallback> errorCallback, PassRefPtrWillBeRawPtr<FileError> fileError)
PassRefPtrWillBeRawPtr  160 Source/modules/filesystem/DOMFileSystem.cpp     static PassOwnPtr<AsyncFileSystemCallbacks> create(PassRefPtrWillBeRawPtr<DOMFileSystem> filesystem, const String& name, const KURL& url, PassOwnPtr<FileCallback> successCallback, PassOwnPtr<ErrorCallback> errorCallback)
PassRefPtrWillBeRawPtr  193 Source/modules/filesystem/DOMFileSystem.cpp     SnapshotFileCallback(PassRefPtrWillBeRawPtr<DOMFileSystem> filesystem, const String& name, const KURL& url, PassOwnPtr<FileCallback> successCallback, PassOwnPtr<ErrorCallback> errorCallback)
PassRefPtrWillBeRawPtr   52 Source/modules/filesystem/DOMFileSystem.h     static PassRefPtrWillBeRawPtr<DOMFileSystem> create(ExecutionContext*, const String& name, FileSystemType, const KURL& rootURL);
PassRefPtrWillBeRawPtr   55 Source/modules/filesystem/DOMFileSystem.h     static PassRefPtrWillBeRawPtr<DOMFileSystem> createIsolatedFileSystem(ExecutionContext*, const String& filesystemId);
PassRefPtrWillBeRawPtr   57 Source/modules/filesystem/DOMFileSystem.h     PassRefPtrWillBeRawPtr<DirectoryEntry> root();
PassRefPtrWillBeRawPtr   62 Source/modules/filesystem/DOMFileSystem.h     virtual void reportError(PassOwnPtr<ErrorCallback>, PassRefPtrWillBeRawPtr<FileError>) OVERRIDE;
PassRefPtrWillBeRawPtr   73 Source/modules/filesystem/DOMFileSystem.h     static void scheduleCallback(ExecutionContext*, PassOwnPtr<CB>, PassRefPtrWillBeRawPtr<CBArg>);
PassRefPtrWillBeRawPtr   82 Source/modules/filesystem/DOMFileSystem.h     void scheduleCallback(PassOwnPtr<CB> callback, PassRefPtrWillBeRawPtr<CBArg> callbackArg)
PassRefPtrWillBeRawPtr  100 Source/modules/filesystem/DOMFileSystem.h         DispatchCallbacRefPtrArgTask(PassOwnPtr<CB> callback, PassRefPtrWillBeRawPtr<CBArg> arg)
PassRefPtrWillBeRawPtr  139 Source/modules/filesystem/DOMFileSystem.h void DOMFileSystem::scheduleCallback(ExecutionContext* executionContext, PassOwnPtr<CB> callback, PassRefPtrWillBeRawPtr<CBArg> arg)
PassRefPtrWillBeRawPtr  323 Source/modules/filesystem/DOMFileSystemBase.cpp int DOMFileSystemBase::readDirectory(PassRefPtrWillBeRawPtr<DirectoryReaderBase> reader, const String& path, PassOwnPtr<EntriesCallback> successCallback, PassOwnPtr<ErrorCallback> errorCallback, SynchronousType synchronousType)
PassRefPtrWillBeRawPtr   84 Source/modules/filesystem/DOMFileSystemBase.h     virtual void reportError(PassOwnPtr<ErrorCallback>, PassRefPtrWillBeRawPtr<FileError>) = 0;
PassRefPtrWillBeRawPtr  116 Source/modules/filesystem/DOMFileSystemBase.h     int readDirectory(PassRefPtrWillBeRawPtr<DirectoryReaderBase>, const String& path, PassOwnPtr<EntriesCallback>, PassOwnPtr<ErrorCallback>, SynchronousType = Asynchronous);
PassRefPtrWillBeRawPtr   53 Source/modules/filesystem/DOMFileSystemSync.cpp PassRefPtrWillBeRawPtr<DOMFileSystemSync> DOMFileSystemSync::create(DOMFileSystemBase* fileSystem)
PassRefPtrWillBeRawPtr   68 Source/modules/filesystem/DOMFileSystemSync.cpp void DOMFileSystemSync::reportError(PassOwnPtr<ErrorCallback> errorCallback, PassRefPtrWillBeRawPtr<FileError> fileError)
PassRefPtrWillBeRawPtr   73 Source/modules/filesystem/DOMFileSystemSync.cpp PassRefPtrWillBeRawPtr<DirectoryEntrySync> DOMFileSystemSync::root()
PassRefPtrWillBeRawPtr   84 Source/modules/filesystem/DOMFileSystemSync.cpp         static PassRefPtrWillBeRawPtr<CreateFileResult> create()
PassRefPtrWillBeRawPtr  111 Source/modules/filesystem/DOMFileSystemSync.cpp     static PassOwnPtr<AsyncFileSystemCallbacks> create(PassRefPtrWillBeRawPtr<CreateFileResult> result, const String& name, const KURL& url, FileSystemType type)
PassRefPtrWillBeRawPtr  155 Source/modules/filesystem/DOMFileSystemSync.cpp     CreateFileHelper(PassRefPtrWillBeRawPtr<CreateFileResult> result, const String& name, const KURL& url, FileSystemType type)
PassRefPtrWillBeRawPtr  171 Source/modules/filesystem/DOMFileSystemSync.cpp PassRefPtrWillBeRawPtr<File> DOMFileSystemSync::createFile(const FileEntrySync* fileEntry, ExceptionState& exceptionState)
PassRefPtrWillBeRawPtr  226 Source/modules/filesystem/DOMFileSystemSync.cpp PassRefPtrWillBeRawPtr<FileWriterSync> DOMFileSystemSync::createWriter(const FileEntrySync* fileEntry, ExceptionState& exceptionState)
PassRefPtrWillBeRawPtr   48 Source/modules/filesystem/DOMFileSystemSync.h     static PassRefPtrWillBeRawPtr<DOMFileSystemSync> create(ExecutionContext* context, const String& name, FileSystemType type, const KURL& rootURL)
PassRefPtrWillBeRawPtr   53 Source/modules/filesystem/DOMFileSystemSync.h     static PassRefPtrWillBeRawPtr<DOMFileSystemSync> create(DOMFileSystemBase*);
PassRefPtrWillBeRawPtr   57 Source/modules/filesystem/DOMFileSystemSync.h     virtual void reportError(PassOwnPtr<ErrorCallback>, PassRefPtrWillBeRawPtr<FileError>) OVERRIDE;
PassRefPtrWillBeRawPtr   59 Source/modules/filesystem/DOMFileSystemSync.h     PassRefPtrWillBeRawPtr<DirectoryEntrySync> root();
PassRefPtrWillBeRawPtr   61 Source/modules/filesystem/DOMFileSystemSync.h     PassRefPtrWillBeRawPtr<File> createFile(const FileEntrySync*, ExceptionState&);
PassRefPtrWillBeRawPtr   62 Source/modules/filesystem/DOMFileSystemSync.h     PassRefPtrWillBeRawPtr<FileWriterSync> createWriter(const FileEntrySync*, ExceptionState&);
PassRefPtrWillBeRawPtr   51 Source/modules/filesystem/DataTransferItemFileSystem.cpp PassRefPtrWillBeRawPtr<Entry> DataTransferItemFileSystem::webkitGetAsEntry(ExecutionContext* executionContext, DataTransferItem& item)
PassRefPtrWillBeRawPtr   45 Source/modules/filesystem/DataTransferItemFileSystem.h     static PassRefPtrWillBeRawPtr<Entry> webkitGetAsEntry(ExecutionContext*, DataTransferItem&);
PassRefPtrWillBeRawPtr   42 Source/modules/filesystem/DirectoryEntry.cpp DirectoryEntry::DirectoryEntry(PassRefPtrWillBeRawPtr<DOMFileSystemBase> fileSystem, const String& fullPath)
PassRefPtrWillBeRawPtr   48 Source/modules/filesystem/DirectoryEntry.cpp PassRefPtrWillBeRawPtr<DirectoryReader> DirectoryEntry::createReader()
PassRefPtrWillBeRawPtr   51 Source/modules/filesystem/DirectoryEntry.h     static PassRefPtrWillBeRawPtr<DirectoryEntry> create(PassRefPtrWillBeRawPtr<DOMFileSystemBase> fileSystem, const String& fullPath)
PassRefPtrWillBeRawPtr   57 Source/modules/filesystem/DirectoryEntry.h     PassRefPtrWillBeRawPtr<DirectoryReader> createReader();
PassRefPtrWillBeRawPtr   65 Source/modules/filesystem/DirectoryEntry.h     DirectoryEntry(PassRefPtrWillBeRawPtr<DOMFileSystemBase>, const String& fullPath);
PassRefPtrWillBeRawPtr   43 Source/modules/filesystem/DirectoryEntrySync.cpp DirectoryEntrySync::DirectoryEntrySync(PassRefPtrWillBeRawPtr<DOMFileSystemBase> fileSystem, const String& fullPath)
PassRefPtrWillBeRawPtr   49 Source/modules/filesystem/DirectoryEntrySync.cpp PassRefPtrWillBeRawPtr<DirectoryReaderSync> DirectoryEntrySync::createReader()
PassRefPtrWillBeRawPtr   54 Source/modules/filesystem/DirectoryEntrySync.cpp PassRefPtrWillBeRawPtr<FileEntrySync> DirectoryEntrySync::getFile(const String& path, const Dictionary& options, ExceptionState& exceptionState)
PassRefPtrWillBeRawPtr   62 Source/modules/filesystem/DirectoryEntrySync.cpp PassRefPtrWillBeRawPtr<DirectoryEntrySync> DirectoryEntrySync::getDirectory(const String& path, const Dictionary& options, ExceptionState& exceptionState)
PassRefPtrWillBeRawPtr   48 Source/modules/filesystem/DirectoryEntrySync.h     static PassRefPtrWillBeRawPtr<DirectoryEntrySync> create(PassRefPtrWillBeRawPtr<DOMFileSystemBase> fileSystem, const String& fullPath)
PassRefPtrWillBeRawPtr   54 Source/modules/filesystem/DirectoryEntrySync.h     PassRefPtrWillBeRawPtr<DirectoryReaderSync> createReader();
PassRefPtrWillBeRawPtr   55 Source/modules/filesystem/DirectoryEntrySync.h     PassRefPtrWillBeRawPtr<FileEntrySync> getFile(const String& path, const Dictionary&, ExceptionState&);
PassRefPtrWillBeRawPtr   56 Source/modules/filesystem/DirectoryEntrySync.h     PassRefPtrWillBeRawPtr<DirectoryEntrySync> getDirectory(const String& path, const Dictionary&, ExceptionState&);
PassRefPtrWillBeRawPtr   62 Source/modules/filesystem/DirectoryEntrySync.h     DirectoryEntrySync(PassRefPtrWillBeRawPtr<DOMFileSystemBase>, const String& fullPath);
PassRefPtrWillBeRawPtr   43 Source/modules/filesystem/DirectoryReader.cpp     EntriesCallbackHelper(PassRefPtrWillBeRawPtr<DirectoryReader> reader)
PassRefPtrWillBeRawPtr   60 Source/modules/filesystem/DirectoryReader.cpp     ErrorCallbackHelper(PassRefPtrWillBeRawPtr<DirectoryReader> reader)
PassRefPtrWillBeRawPtr   74 Source/modules/filesystem/DirectoryReader.cpp DirectoryReader::DirectoryReader(PassRefPtrWillBeRawPtr<DOMFileSystemBase> fileSystem, const String& fullPath)
PassRefPtrWillBeRawPtr   50 Source/modules/filesystem/DirectoryReader.h     static PassRefPtrWillBeRawPtr<DirectoryReader> create(PassRefPtrWillBeRawPtr<DOMFileSystemBase> fileSystem, const String& fullPath)
PassRefPtrWillBeRawPtr   67 Source/modules/filesystem/DirectoryReader.h     DirectoryReader(PassRefPtrWillBeRawPtr<DOMFileSystemBase>, const String& fullPath);
PassRefPtrWillBeRawPtr   55 Source/modules/filesystem/DirectoryReaderBase.h     DirectoryReaderBase(PassRefPtrWillBeRawPtr<DOMFileSystemBase> fileSystem, const String& fullPath)
PassRefPtrWillBeRawPtr   47 Source/modules/filesystem/DirectoryReaderSync.cpp     EntriesCallbackHelper(PassRefPtrWillBeRawPtr<DirectoryReaderSync> reader)
PassRefPtrWillBeRawPtr   67 Source/modules/filesystem/DirectoryReaderSync.cpp     ErrorCallbackHelper(PassRefPtrWillBeRawPtr<DirectoryReaderSync> reader)
PassRefPtrWillBeRawPtr   81 Source/modules/filesystem/DirectoryReaderSync.cpp DirectoryReaderSync::DirectoryReaderSync(PassRefPtrWillBeRawPtr<DOMFileSystemBase> fileSystem, const String& fullPath)
PassRefPtrWillBeRawPtr   52 Source/modules/filesystem/DirectoryReaderSync.h     static PassRefPtrWillBeRawPtr<DirectoryReaderSync> create(PassRefPtrWillBeRawPtr<DOMFileSystemBase> fileSystem, const String& fullPath)
PassRefPtrWillBeRawPtr   77 Source/modules/filesystem/DirectoryReaderSync.h     DirectoryReaderSync(PassRefPtrWillBeRawPtr<DOMFileSystemBase>, const String& fullPath);
PassRefPtrWillBeRawPtr   46 Source/modules/filesystem/Entry.cpp Entry::Entry(PassRefPtrWillBeRawPtr<DOMFileSystemBase> fileSystem, const String& fullPath)
PassRefPtrWillBeRawPtr   57 Source/modules/filesystem/Entry.cpp void Entry::moveTo(PassRefPtrWillBeRawPtr<DirectoryEntry> parent, const String& name, PassOwnPtr<EntryCallback> successCallback, PassOwnPtr<ErrorCallback> errorCallback) const
PassRefPtrWillBeRawPtr   62 Source/modules/filesystem/Entry.cpp void Entry::copyTo(PassRefPtrWillBeRawPtr<DirectoryEntry> parent, const String& name, PassOwnPtr<EntryCallback> successCallback, PassOwnPtr<ErrorCallback> errorCallback) const
PassRefPtrWillBeRawPtr   55 Source/modules/filesystem/Entry.h     void moveTo(PassRefPtrWillBeRawPtr<DirectoryEntry> parent, const String& name = String(), PassOwnPtr<EntryCallback> successCallback = nullptr, PassOwnPtr<ErrorCallback> = nullptr) const;
PassRefPtrWillBeRawPtr   56 Source/modules/filesystem/Entry.h     void copyTo(PassRefPtrWillBeRawPtr<DirectoryEntry> parent, const String& name = String(), PassOwnPtr<EntryCallback> successCallback = nullptr, PassOwnPtr<ErrorCallback> = nullptr) const;
PassRefPtrWillBeRawPtr   63 Source/modules/filesystem/Entry.h     Entry(PassRefPtrWillBeRawPtr<DOMFileSystemBase>, const String& fullPath);
PassRefPtrWillBeRawPtr   41 Source/modules/filesystem/EntryBase.cpp EntryBase::EntryBase(PassRefPtrWillBeRawPtr<DOMFileSystemBase> fileSystem, const String& fullPath)
PassRefPtrWillBeRawPtr   61 Source/modules/filesystem/EntryBase.h     EntryBase(PassRefPtrWillBeRawPtr<DOMFileSystemBase>, const String& fullPath);
PassRefPtrWillBeRawPtr   46 Source/modules/filesystem/EntrySync.cpp PassRefPtrWillBeRawPtr<EntrySync> EntrySync::create(EntryBase* entry)
PassRefPtrWillBeRawPtr   53 Source/modules/filesystem/EntrySync.cpp PassRefPtrWillBeRawPtr<Metadata> EntrySync::getMetadata(ExceptionState& exceptionState)
PassRefPtrWillBeRawPtr   60 Source/modules/filesystem/EntrySync.cpp PassRefPtrWillBeRawPtr<EntrySync> EntrySync::moveTo(PassRefPtrWillBeRawPtr<DirectoryEntrySync> parent, const String& name, ExceptionState& exceptionState) const
PassRefPtrWillBeRawPtr   67 Source/modules/filesystem/EntrySync.cpp PassRefPtrWillBeRawPtr<EntrySync> EntrySync::copyTo(PassRefPtrWillBeRawPtr<DirectoryEntrySync> parent, const String& name, ExceptionState& exceptionState) const
PassRefPtrWillBeRawPtr   81 Source/modules/filesystem/EntrySync.cpp PassRefPtrWillBeRawPtr<EntrySync> EntrySync::getParent() const
PassRefPtrWillBeRawPtr   88 Source/modules/filesystem/EntrySync.cpp EntrySync::EntrySync(PassRefPtrWillBeRawPtr<DOMFileSystemBase> fileSystem, const String& fullPath)
PassRefPtrWillBeRawPtr   50 Source/modules/filesystem/EntrySync.h     static PassRefPtrWillBeRawPtr<EntrySync> create(EntryBase*);
PassRefPtrWillBeRawPtr   54 Source/modules/filesystem/EntrySync.h     PassRefPtrWillBeRawPtr<Metadata> getMetadata(ExceptionState&);
PassRefPtrWillBeRawPtr   55 Source/modules/filesystem/EntrySync.h     PassRefPtrWillBeRawPtr<EntrySync> moveTo(PassRefPtrWillBeRawPtr<DirectoryEntrySync> parent, const String& name, ExceptionState&) const;
PassRefPtrWillBeRawPtr   56 Source/modules/filesystem/EntrySync.h     PassRefPtrWillBeRawPtr<EntrySync> copyTo(PassRefPtrWillBeRawPtr<DirectoryEntrySync> parent, const String& name, ExceptionState&) const;
PassRefPtrWillBeRawPtr   58 Source/modules/filesystem/EntrySync.h     PassRefPtrWillBeRawPtr<EntrySync> getParent() const;
PassRefPtrWillBeRawPtr   63 Source/modules/filesystem/EntrySync.h     EntrySync(PassRefPtrWillBeRawPtr<DOMFileSystemBase>, const String& fullPath);
PassRefPtrWillBeRawPtr   42 Source/modules/filesystem/FileEntry.cpp FileEntry::FileEntry(PassRefPtrWillBeRawPtr<DOMFileSystemBase> fileSystem, const String& fullPath)
PassRefPtrWillBeRawPtr   45 Source/modules/filesystem/FileEntry.h     static PassRefPtrWillBeRawPtr<FileEntry> create(PassRefPtrWillBeRawPtr<DOMFileSystemBase> fileSystem, const String& fullPath)
PassRefPtrWillBeRawPtr   58 Source/modules/filesystem/FileEntry.h     FileEntry(PassRefPtrWillBeRawPtr<DOMFileSystemBase>, const String& fullPath);
PassRefPtrWillBeRawPtr   40 Source/modules/filesystem/FileEntrySync.cpp FileEntrySync::FileEntrySync(PassRefPtrWillBeRawPtr<DOMFileSystemBase> fileSystem, const String& fullPath)
PassRefPtrWillBeRawPtr   46 Source/modules/filesystem/FileEntrySync.cpp PassRefPtrWillBeRawPtr<File> FileEntrySync::file(ExceptionState& exceptionState)
PassRefPtrWillBeRawPtr   51 Source/modules/filesystem/FileEntrySync.cpp PassRefPtrWillBeRawPtr<FileWriterSync> FileEntrySync::createWriter(ExceptionState& exceptionState)
PassRefPtrWillBeRawPtr   48 Source/modules/filesystem/FileEntrySync.h     static PassRefPtrWillBeRawPtr<FileEntrySync> create(PassRefPtrWillBeRawPtr<DOMFileSystemBase> fileSystem, const String& fullPath)
PassRefPtrWillBeRawPtr   55 Source/modules/filesystem/FileEntrySync.h     PassRefPtrWillBeRawPtr<File> file(ExceptionState&);
PassRefPtrWillBeRawPtr   56 Source/modules/filesystem/FileEntrySync.h     PassRefPtrWillBeRawPtr<FileWriterSync> createWriter(ExceptionState&);
PassRefPtrWillBeRawPtr   61 Source/modules/filesystem/FileEntrySync.h     FileEntrySync(PassRefPtrWillBeRawPtr<DOMFileSystemBase>, const String& fullPath);
PassRefPtrWillBeRawPtr   55 Source/modules/filesystem/FileSystemCallbacks.cpp FileSystemCallbacksBase::FileSystemCallbacksBase(PassOwnPtr<ErrorCallback> errorCallback, PassRefPtrWillBeRawPtr<DOMFileSystemBase> fileSystem)
PassRefPtrWillBeRawPtr   79 Source/modules/filesystem/FileSystemCallbacks.cpp PassOwnPtr<AsyncFileSystemCallbacks> EntryCallbacks::create(PassOwnPtr<EntryCallback> successCallback, PassOwnPtr<ErrorCallback> errorCallback, PassRefPtrWillBeRawPtr<DOMFileSystemBase> fileSystem, const String& expectedPath, bool isDirectory)
PassRefPtrWillBeRawPtr   84 Source/modules/filesystem/FileSystemCallbacks.cpp EntryCallbacks::EntryCallbacks(PassOwnPtr<EntryCallback> successCallback, PassOwnPtr<ErrorCallback> errorCallback, PassRefPtrWillBeRawPtr<DOMFileSystemBase> fileSystem, const String& expectedPath, bool isDirectory)
PassRefPtrWillBeRawPtr  105 Source/modules/filesystem/FileSystemCallbacks.cpp PassOwnPtr<AsyncFileSystemCallbacks> EntriesCallbacks::create(PassOwnPtr<EntriesCallback> successCallback, PassOwnPtr<ErrorCallback> errorCallback, PassRefPtrWillBeRawPtr<DirectoryReaderBase> directoryReader, const String& basePath)
PassRefPtrWillBeRawPtr  110 Source/modules/filesystem/FileSystemCallbacks.cpp EntriesCallbacks::EntriesCallbacks(PassOwnPtr<EntriesCallback> successCallback, PassOwnPtr<ErrorCallback> errorCallback, PassRefPtrWillBeRawPtr<DirectoryReaderBase> directoryReader, const String& basePath)
PassRefPtrWillBeRawPtr  196 Source/modules/filesystem/FileSystemCallbacks.cpp PassOwnPtr<AsyncFileSystemCallbacks> MetadataCallbacks::create(PassOwnPtr<MetadataCallback> successCallback, PassOwnPtr<ErrorCallback> errorCallback, PassRefPtrWillBeRawPtr<DOMFileSystemBase> fileSystem)
PassRefPtrWillBeRawPtr  201 Source/modules/filesystem/FileSystemCallbacks.cpp MetadataCallbacks::MetadataCallbacks(PassOwnPtr<MetadataCallback> successCallback, PassOwnPtr<ErrorCallback> errorCallback, PassRefPtrWillBeRawPtr<DOMFileSystemBase> fileSystem)
PassRefPtrWillBeRawPtr  216 Source/modules/filesystem/FileSystemCallbacks.cpp PassOwnPtr<AsyncFileSystemCallbacks> FileWriterBaseCallbacks::create(PassRefPtrWillBeRawPtr<FileWriterBase> fileWriter, PassOwnPtr<FileWriterBaseCallback> successCallback, PassOwnPtr<ErrorCallback> errorCallback)
PassRefPtrWillBeRawPtr  221 Source/modules/filesystem/FileSystemCallbacks.cpp FileWriterBaseCallbacks::FileWriterBaseCallbacks(PassRefPtrWillBeRawPtr<FileWriterBase> fileWriter, PassOwnPtr<FileWriterBaseCallback> successCallback, PassOwnPtr<ErrorCallback> errorCallback)
PassRefPtrWillBeRawPtr  240 Source/modules/filesystem/FileSystemCallbacks.cpp PassOwnPtr<AsyncFileSystemCallbacks> VoidCallbacks::create(PassOwnPtr<VoidCallback> successCallback, PassOwnPtr<ErrorCallback> errorCallback, PassRefPtrWillBeRawPtr<DOMFileSystemBase> fileSystem)
PassRefPtrWillBeRawPtr  245 Source/modules/filesystem/FileSystemCallbacks.cpp VoidCallbacks::VoidCallbacks(PassOwnPtr<VoidCallback> successCallback, PassOwnPtr<ErrorCallback> errorCallback, PassRefPtrWillBeRawPtr<DOMFileSystemBase> fileSystem)
PassRefPtrWillBeRawPtr   66 Source/modules/filesystem/FileSystemCallbacks.h     FileSystemCallbacksBase(PassOwnPtr<ErrorCallback>, PassRefPtrWillBeRawPtr<DOMFileSystemBase>);
PassRefPtrWillBeRawPtr   75 Source/modules/filesystem/FileSystemCallbacks.h     static PassOwnPtr<AsyncFileSystemCallbacks> create(PassOwnPtr<EntryCallback>, PassOwnPtr<ErrorCallback>, PassRefPtrWillBeRawPtr<DOMFileSystemBase>, const String& expectedPath, bool isDirectory);
PassRefPtrWillBeRawPtr   79 Source/modules/filesystem/FileSystemCallbacks.h     EntryCallbacks(PassOwnPtr<EntryCallback>, PassOwnPtr<ErrorCallback>, PassRefPtrWillBeRawPtr<DOMFileSystemBase>, const String& expectedPath, bool isDirectory);
PassRefPtrWillBeRawPtr   87 Source/modules/filesystem/FileSystemCallbacks.h     static PassOwnPtr<AsyncFileSystemCallbacks> create(PassOwnPtr<EntriesCallback>, PassOwnPtr<ErrorCallback>, PassRefPtrWillBeRawPtr<DirectoryReaderBase>, const String& basePath);
PassRefPtrWillBeRawPtr   92 Source/modules/filesystem/FileSystemCallbacks.h     EntriesCallbacks(PassOwnPtr<EntriesCallback>, PassOwnPtr<ErrorCallback>, PassRefPtrWillBeRawPtr<DirectoryReaderBase>, const String& basePath);
PassRefPtrWillBeRawPtr  124 Source/modules/filesystem/FileSystemCallbacks.h     static PassOwnPtr<AsyncFileSystemCallbacks> create(PassOwnPtr<MetadataCallback>, PassOwnPtr<ErrorCallback>, PassRefPtrWillBeRawPtr<DOMFileSystemBase>);
PassRefPtrWillBeRawPtr  128 Source/modules/filesystem/FileSystemCallbacks.h     MetadataCallbacks(PassOwnPtr<MetadataCallback>, PassOwnPtr<ErrorCallback>, PassRefPtrWillBeRawPtr<DOMFileSystemBase>);
PassRefPtrWillBeRawPtr  134 Source/modules/filesystem/FileSystemCallbacks.h     static PassOwnPtr<AsyncFileSystemCallbacks> create(PassRefPtrWillBeRawPtr<FileWriterBase>, PassOwnPtr<FileWriterBaseCallback>, PassOwnPtr<ErrorCallback>);
PassRefPtrWillBeRawPtr  138 Source/modules/filesystem/FileSystemCallbacks.h     FileWriterBaseCallbacks(PassRefPtrWillBeRawPtr<FileWriterBase>, PassOwnPtr<FileWriterBaseCallback>, PassOwnPtr<ErrorCallback>);
PassRefPtrWillBeRawPtr  145 Source/modules/filesystem/FileSystemCallbacks.h     static PassOwnPtr<AsyncFileSystemCallbacks> create(PassOwnPtr<VoidCallback>, PassOwnPtr<ErrorCallback>, PassRefPtrWillBeRawPtr<DOMFileSystemBase>);
PassRefPtrWillBeRawPtr  149 Source/modules/filesystem/FileSystemCallbacks.h     VoidCallbacks(PassOwnPtr<VoidCallback>, PassOwnPtr<ErrorCallback>, PassRefPtrWillBeRawPtr<DOMFileSystemBase>);
PassRefPtrWillBeRawPtr   47 Source/modules/filesystem/FileWriter.cpp PassRefPtrWillBeRawPtr<FileWriter> FileWriter::create(ExecutionContext* context)
PassRefPtrWillBeRawPtr   54 Source/modules/filesystem/FileWriter.h     static PassRefPtrWillBeRawPtr<FileWriter> create(ExecutionContext*);
PassRefPtrWillBeRawPtr   48 Source/modules/filesystem/FileWriterSync.h     static PassRefPtrWillBeRawPtr<FileWriterSync> create()
PassRefPtrWillBeRawPtr   17 Source/modules/filesystem/InspectorFrontendHostFileSystem.cpp PassRefPtrWillBeRawPtr<DOMFileSystem> InspectorFrontendHostFileSystem::isolatedFileSystem(InspectorFrontendHost& host, const String& fileSystemName, const String& rootURL)
PassRefPtrWillBeRawPtr   19 Source/modules/filesystem/InspectorFrontendHostFileSystem.h     static PassRefPtrWillBeRawPtr<DOMFileSystem> isolatedFileSystem(InspectorFrontendHost&, const String& fileSystemName, const String& rootURL);
PassRefPtrWillBeRawPtr   43 Source/modules/filesystem/Metadata.h     static PassRefPtrWillBeRawPtr<Metadata> create(const FileMetadata& platformMetadata)
PassRefPtrWillBeRawPtr   48 Source/modules/filesystem/Metadata.h     static PassRefPtrWillBeRawPtr<Metadata> create(Metadata* metadata)
PassRefPtrWillBeRawPtr   56 Source/modules/filesystem/SyncCallbackHelper.h     typedef PassRefPtrWillBeRawPtr<ResultType> ReturnType;
PassRefPtrWillBeRawPtr  161 Source/modules/filesystem/SyncCallbackHelper.h     static PassRefPtrWillBeRawPtr<EmptyType> create(EmptyType*)
PassRefPtrWillBeRawPtr   65 Source/modules/filesystem/WorkerGlobalScopeFileSystem.cpp PassRefPtrWillBeRawPtr<DOMFileSystemSync> WorkerGlobalScopeFileSystem::webkitRequestFileSystemSync(WorkerGlobalScope& worker, int type, long long size, ExceptionState& exceptionState)
PassRefPtrWillBeRawPtr  104 Source/modules/filesystem/WorkerGlobalScopeFileSystem.cpp PassRefPtrWillBeRawPtr<EntrySync> WorkerGlobalScopeFileSystem::webkitResolveLocalFileSystemSyncURL(WorkerGlobalScope& worker, const String& url, ExceptionState& exceptionState)
PassRefPtrWillBeRawPtr   51 Source/modules/filesystem/WorkerGlobalScopeFileSystem.h     static PassRefPtrWillBeRawPtr<DOMFileSystemSync> webkitRequestFileSystemSync(WorkerGlobalScope&, int type, long long size, ExceptionState&);
PassRefPtrWillBeRawPtr   53 Source/modules/filesystem/WorkerGlobalScopeFileSystem.h     static PassRefPtrWillBeRawPtr<EntrySync> webkitResolveLocalFileSystemSyncURL(WorkerGlobalScope&, const String& url, ExceptionState&);
PassRefPtrWillBeRawPtr   40 Source/modules/gamepad/Gamepad.h     static PassRefPtrWillBeRawPtr<Gamepad> create()
PassRefPtrWillBeRawPtr   10 Source/modules/gamepad/GamepadButton.cpp PassRefPtrWillBeRawPtr<GamepadButton> GamepadButton::create()
PassRefPtrWillBeRawPtr   17 Source/modules/gamepad/GamepadButton.h     static PassRefPtrWillBeRawPtr<GamepadButton> create();
PassRefPtrWillBeRawPtr   19 Source/modules/gamepad/GamepadEvent.cpp GamepadEvent::GamepadEvent(const AtomicString& type, bool canBubble, bool cancelable, PassRefPtrWillBeRawPtr<Gamepad> gamepad)
PassRefPtrWillBeRawPtr   21 Source/modules/gamepad/GamepadEvent.h     static PassRefPtrWillBeRawPtr<GamepadEvent> create()
PassRefPtrWillBeRawPtr   25 Source/modules/gamepad/GamepadEvent.h     static PassRefPtrWillBeRawPtr<GamepadEvent> create(const AtomicString& type, bool canBubble, bool cancelable, PassRefPtrWillBeRawPtr<Gamepad> gamepad)
PassRefPtrWillBeRawPtr   29 Source/modules/gamepad/GamepadEvent.h     static PassRefPtrWillBeRawPtr<GamepadEvent> create(const AtomicString& type, const GamepadEventInit& initializer)
PassRefPtrWillBeRawPtr   43 Source/modules/gamepad/GamepadEvent.h     GamepadEvent(const AtomicString& type, bool canBubble, bool cancelable, PassRefPtrWillBeRawPtr<Gamepad>);
PassRefPtrWillBeRawPtr   40 Source/modules/gamepad/GamepadList.cpp void GamepadList::set(unsigned index, PassRefPtrWillBeRawPtr<Gamepad> gamepad)
PassRefPtrWillBeRawPtr   41 Source/modules/gamepad/GamepadList.h     static PassRefPtrWillBeRawPtr<GamepadList> create()
PassRefPtrWillBeRawPtr   47 Source/modules/gamepad/GamepadList.h     void set(unsigned index, PassRefPtrWillBeRawPtr<Gamepad>);
PassRefPtrWillBeRawPtr  200 Source/modules/gamepad/NavigatorGamepad.cpp PassRefPtrWillBeRawPtr<Event> NavigatorGamepad::getLastEvent()
PassRefPtrWillBeRawPtr   77 Source/modules/gamepad/NavigatorGamepad.h     virtual PassRefPtrWillBeRawPtr<Event> getLastEvent() OVERRIDE FINAL;
PassRefPtrWillBeRawPtr   18 Source/modules/gamepad/WebKitGamepad.h     static PassRefPtrWillBeRawPtr<WebKitGamepad> create()
PassRefPtrWillBeRawPtr   19 Source/modules/gamepad/WebKitGamepadList.cpp void WebKitGamepadList::set(unsigned index, PassRefPtrWillBeRawPtr<WebKitGamepad> gamepad)
PassRefPtrWillBeRawPtr   20 Source/modules/gamepad/WebKitGamepadList.h     static PassRefPtrWillBeRawPtr<WebKitGamepadList> create()
PassRefPtrWillBeRawPtr   26 Source/modules/gamepad/WebKitGamepadList.h     void set(unsigned index, PassRefPtrWillBeRawPtr<WebKitGamepad>);
PassRefPtrWillBeRawPtr   38 Source/modules/geolocation/Coordinates.h     static PassRefPtrWillBeRawPtr<Coordinates> create(double latitude, double longitude, bool providesAltitude, double altitude, double accuracy, bool providesAltitudeAccuracy, double altitudeAccuracy, bool providesHeading, double heading, bool providesSpeed, double speed)
PassRefPtrWillBeRawPtr   45 Source/modules/geolocation/Geolocation.cpp static PassRefPtrWillBeRawPtr<Geoposition> createGeoposition(GeolocationPosition* position)
PassRefPtrWillBeRawPtr   65 Source/modules/geolocation/Geolocation.cpp static PassRefPtrWillBeRawPtr<PositionError> createPositionError(GeolocationError* error)
PassRefPtrWillBeRawPtr   80 Source/modules/geolocation/Geolocation.cpp Geolocation::GeoNotifier::GeoNotifier(Geolocation* geolocation, PassOwnPtr<PositionCallback> successCallback, PassOwnPtr<PositionErrorCallback> errorCallback, PassRefPtrWillBeRawPtr<PositionOptions> options)
PassRefPtrWillBeRawPtr  102 Source/modules/geolocation/Geolocation.cpp void Geolocation::GeoNotifier::setFatalError(PassRefPtrWillBeRawPtr<PositionError> error)
PassRefPtrWillBeRawPtr  192 Source/modules/geolocation/Geolocation.cpp bool Geolocation::Watchers::add(int id, PassRefPtrWillBeRawPtr<GeoNotifier> prpNotifier)
PassRefPtrWillBeRawPtr  252 Source/modules/geolocation/Geolocation.cpp PassRefPtrWillBeRawPtr<Geolocation> Geolocation::create(ExecutionContext* context)
PassRefPtrWillBeRawPtr  318 Source/modules/geolocation/Geolocation.cpp void Geolocation::getCurrentPosition(PassOwnPtr<PositionCallback> successCallback, PassOwnPtr<PositionErrorCallback> errorCallback, PassRefPtrWillBeRawPtr<PositionOptions> options)
PassRefPtrWillBeRawPtr  329 Source/modules/geolocation/Geolocation.cpp int Geolocation::watchPosition(PassOwnPtr<PositionCallback> successCallback, PassOwnPtr<PositionErrorCallback> errorCallback, PassRefPtrWillBeRawPtr<PositionOptions> options)
PassRefPtrWillBeRawPtr   53 Source/modules/geolocation/Geolocation.h     static PassRefPtrWillBeRawPtr<Geolocation> create(ExecutionContext*);
PassRefPtrWillBeRawPtr   63 Source/modules/geolocation/Geolocation.h     void getCurrentPosition(PassOwnPtr<PositionCallback>, PassOwnPtr<PositionErrorCallback>, PassRefPtrWillBeRawPtr<PositionOptions>);
PassRefPtrWillBeRawPtr   67 Source/modules/geolocation/Geolocation.h     int watchPosition(PassOwnPtr<PositionCallback>, PassOwnPtr<PositionErrorCallback>, PassRefPtrWillBeRawPtr<PositionOptions>);
PassRefPtrWillBeRawPtr   99 Source/modules/geolocation/Geolocation.h         static PassRefPtrWillBeRawPtr<GeoNotifier> create(Geolocation* geolocation, PassOwnPtr<PositionCallback> positionCallback, PassOwnPtr<PositionErrorCallback> positionErrorCallback, PassRefPtrWillBeRawPtr<PositionOptions> options)
PassRefPtrWillBeRawPtr  109 Source/modules/geolocation/Geolocation.h         void setFatalError(PassRefPtrWillBeRawPtr<PositionError>);
PassRefPtrWillBeRawPtr  133 Source/modules/geolocation/Geolocation.h         GeoNotifier(Geolocation*, PassOwnPtr<PositionCallback>, PassOwnPtr<PositionErrorCallback>, PassRefPtrWillBeRawPtr<PositionOptions>);
PassRefPtrWillBeRawPtr  150 Source/modules/geolocation/Geolocation.h         bool add(int id, PassRefPtrWillBeRawPtr<GeoNotifier>);
PassRefPtrWillBeRawPtr   40 Source/modules/geolocation/Geoposition.h     static PassRefPtrWillBeRawPtr<Geoposition> create(PassRefPtrWillBeRawPtr<Coordinates> coordinates, DOMTimeStamp timestamp)
PassRefPtrWillBeRawPtr   54 Source/modules/geolocation/Geoposition.h     Geoposition(PassRefPtrWillBeRawPtr<Coordinates> coordinates, DOMTimeStamp timestamp)
PassRefPtrWillBeRawPtr   45 Source/modules/geolocation/PositionError.h     static PassRefPtrWillBeRawPtr<PositionError> create(ErrorCode code, const String& message) { return adoptRefWillBeNoop(new PositionError(code, message)); }
PassRefPtrWillBeRawPtr   37 Source/modules/geolocation/PositionOptions.h     static PassRefPtrWillBeRawPtr<PositionOptions> create() { return adoptRefWillBeNoop(new PositionOptions()); }
PassRefPtrWillBeRawPtr   66 Source/modules/imagebitmap/ImageBitmapFactories.cpp static ScriptPromise fulfillImageBitmap(ExecutionContext* context, PassRefPtrWillBeRawPtr<ImageBitmap> imageBitmap)
PassRefPtrWillBeRawPtr  144 Source/modules/indexeddb/IDBDatabase.cpp void IDBDatabase::onAbort(int64_t transactionId, PassRefPtrWillBeRawPtr<DOMError> error)
PassRefPtrWillBeRawPtr  369 Source/modules/indexeddb/IDBDatabase.cpp void IDBDatabase::enqueueEvent(PassRefPtrWillBeRawPtr<Event> event)
PassRefPtrWillBeRawPtr  379 Source/modules/indexeddb/IDBDatabase.cpp bool IDBDatabase::dispatchEvent(PassRefPtrWillBeRawPtr<Event> event)
PassRefPtrWillBeRawPtr   87 Source/modules/indexeddb/IDBDatabase.h     void onAbort(int64_t, PassRefPtrWillBeRawPtr<DOMError>);
PassRefPtrWillBeRawPtr  101 Source/modules/indexeddb/IDBDatabase.h     void enqueueEvent(PassRefPtrWillBeRawPtr<Event>);
PassRefPtrWillBeRawPtr  104 Source/modules/indexeddb/IDBDatabase.h     virtual bool dispatchEvent(PassRefPtrWillBeRawPtr<Event>) OVERRIDE;
PassRefPtrWillBeRawPtr   66 Source/modules/indexeddb/IDBDatabaseCallbacks.cpp void IDBDatabaseCallbacks::onAbort(int64_t transactionId, PassRefPtrWillBeRawPtr<DOMError> error)
PassRefPtrWillBeRawPtr   47 Source/modules/indexeddb/IDBDatabaseCallbacks.h     virtual void onAbort(int64_t transactionId, PassRefPtrWillBeRawPtr<DOMError>);
PassRefPtrWillBeRawPtr  148 Source/modules/indexeddb/IDBOpenDBRequest.cpp bool IDBOpenDBRequest::dispatchEvent(PassRefPtrWillBeRawPtr<Event> event)
PassRefPtrWillBeRawPtr   49 Source/modules/indexeddb/IDBOpenDBRequest.h     virtual bool dispatchEvent(PassRefPtrWillBeRawPtr<Event>) OVERRIDE;
PassRefPtrWillBeRawPtr   93 Source/modules/indexeddb/IDBRequest.cpp PassRefPtrWillBeRawPtr<DOMError> IDBRequest::error(ExceptionState& exceptionState) const
PassRefPtrWillBeRawPtr  219 Source/modules/indexeddb/IDBRequest.cpp void IDBRequest::onError(PassRefPtrWillBeRawPtr<DOMError> error)
PassRefPtrWillBeRawPtr  403 Source/modules/indexeddb/IDBRequest.cpp bool IDBRequest::dispatchEvent(PassRefPtrWillBeRawPtr<Event> event)
PassRefPtrWillBeRawPtr  503 Source/modules/indexeddb/IDBRequest.cpp void IDBRequest::enqueueEvent(PassRefPtrWillBeRawPtr<Event> event)
PassRefPtrWillBeRawPtr   71 Source/modules/indexeddb/IDBRequest.h     PassRefPtrWillBeRawPtr<DOMError> error(ExceptionState&) const;
PassRefPtrWillBeRawPtr   98 Source/modules/indexeddb/IDBRequest.h     virtual void onError(PassRefPtrWillBeRawPtr<DOMError>);
PassRefPtrWillBeRawPtr  123 Source/modules/indexeddb/IDBRequest.h     virtual bool dispatchEvent(PassRefPtrWillBeRawPtr<Event>) OVERRIDE;
PassRefPtrWillBeRawPtr  143 Source/modules/indexeddb/IDBRequest.h     void enqueueEvent(PassRefPtrWillBeRawPtr<Event>);
PassRefPtrWillBeRawPtr   48 Source/modules/indexeddb/IDBRequestTest.cpp     virtual bool enqueueEvent(PassRefPtrWillBeRawPtr<Event>) OVERRIDE { return true; }
PassRefPtrWillBeRawPtr  115 Source/modules/indexeddb/IDBTransaction.cpp void IDBTransaction::setError(PassRefPtrWillBeRawPtr<DOMError> error)
PassRefPtrWillBeRawPtr  228 Source/modules/indexeddb/IDBTransaction.cpp void IDBTransaction::onAbort(PassRefPtrWillBeRawPtr<DOMError> prpError)
PassRefPtrWillBeRawPtr  341 Source/modules/indexeddb/IDBTransaction.cpp bool IDBTransaction::dispatchEvent(PassRefPtrWillBeRawPtr<Event> event)
PassRefPtrWillBeRawPtr  389 Source/modules/indexeddb/IDBTransaction.cpp void IDBTransaction::enqueueEvent(PassRefPtrWillBeRawPtr<Event> event)
PassRefPtrWillBeRawPtr   78 Source/modules/indexeddb/IDBTransaction.h     PassRefPtrWillBeRawPtr<DOMError> error() const { return m_error; }
PassRefPtrWillBeRawPtr   87 Source/modules/indexeddb/IDBTransaction.h     void setError(PassRefPtrWillBeRawPtr<DOMError>);
PassRefPtrWillBeRawPtr   93 Source/modules/indexeddb/IDBTransaction.h     void onAbort(PassRefPtrWillBeRawPtr<DOMError>);
PassRefPtrWillBeRawPtr  101 Source/modules/indexeddb/IDBTransaction.h     virtual bool dispatchEvent(PassRefPtrWillBeRawPtr<Event>) OVERRIDE;
PassRefPtrWillBeRawPtr  110 Source/modules/indexeddb/IDBTransaction.h     void enqueueEvent(PassRefPtrWillBeRawPtr<Event>);
PassRefPtrWillBeRawPtr   85 Source/modules/indexeddb/IDBTransactionTest.cpp     virtual void onAbort(int64_t transactionId, PassRefPtrWillBeRawPtr<DOMError> error) OVERRIDE { }
PassRefPtrWillBeRawPtr   50 Source/modules/indexeddb/IDBVersionChangeEvent.h     static PassRefPtrWillBeRawPtr<IDBVersionChangeEvent> create()
PassRefPtrWillBeRawPtr   54 Source/modules/indexeddb/IDBVersionChangeEvent.h     static PassRefPtrWillBeRawPtr<IDBVersionChangeEvent> create(const AtomicString& eventType, unsigned long long oldVersion, const Nullable<unsigned long long>& newVersion, blink::WebIDBDataLoss dataLoss = blink::WebIDBDataLossNone, const String& dataLossMessage = String())
PassRefPtrWillBeRawPtr   58 Source/modules/indexeddb/IDBVersionChangeEvent.h     static PassRefPtrWillBeRawPtr<IDBVersionChangeEvent> create(const AtomicString& eventType, const IDBVersionChangeEventInit& initializer)
PassRefPtrWillBeRawPtr   43 Source/modules/mediasource/HTMLVideoElementMediaSource.cpp PassRefPtrWillBeRawPtr<VideoPlaybackQuality> HTMLVideoElementMediaSource::getVideoPlaybackQuality(HTMLVideoElement& videoElement)
PassRefPtrWillBeRawPtr   44 Source/modules/mediasource/HTMLVideoElementMediaSource.h     static PassRefPtrWillBeRawPtr<VideoPlaybackQuality> getVideoPlaybackQuality(HTMLVideoElement&);
PassRefPtrWillBeRawPtr   51 Source/modules/mediasource/MediaSource.cpp PassRefPtrWillBeRawPtr<MediaSource> MediaSource::create(ExecutionContext* context)
PassRefPtrWillBeRawPtr   46 Source/modules/mediasource/MediaSource.h     static PassRefPtrWillBeRawPtr<MediaSource> create(ExecutionContext*);
PassRefPtrWillBeRawPtr   75 Source/modules/mediasource/SourceBuffer.cpp PassRefPtrWillBeRawPtr<SourceBuffer> SourceBuffer::create(PassOwnPtr<WebSourceBuffer> webSourceBuffer, MediaSource* source, GenericEventQueue* asyncEventQueue)
PassRefPtrWillBeRawPtr  300 Source/modules/mediasource/SourceBuffer.cpp void SourceBuffer::appendStream(PassRefPtrWillBeRawPtr<Stream> stream, ExceptionState& exceptionState)
PassRefPtrWillBeRawPtr  306 Source/modules/mediasource/SourceBuffer.cpp void SourceBuffer::appendStream(PassRefPtrWillBeRawPtr<Stream> stream, unsigned long long maxSize, ExceptionState& exceptionState)
PassRefPtrWillBeRawPtr  579 Source/modules/mediasource/SourceBuffer.cpp void SourceBuffer::appendStreamInternal(PassRefPtrWillBeRawPtr<Stream> stream, ExceptionState& exceptionState)
PassRefPtrWillBeRawPtr   63 Source/modules/mediasource/SourceBuffer.h     static PassRefPtrWillBeRawPtr<SourceBuffer> create(PassOwnPtr<blink::WebSourceBuffer>, MediaSource*, GenericEventQueue*);
PassRefPtrWillBeRawPtr   78 Source/modules/mediasource/SourceBuffer.h     void appendStream(PassRefPtrWillBeRawPtr<Stream>, ExceptionState&);
PassRefPtrWillBeRawPtr   79 Source/modules/mediasource/SourceBuffer.h     void appendStream(PassRefPtrWillBeRawPtr<Stream>, unsigned long long maxSize, ExceptionState&);
PassRefPtrWillBeRawPtr  113 Source/modules/mediasource/SourceBuffer.h     void appendStreamInternal(PassRefPtrWillBeRawPtr<Stream>, ExceptionState&);
PassRefPtrWillBeRawPtr   52 Source/modules/mediasource/SourceBufferList.cpp void SourceBufferList::add(PassRefPtrWillBeRawPtr<SourceBuffer> buffer)
PassRefPtrWillBeRawPtr   48 Source/modules/mediasource/SourceBufferList.h     static PassRefPtrWillBeRawPtr<SourceBufferList> create(ExecutionContext* context, GenericEventQueue* asyncEventQueue)
PassRefPtrWillBeRawPtr   57 Source/modules/mediasource/SourceBufferList.h     void add(PassRefPtrWillBeRawPtr<SourceBuffer>);
PassRefPtrWillBeRawPtr   40 Source/modules/mediasource/VideoPlaybackQuality.cpp PassRefPtrWillBeRawPtr<VideoPlaybackQuality> VideoPlaybackQuality::create(
PassRefPtrWillBeRawPtr   44 Source/modules/mediasource/VideoPlaybackQuality.h     static PassRefPtrWillBeRawPtr<VideoPlaybackQuality> create(const Document&, unsigned totalVideoFrames, unsigned droppedVideoFrames, unsigned corruptedVideoFrames);
PassRefPtrWillBeRawPtr   49 Source/modules/mediasource/WebKitMediaSource.cpp PassRefPtrWillBeRawPtr<WebKitMediaSource> WebKitMediaSource::create(ExecutionContext* context)
PassRefPtrWillBeRawPtr   46 Source/modules/mediasource/WebKitMediaSource.h     static PassRefPtrWillBeRawPtr<WebKitMediaSource> create(ExecutionContext*);
PassRefPtrWillBeRawPtr   55 Source/modules/mediasource/WebKitSourceBuffer.cpp PassRefPtrWillBeRawPtr<WebKitSourceBuffer> WebKitSourceBuffer::create(PassOwnPtr<WebSourceBuffer> webSourceBuffer, PassRefPtrWillBeRawPtr<WebKitMediaSource> source)
PassRefPtrWillBeRawPtr   60 Source/modules/mediasource/WebKitSourceBuffer.cpp WebKitSourceBuffer::WebKitSourceBuffer(PassOwnPtr<WebSourceBuffer> webSourceBuffer, PassRefPtrWillBeRawPtr<WebKitMediaSource> source)
PassRefPtrWillBeRawPtr   52 Source/modules/mediasource/WebKitSourceBuffer.h     static PassRefPtrWillBeRawPtr<WebKitSourceBuffer> create(PassOwnPtr<blink::WebSourceBuffer>, PassRefPtrWillBeRawPtr<WebKitMediaSource>);
PassRefPtrWillBeRawPtr   68 Source/modules/mediasource/WebKitSourceBuffer.h     WebKitSourceBuffer(PassOwnPtr<blink::WebSourceBuffer>, PassRefPtrWillBeRawPtr<WebKitMediaSource>);
PassRefPtrWillBeRawPtr   59 Source/modules/mediasource/WebKitSourceBufferList.cpp void WebKitSourceBufferList::add(PassRefPtrWillBeRawPtr<WebKitSourceBuffer> buffer)
PassRefPtrWillBeRawPtr   48 Source/modules/mediasource/WebKitSourceBufferList.h     static PassRefPtrWillBeRawPtr<WebKitSourceBufferList> create(ExecutionContext* context, GenericEventQueue* asyncEventQueue)
PassRefPtrWillBeRawPtr   57 Source/modules/mediasource/WebKitSourceBufferList.h     void add(PassRefPtrWillBeRawPtr<WebKitSourceBuffer>);
PassRefPtrWillBeRawPtr  368 Source/modules/mediastream/MediaStream.cpp void MediaStream::scheduleDispatchEvent(PassRefPtrWillBeRawPtr<Event> event)
PassRefPtrWillBeRawPtr   98 Source/modules/mediastream/MediaStream.h     void scheduleDispatchEvent(PassRefPtrWillBeRawPtr<Event>);
PassRefPtrWillBeRawPtr   35 Source/modules/mediastream/MediaStreamEvent.cpp PassRefPtrWillBeRawPtr<MediaStreamEvent> MediaStreamEvent::create()
PassRefPtrWillBeRawPtr   40 Source/modules/mediastream/MediaStreamEvent.cpp PassRefPtrWillBeRawPtr<MediaStreamEvent> MediaStreamEvent::create(const AtomicString& type, bool canBubble, bool cancelable, PassRefPtr<MediaStream> stream)
PassRefPtrWillBeRawPtr   45 Source/modules/mediastream/MediaStreamEvent.cpp PassRefPtrWillBeRawPtr<MediaStreamEvent> MediaStreamEvent::create(const AtomicString& type, const MediaStreamEventInit& initializer)
PassRefPtrWillBeRawPtr   44 Source/modules/mediastream/MediaStreamEvent.h     static PassRefPtrWillBeRawPtr<MediaStreamEvent> create();
PassRefPtrWillBeRawPtr   45 Source/modules/mediastream/MediaStreamEvent.h     static PassRefPtrWillBeRawPtr<MediaStreamEvent> create(const AtomicString& type, bool canBubble, bool cancelable, PassRefPtr<MediaStream>);
PassRefPtrWillBeRawPtr   46 Source/modules/mediastream/MediaStreamEvent.h     static PassRefPtrWillBeRawPtr<MediaStreamEvent> create(const AtomicString& type, const MediaStreamEventInit& initializer);
PassRefPtrWillBeRawPtr   32 Source/modules/mediastream/MediaStreamTrackEvent.cpp PassRefPtrWillBeRawPtr<MediaStreamTrackEvent> MediaStreamTrackEvent::create()
PassRefPtrWillBeRawPtr   37 Source/modules/mediastream/MediaStreamTrackEvent.cpp PassRefPtrWillBeRawPtr<MediaStreamTrackEvent> MediaStreamTrackEvent::create(const AtomicString& type, bool canBubble, bool cancelable, PassRefPtr<MediaStreamTrack> track)
PassRefPtrWillBeRawPtr   39 Source/modules/mediastream/MediaStreamTrackEvent.h     static PassRefPtrWillBeRawPtr<MediaStreamTrackEvent> create();
PassRefPtrWillBeRawPtr   40 Source/modules/mediastream/MediaStreamTrackEvent.h     static PassRefPtrWillBeRawPtr<MediaStreamTrackEvent> create(const AtomicString& type, bool canBubble, bool cancelable, PassRefPtr<MediaStreamTrack>);
PassRefPtrWillBeRawPtr  148 Source/modules/mediastream/RTCDTMFSender.cpp void RTCDTMFSender::scheduleDispatchEvent(PassRefPtrWillBeRawPtr<Event> event)
PassRefPtrWillBeRawPtr   74 Source/modules/mediastream/RTCDTMFSender.h     void scheduleDispatchEvent(PassRefPtrWillBeRawPtr<Event>);
PassRefPtrWillBeRawPtr   31 Source/modules/mediastream/RTCDTMFToneChangeEvent.cpp PassRefPtrWillBeRawPtr<RTCDTMFToneChangeEvent> RTCDTMFToneChangeEvent::create()
PassRefPtrWillBeRawPtr   36 Source/modules/mediastream/RTCDTMFToneChangeEvent.cpp PassRefPtrWillBeRawPtr<RTCDTMFToneChangeEvent> RTCDTMFToneChangeEvent::create(const String& tone)
PassRefPtrWillBeRawPtr   41 Source/modules/mediastream/RTCDTMFToneChangeEvent.cpp PassRefPtrWillBeRawPtr<RTCDTMFToneChangeEvent> RTCDTMFToneChangeEvent::create(const AtomicString& type, const RTCDTMFToneChangeEventInit& initializer)
PassRefPtrWillBeRawPtr   42 Source/modules/mediastream/RTCDTMFToneChangeEvent.h     static PassRefPtrWillBeRawPtr<RTCDTMFToneChangeEvent> create();
PassRefPtrWillBeRawPtr   43 Source/modules/mediastream/RTCDTMFToneChangeEvent.h     static PassRefPtrWillBeRawPtr<RTCDTMFToneChangeEvent> create(const String& tone);
PassRefPtrWillBeRawPtr   44 Source/modules/mediastream/RTCDTMFToneChangeEvent.h     static PassRefPtrWillBeRawPtr<RTCDTMFToneChangeEvent> create(const AtomicString& type, const RTCDTMFToneChangeEventInit& initializer);
PassRefPtrWillBeRawPtr  210 Source/modules/mediastream/RTCDataChannel.cpp void RTCDataChannel::send(PassRefPtrWillBeRawPtr<Blob> data, ExceptionState& exceptionState)
PassRefPtrWillBeRawPtr  294 Source/modules/mediastream/RTCDataChannel.cpp void RTCDataChannel::scheduleDispatchEvent(PassRefPtrWillBeRawPtr<Event> event)
PassRefPtrWillBeRawPtr   74 Source/modules/mediastream/RTCDataChannel.h     void send(PassRefPtrWillBeRawPtr<Blob>, ExceptionState&);
PassRefPtrWillBeRawPtr   92 Source/modules/mediastream/RTCDataChannel.h     void scheduleDispatchEvent(PassRefPtrWillBeRawPtr<Event>);
PassRefPtrWillBeRawPtr   30 Source/modules/mediastream/RTCDataChannelEvent.cpp PassRefPtrWillBeRawPtr<RTCDataChannelEvent> RTCDataChannelEvent::create()
PassRefPtrWillBeRawPtr   35 Source/modules/mediastream/RTCDataChannelEvent.cpp PassRefPtrWillBeRawPtr<RTCDataChannelEvent> RTCDataChannelEvent::create(const AtomicString& type, bool canBubble, bool cancelable, PassRefPtr<RTCDataChannel> channel)
PassRefPtrWillBeRawPtr   38 Source/modules/mediastream/RTCDataChannelEvent.h     static PassRefPtrWillBeRawPtr<RTCDataChannelEvent> create();
PassRefPtrWillBeRawPtr   39 Source/modules/mediastream/RTCDataChannelEvent.h     static PassRefPtrWillBeRawPtr<RTCDataChannelEvent> create(const AtomicString& type, bool canBubble, bool cancelable, PassRefPtr<RTCDataChannel>);
PassRefPtrWillBeRawPtr   33 Source/modules/mediastream/RTCIceCandidateEvent.cpp PassRefPtrWillBeRawPtr<RTCIceCandidateEvent> RTCIceCandidateEvent::create()
PassRefPtrWillBeRawPtr   38 Source/modules/mediastream/RTCIceCandidateEvent.cpp PassRefPtrWillBeRawPtr<RTCIceCandidateEvent> RTCIceCandidateEvent::create(bool canBubble, bool cancelable, PassRefPtr<RTCIceCandidate> candidate)
PassRefPtrWillBeRawPtr   38 Source/modules/mediastream/RTCIceCandidateEvent.h     static PassRefPtrWillBeRawPtr<RTCIceCandidateEvent> create();
PassRefPtrWillBeRawPtr   39 Source/modules/mediastream/RTCIceCandidateEvent.h     static PassRefPtrWillBeRawPtr<RTCIceCandidateEvent> create(bool canBubble, bool cancelable, PassRefPtr<RTCIceCandidate>);
PassRefPtrWillBeRawPtr  692 Source/modules/mediastream/RTCPeerConnection.cpp void RTCPeerConnection::scheduleDispatchEvent(PassRefPtrWillBeRawPtr<Event> event)
PassRefPtrWillBeRawPtr  138 Source/modules/mediastream/RTCPeerConnection.h     void scheduleDispatchEvent(PassRefPtrWillBeRawPtr<Event>);
PassRefPtrWillBeRawPtr   43 Source/modules/notifications/Notification.cpp PassRefPtrWillBeRawPtr<Notification> Notification::create(ExecutionContext* context, const String& title, const Dictionary& options)
PassRefPtrWillBeRawPtr  173 Source/modules/notifications/Notification.cpp bool Notification::dispatchEvent(PassRefPtrWillBeRawPtr<Event> event)
PassRefPtrWillBeRawPtr   56 Source/modules/notifications/Notification.h     static PassRefPtrWillBeRawPtr<Notification> create(ExecutionContext*, const String& title, const Dictionary& options);
PassRefPtrWillBeRawPtr   88 Source/modules/notifications/Notification.h     virtual bool dispatchEvent(PassRefPtrWillBeRawPtr<Event>) OVERRIDE FINAL;
PassRefPtrWillBeRawPtr   47 Source/modules/performance/WorkerPerformance.h     static PassRefPtrWillBeRawPtr<WorkerPerformance> create() { return adoptRefWillBeNoop(new WorkerPerformance()); }
PassRefPtrWillBeRawPtr   20 Source/modules/push_messaging/PushError.h     static PassRefPtrWillBeRawPtr<DOMError> from(WebType* webErrorRaw)
PassRefPtrWillBeRawPtr   20 Source/modules/push_messaging/PushManager.h     static PassRefPtrWillBeRawPtr<PushManager> create()
PassRefPtrWillBeRawPtr   20 Source/modules/push_messaging/PushRegistration.h     static PassRefPtrWillBeRawPtr<PushRegistration> from(WebType* registrationRaw)
PassRefPtrWillBeRawPtr   56 Source/modules/quota/DeprecatedStorageInfo.h     static PassRefPtrWillBeRawPtr<DeprecatedStorageInfo> create()
PassRefPtrWillBeRawPtr   54 Source/modules/quota/DeprecatedStorageQuota.h     static PassRefPtrWillBeRawPtr<DeprecatedStorageQuota> create(Type type)
PassRefPtrWillBeRawPtr   44 Source/modules/quota/StorageInfo.h     static PassRefPtrWillBeRawPtr<StorageInfo> create(unsigned long long usage, unsigned long long quota)
PassRefPtrWillBeRawPtr   47 Source/modules/quota/StorageQuota.h     static PassRefPtrWillBeRawPtr<StorageQuota> create()
PassRefPtrWillBeRawPtr   13 Source/modules/serviceworkers/FetchEvent.cpp PassRefPtrWillBeRawPtr<FetchEvent> FetchEvent::create()
PassRefPtrWillBeRawPtr   18 Source/modules/serviceworkers/FetchEvent.cpp PassRefPtrWillBeRawPtr<FetchEvent> FetchEvent::create(PassRefPtr<RespondWithObserver> observer)
PassRefPtrWillBeRawPtr   21 Source/modules/serviceworkers/FetchEvent.h     static PassRefPtrWillBeRawPtr<FetchEvent> create();
PassRefPtrWillBeRawPtr   22 Source/modules/serviceworkers/FetchEvent.h     static PassRefPtrWillBeRawPtr<FetchEvent> create(PassRefPtr<RespondWithObserver>);
PassRefPtrWillBeRawPtr   41 Source/modules/serviceworkers/InstallEvent.cpp PassRefPtrWillBeRawPtr<InstallEvent> InstallEvent::create()
PassRefPtrWillBeRawPtr   46 Source/modules/serviceworkers/InstallEvent.cpp PassRefPtrWillBeRawPtr<InstallEvent> InstallEvent::create(const AtomicString& type, const EventInit& initializer, PassRefPtr<WaitUntilObserver> observer)
PassRefPtrWillBeRawPtr   44 Source/modules/serviceworkers/InstallEvent.h     static PassRefPtrWillBeRawPtr<InstallEvent> create();
PassRefPtrWillBeRawPtr   45 Source/modules/serviceworkers/InstallEvent.h     static PassRefPtrWillBeRawPtr<InstallEvent> create(const AtomicString& type, const EventInit&, PassRefPtr<WaitUntilObserver>);
PassRefPtrWillBeRawPtr   39 Source/modules/serviceworkers/InstallPhaseEvent.cpp PassRefPtrWillBeRawPtr<InstallPhaseEvent> InstallPhaseEvent::create()
PassRefPtrWillBeRawPtr   44 Source/modules/serviceworkers/InstallPhaseEvent.cpp PassRefPtrWillBeRawPtr<InstallPhaseEvent> InstallPhaseEvent::create(const AtomicString& type, const EventInit& eventInit, PassRefPtr<WaitUntilObserver> observer)
PassRefPtrWillBeRawPtr   43 Source/modules/serviceworkers/InstallPhaseEvent.h     static PassRefPtrWillBeRawPtr<InstallPhaseEvent> create();
PassRefPtrWillBeRawPtr   44 Source/modules/serviceworkers/InstallPhaseEvent.h     static PassRefPtrWillBeRawPtr<InstallPhaseEvent> create(const AtomicString& type, const EventInit&, PassRefPtr<WaitUntilObserver>);
PassRefPtrWillBeRawPtr   45 Source/modules/serviceworkers/ServiceWorkerError.h     static PassRefPtrWillBeRawPtr<DOMError> from(WebType* webErrorRaw)
PassRefPtrWillBeRawPtr   42 Source/modules/serviceworkers/ServiceWorkerGlobalScope.cpp PassRefPtrWillBeRawPtr<ServiceWorkerGlobalScope> ServiceWorkerGlobalScope::create(ServiceWorkerThread* thread, PassOwnPtrWillBeRawPtr<WorkerThreadStartupData> startupData)
PassRefPtrWillBeRawPtr   46 Source/modules/serviceworkers/ServiceWorkerGlobalScope.h     static PassRefPtrWillBeRawPtr<ServiceWorkerGlobalScope> create(ServiceWorkerThread*, PassOwnPtrWillBeRawPtr<WorkerThreadStartupData>);
PassRefPtrWillBeRawPtr   54 Source/modules/serviceworkers/ServiceWorkerThread.cpp PassRefPtrWillBeRawPtr<WorkerGlobalScope> ServiceWorkerThread::createWorkerGlobalScope(PassOwnPtrWillBeRawPtr<WorkerThreadStartupData> startupData)
PassRefPtrWillBeRawPtr   46 Source/modules/serviceworkers/ServiceWorkerThread.h     virtual PassRefPtrWillBeRawPtr<WorkerGlobalScope> createWorkerGlobalScope(PassOwnPtrWillBeRawPtr<WorkerThreadStartupData>) OVERRIDE;
PassRefPtrWillBeRawPtr   34 Source/modules/speech/SpeechGrammar.cpp PassRefPtrWillBeRawPtr<SpeechGrammar> SpeechGrammar::create()
PassRefPtrWillBeRawPtr   39 Source/modules/speech/SpeechGrammar.cpp PassRefPtrWillBeRawPtr<SpeechGrammar> SpeechGrammar::create(const KURL& src, double weight)
PassRefPtrWillBeRawPtr   41 Source/modules/speech/SpeechGrammar.h     static PassRefPtrWillBeRawPtr<SpeechGrammar> create(); // FIXME: The spec is not clear on what the constructor should look like.
PassRefPtrWillBeRawPtr   42 Source/modules/speech/SpeechGrammar.h     static PassRefPtrWillBeRawPtr<SpeechGrammar> create(const KURL& src, double weight);
PassRefPtrWillBeRawPtr   34 Source/modules/speech/SpeechGrammarList.cpp PassRefPtrWillBeRawPtr<SpeechGrammarList> SpeechGrammarList::create()
PassRefPtrWillBeRawPtr   41 Source/modules/speech/SpeechGrammarList.h     static PassRefPtrWillBeRawPtr<SpeechGrammarList> create();
PassRefPtrWillBeRawPtr   40 Source/modules/speech/SpeechRecognition.cpp PassRefPtrWillBeRawPtr<SpeechRecognition> SpeechRecognition::create(ExecutionContext* context)
PassRefPtrWillBeRawPtr  122 Source/modules/speech/SpeechRecognition.cpp void SpeechRecognition::didReceiveNoMatch(PassRefPtrWillBeRawPtr<SpeechRecognitionResult> result)
PassRefPtrWillBeRawPtr  127 Source/modules/speech/SpeechRecognition.cpp void SpeechRecognition::didReceiveError(PassRefPtrWillBeRawPtr<SpeechRecognitionError> error)
PassRefPtrWillBeRawPtr   50 Source/modules/speech/SpeechRecognition.h     static PassRefPtrWillBeRawPtr<SpeechRecognition> create(ExecutionContext*);
PassRefPtrWillBeRawPtr   55 Source/modules/speech/SpeechRecognition.h     void setGrammars(PassRefPtrWillBeRawPtr<SpeechGrammarList> grammars) { m_grammars = grammars; }
PassRefPtrWillBeRawPtr   78 Source/modules/speech/SpeechRecognition.h     void didReceiveNoMatch(PassRefPtrWillBeRawPtr<SpeechRecognitionResult>);
PassRefPtrWillBeRawPtr   79 Source/modules/speech/SpeechRecognition.h     void didReceiveError(PassRefPtrWillBeRawPtr<SpeechRecognitionError>);
PassRefPtrWillBeRawPtr   32 Source/modules/speech/SpeechRecognitionAlternative.cpp PassRefPtrWillBeRawPtr<SpeechRecognitionAlternative> SpeechRecognitionAlternative::create(const String& transcript, double confidence)
PassRefPtrWillBeRawPtr   40 Source/modules/speech/SpeechRecognitionAlternative.h     static PassRefPtrWillBeRawPtr<SpeechRecognitionAlternative> create(const String&, double);
PassRefPtrWillBeRawPtr   59 Source/modules/speech/SpeechRecognitionError.cpp PassRefPtrWillBeRawPtr<SpeechRecognitionError> SpeechRecognitionError::create(ErrorCode code, const String& message)
PassRefPtrWillBeRawPtr   64 Source/modules/speech/SpeechRecognitionError.cpp PassRefPtrWillBeRawPtr<SpeechRecognitionError> SpeechRecognitionError::create()
PassRefPtrWillBeRawPtr   69 Source/modules/speech/SpeechRecognitionError.cpp PassRefPtrWillBeRawPtr<SpeechRecognitionError> SpeechRecognitionError::create(const AtomicString& eventName, const SpeechRecognitionErrorInit& initializer)
PassRefPtrWillBeRawPtr   58 Source/modules/speech/SpeechRecognitionError.h     static PassRefPtrWillBeRawPtr<SpeechRecognitionError> create(ErrorCode, const String&);
PassRefPtrWillBeRawPtr   59 Source/modules/speech/SpeechRecognitionError.h     static PassRefPtrWillBeRawPtr<SpeechRecognitionError> create();
PassRefPtrWillBeRawPtr   60 Source/modules/speech/SpeechRecognitionError.h     static PassRefPtrWillBeRawPtr<SpeechRecognitionError> create(const AtomicString&, const SpeechRecognitionErrorInit&);
PassRefPtrWillBeRawPtr   37 Source/modules/speech/SpeechRecognitionEvent.cpp PassRefPtrWillBeRawPtr<SpeechRecognitionEvent> SpeechRecognitionEvent::create()
PassRefPtrWillBeRawPtr   42 Source/modules/speech/SpeechRecognitionEvent.cpp PassRefPtrWillBeRawPtr<SpeechRecognitionEvent> SpeechRecognitionEvent::create(const AtomicString& eventName, const SpeechRecognitionEventInit& initializer)
PassRefPtrWillBeRawPtr   47 Source/modules/speech/SpeechRecognitionEvent.cpp PassRefPtrWillBeRawPtr<SpeechRecognitionEvent> SpeechRecognitionEvent::createResult(unsigned long resultIndex, const WillBeHeapVector<RefPtrWillBeMember<SpeechRecognitionResult> >& results)
PassRefPtrWillBeRawPtr   52 Source/modules/speech/SpeechRecognitionEvent.cpp PassRefPtrWillBeRawPtr<SpeechRecognitionEvent> SpeechRecognitionEvent::createNoMatch(PassRefPtrWillBeRawPtr<SpeechRecognitionResult> result)
PassRefPtrWillBeRawPtr   82 Source/modules/speech/SpeechRecognitionEvent.cpp SpeechRecognitionEvent::SpeechRecognitionEvent(const AtomicString& eventName, unsigned long resultIndex, PassRefPtrWillBeRawPtr<SpeechRecognitionResultList> results)
PassRefPtrWillBeRawPtr   49 Source/modules/speech/SpeechRecognitionEvent.h     static PassRefPtrWillBeRawPtr<SpeechRecognitionEvent> create();
PassRefPtrWillBeRawPtr   50 Source/modules/speech/SpeechRecognitionEvent.h     static PassRefPtrWillBeRawPtr<SpeechRecognitionEvent> create(const AtomicString&, const SpeechRecognitionEventInit&);
PassRefPtrWillBeRawPtr   53 Source/modules/speech/SpeechRecognitionEvent.h     static PassRefPtrWillBeRawPtr<SpeechRecognitionEvent> createResult(unsigned long resultIndex, const WillBeHeapVector<RefPtrWillBeMember<SpeechRecognitionResult> >& results);
PassRefPtrWillBeRawPtr   54 Source/modules/speech/SpeechRecognitionEvent.h     static PassRefPtrWillBeRawPtr<SpeechRecognitionEvent> createNoMatch(PassRefPtrWillBeRawPtr<SpeechRecognitionResult>);
PassRefPtrWillBeRawPtr   71 Source/modules/speech/SpeechRecognitionEvent.h     SpeechRecognitionEvent(const AtomicString& eventName, unsigned long resultIndex, PassRefPtrWillBeRawPtr<SpeechRecognitionResultList> results);
PassRefPtrWillBeRawPtr   36 Source/modules/speech/SpeechRecognitionResult.cpp PassRefPtrWillBeRawPtr<SpeechRecognitionResult> SpeechRecognitionResult::create(const WillBeHeapVector<RefPtrWillBeMember<SpeechRecognitionAlternative> >& alternatives, bool final)
PassRefPtrWillBeRawPtr   43 Source/modules/speech/SpeechRecognitionResult.h     static PassRefPtrWillBeRawPtr<SpeechRecognitionResult> create(const WillBeHeapVector<RefPtrWillBeMember<SpeechRecognitionAlternative> >&, bool final);
PassRefPtrWillBeRawPtr   32 Source/modules/speech/SpeechRecognitionResultList.cpp PassRefPtrWillBeRawPtr<SpeechRecognitionResultList> SpeechRecognitionResultList::create(const WillBeHeapVector<RefPtrWillBeMember<SpeechRecognitionResult> >& results)
PassRefPtrWillBeRawPtr   39 Source/modules/speech/SpeechRecognitionResultList.h     static PassRefPtrWillBeRawPtr<SpeechRecognitionResultList> create(const WillBeHeapVector<RefPtrWillBeMember<SpeechRecognitionResult> >&);
PassRefPtrWillBeRawPtr   37 Source/modules/speech/SpeechSynthesis.cpp PassRefPtrWillBeRawPtr<SpeechSynthesis> SpeechSynthesis::create(ExecutionContext* context)
PassRefPtrWillBeRawPtr   50 Source/modules/speech/SpeechSynthesis.h     static PassRefPtrWillBeRawPtr<SpeechSynthesis> create(ExecutionContext*);
PassRefPtrWillBeRawPtr   31 Source/modules/speech/SpeechSynthesisEvent.cpp PassRefPtrWillBeRawPtr<SpeechSynthesisEvent> SpeechSynthesisEvent::create()
PassRefPtrWillBeRawPtr   36 Source/modules/speech/SpeechSynthesisEvent.cpp PassRefPtrWillBeRawPtr<SpeechSynthesisEvent> SpeechSynthesisEvent::create(const AtomicString& type, unsigned long charIndex, float elapsedTime, const String& name)
PassRefPtrWillBeRawPtr   36 Source/modules/speech/SpeechSynthesisEvent.h     static PassRefPtrWillBeRawPtr<SpeechSynthesisEvent> create();
PassRefPtrWillBeRawPtr   37 Source/modules/speech/SpeechSynthesisEvent.h     static PassRefPtrWillBeRawPtr<SpeechSynthesisEvent> create(const AtomicString& type, unsigned long charIndex, float elapsedTime, const String& name);
PassRefPtrWillBeRawPtr   31 Source/modules/speech/SpeechSynthesisUtterance.cpp PassRefPtrWillBeRawPtr<SpeechSynthesisUtterance> SpeechSynthesisUtterance::create(ExecutionContext* context, const String& text)
PassRefPtrWillBeRawPtr   43 Source/modules/speech/SpeechSynthesisUtterance.h     static PassRefPtrWillBeRawPtr<SpeechSynthesisUtterance> create(ExecutionContext*, const String&);
PassRefPtrWillBeRawPtr   31 Source/modules/speech/SpeechSynthesisVoice.cpp PassRefPtrWillBeRawPtr<SpeechSynthesisVoice> SpeechSynthesisVoice::create(PassRefPtr<PlatformSpeechSynthesisVoice> voice)
PassRefPtrWillBeRawPtr   40 Source/modules/speech/SpeechSynthesisVoice.h     static PassRefPtrWillBeRawPtr<SpeechSynthesisVoice> create(PassRefPtr<PlatformSpeechSynthesisVoice>);
PassRefPtrWillBeRawPtr   33 Source/modules/webaudio/AudioProcessingEvent.cpp PassRefPtrWillBeRawPtr<AudioProcessingEvent> AudioProcessingEvent::create()
PassRefPtrWillBeRawPtr   38 Source/modules/webaudio/AudioProcessingEvent.cpp PassRefPtrWillBeRawPtr<AudioProcessingEvent> AudioProcessingEvent::create(PassRefPtr<AudioBuffer> inputBuffer, PassRefPtr<AudioBuffer> outputBuffer, double playbackTime)
PassRefPtrWillBeRawPtr   39 Source/modules/webaudio/AudioProcessingEvent.h     static PassRefPtrWillBeRawPtr<AudioProcessingEvent> create();
PassRefPtrWillBeRawPtr   40 Source/modules/webaudio/AudioProcessingEvent.h     static PassRefPtrWillBeRawPtr<AudioProcessingEvent> create(PassRefPtr<AudioBuffer> inputBuffer, PassRefPtr<AudioBuffer> outputBuffer, double playbackTime);
PassRefPtrWillBeRawPtr   33 Source/modules/webaudio/OfflineAudioCompletionEvent.cpp PassRefPtrWillBeRawPtr<OfflineAudioCompletionEvent> OfflineAudioCompletionEvent::create()
PassRefPtrWillBeRawPtr   38 Source/modules/webaudio/OfflineAudioCompletionEvent.cpp PassRefPtrWillBeRawPtr<OfflineAudioCompletionEvent> OfflineAudioCompletionEvent::create(PassRefPtr<AudioBuffer> renderedBuffer)
PassRefPtrWillBeRawPtr   39 Source/modules/webaudio/OfflineAudioCompletionEvent.h     static PassRefPtrWillBeRawPtr<OfflineAudioCompletionEvent> create();
PassRefPtrWillBeRawPtr   40 Source/modules/webaudio/OfflineAudioCompletionEvent.h     static PassRefPtrWillBeRawPtr<OfflineAudioCompletionEvent> create(PassRefPtr<AudioBuffer> renderedBuffer);
PassRefPtrWillBeRawPtr   45 Source/modules/webdatabase/AbstractDatabaseServer.h     virtual PassRefPtrWillBeRawPtr<DatabaseBackendBase> openDatabase(DatabaseContext*, DatabaseType,
PassRefPtrWillBeRawPtr   41 Source/modules/webdatabase/ChangeVersionWrapper.h     static PassRefPtrWillBeRawPtr<ChangeVersionWrapper> create(const String& oldVersion, const String& newVersion) { return adoptRefWillBeNoop(new ChangeVersionWrapper(oldVersion, newVersion)); }
PassRefPtrWillBeRawPtr   43 Source/modules/webdatabase/DOMWindowWebDatabase.cpp PassRefPtrWillBeRawPtr<Database> DOMWindowWebDatabase::openDatabase(DOMWindow& window, const String& name, const String& version, const String& displayName, unsigned long estimatedSize, PassOwnPtr<DatabaseCallback> creationCallback, ExceptionState& exceptionState)
PassRefPtrWillBeRawPtr   46 Source/modules/webdatabase/DOMWindowWebDatabase.h     static PassRefPtrWillBeRawPtr<Database> openDatabase(DOMWindow&, const String& name, const String& version, const String& displayName, unsigned long estimatedSize, PassOwnPtr<DatabaseCallback> creationCallback, ExceptionState&);
PassRefPtrWillBeRawPtr   60 Source/modules/webdatabase/Database.cpp PassRefPtrWillBeRawPtr<Database> Database::create(ExecutionContext*, PassRefPtrWillBeRawPtr<DatabaseBackendBase> backend)
PassRefPtrWillBeRawPtr   97 Source/modules/webdatabase/Database.cpp PassRefPtrWillBeRawPtr<DatabaseBackend> Database::backend()
PassRefPtrWillBeRawPtr  164 Source/modules/webdatabase/Database.cpp     static PassOwnPtr<DeliverPendingCallbackTask> create(PassRefPtrWillBeRawPtr<SQLTransaction> transaction)
PassRefPtrWillBeRawPtr  175 Source/modules/webdatabase/Database.cpp     DeliverPendingCallbackTask(PassRefPtrWillBeRawPtr<SQLTransaction> transaction)
PassRefPtrWillBeRawPtr   77 Source/modules/webdatabase/Database.h     PassRefPtrWillBeRawPtr<DatabaseBackend> backend();
PassRefPtrWillBeRawPtr   78 Source/modules/webdatabase/Database.h     static PassRefPtrWillBeRawPtr<Database> create(ExecutionContext*, PassRefPtrWillBeRawPtr<DatabaseBackendBase>);
PassRefPtrWillBeRawPtr   36 Source/modules/webdatabase/DatabaseAuthorizer.cpp PassRefPtrWillBeRawPtr<DatabaseAuthorizer> DatabaseAuthorizer::create(const String& databaseInfoTableName)
PassRefPtrWillBeRawPtr   52 Source/modules/webdatabase/DatabaseAuthorizer.h     static PassRefPtrWillBeRawPtr<DatabaseAuthorizer> create(const String& databaseInfoTableName);
PassRefPtrWillBeRawPtr  108 Source/modules/webdatabase/DatabaseBackend.cpp PassRefPtrWillBeRawPtr<SQLTransactionBackend> DatabaseBackend::runTransaction(PassRefPtrWillBeRawPtr<SQLTransaction> transaction,
PassRefPtrWillBeRawPtr   57 Source/modules/webdatabase/DatabaseBackend.h     PassRefPtrWillBeRawPtr<SQLTransactionBackend> runTransaction(PassRefPtrWillBeRawPtr<SQLTransaction>, bool readOnly, const ChangeVersionData*);
PassRefPtrWillBeRawPtr   60 Source/modules/webdatabase/DatabaseClient.cpp void DatabaseClient::didOpenDatabase(PassRefPtrWillBeRawPtr<Database> database, const String& domain, const String& name, const String& version)
PassRefPtrWillBeRawPtr   54 Source/modules/webdatabase/DatabaseClient.h     void didOpenDatabase(PassRefPtrWillBeRawPtr<Database>, const String& domain, const String& name, const String& version);
PassRefPtrWillBeRawPtr   90 Source/modules/webdatabase/DatabaseContext.cpp PassRefPtrWillBeRawPtr<DatabaseContext> DatabaseContext::create(ExecutionContext* context)
PassRefPtrWillBeRawPtr   50 Source/modules/webdatabase/DatabaseContext.h     static PassRefPtrWillBeRawPtr<DatabaseContext> create(ExecutionContext*);
PassRefPtrWillBeRawPtr   77 Source/modules/webdatabase/DatabaseManager.cpp     static PassOwnPtr<DatabaseCreationCallbackTask> create(PassRefPtrWillBeRawPtr<Database> database, PassOwnPtr<DatabaseCallback> creationCallback)
PassRefPtrWillBeRawPtr   88 Source/modules/webdatabase/DatabaseManager.cpp     DatabaseCreationCallbackTask(PassRefPtrWillBeRawPtr<Database> database, PassOwnPtr<DatabaseCallback> callback)
PassRefPtrWillBeRawPtr  185 Source/modules/webdatabase/DatabaseManager.cpp PassRefPtrWillBeRawPtr<DatabaseBackendBase> DatabaseManager::openDatabaseBackend(ExecutionContext* context,
PassRefPtrWillBeRawPtr  215 Source/modules/webdatabase/DatabaseManager.cpp PassRefPtrWillBeRawPtr<Database> DatabaseManager::openDatabase(ExecutionContext* context,
PassRefPtrWillBeRawPtr  242 Source/modules/webdatabase/DatabaseManager.cpp PassRefPtrWillBeRawPtr<DatabaseSync> DatabaseManager::openDatabaseSync(ExecutionContext* context,
PassRefPtrWillBeRawPtr   73 Source/modules/webdatabase/DatabaseManager.h     PassRefPtrWillBeRawPtr<Database> openDatabase(ExecutionContext*, const String& name, const String& expectedVersion, const String& displayName, unsigned long estimatedSize, PassOwnPtr<DatabaseCallback>, DatabaseError&, String& errorMessage);
PassRefPtrWillBeRawPtr   74 Source/modules/webdatabase/DatabaseManager.h     PassRefPtrWillBeRawPtr<DatabaseSync> openDatabaseSync(ExecutionContext*, const String& name, const String& expectedVersion, const String& displayName, unsigned long estimatedSize, PassOwnPtr<DatabaseCallback>, DatabaseError&, String& errorMessage);
PassRefPtrWillBeRawPtr   93 Source/modules/webdatabase/DatabaseManager.h     PassRefPtrWillBeRawPtr<DatabaseBackendBase> openDatabaseBackend(ExecutionContext*,
PassRefPtrWillBeRawPtr   53 Source/modules/webdatabase/DatabaseServer.cpp PassRefPtrWillBeRawPtr<DatabaseBackendBase> DatabaseServer::openDatabase(DatabaseContext* backendContext,
PassRefPtrWillBeRawPtr   63 Source/modules/webdatabase/DatabaseServer.cpp PassRefPtrWillBeRawPtr<DatabaseBackendBase> DatabaseServer::createDatabase(DatabaseContext* backendContext,
PassRefPtrWillBeRawPtr   41 Source/modules/webdatabase/DatabaseServer.h     virtual PassRefPtrWillBeRawPtr<DatabaseBackendBase> openDatabase(DatabaseContext*, DatabaseType,
PassRefPtrWillBeRawPtr   50 Source/modules/webdatabase/DatabaseServer.h     PassRefPtrWillBeRawPtr<DatabaseBackendBase> createDatabase(DatabaseContext*, DatabaseType,
PassRefPtrWillBeRawPtr   51 Source/modules/webdatabase/DatabaseSync.cpp PassRefPtrWillBeRawPtr<DatabaseSync> DatabaseSync::create(ExecutionContext*, PassRefPtrWillBeRawPtr<DatabaseBackendBase> backend)
PassRefPtrWillBeRawPtr   77 Source/modules/webdatabase/DatabaseSync.h     static PassRefPtrWillBeRawPtr<DatabaseSync> create(ExecutionContext*, PassRefPtrWillBeRawPtr<DatabaseBackendBase>);
PassRefPtrWillBeRawPtr  134 Source/modules/webdatabase/DatabaseTask.cpp DatabaseBackend::DatabaseTransactionTask::DatabaseTransactionTask(PassRefPtrWillBeRawPtr<SQLTransactionBackend> transaction)
PassRefPtrWillBeRawPtr  120 Source/modules/webdatabase/DatabaseTask.h     static PassOwnPtr<DatabaseTransactionTask> create(PassRefPtrWillBeRawPtr<SQLTransactionBackend> transaction)
PassRefPtrWillBeRawPtr  128 Source/modules/webdatabase/DatabaseTask.h     explicit DatabaseTransactionTask(PassRefPtrWillBeRawPtr<SQLTransactionBackend>);
PassRefPtrWillBeRawPtr   56 Source/modules/webdatabase/DatabaseThread.h     static PassRefPtrWillBeRawPtr<DatabaseThread> create() { return adoptRefWillBeNoop(new DatabaseThread); }
PassRefPtrWillBeRawPtr  110 Source/modules/webdatabase/DatabaseTracker.cpp     static PassOwnPtr<NotifyDatabaseObserverOnCloseTask> create(PassRefPtrWillBeRawPtr<DatabaseBackendBase> database)
PassRefPtrWillBeRawPtr  126 Source/modules/webdatabase/DatabaseTracker.cpp     explicit NotifyDatabaseObserverOnCloseTask(PassRefPtrWillBeRawPtr<DatabaseBackendBase> database)
PassRefPtrWillBeRawPtr  194 Source/modules/webdatabase/InspectorDatabaseAgent.cpp void InspectorDatabaseAgent::didOpenDatabase(PassRefPtrWillBeRawPtr<Database> database, const String& domain, const String& name, const String& version)
PassRefPtrWillBeRawPtr   70 Source/modules/webdatabase/InspectorDatabaseAgent.h     void didOpenDatabase(PassRefPtrWillBeRawPtr<Database>, const String& domain, const String& name, const String& version);
PassRefPtrWillBeRawPtr   41 Source/modules/webdatabase/InspectorDatabaseResource.cpp PassRefPtrWillBeRawPtr<InspectorDatabaseResource> InspectorDatabaseResource::create(PassRefPtrWillBeRawPtr<Database> database, const String& domain, const String& name, const String& version)
PassRefPtrWillBeRawPtr   46 Source/modules/webdatabase/InspectorDatabaseResource.cpp InspectorDatabaseResource::InspectorDatabaseResource(PassRefPtrWillBeRawPtr<Database> database, const String& domain, const String& name, const String& version)
PassRefPtrWillBeRawPtr   47 Source/modules/webdatabase/InspectorDatabaseResource.h     static PassRefPtrWillBeRawPtr<InspectorDatabaseResource> create(PassRefPtrWillBeRawPtr<Database>, const String& domain, const String& name, const String& version);
PassRefPtrWillBeRawPtr   52 Source/modules/webdatabase/InspectorDatabaseResource.h     void setDatabase(PassRefPtrWillBeRawPtr<Database> database) { m_database = database; }
PassRefPtrWillBeRawPtr   56 Source/modules/webdatabase/InspectorDatabaseResource.h     InspectorDatabaseResource(PassRefPtrWillBeRawPtr<Database>, const String& domain, const String& name, const String& version);
PassRefPtrWillBeRawPtr   67 Source/modules/webdatabase/SQLError.h     static PassRefPtrWillBeRawPtr<SQLError> create(const SQLErrorData& data) { return adoptRefWillBeNoop(new SQLError(data)); }
PassRefPtrWillBeRawPtr   43 Source/modules/webdatabase/SQLResultSet.h     static PassRefPtrWillBeRawPtr<SQLResultSet> create() { return adoptRefWillBeNoop(new SQLResultSet); }
PassRefPtrWillBeRawPtr   42 Source/modules/webdatabase/SQLResultSetRowList.h     static PassRefPtrWillBeRawPtr<SQLResultSetRowList> create() { return adoptRefWillBeNoop(new SQLResultSetRowList); }
PassRefPtrWillBeRawPtr   74 Source/modules/webdatabase/SQLStatementBackend.cpp PassRefPtrWillBeRawPtr<SQLStatementBackend> SQLStatementBackend::create(PassOwnPtr<AbstractSQLStatement> frontend,
PassRefPtrWillBeRawPtr   47 Source/modules/webdatabase/SQLStatementBackend.h     static PassRefPtrWillBeRawPtr<SQLStatementBackend> create(PassOwnPtr<AbstractSQLStatement>,
PassRefPtrWillBeRawPtr   53 Source/modules/webdatabase/SQLStatementSync.cpp PassRefPtrWillBeRawPtr<SQLResultSet> SQLStatementSync::execute(DatabaseSync* db, ExceptionState& exceptionState)
PassRefPtrWillBeRawPtr   51 Source/modules/webdatabase/SQLStatementSync.h     PassRefPtrWillBeRawPtr<SQLResultSet> execute(DatabaseSync*, ExceptionState&);
PassRefPtrWillBeRawPtr   51 Source/modules/webdatabase/SQLTransaction.cpp PassRefPtrWillBeRawPtr<SQLTransaction> SQLTransaction::create(Database* db, PassOwnPtr<SQLTransactionCallback> callback,
PassRefPtrWillBeRawPtr   56 Source/modules/webdatabase/SQLTransaction.h     static PassRefPtrWillBeRawPtr<SQLTransaction> create(Database*, PassOwnPtr<SQLTransactionCallback>,
PassRefPtrWillBeRawPtr  343 Source/modules/webdatabase/SQLTransactionBackend.cpp PassRefPtrWillBeRawPtr<SQLTransactionBackend> SQLTransactionBackend::create(DatabaseBackend* db,
PassRefPtrWillBeRawPtr  344 Source/modules/webdatabase/SQLTransactionBackend.cpp     PassRefPtrWillBeRawPtr<AbstractSQLTransaction> frontend,
PassRefPtrWillBeRawPtr  345 Source/modules/webdatabase/SQLTransactionBackend.cpp     PassRefPtrWillBeRawPtr<SQLTransactionWrapper> wrapper,
PassRefPtrWillBeRawPtr  352 Source/modules/webdatabase/SQLTransactionBackend.cpp     PassRefPtrWillBeRawPtr<AbstractSQLTransaction> frontend,
PassRefPtrWillBeRawPtr  353 Source/modules/webdatabase/SQLTransactionBackend.cpp     PassRefPtrWillBeRawPtr<SQLTransactionWrapper> wrapper,
PassRefPtrWillBeRawPtr  476 Source/modules/webdatabase/SQLTransactionBackend.cpp void SQLTransactionBackend::enqueueStatementBackend(PassRefPtrWillBeRawPtr<SQLStatementBackend> statementBackend)
PassRefPtrWillBeRawPtr   63 Source/modules/webdatabase/SQLTransactionBackend.h     static PassRefPtrWillBeRawPtr<SQLTransactionBackend> create(DatabaseBackend*,
PassRefPtrWillBeRawPtr   64 Source/modules/webdatabase/SQLTransactionBackend.h         PassRefPtrWillBeRawPtr<AbstractSQLTransaction>, PassRefPtrWillBeRawPtr<SQLTransactionWrapper>, bool readOnly);
PassRefPtrWillBeRawPtr   77 Source/modules/webdatabase/SQLTransactionBackend.h     SQLTransactionBackend(DatabaseBackend*, PassRefPtrWillBeRawPtr<AbstractSQLTransaction>,
PassRefPtrWillBeRawPtr   78 Source/modules/webdatabase/SQLTransactionBackend.h         PassRefPtrWillBeRawPtr<SQLTransactionWrapper>, bool readOnly);
PassRefPtrWillBeRawPtr   90 Source/modules/webdatabase/SQLTransactionBackend.h     void enqueueStatementBackend(PassRefPtrWillBeRawPtr<SQLStatementBackend>);
PassRefPtrWillBeRawPtr   86 Source/modules/webdatabase/SQLTransactionBackendSync.cpp PassRefPtrWillBeRawPtr<SQLResultSet> SQLTransactionBackendSync::executeSQL(const String& sqlStatement, const Vector<SQLValue>& arguments, ExceptionState& exceptionState)
PassRefPtrWillBeRawPtr   58 Source/modules/webdatabase/SQLTransactionBackendSync.h     PassRefPtrWillBeRawPtr<SQLResultSet> executeSQL(const String& sqlStatement, const Vector<SQLValue>& arguments, ExceptionState&);
PassRefPtrWillBeRawPtr   58 Source/modules/webdatabase/SQLTransactionClient.cpp         executionContext->postTask(bind(&databaseModified, PassRefPtrWillBeRawPtr<DatabaseBackendBase>(database)));
PassRefPtrWillBeRawPtr   41 Source/modules/webdatabase/SQLTransactionSync.cpp PassRefPtrWillBeRawPtr<SQLTransactionSync> SQLTransactionSync::create(DatabaseSync* db, PassOwnPtr<SQLTransactionSyncCallback> callback, bool readOnly)
PassRefPtrWillBeRawPtr   43 Source/modules/webdatabase/SQLTransactionSync.h     static PassRefPtrWillBeRawPtr<SQLTransactionSync> create(DatabaseSync*, PassOwnPtr<SQLTransactionSyncCallback>, bool readOnly = false);
PassRefPtrWillBeRawPtr   45 Source/modules/webdatabase/WorkerGlobalScopeWebDatabase.cpp PassRefPtrWillBeRawPtr<Database> WorkerGlobalScopeWebDatabase::openDatabase(WorkerGlobalScope& context, const String& name, const String& version, const String& displayName, unsigned long estimatedSize, PassOwnPtr<DatabaseCallback> creationCallback, ExceptionState& exceptionState)
PassRefPtrWillBeRawPtr   63 Source/modules/webdatabase/WorkerGlobalScopeWebDatabase.cpp PassRefPtrWillBeRawPtr<DatabaseSync> WorkerGlobalScopeWebDatabase::openDatabaseSync(WorkerGlobalScope& context, const String& name, const String& version, const String& displayName, unsigned long estimatedSize, PassOwnPtr<DatabaseCallback> creationCallback, ExceptionState& exceptionState)
PassRefPtrWillBeRawPtr   46 Source/modules/webdatabase/WorkerGlobalScopeWebDatabase.h     static PassRefPtrWillBeRawPtr<Database> openDatabase(WorkerGlobalScope&, const String& name, const String& version, const String& displayName, unsigned long estimatedSize, PassOwnPtr<DatabaseCallback> creationCallback, ExceptionState&);
PassRefPtrWillBeRawPtr   47 Source/modules/webdatabase/WorkerGlobalScopeWebDatabase.h     static PassRefPtrWillBeRawPtr<DatabaseSync> openDatabaseSync(WorkerGlobalScope&, const String& name, const String& version, const String& displayName, unsigned long estimatedSize, PassOwnPtr<DatabaseCallback> creationCallback, ExceptionState&);
PassRefPtrWillBeRawPtr  238 Source/modules/webmidi/MIDIAccess.cpp void MIDIAccess::reject(PassRefPtrWillBeRawPtr<DOMError> error)
PassRefPtrWillBeRawPtr  105 Source/modules/webmidi/MIDIAccess.h     void reject(PassRefPtrWillBeRawPtr<DOMError>);
PassRefPtrWillBeRawPtr   43 Source/modules/webmidi/MIDIClient.h     virtual void requestSysexPermission(PassRefPtrWillBeRawPtr<MIDIAccess>) = 0;
PassRefPtrWillBeRawPtr   57 Source/modules/webmidi/MIDIClientMock.cpp void MIDIClientMock::requestSysexPermission(PassRefPtrWillBeRawPtr<MIDIAccess> access)
PassRefPtrWillBeRawPtr   49 Source/modules/webmidi/MIDIClientMock.h     virtual void requestSysexPermission(PassRefPtrWillBeRawPtr<MIDIAccess>) OVERRIDE;
PassRefPtrWillBeRawPtr   50 Source/modules/webmidi/MIDIConnectionEvent.h     static PassRefPtrWillBeRawPtr<MIDIConnectionEvent> create()
PassRefPtrWillBeRawPtr   55 Source/modules/webmidi/MIDIConnectionEvent.h     static PassRefPtrWillBeRawPtr<MIDIConnectionEvent> create(const AtomicString& type, PassRefPtr<MIDIPort> port)
PassRefPtrWillBeRawPtr   60 Source/modules/webmidi/MIDIConnectionEvent.h     static PassRefPtrWillBeRawPtr<MIDIConnectionEvent> create(const AtomicString& type, const MIDIConnectionEventInit& initializer)
PassRefPtrWillBeRawPtr   59 Source/modules/webmidi/MIDIController.cpp void MIDIController::requestSysexPermission(PassRefPtrWillBeRawPtr<MIDIAccess> access)
PassRefPtrWillBeRawPtr   46 Source/modules/webmidi/MIDIController.h     void requestSysexPermission(PassRefPtrWillBeRawPtr<MIDIAccess>);
PassRefPtrWillBeRawPtr   40 Source/modules/webmidi/MIDIInput.cpp PassRefPtrWillBeRawPtr<MIDIInput> MIDIInput::create(MIDIAccess* access, const String& id, const String& manufacturer, const String& name, const String& version)
PassRefPtrWillBeRawPtr   43 Source/modules/webmidi/MIDIInput.h     static PassRefPtrWillBeRawPtr<MIDIInput> create(MIDIAccess*, const String& id, const String& manufacturer, const String& name, const String& version);
PassRefPtrWillBeRawPtr   51 Source/modules/webmidi/MIDIMessageEvent.h     static PassRefPtrWillBeRawPtr<MIDIMessageEvent> create()
PassRefPtrWillBeRawPtr   56 Source/modules/webmidi/MIDIMessageEvent.h     static PassRefPtrWillBeRawPtr<MIDIMessageEvent> create(double receivedTime, PassRefPtr<Uint8Array> data)
PassRefPtrWillBeRawPtr   61 Source/modules/webmidi/MIDIMessageEvent.h     static PassRefPtrWillBeRawPtr<MIDIMessageEvent> create(const AtomicString& type, const MIDIMessageEventInit& initializer)
PassRefPtrWillBeRawPtr  176 Source/modules/webmidi/MIDIOutput.cpp PassRefPtrWillBeRawPtr<MIDIOutput> MIDIOutput::create(MIDIAccess* access, unsigned portIndex, const String& id, const String& manufacturer, const String& name, const String& version)
PassRefPtrWillBeRawPtr   45 Source/modules/webmidi/MIDIOutput.h     static PassRefPtrWillBeRawPtr<MIDIOutput> create(MIDIAccess*, unsigned portIndex, const String& id, const String& manufacturer, const String& name, const String& version);
PassRefPtrWillBeRawPtr   52 Source/modules/websockets/CloseEvent.h     static PassRefPtrWillBeRawPtr<CloseEvent> create()
PassRefPtrWillBeRawPtr   57 Source/modules/websockets/CloseEvent.h     static PassRefPtrWillBeRawPtr<CloseEvent> create(bool wasClean, unsigned short code, const String& reason)
PassRefPtrWillBeRawPtr   62 Source/modules/websockets/CloseEvent.h     static PassRefPtrWillBeRawPtr<CloseEvent> create(const AtomicString& type, const CloseEventInit& initializer)
PassRefPtrWillBeRawPtr   74 Source/modules/websockets/WebSocket.cpp void WebSocket::EventQueue::dispatch(PassRefPtrWillBeRawPtr<Event> event)
PassRefPtrWillBeRawPtr  137 Source/modules/websockets/WebSocket.h         void dispatch(PassRefPtrWillBeRawPtr<Event> /* event */);
PassRefPtrWillBeRawPtr  444 Source/modules/websockets/WorkerThreadableWebSocketChannel.cpp WorkerThreadableWebSocketChannel::Bridge::Bridge(PassRefPtr<ThreadableWebSocketChannelClientWrapper> workerClientWrapper, PassRefPtrWillBeRawPtr<WorkerGlobalScope> workerGlobalScope)
PassRefPtrWillBeRawPtr  142 Source/modules/websockets/WorkerThreadableWebSocketChannel.h         static PassRefPtr<Bridge> create(PassRefPtr<ThreadableWebSocketChannelClientWrapper> workerClientWrapper, PassRefPtrWillBeRawPtr<WorkerGlobalScope> workerGlobalScope)
PassRefPtrWillBeRawPtr  165 Source/modules/websockets/WorkerThreadableWebSocketChannel.h         Bridge(PassRefPtr<ThreadableWebSocketChannelClientWrapper>, PassRefPtrWillBeRawPtr<WorkerGlobalScope>);
PassRefPtrWillBeRawPtr  720 Source/platform/heap/Handle.h template<typename T> PassRefPtrWillBeRawPtr<T> adoptRefWillBeNoop(T* ptr)
PassRefPtrWillBeRawPtr  726 Source/platform/heap/Handle.h     return PassRefPtrWillBeRawPtr<T>(ptr);
PassRefPtrWillBeRawPtr  729 Source/platform/heap/Handle.h template<typename T> PassRefPtrWillBeRawPtr<T> adoptRefWillBeRefCountedGarbageCollected(T* ptr)
PassRefPtrWillBeRawPtr  733 Source/platform/heap/Handle.h     return PassRefPtrWillBeRawPtr<T>(adoptRefCountedGarbageCollected(ptr));
PassRefPtrWillBeRawPtr  790 Source/platform/heap/Handle.h template<typename T> PassRefPtrWillBeRawPtr<T> adoptRefWillBeNoop(T* ptr) { return adoptRef(ptr); }
PassRefPtrWillBeRawPtr  791 Source/platform/heap/Handle.h template<typename T> PassRefPtrWillBeRawPtr<T> adoptRefWillBeRefCountedGarbageCollected(T* ptr) { return adoptRef(ptr); }
PassRefPtrWillBeRawPtr  988 Source/platform/heap/HeapTest.cpp     static PassRefPtrWillBeRawPtr<PointsBack> create()
PassRefPtrWillBeRawPtr 1026 Source/platform/heap/HeapTest.cpp     static PassRefPtrWillBeRawPtr<SuperClass> create(PassRefPtrWillBeRawPtr<PointsBack> pointsBack)
PassRefPtrWillBeRawPtr 1039 Source/platform/heap/HeapTest.cpp     void doStuff(PassRefPtrWillBeRawPtr<SuperClass> targetPass, PointsBack* pointsBack, int superClassCount)
PassRefPtrWillBeRawPtr 1058 Source/platform/heap/HeapTest.cpp     explicit SuperClass(PassRefPtrWillBeRawPtr<PointsBack> pointsBack)
PassRefPtrWillBeRawPtr 1084 Source/platform/heap/HeapTest.cpp     static PassRefPtrWillBeRawPtr<SubClass> create(PassRefPtrWillBeRawPtr<PointsBack> pointsBack)
PassRefPtrWillBeRawPtr 1104 Source/platform/heap/HeapTest.cpp     explicit SubClass(PassRefPtrWillBeRawPtr<PointsBack> pointsBack)
PassRefPtrWillBeRawPtr 1119 Source/platform/heap/HeapTest.cpp     static PassRefPtrWillBeRawPtr<TransitionRefCounted> create()
PassRefPtrWillBeRawPtr   47 Source/web/MIDIClientProxy.cpp void MIDIClientProxy::requestSysexPermission(PassRefPtrWillBeRawPtr<MIDIAccess> access)
PassRefPtrWillBeRawPtr   53 Source/web/MIDIClientProxy.h     virtual void requestSysexPermission(PassRefPtrWillBeRawPtr<WebCore::MIDIAccess>) OVERRIDE;
PassRefPtrWillBeRawPtr   62 Source/web/SharedWorkerRepositoryClientImpl.cpp     SharedWorkerConnector(PassRefPtrWillBeRawPtr<SharedWorker> worker, const KURL& url, const String& name, PassOwnPtr<WebMessagePortChannel> channel, PassOwnPtr<WebSharedWorkerConnector> webWorkerConnector)
PassRefPtrWillBeRawPtr  113 Source/web/SharedWorkerRepositoryClientImpl.cpp void SharedWorkerRepositoryClientImpl::connect(PassRefPtrWillBeRawPtr<SharedWorker> worker, PassOwnPtr<WebMessagePortChannel> port, const KURL& url, const String& name, ExceptionState& exceptionState)
PassRefPtrWillBeRawPtr   53 Source/web/SharedWorkerRepositoryClientImpl.h     virtual void connect(PassRefPtrWillBeRawPtr<WebCore::SharedWorker>, PassOwnPtr<WebMessagePortChannel>, const WebCore::KURL&, const String& name, WebCore::ExceptionState&) OVERRIDE;
PassRefPtrWillBeRawPtr  101 Source/web/SpeechInputClientImpl.cpp         webcoreResults[i] = PassRefPtrWillBeRawPtr<WebCore::SpeechInputResult>(results[i]);
PassRefPtrWillBeRawPtr   79 Source/web/SpeechRecognitionClientProxy.cpp     RefPtrWillBeRawPtr<SpeechRecognition> recognition = PassRefPtrWillBeRawPtr<SpeechRecognition>(handle);
PassRefPtrWillBeRawPtr   85 Source/web/SpeechRecognitionClientProxy.cpp     RefPtrWillBeRawPtr<SpeechRecognition> recognition = PassRefPtrWillBeRawPtr<SpeechRecognition>(handle);
PassRefPtrWillBeRawPtr   92 Source/web/SpeechRecognitionClientProxy.cpp     RefPtrWillBeRawPtr<SpeechRecognition> recognition = PassRefPtrWillBeRawPtr<SpeechRecognition>(handle);
PassRefPtrWillBeRawPtr   99 Source/web/SpeechRecognitionClientProxy.cpp     RefPtrWillBeRawPtr<SpeechRecognition> recognition = PassRefPtrWillBeRawPtr<SpeechRecognition>(handle);
PassRefPtrWillBeRawPtr  105 Source/web/SpeechRecognitionClientProxy.cpp     RefPtrWillBeRawPtr<SpeechRecognition> recognition = PassRefPtrWillBeRawPtr<SpeechRecognition>(handle);
PassRefPtrWillBeRawPtr  109 Source/web/SpeechRecognitionClientProxy.cpp         finalResultsVector[i] = PassRefPtrWillBeRawPtr<SpeechRecognitionResult>(newFinalResults[i]);
PassRefPtrWillBeRawPtr  113 Source/web/SpeechRecognitionClientProxy.cpp         interimResultsVector[i] = PassRefPtrWillBeRawPtr<SpeechRecognitionResult>(currentInterimResults[i]);
PassRefPtrWillBeRawPtr  120 Source/web/SpeechRecognitionClientProxy.cpp     RefPtrWillBeRawPtr<SpeechRecognition> recognition = PassRefPtrWillBeRawPtr<SpeechRecognition>(handle);
PassRefPtrWillBeRawPtr  126 Source/web/SpeechRecognitionClientProxy.cpp     RefPtrWillBeRawPtr<SpeechRecognition> recognition = PassRefPtrWillBeRawPtr<SpeechRecognition>(handle);
PassRefPtrWillBeRawPtr  133 Source/web/SpeechRecognitionClientProxy.cpp     RefPtrWillBeRawPtr<SpeechRecognition> recognition = PassRefPtrWillBeRawPtr<SpeechRecognition>(handle);
PassRefPtrWillBeRawPtr  139 Source/web/SpeechRecognitionClientProxy.cpp     RefPtrWillBeRawPtr<SpeechRecognition> recognition = PassRefPtrWillBeRawPtr<SpeechRecognition>(handle);
PassRefPtrWillBeRawPtr   57 Source/web/TextFinder.cpp TextFinder::FindMatch::FindMatch(PassRefPtrWillBeRawPtr<Range> range, int ordinal)
PassRefPtrWillBeRawPtr  105 Source/web/TextFinder.h         FindMatch(PassRefPtrWillBeRawPtr<WebCore::Range>, int ordinal);
PassRefPtrWillBeRawPtr   87 Source/web/WebBlob.cpp WebBlob::WebBlob(const PassRefPtrWillBeRawPtr<WebCore::Blob>& blob)
PassRefPtrWillBeRawPtr   92 Source/web/WebBlob.cpp WebBlob& WebBlob::operator=(const PassRefPtrWillBeRawPtr<WebCore::Blob>& blob)
PassRefPtrWillBeRawPtr   79 Source/web/WebDOMError.cpp WebDOMError::WebDOMError(const PassRefPtrWillBeRawPtr<WebCore::DOMError>& error)
PassRefPtrWillBeRawPtr   84 Source/web/WebDOMError.cpp WebDOMError& WebDOMError::operator=(const PassRefPtrWillBeRawPtr<WebCore::DOMError>& error)
PassRefPtrWillBeRawPtr   51 Source/web/WebDOMEvent.cpp void WebDOMEvent::assign(const PassRefPtrWillBeRawPtr<WebCore::Event>& event)
PassRefPtrWillBeRawPtr   56 Source/web/WebDOMEvent.cpp WebDOMEvent::WebDOMEvent(const PassRefPtrWillBeRawPtr<WebCore::Event>& event)
PassRefPtrWillBeRawPtr   61 Source/web/WebDOMEvent.cpp WebDOMEvent::operator PassRefPtrWillBeRawPtr<WebCore::Event>() const
PassRefPtrWillBeRawPtr  132 Source/web/WebDOMFileSystem.cpp WebDOMFileSystem::WebDOMFileSystem(const PassRefPtrWillBeRawPtr<DOMFileSystem>& domFileSystem)
PassRefPtrWillBeRawPtr  137 Source/web/WebDOMFileSystem.cpp WebDOMFileSystem& WebDOMFileSystem::operator=(const PassRefPtrWillBeRawPtr<WebCore::DOMFileSystem>& domFileSystem)
PassRefPtrWillBeRawPtr   65 Source/web/WebDragData.cpp WebDragData::WebDragData(const PassRefPtrWillBeRawPtr<WebCore::DataObject>& object)
PassRefPtrWillBeRawPtr   70 Source/web/WebDragData.cpp WebDragData& WebDragData::operator=(const PassRefPtrWillBeRawPtr<WebCore::DataObject>& object)
PassRefPtrWillBeRawPtr 1304 Source/web/WebFrameImpl.cpp     if (RefPtrWillBeRawPtr<Range> range = static_cast<PassRefPtrWillBeRawPtr<Range> >(webRange))
PassRefPtrWillBeRawPtr   61 Source/web/WebIDBDatabaseError.cpp WebIDBDatabaseError::operator PassRefPtrWillBeRawPtr<DOMError>() const
PassRefPtrWillBeRawPtr   43 Source/web/WebMIDIPermissionRequest.cpp WebMIDIPermissionRequest::WebMIDIPermissionRequest(const PassRefPtrWillBeRawPtr<WebCore::MIDIAccess>& midi)
PassRefPtrWillBeRawPtr  171 Source/web/WebPerformance.cpp WebPerformance::WebPerformance(const PassRefPtrWillBeRawPtr<Performance>& performance)
PassRefPtrWillBeRawPtr  176 Source/web/WebPerformance.cpp WebPerformance& WebPerformance::operator=(const PassRefPtrWillBeRawPtr<Performance>& performance)
PassRefPtrWillBeRawPtr  140 Source/web/WebRange.cpp WebRange::WebRange(const PassRefPtrWillBeRawPtr<WebCore::Range>& range)
PassRefPtrWillBeRawPtr  145 Source/web/WebRange.cpp WebRange::operator PassRefPtrWillBeRawPtr<WebCore::Range>() const
PassRefPtrWillBeRawPtr   44 Source/web/WebSpeechGrammar.cpp WebSpeechGrammar::WebSpeechGrammar(const PassRefPtrWillBeRawPtr<WebCore::SpeechGrammar>& value)
PassRefPtrWillBeRawPtr   49 Source/web/WebSpeechGrammar.cpp WebSpeechGrammar& WebSpeechGrammar::operator=(const PassRefPtrWillBeRawPtr<WebCore::SpeechGrammar>& value)
PassRefPtrWillBeRawPtr   41 Source/web/WebSpeechInputResult.cpp WebSpeechInputResult::WebSpeechInputResult(const PassRefPtrWillBeRawPtr<WebCore::SpeechInputResult>& value)
PassRefPtrWillBeRawPtr   56 Source/web/WebSpeechInputResult.cpp WebSpeechInputResult::operator PassRefPtrWillBeRawPtr<WebCore::SpeechInputResult>() const
PassRefPtrWillBeRawPtr   55 Source/web/WebSpeechRecognitionHandle.cpp WebSpeechRecognitionHandle::WebSpeechRecognitionHandle(const PassRefPtrWillBeRawPtr<SpeechRecognition>& speechRecognition)
PassRefPtrWillBeRawPtr   60 Source/web/WebSpeechRecognitionHandle.cpp WebSpeechRecognitionHandle& WebSpeechRecognitionHandle::operator=(const PassRefPtrWillBeRawPtr<SpeechRecognition>& speechRecognition)
PassRefPtrWillBeRawPtr   66 Source/web/WebSpeechRecognitionHandle.cpp WebSpeechRecognitionHandle::operator PassRefPtrWillBeRawPtr<SpeechRecognition>() const
PassRefPtrWillBeRawPtr   60 Source/web/WebSpeechRecognitionResult.cpp WebSpeechRecognitionResult::operator PassRefPtrWillBeRawPtr<WebCore::SpeechRecognitionResult>() const
PassRefPtrWillBeRawPtr   55 Source/web/tests/WebInputEventConversionTest.cpp PassRefPtrWillBeRawPtr<WebCore::KeyboardEvent> createKeyboardEventWithLocation(WebCore::KeyboardEvent::KeyLocationCode location)
PassRefPtrWillBeRawPtr  106 public/platform/WebDragData.h     explicit WebDragData(const PassRefPtrWillBeRawPtr<WebCore::DataObject>&);
PassRefPtrWillBeRawPtr  107 public/platform/WebDragData.h     WebDragData& operator=(const PassRefPtrWillBeRawPtr<WebCore::DataObject>&);
PassRefPtrWillBeRawPtr   58 public/platform/WebIDBDatabaseError.h     operator PassRefPtrWillBeRawPtr<WebCore::DOMError>() const;
PassRefPtrWillBeRawPtr   77 public/web/WebBlob.h     explicit WebBlob(const PassRefPtrWillBeRawPtr<WebCore::Blob>&);
PassRefPtrWillBeRawPtr   78 public/web/WebBlob.h     WebBlob& operator=(const PassRefPtrWillBeRawPtr<WebCore::Blob>&);
PassRefPtrWillBeRawPtr   70 public/web/WebDOMError.h     explicit WebDOMError(const PassRefPtrWillBeRawPtr<WebCore::DOMError>&);
PassRefPtrWillBeRawPtr   71 public/web/WebDOMError.h     WebDOMError& operator=(const PassRefPtrWillBeRawPtr<WebCore::DOMError>&);
PassRefPtrWillBeRawPtr   95 public/web/WebDOMEvent.h     WebDOMEvent(const PassRefPtrWillBeRawPtr<WebCore::Event>&);
PassRefPtrWillBeRawPtr   96 public/web/WebDOMEvent.h     operator PassRefPtrWillBeRawPtr<WebCore::Event>() const;
PassRefPtrWillBeRawPtr  115 public/web/WebDOMEvent.h     void assign(const PassRefPtrWillBeRawPtr<WebCore::Event>&);
PassRefPtrWillBeRawPtr  100 public/web/WebDOMFileSystem.h     WebDOMFileSystem(const PassRefPtrWillBeRawPtr<WebCore::DOMFileSystem>&);
PassRefPtrWillBeRawPtr  101 public/web/WebDOMFileSystem.h     WebDOMFileSystem& operator=(const PassRefPtrWillBeRawPtr<WebCore::DOMFileSystem>&);
PassRefPtrWillBeRawPtr   58 public/web/WebDOMMessageEvent.h     explicit WebDOMMessageEvent(const PassRefPtrWillBeRawPtr<WebCore::MessageEvent>& e) : WebDOMEvent(e) { }
PassRefPtrWillBeRawPtr   63 public/web/WebMIDIPermissionRequest.h     explicit WebMIDIPermissionRequest(const PassRefPtrWillBeRawPtr<WebCore::MIDIAccess>&);
PassRefPtrWillBeRawPtr   89 public/web/WebPerformance.h     WebPerformance(const PassRefPtrWillBeRawPtr<WebCore::Performance>&);
PassRefPtrWillBeRawPtr   90 public/web/WebPerformance.h     WebPerformance& operator=(const PassRefPtrWillBeRawPtr<WebCore::Performance>&);
PassRefPtrWillBeRawPtr   80 public/web/WebRange.h     WebRange(const PassRefPtrWillBeRawPtr<WebCore::Range>&);
PassRefPtrWillBeRawPtr   81 public/web/WebRange.h     operator PassRefPtrWillBeRawPtr<WebCore::Range>() const;
PassRefPtrWillBeRawPtr   52 public/web/WebSpeechGrammar.h     explicit WebSpeechGrammar(const PassRefPtrWillBeRawPtr<WebCore::SpeechGrammar>&);
PassRefPtrWillBeRawPtr   53 public/web/WebSpeechGrammar.h     WebSpeechGrammar& operator=(const PassRefPtrWillBeRawPtr<WebCore::SpeechGrammar>&);
PassRefPtrWillBeRawPtr   59 public/web/WebSpeechInputResult.h     explicit WebSpeechInputResult(const PassRefPtrWillBeRawPtr<WebCore::SpeechInputResult>&);
PassRefPtrWillBeRawPtr   60 public/web/WebSpeechInputResult.h     operator PassRefPtrWillBeRawPtr<WebCore::SpeechInputResult>() const;
PassRefPtrWillBeRawPtr   65 public/web/WebSpeechRecognitionHandle.h     explicit WebSpeechRecognitionHandle(const PassRefPtrWillBeRawPtr<WebCore::SpeechRecognition>&);
PassRefPtrWillBeRawPtr   66 public/web/WebSpeechRecognitionHandle.h     WebSpeechRecognitionHandle& operator=(const PassRefPtrWillBeRawPtr<WebCore::SpeechRecognition>&);
PassRefPtrWillBeRawPtr   67 public/web/WebSpeechRecognitionHandle.h     operator PassRefPtrWillBeRawPtr<WebCore::SpeechRecognition>() const;
PassRefPtrWillBeRawPtr   51 public/web/WebSpeechRecognitionResult.h     operator PassRefPtrWillBeRawPtr<WebCore::SpeechRecognitionResult>() const;