Home
last modified time | relevance | path

Searched defs:propertyValue (Results 1 – 25 of 30) sorted by relevance

12

/external/robolectric/src/main/java/com/xtremelabs/robolectric/util/
DPropertiesHelper.java21 String propertyValue = null; in doSingleSubstitution() local
45 String propertyValue = properties.getProperty(propertyName); in doSubstitutions() local
/external/chromium_org/third_party/WebKit/Source/core/svg/
DSVGFEDisplacementMapElement.cpp82 … ChannelSelectorType propertyValue = SVGPropertyTraits<ChannelSelectorType>::fromString(value); in parseAttribute() local
89 … ChannelSelectorType propertyValue = SVGPropertyTraits<ChannelSelectorType>::fromString(value); in parseAttribute() local
DSVGMaskElement.cpp97 …SVGUnitTypes::SVGUnitType propertyValue = SVGPropertyTraits<SVGUnitTypes::SVGUnitType>::fromString… in parseAttribute() local
102 …SVGUnitTypes::SVGUnitType propertyValue = SVGPropertyTraits<SVGUnitTypes::SVGUnitType>::fromString… in parseAttribute() local
DSVGFETurbulenceElement.cpp97 TurbulenceType propertyValue = SVGPropertyTraits<TurbulenceType>::fromString(value); in parseAttribute() local
104 SVGStitchOptions propertyValue = SVGPropertyTraits<SVGStitchOptions>::fromString(value); in parseAttribute() local
DSVGTextPathElement.cpp92 … SVGTextPathMethodType propertyValue = SVGPropertyTraits<SVGTextPathMethodType>::fromString(value); in parseAttribute() local
96 …SVGTextPathSpacingType propertyValue = SVGPropertyTraits<SVGTextPathSpacingType>::fromString(value… in parseAttribute() local
DSVGGradientElement.cpp84 …SVGUnitTypes::SVGUnitType propertyValue = SVGPropertyTraits<SVGUnitTypes::SVGUnitType>::fromString… in parseAttribute() local
99 … SVGSpreadMethodType propertyValue = SVGPropertyTraits<SVGSpreadMethodType>::fromString(value); in parseAttribute() local
DSVGPatternElement.cpp107 …SVGUnitTypes::SVGUnitType propertyValue = SVGPropertyTraits<SVGUnitTypes::SVGUnitType>::fromString… in parseAttribute() local
112 …SVGUnitTypes::SVGUnitType propertyValue = SVGPropertyTraits<SVGUnitTypes::SVGUnitType>::fromString… in parseAttribute() local
DSVGFilterElement.cpp126 …SVGUnitTypes::SVGUnitType propertyValue = SVGPropertyTraits<SVGUnitTypes::SVGUnitType>::fromString… in parseAttribute() local
130 …SVGUnitTypes::SVGUnitType propertyValue = SVGPropertyTraits<SVGUnitTypes::SVGUnitType>::fromString… in parseAttribute() local
DSVGComponentTransferFunctionElement.cpp86 … ComponentTransferType propertyValue = SVGPropertyTraits<ComponentTransferType>::fromString(value); in parseAttribute() local
DSVGClipPathElement.cpp72 …SVGUnitTypes::SVGUnitType propertyValue = SVGPropertyTraits<SVGUnitTypes::SVGUnitType>::fromString… in parseAttribute() local
DSVGFEBlendElement.cpp76 BlendModeType propertyValue = SVGPropertyTraits<BlendModeType>::fromString(value); in parseAttribute() local
DSVGFECompositeElement.cpp88 …CompositeOperationType propertyValue = SVGPropertyTraits<CompositeOperationType>::fromString(value… in parseAttribute() local
DSVGFEColorMatrixElement.cpp76 ColorMatrixType propertyValue = SVGPropertyTraits<ColorMatrixType>::fromString(value); in parseAttribute() local
DSVGFEMorphologyElement.cpp97 …MorphologyOperatorType propertyValue = SVGPropertyTraits<MorphologyOperatorType>::fromString(value… in parseAttribute() local
DSVGMarkerElement.cpp131 SVGMarkerUnitsType propertyValue = SVGPropertyTraits<SVGMarkerUnitsType>::fromString(value); in parseAttribute() local
DSVGFEConvolveMatrixElement.cpp146 EdgeModeType propertyValue = SVGPropertyTraits<EdgeModeType>::fromString(value); in parseAttribute() local
DSVGTextContentElement.cpp252 … SVGLengthAdjustType propertyValue = SVGPropertyTraits<SVGLengthAdjustType>::fromString(value); in parseAttribute() local
/external/emma/core/java12/com/vladium/util/exception/
DExceptionCommon.java403 String propertyValue = null; in lookup() local
420 String propertyValue = null; in lookup() local
/external/clang/test/Analysis/
Dretain-release-path-notes-gc.m28 @property(retain) id propertyValue; property
Dretain-release-path-notes.m28 @property(retain) id propertyValue; property
/external/chromium_org/third_party/WebKit/Source/bindings/v8/
DScriptValue.cpp109 RefPtr<JSONValue> propertyValue = v8ToJSONValue(object->Get(name), maxDepth, isolate); in v8ToJSONValue() local
/external/chromium_org/third_party/WebKit/Source/core/css/
DStylePropertySet.h274 inline const CSSValue* StylePropertySet::PropertyReference::propertyValue() const in propertyValue() function
/external/chromium_org/third_party/WebKit/Source/core/animation/
DKeyframeAnimationEffect.cpp140 const AnimatableValue* Keyframe::propertyValue(CSSPropertyID property) const in propertyValue() function in WebCore::Keyframe
/external/proguard/src/proguard/
DConfigurationParser.java1076 String propertyValue = System.getProperty(propertyName); in replaceSystemProperties() local
/external/chromium_org/v8/src/
Dd8.js1961 ProtocolValue.prototype.propertyValue = function(index) { method in ProtocolValue

12