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