Searched refs:isAlphaZero (Results 1 – 2 of 2) sorted by relevance
1913 const bool isAlphaZero = !(color & 0xff000000); in SetBackgroundColor() local1915 if (isAlphaZero && WindowHelper::IsMainWindow(property_->GetWindowType())) { in SetBackgroundColor()
3830 const bool isAlphaZero = !(color & 0xff000000); in SetBackgroundColor() local3838 if (isAlphaZero && WindowHelper::IsMainWindow(GetType())) { in SetBackgroundColor()