Home | History | Annotate | Download | only in chromeos

Lines Matching refs:kOwnerPrimaryMouseButtonRight

78   registry->RegisterBooleanPref(prefs::kOwnerPrimaryMouseButtonRight, false);
579 if (prefs->GetBoolean(prefs::kOwnerPrimaryMouseButtonRight) != right)
580 prefs->SetBoolean(prefs::kOwnerPrimaryMouseButtonRight, right);