Home
last modified time | relevance | path

Searched defs:setStringProperty (Results 1 – 3 of 3) sorted by relevance

/external/proguard/examples/annotations/examples/
DBean.java52 public void setStringProperty(String stringProperty) in setStringProperty() method in Bean
/external/webkit/Source/WebCore/css/
DCSSMutableStyleDeclaration.cpp604 void CSSMutableStyleDeclaration::setStringProperty(int propertyId, const String &value, CSSPrimitiv… in setStringProperty() function in WebCore::CSSMutableStyleDeclaration
/external/webkit/Source/WebKit/qt/tests/qwebframe/
Dtst_qwebframe.cpp152 void setStringProperty(const QString &value) { in setStringProperty() function in MyQObject