Searched refs:kPrimaryMouseButtonRight (Results 1 – 4 of 4) sorted by relevance
67 prefs->SetBoolean(prefs::kPrimaryMouseButtonRight, !variant); in SetPrefs()85 EXPECT_EQ(prefs->GetBoolean(prefs::kPrimaryMouseButtonRight), in CheckSettingsCorrespondToPrefs()118 prefs->GetBoolean(prefs::kPrimaryMouseButtonRight)); in CheckLocalStateCorrespondsToPrefs()
129 prefs::kPrimaryMouseButtonRight, in RegisterProfilePrefs()331 primary_mouse_button_right_.Init(prefs::kPrimaryMouseButtonRight, in InitUserPrefs()502 pref_name == prefs::kPrimaryMouseButtonRight) { in ApplyPreferences()
509 const char kPrimaryMouseButtonRight[] = "settings.mouse.primary_right"; variable
182 extern const char kPrimaryMouseButtonRight[];