Searched defs:hasBool (Results 1 – 3 of 3) sorted by relevance
77 bool hasBool(const char name[], bool value) const { in hasBool() function
157 bool hasBool(const char name[], bool value) const { return fMeta.hasBool(name, value); } in hasBool() function
424 bool SkDOM::hasBool(const Node* node, const char name[], bool target) const { in hasBool() function in SkDOM