HomeSort by relevance Sort by last modified time
    Searched refs:navigation (Results 126 - 150 of 221) sorted by null

1 2 3 4 56 7 8 9

  /build/tools/droiddoc/templates-sdk-dyn/
sampleindex.cs 61 <?cs # If this is the online docs, build the src code navigation links ?>
  /external/chromium_org/chrome/browser/resources/
about_memory.css 76 div#header div.navigation {
  /external/chromium_org/chrome/common/extensions/docs/examples/extensions/plugin_settings/domui/js/
util.js 124 // call into the browser to do the navigation.
  /external/chromium_org/third_party/WebKit/Source/web/resources/
calendarPicker.css 205 .calendar-navigation-button {
  /external/chromium_org/chrome/browser/sessions/
session_service.h 153 // the list. |count| gives the number of entries in the navigation controller.
164 // Updates the navigation entry for the specified tab.
168 const sessions::SerializedNavigationEntry& navigation);
174 // Sets the index of the selected entry in the navigation controller for the
311 // Returns an iterator into navigations pointing to the navigation whose
312 // index matches |index|. If no navigation index matches |index|, the first
313 // navigation with an index > |index| is returned.
351 // direction from the current navigation index).
443 // Maps from session tab id to the range of navigation entries that has
446 // This is only used if not all the navigation entries have bee
    [all...]
session_service_unittest.cc 85 const SerializedNavigationEntry& navigation,
87 service()->UpdateTabNavigation(window_id, tab_id, navigation);
90 window_id, tab_id, navigation.index());
110 // navigation. If |pinned_state| is true or |write_always| is true, the
291 // index should get reset to last valid navigation, which is 2.
824 // navigation with passwords.
905 // Add another navigation to replace the last one.
    [all...]
  /frameworks/base/libs/androidfw/
ResourceTypes.cpp     [all...]
  /external/chromium_org/chrome/browser/sync/sessions/
sessions_sync_manager.cc 470 << "local navigation event.";
721 if (!tab.navigation(i).favicon_url().empty()) {
722 const std::string& page_url = tab.navigation(i).virtual_url();
723 const std::string& favicon_url = tab.navigation(i).favicon_url();
784 DVLOG(1) << "Local session deleted! Doing nothing until a navigation is "
    [all...]
sessions_sync_manager_unittest.cc 514 // Populate the mock tab delegate with some data and navigation
    [all...]
  /external/chromium_org/chrome/browser/resources/chromeos/chromevox/common/
braille_util.js 211 * @param {Node} prev The previous node in navigation.
285 * @param {Node} prev The previous node (during navigation).
chromevox.js 226 * ChromeVox will disallow any navigation and not eat any keystrokes.
table_util.js 6 * @fileoverview DOM utility functions to aid in table navigation.
editable_text_test.js 598 /** Tests that line navigation works. */
633 /** Tests that paragraph navigation works. */
  /frameworks/base/core/java/android/content/res/
AssetManager.java 679 int keyboardHidden, int navigation, int screenWidth, int screenHeight,
  /build/tools/droiddoc/templates-pdk/
customizations.cs 43 <?cs # The default side navigation for the reference docs ?><?cs
95 $("<a href='#' id='nav-swap' onclick='swapNav();return false;' style='font-size:10px;line-height:9px;margin-left:1em;text-decoration:none;'><span id='tree-link'>Use Tree Navigation</span><span id='panel-link' style='display:none'>Use Panel Navigation</span></a>").appendTo("#side-nav");
  /external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/
streams.rb 343 system. Like all other stream types, it provides serial navigation of the input;
670 not actually use any buffered IO operations throughout the stream navigation
896 ###### Stream Navigation ###########################################
    [all...]
  /external/chromium_org/chrome/browser/resources/chromeos/chromevox/speech_rules/
math_store.js 186 * numbers, etc. and creates the appropriate navigation descriptions.
237 * Creates a new Navigation Description for a math expression that be used by
240 * @return {cvox.NavDescription} Navigation description for the
  /external/chromium_org/chrome/browser/resources/inspect/
inspect.css 30 #navigation {
inspect.js 56 $('navigation').appendChild(tabHeader);
86 var tabHeaders = $('navigation').querySelectorAll('.tab-header');
  /external/chromium_org/chrome/browser/resources/login/
display_manager.js 173 * Whether keyboard navigation flow is enforced.
294 * Forces keyboard based OOBE navigation.
295 * @param {boolean} value True if keyboard navigation flow is forced.
372 // Handle special accelerators for keyboard enhanced navigation flow.
    [all...]
  /external/chromium_org/chrome/common/extensions/docs/examples/extensions/gmail/
background.js 317 console.log('Recognized Gmail navigation to: ' + details.url + '.' +
  /external/chromium_org/ui/file_manager/file_manager/foreground/js/
navigation_list_model.js 67 * A navigation list model. This model combines the 2 lists.
  /external/llvm/docs/_themes/llvm-theme/static/
llvm-theme.css 60 background-image: url(navigation.png);
  /external/chromium_org/chrome/browser/resources/chromeos/chromevox/chromevox/injected/
event_watcher.js 665 // navigation position.
719 // regular navigation.
    [all...]
  /frameworks/base/docs/html/
jd_collections.js 307 "design/patterns/navigation.html",
367 "training/design-navigation/multiple-sizes.html",

Completed in 1113 milliseconds

1 2 3 4 56 7 8 9