Searched defs:AttachContext (Results 1 – 2 of 2) sorted by relevance
522 struct AttachContext { struct526 AttachContext() : resolvedStyle(0), performingReattach(false) { } in AttachContext() argument
976 void Node::attach(const AttachContext&) in attach()