Home
last modified time | relevance | path

Searched refs:getAttributeCount (Results 1 – 8 of 8) sorted by relevance

/external/replicaisland/src/com/replica/replicaisland/
DLevelTree.java108 for(int i=0; i < parser.getAttributeCount(); i++) { in loadLevelTree()
148 for(int i=0; i < parser.getAttributeCount(); i++) { in loadLevelTree()
160 for(int i=0; i < parser.getAttributeCount(); i++) { in loadLevelTree()
173 for(int i=0; i < parser.getAttributeCount(); i++) { in loadLevelTree()
DConversationUtils.java61 for (int i=0; i < parser.getAttributeCount(); i++) { in loadDialog()
/external/jsilver/src/com/google/clearsilver/jsilver/data/
DDelegatedData.java107 public int getAttributeCount() { in getAttributeCount() method in DelegatedData
108 return getDelegate().getAttributeCount(); in getAttributeCount()
DData.java100 int getAttributeCount(); in getAttributeCount() method
DDefaultDataContext.java292 public int getAttributeCount() { in getAttributeCount() method in DefaultDataContext.LocalVariable
DNestedMapData.java231 public int getAttributeCount() { in getAttributeCount() method in NestedMapData
/external/skia/src/xml/
DSkXMLPullParser.cpp120 int SkXMLPullParser::getAttributeCount() in getAttributeCount() function in SkXMLPullParser
/external/skia/include/xml/
DSkXMLParser.h122 int getAttributeCount();