Home | History | Annotate | Download | only in docs

Lines Matching refs:shortcuts

538     *   order if the shortcut ones fail.  May have shortcuts.
545 var shortcuts = {};
553 shortcuts[shortcutChars.charAt(c)] = patternParts;
574 var patternParts = shortcuts[tail.charAt(0)];