Searched refs:IsRecalculatingPostDomTree (Results 1 – 2 of 2) sorted by relevance
134 IsRecalculatingDomTree = IsRecalculatingPostDomTree = true; in recalculate()145 IsRecalculatingDomTree = IsRecalculatingPostDomTree = false; in recalculate()209 if (PDT && !IsRecalculatingPostDomTree) in eraseDelBBNode()
271 bool IsRecalculatingPostDomTree = false; variable