HomeSort by relevance Sort by last modified time
    Searched refs:getAttrName (Results 1 - 4 of 4) sorted by null

  /external/skia/include/xml/
SkDOM.h 48 const char* getAttrName(const Node*, const Attr*) const;
  /external/clang/utils/TableGen/
ClangAttrEmitter.cpp 111 StringRef getAttrName() const { return attrName; }
271 OS << "bool " << getAttrName() << "Attr::is" << getUpperName()
287 OS << "unsigned " << getAttrName() << "Attr::get" << getUpperName()
422 OS << " for (" << getAttrName() << "Attr::" << getLowerName()
430 << " for (" << getAttrName() << "Attr::" << getLowerName()
492 OS << " " << getAttrName() << "Attr::" << type << " " << getLowerName()
493 << "(static_cast<" << getAttrName() << "Attr::" << type
    [all...]
  /external/skia/src/xml/
SkDOM.cpp 150 const char* SkDOM::getAttrName(const Node* node, const Attr* attr) const
  /external/jdiff/
xerces.jar 

Completed in 1855 milliseconds