Searched refs:kNoAction (Results 1 – 3 of 3) sorted by relevance
65 return kNoAction; in HandleMenuKey()84 return ui_->HasThreeButtons() ? kNoAction : kHighlightDown; in HandleMenuKey()
90 static const int kNoAction = -1; variable
722 case Device::kNoAction: in get_menu_selection()