Searched refs:NumUpdates (Results 1 – 1 of 1) sorted by relevance
1135 const size_t NumUpdates = PreViewCFG.getNumLegalizedUpdates(); in ApplyUpdates() local1136 if (NumUpdates == 0) in ApplyUpdates()1141 if (NumUpdates == 1) { in ApplyUpdates()