Home
last modified time | relevance | path

Searched refs:CEF_BUTTON_STATE_DISABLED (Results 1 – 3 of 3) sorted by relevance

/third_party/cef/tests/ceftests/views/
Dbutton_unittest.cc39 button->SetState(CEF_BUTTON_STATE_DISABLED); in VerifyButtonStyle()
40 EXPECT_EQ(CEF_BUTTON_STATE_DISABLED, button->GetState()); in VerifyButtonStyle()
71 VerifyLabelButtonImage(button, CEF_BUTTON_STATE_DISABLED, image); in VerifyLabelButtonStyle()
78 button->SetTextColor(CEF_BUTTON_STATE_DISABLED, color); in VerifyLabelButtonStyle()
/third_party/cef/tests/cefclient/browser/
Dviews_style.cc72 label_button->SetTextColor(CEF_BUTTON_STATE_DISABLED, in ApplyTo()
/third_party/cef/include/internal/
Dcef_types.h2740 CEF_BUTTON_STATE_DISABLED, enumerator