/external/chromium_org/chrome/common/extensions/docs/templates/intros/ |
experimental_discovery.html | 1 <p>The current methods allow extensions to inject suggested links in the recommended pane of the New Tab Page.</p
|
/external/chromium_org/chrome/browser/extensions/api/discovery/ |
suggested_links_registry.h | 16 // This class keeps track of links suggested by an extension using the discovery 25 // Adds a suggested link from |extension_id|. Takes ownership of |item| in all 33 // Returns all the links suggested by |extension_id|. 36 // Remove a specific link suggested by |extension_id|. 39 // Clears all suggested links for |extension_id|. 48 // Gets suggested links for a given extension id.
|
suggested_link.h | 34 // this suggested link. A link with score 1 is twice as likely to be presented
|
/external/chromium_org/chrome/common/ |
autocomplete_match_type.h | 20 NAVSUGGEST, // A suggested URL. 25 SEARCH_SUGGEST, // A suggested search (with the default engine) 28 SEARCH_SUGGEST_ENTITY, // A suggested search for an entity. 29 SEARCH_SUGGEST_INFINITE, // A suggested search to complete the tail of 31 SEARCH_SUGGEST_PERSONALIZED, // A personalized suggested search. 32 SEARCH_SUGGEST_PROFILE, // A personalized suggested search for a
|
/external/chromium_org/chrome/browser/ui/webui/ntp/ |
ntp_stats.h | 10 // Suggested pane and the Most Visited pane. This is also defined in new_tab.js. 21 // The number of suggested sites actions that we log.
|
/external/chromium_org/ui/android/java/src/org/chromium/ui/ |
ColorSuggestion.java | 17 * @param color The suggested color.
|
/external/chromium/chrome/browser/ui/views/location_bar/ |
suggested_text_view.h | 16 // |CommitSuggestedText| on the AutocompleteEdit to commit the suggested text. 24 // and restarted. The animation transitions the suggested text to look like
|
/external/chromium_org/chrome/common/extensions/api/ |
experimental_discovery.idl | 31 // Removes a URL that was previously suggested for discovery by this 37 // Clear all the URLs that were previously suggested for discovery by this
|
/external/chromium_org/content/public/android/java/src/org/chromium/content/browser/input/ |
DateTimeSuggestion.java | 18 * @param value The suggested date/time value. 19 * @param localizedValue The suggested value localized.
|
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/numeric/conversion/ |
cast.hpp | 13 // 19 Nov 2001 Syntatic changes as suggested by Darin Adler (Fernando Cacciola) 16 // 30 Oct 2001 Some fixes suggested by Daryle Walker (Fernando Cacciola)
|
/packages/apps/QuickSearchBox/tests/src/com/android/quicksearchbox/ |
LevenshteinFormatterTest.java | 173 verifyFormatSuggestion("query", "query suggested", 175 new SpanFormat(6, "suggested", mSuggestedStyle)); 190 verifyFormatSuggestion("query", "suggested query", 191 new SpanFormat(0, "suggested", mSuggestedStyle), 196 verifyFormatSuggestion("query", "suggested", 197 new SpanFormat(0, "suggested", mSuggestedStyle));
|
/external/chromium_org/chrome/renderer/spellchecker/ |
spellcheck_language.h | 32 // In addition, finds the suggested words for a given word 35 // If optional_suggestions is NULL, suggested words will not be looked up.
|
/external/chromium_org/ppapi/api/trusted/ |
ppb_file_chooser_trusted.idl | 30 * @param[in] suggested_file_name If saving, the suggested name for the 55 * @param[in] suggested_file_name If saving, the suggested name for the
|
/external/chromium/chrome/browser/instant/ |
instant_delegate.h | 40 // Invoked when the suggested text is to change to |text|.
|
instant_loader_delegate.h | 26 // Invoked when the loader has suggested text.
|
/external/chromium_org/chrome/browser/chromeos/file_manager/ |
app_installer.h | 20 // This class is used for installing apps and extensions suggested from the
|
/external/chromium_org/chrome/browser/download/ |
download_test_file_activity_observer.h | 27 // result in the download continuing with the suggested path.
|
/external/chromium_org/chrome/browser/translate/ |
translate_browser_metrics.h | 26 // the UMA dashboard page. Insteads, append it at the end of enum as suggested
|
/external/chromium_org/chrome/browser/ui/cocoa/autofill/ |
autofill_suggestion_container.h | 19 // Container for the data suggested for a particular input section.
|
/external/chromium_org/chrome/browser/ui/sync/ |
one_click_signin_histogram.h | 15 // The user pressed the accept button to perform the suggested action.
|
/external/qemu/distrib/sdl-1.2.15/docs/man3/ |
SDL_VideoModeOK.3 | 13 The bits-per-pixel value returned is only a suggested mode\&. You can usually request and bpp you want when \fIsetting\fR the video mode and SDL will emulate that color depth with a shadow video surface\&.
|
/external/zlib/src/contrib/masmx86/ |
readme.txt | 11 directory, then run the appropriate makefile, as suggested below. You can
|
/frameworks/opt/telephony/tools/ |
tdi | 18 echo " <retry-time> := suggested retry time in milli-seconds"
|
/packages/inputmethods/LatinIME/java/res/values-ar/ |
donottranslate.xml | 23 <!-- Symbols that are suggested between words -->
|
/packages/inputmethods/LatinIME/java/res/values-fa/ |
donottranslate.xml | 23 <!-- Symbols that are suggested between words -->
|