Searched refs:menu_depth (Results 1 – 1 of 1) sorted by relevance
1419 int menu_depth = MenuDepth(state_.item); in CommitPendingSelection() local1420 if (menu_depth == 0) { in CommitPendingSelection()1424 DCHECK_GE(menu_depth, 0); in CommitPendingSelection()1425 while (cached_size-- >= menu_depth) in CommitPendingSelection()