Searched refs:needChildNote_ (Results 1 – 2 of 2) sorted by relevance
86 ObserverNode(const bool needChildNote): needChildNote_(needChildNote) {} in ObserverNode()92 bool needChildNote_; variable
322 if (obsNode->needChildNote_ == notifyForDescendants) { in OperateObsNode()327 obsNode->needChildNote_ = notifyForDescendants; in OperateObsNode()613 if (!node->needChildNote_) { in OnChange()622 if ((node->parent_ == nullptr) || (!node->parent_->needChildNote_)) { in OnChange()