Home
last modified time | relevance | path

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

123

/external/easymock/src/org/easymock/internal/
DEasyMockProperties.java95 public String getProperty(String key, String defaultValue) { in getProperty() method in EasyMockProperties
107 public String getProperty(String key) { in getProperty() method in EasyMockProperties
/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
DSkDisplayMath.cpp240 bool SkDisplayMath::getProperty(int index, SkScriptValue* value) const { in getProperty() function in SkDisplayMath
/external/clang/test/SemaObjC/
Dnsobject-attribute.m26 id getProperty(id self) { function
/external/webkit/Tools/DumpRenderTree/TestNetscapePlugIn/Tests/
DNPRuntimeObjectFromDestroyedPlugin.cpp49 bool getProperty(NPIdentifier propertyName, NPVariant* result) in getProperty() function in NPRuntimeObjectFromDestroyedPlugin::ScriptableObject
DNPDeallocateCalledBeforeNPShutdown.cpp58 bool getProperty(NPIdentifier propertyName, NPVariant* result) in getProperty() function in NPDeallocateCalledBeforeNPShutdown::ScriptableObject
/external/oauth/core/src/main/java/net/oauth/
DOAuthConsumer.java50 public Object getProperty(String name) { in getProperty() method in OAuthConsumer
DOAuthAccessor.java52 public Object getProperty(String name) { in getProperty() method in OAuthAccessor
/external/webkit/Source/JavaScriptCore/API/
DJSClassRef.h45 JSObjectGetPropertyCallback getProperty; member
104 JSObjectGetPropertyCallback getProperty; member
DJSObjectRef.h292 JSObjectGetPropertyCallback getProperty; member
356 JSObjectGetPropertyCallback getProperty; member
/external/tagsoup/src/org/ccil/cowan/tagsoup/jaxp/
DSAXParserImpl.java94 public Object getProperty(String name) in getProperty() method in SAXParserImpl
/external/opencv/otherlibs/highgui/
D_highgui.h72 virtual double getProperty(int) { return 0; } in getProperty() function
/external/webkit/Source/WebKit/gtk/WebCoreSupport/
DInspectorClientGtk.cpp60 virtual String getProperty(const String& name) in getProperty() function in WebKit::__anon2c7a11530111::InspectorFrontendSettingsGtk
87 virtual String getProperty(const String&) in getProperty() function in WebKit::__anon2c7a11530111::InspectorFrontendSettingsGtk
/external/webkit/Source/WebCore/inspector/
DInspectorFrontendClientLocal.cpp56 String InspectorFrontendClientLocal::Settings::getProperty(const String&) in getProperty() function in WebCore::InspectorFrontendClientLocal::Settings
/external/apache-xml/src/main/java/org/apache/xalan/templates/
DOutputProperties.java153 public String getProperty(QName key) in getProperty() method in OutputProperties
167 public String getProperty(String key) in getProperty() method in OutputProperties

123