Searched refs:IsRecalculatingPostDomTree (Results 1 – 2 of 2) sorted by relevance
135 IsRecalculatingDomTree = IsRecalculatingPostDomTree = true; in recalculate()146 IsRecalculatingDomTree = IsRecalculatingPostDomTree = false; in recalculate()210 if (PDT && !IsRecalculatingPostDomTree) in eraseDelBBNode()
269 bool IsRecalculatingPostDomTree = false; variable