Home
last modified time | relevance | path

Searched refs:shortcuts (Results 1 – 25 of 55) sorted by relevance

123

/external/python/oauth2client/oauth2client/contrib/django_util/
Dviews.py28 from django import shortcuts
31 from django.shortcuts import redirect
154 return shortcuts.redirect(return_url)
190 return shortcuts.redirect(auth_url)
Ddecorators.py28 from django import shortcuts
78 return shortcuts.redirect(redirect_str)
84 return shortcuts.redirect(user_oauth.get_authorize_redirect())
/external/chromium-trace/catapult/common/py_vulcanize/third_party/rjsmin/bench/
DDateTimeShortcuts.js296 var shortcuts = quickElement('div', cal_box);
297 shortcuts.className = 'calendar-shortcuts';
298 …quickElement('a', shortcuts, gettext('Yesterday'), 'href', 'javascript:DateTimeShortcuts.handleCal…
299 shortcuts.appendChild(document.createTextNode('\240|\240'));
300 …quickElement('a', shortcuts, gettext('Today'), 'href', 'javascript:DateTimeShortcuts.handleCalenda…
301 shortcuts.appendChild(document.createTextNode('\240|\240'));
302 …quickElement('a', shortcuts, gettext('Tomorrow'), 'href', 'javascript:DateTimeShortcuts.handleCale…
/external/wayland-protocols/freedesktop.org/
DMakefile.am17 unstable/keyboard-shortcuts-inhibit/keyboard-shortcuts-inhibit-unstable-v1.xml \
/external/wayland-protocols/freedesktop.org/unstable/keyboard-shortcuts-inhibit/
DREADME1 Compositor shortcuts inhibit protocol
/external/autotest/client/site_tests/platform_InputBrightness/
Dcontrol16 Increase and decrease the brightness using keyboard shortcuts.
/external/autotest/client/site_tests/platform_InputVolume/
Dcontrol16 Increase, decrease, and mute the volume using keyboard shortcuts.
/external/autotest/client/site_tests/platform_InputNewTab/
Dcontrol7 PURPOSE = """Verify that keyboard shortcuts ctrl+t and ctrl+w can open and close
/external/jacoco/org.jacoco.report/src/org/jacoco/report/internal/html/resources/
Dprettify.js810 var shortcuts = {};
821 shortcuts[shortcutChars.charAt(c)] = patternParts;
870 var patternParts = shortcuts[token.charAt(0)];
/external/robolectric-shadows/robolectric/src/test/java/org/robolectric/
DR.java619 public static final int shortcuts=0x7f070007; field in R.xml
/external/toolchain-utils/automation/server/monitor/
Ddashboard.py16 from django.shortcuts import render_to_response
/external/robolectric-shadows/robolectric/src/test/java/org/robolectric/shadows/
DShadowResourcesTest.java125 assertThat(typedArray.peekValue(0).resourceId).isEqualTo(R.xml.shortcuts); in obtainAttributes()
/external/python/cpython2/Doc/library/
Dic.rst52 These functions are "shortcuts" to the methods of the same name, described
Dframework.rst190 dialog events (keyboard shortcuts, etc).
/external/hyphenation-patterns/la/
Dhyph-la.lic.txt135 % interface of Babel in order to see the shortcuts and the facilities
/external/python/cpython2/Misc/NEWS.d/
D2.7.5.rst472 Using keyboard shortcuts in IDLE to open a file no longer raises an
/external/llvm/docs/tutorial/
DOCamlLangImpl1.rst27 this means that we'll take a number of shortcuts to simplify the
DLangImpl01.rst27 this means that we'll take a number of shortcuts to simplify the
/external/swiftshader/third_party/llvm-7.0/llvm/docs/tutorial/
DOCamlLangImpl1.rst27 this means that we'll take a number of shortcuts to simplify the
DLangImpl01.rst27 this means that we'll take a number of shortcuts to simplify the
/external/u-boot/doc/
DREADME.rockchip338 overhead and in SPL with a 32KB size limit some shortcuts have been taken.
/external/strace/
DINSTALL135 both of the following shortcuts of passing variable assignments to the
/external/libcap-ng/libcap-ng-0.7/
DINSTALL166 both of the following shortcuts of passing variable assignments to the
/external/lmfit/
DINSTALL166 both of the following shortcuts of passing variable assignments to the
/external/pcre/dist2/
DINSTALL165 both of the following shortcuts of passing variable assignments to the

123