Searched refs:GetButtonColor (Results 1 – 3 of 3) sorted by relevance
167 ColorType GetButtonColor(DialogButtonType buttonType) const;
161 EXPECT_EQ(dialog_->GetButtonColor(UIDialog::DialogButtonType::BUTTON_LEFT).full, color.full);
675 ColorType UIDialog::GetButtonColor(DialogButtonType buttonType) const in GetButtonColor() function in OHOS::UIDialog