Searched refs:inheritIndex_ (Results 1 – 3 of 3) sorted by relevance
361 this.inheritIndex_ = 0;368 this.inheritIndex_ = 0;375 this.inheritIndex_ = 0;482 this.inheritIndex_ = templateNode.inheritCount_++;563 return this.inheritIndex_;
441 inheritIndex_(0), in ConfigNode()451 inheritIndex_(0), in ConfigNode()462 inheritIndex_ = node.inheritIndex_; in operator =()585 inheritIndex_ = templateNode->inheritCount_++; in InheritExpand()679 return inheritIndex_; in InheritIndex()
207 uint32_t inheritIndex_; variable