Searched refs:IsRecalculatingPostDomTree (Results 1 – 2 of 2) sorted by relevance
169 IsRecalculatingDomTree = IsRecalculatingPostDomTree = true; in recalculate()180 IsRecalculatingDomTree = IsRecalculatingPostDomTree = false; in recalculate()244 if (PDT && !IsRecalculatingPostDomTree) in eraseDelBBNode()
212 bool IsRecalculatingPostDomTree = false; variable