Searched defs:SkDOM (Results 1 – 2 of 2) sorted by relevance
72 SkDOM::SkDOM() : fAlloc(kMinChunkSize), fRoot(nullptr) {} in SkDOM() function in SkDOM159 SkDOM::AttrIter::AttrIter(const SkDOM&, const SkDOM::Node* node) { in AttrIter()
17 class SkDOM; variable