Searched refs:createValue (Results 1 – 8 of 8) sorted by relevance
327 …top = primitiveValueCache->createValue(image.slices().top().value(), CSSPrimitiveValue::CSS_PERCEN… in valueForNinePieceImage()329 …top = primitiveValueCache->createValue(image.slices().top().value(), CSSPrimitiveValue::CSS_NUMBER… in valueForNinePieceImage()333 …right = primitiveValueCache->createValue(image.slices().right().value(), CSSPrimitiveValue::CSS_PE… in valueForNinePieceImage()335 …right = primitiveValueCache->createValue(image.slices().right().value(), CSSPrimitiveValue::CSS_NU… in valueForNinePieceImage()339 …bottom = primitiveValueCache->createValue(image.slices().bottom().value(), CSSPrimitiveValue::CSS_… in valueForNinePieceImage()341 …bottom = primitiveValueCache->createValue(image.slices().bottom().value(), CSSPrimitiveValue::CSS_… in valueForNinePieceImage()345 …left = primitiveValueCache->createValue(image.slices().left().value(), CSSPrimitiveValue::CSS_PERC… in valueForNinePieceImage()347 …left = primitiveValueCache->createValue(image.slices().left().value(), CSSPrimitiveValue::CSS_NUMB… in valueForNinePieceImage()360 …return primitiveValueCache->createValue(adjustForAbsoluteZoom(value, style), CSSPrimitiveValue::CS… in zoomAdjustedPixelValue()365 …return primitiveValueCache->createValue(value / style->effectiveZoom(), CSSPrimitiveValue::CSS_NUM… in zoomAdjustedNumberValue()[all …]
45 PassRefPtr<CSSPrimitiveValue> createValue(double value, CSSPrimitiveValue::UnitTypes);46 …PassRefPtr<CSSPrimitiveValue> createValue(String value, CSSPrimitiveValue::UnitTypes type) { retur… in createValue() function47 …template<typename T> static PassRefPtr<CSSPrimitiveValue> createValue(T value) { return CSSPrimiti… in createValue() function
404 …CSSProperty property(propertyId, stylesheet->document()->cssPrimitiveValueCache()->createValue(num… in parseSimpleLengthValue()1397 …RefPtr<CSSPrimitiveValue> parsedValue1 = primitiveValueCache()->createValue(value->fValue, (CSSPri… in parseValue()1404 …parsedValue2 = primitiveValueCache()->createValue(value->fValue, (CSSPrimitiveValue::UnitTypes)val… in parseValue()1409 RefPtr<CSSPrimitiveValue> val = primitiveValueCache()->createValue(pair.release()); in parseValue()1588 …RefPtr<CSSValue> val = primitiveValueCache()->createValue(value->fValue, (CSSPrimitiveValue::UnitT… in parseValue()2029 …parsedValue = primitiveValueCache()->createValue(value->string, (CSSPrimitiveValue::UnitTypes) val… in parseValue()2031 …parsedValue = primitiveValueCache()->createValue(value->fValue, (CSSPrimitiveValue::UnitTypes) val… in parseValue()2033 …parsedValue = primitiveValueCache()->createValue(value->fValue, (CSSPrimitiveValue::UnitTypes) val… in parseValue()2057 … parsedValue = primitiveValueCache()->createValue(inputProperty, CSSPrimitiveValue::CSS_STRING); in parseWCSSInputProperty()2477 …addProperty(propId, primitiveValueCache()->createValue(value->string, CSSPrimitiveValue::CSS_STRIN… in parsePage()[all …]
80 PassRefPtr<CSSPrimitiveValue> CSSPrimitiveValueCache::createValue(double value, CSSPrimitiveValue::… in createValue() function in WebCore::CSSPrimitiveValueCache
256 return valueFactory.createValue(type, in getFieldClassValue()284 return valueFactory.createValue(type, in getFieldValue()311 return valueFactory.createValue(type, referencedClass, true); in getMethodParameterValue()337 return valueFactory.createValue(type, in getMethodReturnValue()
49 public Value createValue(String type, Clazz referencedClass, boolean mayBeNull) in createValue() method in ValueFactory175 createValue(type, referencedClass, false)); in createArrayReferenceValue()
205 valueFactory.createValue(type.substring(1), in arrayLoad()
51586 (WebCore::CSSPrimitiveValueCache::createValue):51910 (WebCore::CSSPrimitiveValueCache::createValue):51913 (WebCore::CSSPrimitiveValueCache::createValue):