Searched defs:hasAttr (Results 1 – 3 of 3) sorted by relevance
263 bool SkDOM::hasAttr(const Node* node, const char name[], const char value[]) const { in hasAttr() function in SkDOM
536 bool IRPosition::hasAttr(ArrayRef<Attribute::AttrKind> AKs, in hasAttr() function in IRPosition
90092 bool hasAttr = content->GetAttr(2, nsGkAtoms::lang, in GetLang() local