Searched refs:IsRecalculatingPostDomTree (Results 1 – 2 of 2) sorted by relevance
42 IsRecalculatingDomTree = IsRecalculatingPostDomTree = true; in recalculate()53 IsRecalculatingDomTree = IsRecalculatingPostDomTree = false; in recalculate()337 if (PDT && !IsRecalculatingPostDomTree) in eraseDelBBNode()
240 bool IsRecalculatingPostDomTree = false; variable