Searched defs:getAttributeType (Results 1 – 10 of 10) sorted by relevance
163 public ATTR_TYPE getAttributeType(); in getAttributeType() method
237 public ATTR_TYPE getAttributeType() { in getAttributeType() method in HtmlParserImpl
334 public String getAttributeType(int index) { in getAttributeType() method in XmlResourceParserImpl
76 def getAttributeType(self, aname): member in ElementInfo
1438 def getAttributeType(self, aname): member in ElementInfo
74 def getAttributeType(self, aname): member in ElementInfo
1483 def getAttributeType(self, aname): member in ElementInfo
1596 public AttributeType getAttributeType(String elementName, String attributeName) { in getAttributeType() method in DtdData
2002 int TProgram::getAttributeType(int index) const { return reflection->getAttribute(inde… in getAttributeType() function in glslang::TProgram
1365 BaseAttributeType getAttributeType(const glu::DataType dataType) in getAttributeType() function