/external/robolectric/src/main/java/com/xtremelabs/robolectric/util/ |
D | PropertiesHelper.java | 21 String propertyValue = null; in doSingleSubstitution() local 23 propertyValue = properties.getProperty(propertyName); in doSingleSubstitution() 25 if (propertyValue == null) { in doSingleSubstitution() 26 propertyValue = System.getProperty(propertyName); in doSingleSubstitution() 28 if (propertyValue == null) { in doSingleSubstitution() 34 expandedValue = sdkPathStart + propertyValue + sdkPathEnd; in doSingleSubstitution() 45 String propertyValue = properties.getProperty(propertyName); in doSubstitutions() local 46 String expandedPropertyValue = doSingleSubstitution(propertyValue, properties); in doSubstitutions()
|
/external/chromium_org/third_party/WebKit/Source/core/svg/ |
D | SVGFEDisplacementMapElement.cpp | 82 … ChannelSelectorType propertyValue = SVGPropertyTraits<ChannelSelectorType>::fromString(value); in parseAttribute() local 83 if (propertyValue > 0) in parseAttribute() 84 setXChannelSelectorBaseValue(propertyValue); in parseAttribute() 89 … ChannelSelectorType propertyValue = SVGPropertyTraits<ChannelSelectorType>::fromString(value); in parseAttribute() local 90 if (propertyValue > 0) in parseAttribute() 91 setYChannelSelectorBaseValue(propertyValue); in parseAttribute()
|
D | SVGGradientElement.cpp | 84 …SVGUnitTypes::SVGUnitType propertyValue = SVGPropertyTraits<SVGUnitTypes::SVGUnitType>::fromString… in parseAttribute() local 85 if (propertyValue > 0) in parseAttribute() 86 setGradientUnitsBaseValue(propertyValue); in parseAttribute() 99 … SVGSpreadMethodType propertyValue = SVGPropertyTraits<SVGSpreadMethodType>::fromString(value); in parseAttribute() local 100 if (propertyValue > 0) in parseAttribute() 101 setSpreadMethodBaseValue(propertyValue); in parseAttribute()
|
D | SVGTextPathElement.cpp | 92 … SVGTextPathMethodType propertyValue = SVGPropertyTraits<SVGTextPathMethodType>::fromString(value); in parseAttribute() local 93 if (propertyValue > 0) in parseAttribute() 94 setMethodBaseValue(propertyValue); in parseAttribute() 96 …SVGTextPathSpacingType propertyValue = SVGPropertyTraits<SVGTextPathSpacingType>::fromString(value… in parseAttribute() local 97 if (propertyValue > 0) in parseAttribute() 98 setSpacingBaseValue(propertyValue); in parseAttribute()
|
D | SVGMaskElement.cpp | 97 …SVGUnitTypes::SVGUnitType propertyValue = SVGPropertyTraits<SVGUnitTypes::SVGUnitType>::fromString… in parseAttribute() local 98 if (propertyValue > 0) in parseAttribute() 99 setMaskUnitsBaseValue(propertyValue); in parseAttribute() 102 …SVGUnitTypes::SVGUnitType propertyValue = SVGPropertyTraits<SVGUnitTypes::SVGUnitType>::fromString… in parseAttribute() local 103 if (propertyValue > 0) in parseAttribute() 104 setMaskContentUnitsBaseValue(propertyValue); in parseAttribute()
|
D | SVGFETurbulenceElement.cpp | 97 TurbulenceType propertyValue = SVGPropertyTraits<TurbulenceType>::fromString(value); in parseAttribute() local 98 if (propertyValue > 0) in parseAttribute() 99 setTypeBaseValue(propertyValue); in parseAttribute() 104 SVGStitchOptions propertyValue = SVGPropertyTraits<SVGStitchOptions>::fromString(value); in parseAttribute() local 105 if (propertyValue > 0) in parseAttribute() 106 setStitchTilesBaseValue(propertyValue); in parseAttribute()
|
D | SVGClipPathElement.cpp | 72 …SVGUnitTypes::SVGUnitType propertyValue = SVGPropertyTraits<SVGUnitTypes::SVGUnitType>::fromString… in parseAttribute() local 73 if (propertyValue > 0) in parseAttribute() 74 setClipPathUnitsBaseValue(propertyValue); in parseAttribute()
|
D | SVGPatternElement.cpp | 107 …SVGUnitTypes::SVGUnitType propertyValue = SVGPropertyTraits<SVGUnitTypes::SVGUnitType>::fromString… in parseAttribute() local 108 if (propertyValue > 0) in parseAttribute() 109 setPatternUnitsBaseValue(propertyValue); in parseAttribute() 112 …SVGUnitTypes::SVGUnitType propertyValue = SVGPropertyTraits<SVGUnitTypes::SVGUnitType>::fromString… in parseAttribute() local 113 if (propertyValue > 0) in parseAttribute() 114 setPatternContentUnitsBaseValue(propertyValue); in parseAttribute()
|
D | SVGFilterElement.cpp | 126 …SVGUnitTypes::SVGUnitType propertyValue = SVGPropertyTraits<SVGUnitTypes::SVGUnitType>::fromString… in parseAttribute() local 127 if (propertyValue > 0) in parseAttribute() 128 setFilterUnitsBaseValue(propertyValue); in parseAttribute() 130 …SVGUnitTypes::SVGUnitType propertyValue = SVGPropertyTraits<SVGUnitTypes::SVGUnitType>::fromString… in parseAttribute() local 131 if (propertyValue > 0) in parseAttribute() 132 setPrimitiveUnitsBaseValue(propertyValue); in parseAttribute()
|
D | SVGFEBlendElement.cpp | 76 BlendModeType propertyValue = SVGPropertyTraits<BlendModeType>::fromString(value); in parseAttribute() local 77 if (propertyValue > 0) in parseAttribute() 78 setModeBaseValue(propertyValue); in parseAttribute()
|
D | SVGComponentTransferFunctionElement.cpp | 86 … ComponentTransferType propertyValue = SVGPropertyTraits<ComponentTransferType>::fromString(value); in parseAttribute() local 87 if (propertyValue > 0) in parseAttribute() 88 setTypeBaseValue(propertyValue); in parseAttribute()
|
D | SVGFEColorMatrixElement.cpp | 76 ColorMatrixType propertyValue = SVGPropertyTraits<ColorMatrixType>::fromString(value); in parseAttribute() local 77 if (propertyValue > 0) in parseAttribute() 78 setTypeBaseValue(propertyValue); in parseAttribute()
|
D | SVGFEMorphologyElement.cpp | 97 …MorphologyOperatorType propertyValue = SVGPropertyTraits<MorphologyOperatorType>::fromString(value… in parseAttribute() local 98 if (propertyValue > 0) in parseAttribute() 99 setSVGOperatorBaseValue(propertyValue); in parseAttribute()
|
D | SVGFECompositeElement.cpp | 88 …CompositeOperationType propertyValue = SVGPropertyTraits<CompositeOperationType>::fromString(value… in parseAttribute() local 89 if (propertyValue > 0) in parseAttribute() 90 setSVGOperatorBaseValue(propertyValue); in parseAttribute()
|
D | SVGMarkerElement.cpp | 131 SVGMarkerUnitsType propertyValue = SVGPropertyTraits<SVGMarkerUnitsType>::fromString(value); in parseAttribute() local 132 if (propertyValue > 0) in parseAttribute() 133 setMarkerUnitsBaseValue(propertyValue); in parseAttribute()
|
D | SVGTextContentElement.cpp | 252 … SVGLengthAdjustType propertyValue = SVGPropertyTraits<SVGLengthAdjustType>::fromString(value); in parseAttribute() local 253 if (propertyValue > 0) in parseAttribute() 254 setLengthAdjustBaseValue(propertyValue); in parseAttribute()
|
D | SVGFEConvolveMatrixElement.cpp | 146 EdgeModeType propertyValue = SVGPropertyTraits<EdgeModeType>::fromString(value); in parseAttribute() local 147 if (propertyValue > 0) in parseAttribute() 148 setEdgeModeBaseValue(propertyValue); in parseAttribute()
|
/external/emma/core/java12/com/vladium/util/exception/ |
D | ExceptionCommon.java | 403 String propertyValue = null; in lookup() local 406 propertyValue = rb.getString (propertyName); in lookup() 409 if (propertyValue != null) return propertyValue; in lookup() 420 String propertyValue = null; in lookup() local 423 propertyValue = ROOT_RESOURCE_BUNDLE.getString (propertyName); in lookup() 426 if (propertyValue != null) return propertyValue; in lookup()
|
/external/chromium_org/third_party/WebKit/Source/core/css/ |
D | StylePropertySet.h | 70 const CSSValue* value() const { return propertyValue(); } in value() 72 CSSValue* value() { return const_cast<CSSValue*>(propertyValue()); } in value() 75 …roperty() const { return CSSProperty(propertyMetadata(), const_cast<CSSValue*>(propertyValue())); } in toCSSProperty() 80 const CSSValue* propertyValue() const; 274 inline const CSSValue* StylePropertySet::PropertyReference::propertyValue() const in propertyValue() function
|
D | StylePropertySet.cpp | 516 bool StylePropertySet::propertyMatches(CSSPropertyID propertyID, const CSSValue* propertyValue) con… in propertyMatches() 521 return propertyAt(foundPropertyIndex).value()->equals(*propertyValue); in propertyMatches() 696 if (!propertyValue()->isVariableValue()) in cssName() 698 return "var-" + toCSSVariableValue(propertyValue())->name(); in cssName() 708 result.append(propertyValue()->cssText()); in cssText()
|
/external/chromium_org/third_party/WebKit/Source/bindings/v8/ |
D | ScriptValue.cpp | 109 RefPtr<JSONValue> propertyValue = v8ToJSONValue(object->Get(name), maxDepth, isolate); in v8ToJSONValue() local 110 if (!propertyValue) in v8ToJSONValue() 113 jsonObject->setValue(nameString, propertyValue); in v8ToJSONValue()
|
/external/chromium_org/third_party/WebKit/Tools/Scripts/ |
D | VCSUtils.pm | 1242 my $propertyValue; 1253 ($propertyValue, $_) = parseSvnPropertyValue($fileHandle, $_); 1257 if (!$propertyValue) { 1287 $propertyHash{value} = $propertyValue; 1312 my $propertyValue; 1315 $propertyValue = $2; # Does not include the end-of-line character(s). 1335 $propertyValue .= "$eol$_"; 1339 return ($propertyValue, $_);
|
/external/chromium_org/third_party/WebKit/Source/bindings/tests/results/ |
D | V8TestEventTarget.cpp | 130 …V8TRYCATCH_VOID(Node*, propertyValue, V8Node::hasInstance(jsValue, info.GetIsolate(), worldType(in… in indexedPropertySetter() 131 bool result = collection->anonymousIndexedSetter(index, propertyValue); in indexedPropertySetter() 196 V8TRYCATCH_FOR_V8STRINGRESOURCE_VOID(V8StringResource<>, propertyValue, jsValue); in namedPropertySetter() 201 result = collection->anonymousNamedSetter(propertyName, propertyValue); in namedPropertySetter()
|
/external/chromium_org/third_party/WebKit/Source/bindings/v8/custom/ |
D | V8CSSStyleDeclarationCustom.cpp | 234 V8TRYCATCH_FOR_V8STRINGRESOURCE_VOID(V8StringResource<WithNullCheck>, propertyValue, value); in namedPropertySetterCustom() 236 …imp->setPropertyInternal(static_cast<CSSPropertyID>(propInfo->propID), propertyValue, false, excep… in namedPropertySetterCustom()
|
/external/chromium_org/third_party/WebKit/Source/core/animation/ |
D | ElementAnimationTest.cpp | 127 const AnimatableValue* keyframe1Width = keyframes[0]->propertyValue(CSSPropertyWidth); in TEST_F() 128 const AnimatableValue* keyframe2Width = keyframes[1]->propertyValue(CSSPropertyWidth); in TEST_F()
|