Home
last modified time | relevance | path

Searched defs:setProperty (Results 1 – 25 of 40) sorted by relevance

12

/external/ksoap2/ksoap2-base/src/main/java/org/ksoap2/serialization/
DKvmSerializable.java55 void setProperty(int index, Object value); in setProperty() method
DMarshalHashtable.java101 public void setProperty(int index, Object value) { in setProperty() method in MarshalHashtable.ItemSoapObject
/external/skia/src/animator/
DSkDisplayRandom.cpp60 bool SkDisplayRandom::setProperty(int index, SkScriptValue& value) { in setProperty() function in SkDisplayRandom
DSkDrawTextBox.cpp65 bool SkDrawTextBox::setProperty(int index, SkScriptValue& scriptValue) in setProperty() function in SkDrawTextBox
DSkDrawRectangle.cpp95 bool SkDrawRect::setProperty(int index, SkScriptValue& value) { in setProperty() function in SkDrawRect
DSkDump.cpp146 bool SkDump::setProperty(int index, SkScriptValue&) { in setProperty() function in SkDump
DSkDrawBitmap.cpp98 bool SkDrawBitmap::setProperty(int index, SkScriptValue& value) in setProperty() function in SkDrawBitmap
DSkAnimateBase.cpp184 bool SkAnimateBase::setProperty(int index, SkScriptValue& value) { in setProperty() function in SkAnimateBase
DSkDrawPath.cpp165 bool SkDrawPath::setProperty(int index, SkScriptValue& value) in setProperty() function in SkDrawPath
DSkDrawMatrix.cpp214 bool SkDrawMatrix::setProperty(int index, SkScriptValue& scriptValue) { in setProperty() function in SkDrawMatrix
DSkDisplayPost.cpp281 bool SkPost::setProperty(int index, SkScriptValue& value) { in setProperty() function in SkPost
DSkDisplayEvent.cpp235 bool SkDisplayEvent::setProperty(int index, SkScriptValue& value) { in setProperty() function in SkDisplayEvent
DSkDrawColor.cpp223 bool SkDrawColor::setProperty(int index, SkScriptValue& value) { in setProperty() function in SkDrawColor
/external/easymock/src/org/easymock/internal/
DEasyMockProperties.java121 public String setProperty(String key, String value) { in setProperty() method in EasyMockProperties
/external/oauth/core/src/main/java/net/oauth/
DOAuthConsumer.java54 public void setProperty(String name, Object value) { in setProperty() method in OAuthConsumer
DOAuthAccessor.java56 public void setProperty(String name, Object value) { in setProperty() method in OAuthAccessor
/external/tagsoup/src/org/ccil/cowan/tagsoup/jaxp/
DSAXParserImpl.java88 public void setProperty(String name, Object value) in setProperty() method in SAXParserImpl
/external/opencv/otherlibs/highgui/
D_highgui.h73 virtual bool setProperty(int, double) { return 0; } in setProperty() function
Dcvcap_socket.cpp288 bool CVCapture_Socket::setProperty(int id, double value) in setProperty() function in CVCapture_Socket
/external/clang/test/SemaObjC/
Dnsobject-attribute.m26 void setProperty(id self, id value) { function
/external/clang/test/Index/
Dcomplete-kvc.m29 @property NSSet *setProperty; property
/external/emma/core/java12/com/vladium/util/
DIProperties.java59 String setProperty (String key, String value); in setProperty() method
288 public String setProperty (final String key, final String value) in setProperty() method in IProperties.Factory.PropertiesImpl
/external/apache-xml/src/main/java/org/apache/xalan/templates/
DOutputProperties.java118 public void setProperty(QName key, String value) in setProperty() method in OutputProperties
130 public void setProperty(String key, String value) in setProperty() method in OutputProperties
/external/libdrm/tests/proptest/
Dproptest.c266 static int setProperty(char *argv[]) in setProperty() function
/external/libxml2/python/
Ddrv_libxml2.py363 def setProperty(self, name, value): member in LibXml2Reader

12