Home
last modified time | relevance | path

Searched defs:getAttributes (Results 1 – 9 of 9) sorted by relevance

/external/emma/core/java12/com/vladium/emma/report/html/doc/
DISimpleElement.java24 AttributeSet getAttributes (); in getAttributes() method
60 public AttributeSet getAttributes () in getAttributes() method in ISimpleElement.Factory.SimpleElementImpl
/external/emma/core/java12/com/vladium/jcd/cls/
DField_info.java136 public IAttributeCollection getAttributes () in getAttributes() method in Field_info
DMethod_info.java153 public IAttributeCollection getAttributes () in getAttributes() method in Method_info
DClassDef.java187 public IAttributeCollection getAttributes () in getAttributes() method in ClassDef
/external/webkit/JavaScriptCore/runtime/
DSymbolTable.h72 unsigned getAttributes() const in getAttributes() function
/external/emma/core/java12/com/vladium/jcd/cls/attribute/
DCodeAttribute_info.java118 public IAttributeCollection getAttributes () in getAttributes() method in CodeAttribute_info
/external/emma/core/java12/com/vladium/emma/report/
DIItemAttribute.java59 public static IItemAttribute [] getAttributes (final int unitsID) in getAttributes() method in IItemAttribute.Factory
/external/skia/src/svg/
DSkSVGPaintState.cpp195 int SkSVGPaint::getAttributes(const SkSVGAttribute** attrPtr) { in getAttributes() function in SkSVGPaint
/external/jhead/
Dmain.c520 static jstring getAttributes(JNIEnv *env, jobject jobj, jstring jfilename) in getAttributes() function