Home
last modified time | relevance | path

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

/third_party/cef/tests/ceftests/views/
Dbutton_unittest.cc37 button->SetState(CEF_BUTTON_STATE_PRESSED); in VerifyButtonStyle()
38 EXPECT_EQ(CEF_BUTTON_STATE_PRESSED, button->GetState()); in VerifyButtonStyle()
70 VerifyLabelButtonImage(button, CEF_BUTTON_STATE_PRESSED, image); in VerifyLabelButtonStyle()
77 button->SetTextColor(CEF_BUTTON_STATE_PRESSED, color); in VerifyLabelButtonStyle()
/third_party/cef/tests/cefclient/browser/
Dviews_menu_bar.cc266 if (button->GetState() == CEF_BUTTON_STATE_PRESSED) in GetActiveMenuId()
/third_party/cef/include/internal/
Dcef_types.h2739 CEF_BUTTON_STATE_PRESSED, enumerator