Home
last modified time | relevance | path

Searched refs:CEF_BUTTON_STATE_HOVERED (Results 1 – 2 of 2) sorted by relevance

/third_party/cef/tests/ceftests/views/
Dbutton_unittest.cc35 button->SetState(CEF_BUTTON_STATE_HOVERED); in VerifyButtonStyle()
36 EXPECT_EQ(CEF_BUTTON_STATE_HOVERED, button->GetState()); in VerifyButtonStyle()
69 VerifyLabelButtonImage(button, CEF_BUTTON_STATE_HOVERED, image); in VerifyLabelButtonStyle()
76 button->SetTextColor(CEF_BUTTON_STATE_HOVERED, color); in VerifyLabelButtonStyle()
/third_party/cef/include/internal/
Dcef_types.h2738 CEF_BUTTON_STATE_HOVERED, enumerator