Searched refs:eBackgroundColorChanged (Results 1 – 4 of 4) sorted by relevance
97 eBackgroundColorChanged = 0x4'00000000, enumerator
382 if (other.what & eBackgroundColorChanged) { in merge()383 what |= eBackgroundColorChanged; in merge()
851 s->what |= layer_state_t::eBackgroundColorChanged; in setBackgroundColor()
4050 if (what & layer_state_t::eBackgroundColorChanged) { in setClientStateLocked()