Lines Matching refs:full
228 button->SetStyleForState(STYLE_BACKGROUND_COLOR, Color::White().full, UIButton::ButtonState::RELEASED);
229 button->SetStyleForState(STYLE_BACKGROUND_COLOR, Color::Black().full, UIButton::ButtonState::PRESSED);
266 title_->SetStyle(STYLE_TEXT_COLOR, Color::Black().full);
268 title_->SetStyle(STYLE_BACKGROUND_COLOR, Color::White().full);
285 text_->SetStyle(STYLE_TEXT_COLOR, Color::Black().full);
287 text_->SetStyle(STYLE_BACKGROUND_COLOR, Color::White().full);
300 dialogLayer_->SetStyle(STYLE_BACKGROUND_COLOR, Color::White().full);
344 line1_->SetStyle(STYLE_BACKGROUND_COLOR, Color::Black().full);
356 line2_->SetStyle(STYLE_BACKGROUND_COLOR, Color::Black().full);
583 button1_->SetStyleForState(STYLE_BACKGROUND_COLOR, color.full, UIButton::ButtonState::RELEASED);
590 button2_->SetStyleForState(STYLE_BACKGROUND_COLOR, color.full, UIButton::ButtonState::RELEASED);
597 button3_->SetStyleForState(STYLE_BACKGROUND_COLOR, color.full, UIButton::ButtonState::RELEASED);