Searched refs:BatchUpdateInfo (Results 1 – 1 of 1) sorted by relevance
74 struct BatchUpdateInfo { struct92 BatchUpdateInfo *BatchUpdates;93 using BatchUpdatePtr = BatchUpdateInfo *;1168 BatchUpdateInfo BUI; in ApplyUpdates()1276 static void ApplyNextUpdate(DomTreeT &DT, BatchUpdateInfo &BUI) { in ApplyNextUpdate()