/frameworks/base/packages/SettingsProvider/src/com/android/providers/settings/ |
DatabaseHelper.java | 126 "shortcut INTEGER," + 131 db.execSQL("CREATE INDEX bookmarksIndex2 ON bookmarks (shortcut);"); [all...] |
/frameworks/base/media/libstagefright/codecs/m4v_h263/enc/src/ |
fastidct.cpp | 384 /* shortcut */ 588 /* shortcut */ 878 /* shortcut */ 1072 /* shortcut */ [all...] |
/cts/tests/tests/view/src/android/view/cts/ |
MenuInflaterTest.java | 106 // the visibility and shortcut
|
/dalvik/docs/ |
prettify.js | 521 * [style : string, pattern : RegExp, context : RegExp, shortcut : string]. 532 * Shortcut is an optional string of characters, any of which, if the first 536 * a known character. Must have a shortcut string. 538 * order if the shortcut ones fail. May have shortcuts. [all...] |
/docs/source.android.com/src/source/ |
using-eclipse.md | 169 shortcut | function
|
/external/chromium/chrome/browser/accessibility/ |
browser_accessibility_win.h | 108 // Retrieves the specified object's shortcut.
|
/external/chromium/chrome/browser/debugger/ |
devtools_window.cc | 161 // and the Inspect Element shortcut is pressed in the inspected tab.
|
/external/chromium/chrome/browser/extensions/ |
crx_installer.h | 210 // Whether to create an app shortcut after successful installation. This is
|
/external/chromium/chrome/browser/ |
spellcheck_host_impl.cc | 314 // To avoid trying to load a partially saved dictionary, shortcut the
|
/external/chromium/chrome/browser/ui/cocoa/ |
confirm_quit_panel_controller.mm | 224 // double-tap shortcut that allows for a quick quit path. For the users who
|
/external/libpng/contrib/gregbook/ |
README | 112 create a desktop shortcut with "c:\windows\command.com /e:4096" as
|
/external/markdown/MarkdownTest/Tests_2004/ |
Markdown Documentation - Syntax.html | 649 <p>The <em>implicit link name</em> shortcut allows you to omit the name of the 662 <p>Because link names may contain spaces, this shortcut even works for 688 <p>Using the implicit link name shortcut, you could instead write:</p> 884 <p>Markdown supports a shortcut style for creating "automatic" links for URLs and email addresses: simply surround the URL or email address with angle brackets. What this means is that if you want to show the actual text of a URL or email address, and also have it be a clickable link, you can do this:</p>
|
Markdown Documentation - Syntax.text-out | 663 <p>The <em>implicit link name</em> shortcut allows you to omit the 677 <p>Because link names may contain spaces, this shortcut even works 702 <p>Using the implicit link name shortcut, you could instead 892 <p>Markdown supports a shortcut style for creating "automatic"
|
Markdown Documentation - Syntax.text-res | 663 <p>The <em>implicit link name</em> shortcut allows you to omit the 677 <p>Because link names may contain spaces, this shortcut even works 702 <p>Using the implicit link name shortcut, you could instead 892 <p>Markdown supports a shortcut style for creating "automatic"
|
/external/markdown/MarkdownTest/Tests_2007/ |
Markdown Documentation - Syntax.html | 649 <p>The <em>implicit link name</em> shortcut allows you to omit the name of the 662 <p>Because link names may contain spaces, this shortcut even works for 688 <p>Using the implicit link name shortcut, you could instead write:</p> 884 <p>Markdown supports a shortcut style for creating "automatic" links for URLs and email addresses: simply surround the URL or email address with angle brackets. What this means is that if you want to show the actual text of a URL or email address, and also have it be a clickable link, you can do this:</p>
|
/external/markdown/tests/extensions-x-def_list/ |
markdown-syntax.html | 509 <p>The <em>implicit link name</em> shortcut allows you to omit the name of the 518 <p>Because link names may contain spaces, this shortcut even works for 537 <p>Using the implicit link name shortcut, you could instead write:</p> 683 <p>Markdown supports a shortcut style for creating "automatic" links for URLs and email addresses: simply surround the URL or email address with angle brackets. What this means is that if you want to show the actual text of a URL or email address, and also have it be a clickable link, you can do this:</p>
|
/external/markdown/tests/extensions-x-toc/ |
syntax-toc.html | 486 <p>The <em>implicit link name</em> shortcut allows you to omit the name of the 495 <p>Because link names may contain spaces, this shortcut even works for 514 <p>Using the implicit link name shortcut, you could instead write:</p> 655 <p>Markdown supports a shortcut style for creating "automatic" links for URLs and email addresses: simply surround the URL or email address with angle brackets. What this means is that if you want to show the actual text of a URL or email address, and also have it be a clickable link, you can do this:</p>
|
/external/markdown/tests/markdown-test/ |
markdown-syntax.html | 509 <p>The <em>implicit link name</em> shortcut allows you to omit the name of the 518 <p>Because link names may contain spaces, this shortcut even works for 537 <p>Using the implicit link name shortcut, you could instead write:</p> 683 <p>Markdown supports a shortcut style for creating "automatic" links for URLs and email addresses: simply surround the URL or email address with angle brackets. What this means is that if you want to show the actual text of a URL or email address, and also have it be a clickable link, you can do this:</p>
|
/external/mtpd/ |
pptp.c | 395 * block for a long time. Here we simply take the shortcut: do nothing. */
|
/external/qemu/distrib/sdl-1.2.12/src/joystick/win32/ |
SDL_mmjoystick.c | 198 /* shortcut */
|
/external/svox/pico/lib/ |
picokfst.c | 51 * shortcut : kfst
|
picosig2.h | 45 // Shortcut: sig
|
/external/webkit/Source/WebCore/inspector/front-end/ |
InjectedFakeWorker.js | 190 // Shortcut -- if no exception handlers installed, avoid try/catch so as not to obscure line number.
|
/external/webkit/Source/WebKit/chromium/public/ |
WebInputEvent.h | 206 // shift). This is useful for working out shortcut keys. Linux and
|
/external/webkit/Source/WebKit/chromium/src/ |
WebAccessibilityObject.cpp | 414 // Ctrl+Alt+Shift+Meta+key. MSDN states that keyboard shortcut strings
|