Searched refs:COLOR_OPAQUE (Results 1 – 1 of 1) sorted by relevance
117 constexpr int64_t COLOR_OPAQUE = 255; variable9181 if (selectedBackgroundColor.GetAlpha() == COLOR_OPAQUE) { in OnBackPressed()