Lines Matching refs:previous
158 var oPrevious = node.previous(),
444 oMenuLabel = oMenuToggle.previous();
456 oMenuLabel = oSubmenu.previous();
908 // Clear previous values for height and width
926 menu.previous().addClass(CSS_MENU_LABEL_MENUVISIBLE);
944 oLabel = menu.previous(),
1055 sKeysVal = { next: "down:39", previous: "down:37" };
1061 sKeysVal = { next: "down:40", previous: "down:38" };
1272 menuNav._focusItem(oSubmenu.previous());
1322 menuNav._focusItem(oMenu.previous());