Lines Matching refs:previous
160 var oPrevious = node.previous(),
446 oMenuLabel = oMenuToggle.previous();
458 oMenuLabel = oSubmenu.previous();
910 // Clear previous values for height and width
928 menu.previous().addClass(CSS_MENU_LABEL_MENUVISIBLE);
946 oLabel = menu.previous(),
1057 sKeysVal = { next: "down:39", previous: "down:37" };
1063 sKeysVal = { next: "down:40", previous: "down:38" };
1274 menuNav._focusItem(oSubmenu.previous());
1324 menuNav._focusItem(oMenu.previous());