Searched refs:fIgnoreNotifications (Results 1 – 2 of 2) sorted by relevance
42 fIgnoreNotifications(false), in SwatchGroup()157 if (object != fCurrentColor || fIgnoreNotifications) in ObjectChanged()334 fIgnoreNotifications = true; in _SetColor()340 fIgnoreNotifications = false; in _SetColor()
57 bool fIgnoreNotifications; variable