Home
last modified time | relevance | path

Searched defs:getProperty (Results 1 – 25 of 32) sorted by relevance

12

/external/emma/core/java12/com/vladium/util/
DIProperties.java44 String getProperty (String key); in getProperty() method
45 String getProperty (String key, String dflt); in getProperty() method
132 public String getProperty (final String key) in getProperty() method in IProperties.Factory.PropertiesImpl
137 public String getProperty (final String key, final String dflt) in getProperty() method in IProperties.Factory.PropertiesImpl
DProperty.java335 public String getProperty (final String key) in getProperty() method in Property.FilePropertyLookup
414 public String getProperty (final String key) in getProperty() method in Property.SystemPropertyLookup
495 public String getProperty (final String key) in getProperty() method in Property.SystemRedirectsLookup
/external/skia/src/animator/
DSkDisplayNumber.cpp42 bool SkDisplayNumber::getProperty(int index, SkScriptValue* value) const { in getProperty() function in SkDisplayNumber
DSkDisplayInput.cpp48 bool SkInput::getProperty(int index, SkScriptValue* value) const { in getProperty() function in SkInput
DSkDrawText.cpp58 bool SkText::getProperty(int index, SkScriptValue* value) const { in getProperty() function in SkText
DSkDisplayTypes.cpp164 bool SkDisplayString::getProperty(int index, SkScriptValue* scriptValue) const { in getProperty() function in SkDisplayString
215 bool SkDisplayArray::getProperty(int index, SkScriptValue* value) const { in getProperty() function in SkDisplayArray
DSkDisplayRandom.cpp59 bool SkDisplayRandom::getProperty(int index, SkScriptValue* value) const { in getProperty() function in SkDisplayRandom
DSkDrawTextBox.cpp68 bool SkDrawTextBox::getProperty(int index, SkScriptValue* value) const in getProperty() function in SkDrawTextBox
DSkDrawRectangle.cpp75 bool SkDrawRect::getProperty(int index, SkScriptValue* value) const { in getProperty() function in SkDrawRect
DSkDrawBitmap.cpp167 bool SkImage::getProperty(int index, SkScriptValue* value) const { in getProperty() function in SkImage
DSkDrawPaint.cpp186 bool SkDrawPaint::getProperty(int index, SkScriptValue* value) const { in getProperty() function in SkDrawPaint
DSkAnimateBase.cpp115 bool SkAnimateBase::getProperty(int index, SkScriptValue* value) const { in getProperty() function in SkAnimateBase
DSkDisplayMath.cpp240 bool SkDisplayMath::getProperty(int index, SkScriptValue* value) const { in getProperty() function in SkDisplayMath
DSkDrawPath.cpp142 bool SkDrawPath::getProperty(int index, SkScriptValue* value) const { in getProperty() function in SkDrawPath
DSkDrawMatrix.cpp152 bool SkDrawMatrix::getProperty(int index, SkScriptValue* value) const { in getProperty() function in SkDrawMatrix
DSkDrawColor.cpp184 bool SkDrawColor::getProperty(int index, SkScriptValue* value) const { in getProperty() function in SkDrawColor
DSkDisplayable.cpp486 bool SkDisplayable::getProperty(int index, SkScriptValue* ) const { in getProperty() function in SkDisplayable
/external/webkit/JavaScriptCore/API/
DJSClassRef.h43 JSObjectGetPropertyCallback getProperty; member
98 JSObjectGetPropertyCallback getProperty; member
DJSObjectRef.h292 JSObjectGetPropertyCallback getProperty; member
356 JSObjectGetPropertyCallback getProperty; member
DJSCallbackObjectFunctions.h125 } else if (JSObjectGetPropertyCallback getProperty = jsClass->getProperty) { in getOwnPropertySlot() local
501 if (JSObjectGetPropertyCallback getProperty = entry->getProperty) { in staticValueGetter() local
554 if (JSObjectGetPropertyCallback getProperty = jsClass->getProperty) { in callbackGetter() local
/external/tagsoup/src/org/ccil/cowan/tagsoup/jaxp/
DSAXParserImpl.java94 public Object getProperty(String name) in getProperty() method in SAXParserImpl
/external/srec/shared/include/
DESR_Session.h50 ESR_ReturnCode(*getProperty)(const LCHAR* name, void** value, VariableTypes type); member
DESR_SessionType.h53 …ESR_ReturnCode(*getProperty)(struct ESR_SessionType_t* self, const LCHAR* name, void** value, Vari… member
/external/webkit/V8Binding/npapi/
Dnpruntime.h283 NPGetPropertyFunctionPtr getProperty; member
/external/webkit/WebCore/bridge/
Dnpruntime.h283 NPGetPropertyFunctionPtr getProperty; member

12