HomeSort by relevance Sort by last modified time
    Searched full:navigation (Results 151 - 175 of 1979) sorted by null

1 2 3 4 5 67 8 91011>>

  /external/chromium_org/chrome/common/extensions/docs/examples/api/webNavigation/basic/
background.js 25 // Reset the navigation state on startup. We only want to collect data within a
  /external/chromium_org/chrome/renderer/prerender/
prerender_media_load_deferrer.cc 34 // navigation, so no PrerenderMediaLoadDeferrer should see the notification
prerender_dispatcher.h 23 // prerenders were launched from this renderer, and ensures prerender navigation
24 // is triggered on navigation to those. It implements the prerendering interface
  /external/chromium_org/chrome_frame/test/data/
CFInstance_singleton_host.html 41 <p>Tests ChromeFrame Navigation</p>
window_close.html 7 onFailure("WindowCloseTest", 1, "ChromeFrame Navigation failed");
  /external/chromium_org/components/navigation_metrics/
navigation_metrics.cc 54 "Navigation.MainFrameScheme", scheme, SCHEME_MAX);
  /external/chromium_org/content/public/test/
web_contents_tester.h 64 // Creates a pending navigation to the given URL with the default parameters
66 // emulates what happens on a new navigation.
73 // pending RVH navigation can proceed.
74 // Does nothing if no cross-navigation is pending.
  /external/jmonkeyengine/engine/src/desktop/jme3tools/navigation/
NumUtil.java 5 package jme3tools.navigation;
  /frameworks/base/data/keyboards/
qwerty.idc 27 cursor.mode = navigation
qwerty2.idc 27 cursor.mode = navigation
  /frameworks/base/docs/html/training/
index.jd 10 Classes are organized into several groups you can see at the top-level of the left navigation.</p>
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/cat/
PresentationType.java 30 /** Presentation as a choice of navigation options */
  /frameworks/base/docs/html/training/design-navigation/
multiple-sizes.jd 2 parent.title=Designing Effective Navigation
8 next.title=Providing Descendant and Lateral Navigation
47 <p>Larger screens such as those found on tablets and TVs, on the other hand, generally have much more available screen space and are able to present multiple panes of content. In landscape, panes are usually ordered from left to right in increasing detail order. Users are especially accustomed to multiple panes on larger screens from years and years of desktop application and desktop web site use. Many desktop applications and websites offer a left-hand navigation pane or use a master/detail two-pane layout.</p>
54 <img src="{@docRoot}images/training/app-navigation-multiple-sizes-multipane-bad.png"
60 <img src="{@docRoot}images/training/app-navigation-multiple-sizes-multipane-good.png"
79 <img src="{@docRoot}images/training/app-navigation-multiple-sizes-strategy-stretch.png"
84 <img src="{@docRoot}images/training/app-navigation-multiple-sizes-strategy-collapse.png"
89 <img src="{@docRoot}images/training/app-navigation-multiple-sizes-strategy-show-hide.png"
94 <img src="{@docRoot}images/training/app-navigation-multiple-sizes-strategy-stack.png"
106 <img src="{@docRoot}images/training/app-navigation-multiple-sizes-multipane-screen-map.png
    [all...]
  /external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/
TokenTypes.cs 40 /** <summary>imaginary tree navigation type; traverse "get child" link</summary> */
42 /** <summary>imaginary tree navigation type; finish with a child list</summary> */
  /external/chromium/chrome/browser/chromeos/
webui_menu_control.h 45 // Move the input to parent. Used in keyboard navigation.
48 // Move the input to submenu. Used in keyboard navigation.
  /external/chromium/chrome/browser/
sanity_uitest.cc 27 // Make sure the navigation succeeded.
44 // Make sure the navigation succeeded.
  /external/chromium_org/chrome/browser/extensions/
active_tab_permission_granter.h 38 // tab-specific permissions to it until the next page navigation or refresh.
62 // tab-specific permissions until the next navigation/refresh.
  /external/chromium_org/chrome/browser/google/
google_url_tracker.h 87 // navigation to get the appropriate NavigationController. When the load
102 // Called by the navigation observer after SearchCommitted() registers
115 // Called by the navigation observer once a load we're watching commits.
121 // Called by the navigation observer when a tab closes.
165 // Unregisters any listeners for the navigation controller in |map_entry|.
168 // sanity-checking.) This also unregisters the global navigation pending
169 // listener if there are no remaining listeners for navigation commits, as we
203 // pending search navigation.
  /external/chromium_org/chrome/browser/network_time/
navigation_time_helper_unittest.cc 34 // Adjusting delta shouldn't affect navigation time of unchanged entry.
45 // New delta is applied if existing entry has new navigation.
  /external/chromium_org/chrome/browser/resources/ntp4/
dot_list.js 13 * Live list of the navigation dots.
35 * Live list of the navigation dots.
  /external/chromium_org/chrome_frame/ready_mode/internal/
ready_mode_web_browser_adapter.h 19 // Observes navigation and rendering in an IWebBrowser2 instance and reports
26 // Receives notification of navigation and rendering activity in the
  /external/chromium_org/chrome_frame/test/
mock_ie_event_sink_test.cc 44 ExpectationSet navigation; local
46 navigation += EXPECT_CALL(*this, OnBeforeNavigate2(_, _, _, _, _, _, _))
49 navigation += EXPECT_CALL(*this, OnBeforeNavigate2(_,
65 "expect statements. If you do not require this navigation to be in "
70 navigation += EXPECT_CALL(*this, OnFileDownload(_, _))
80 navigation += EXPECT_CALL(*this, OnNavigateComplete2(_, _))
84 navigation += EXPECT_CALL(*this, OnNavigateComplete2(_,
92 return navigation;
  /external/chromium_org/content/browser/
bookmarklet_browsertest.cc 56 // If there's no navigation, javascript: URLs are run synchronously.
65 // If there's no navigation, javascript: URLs are run synchronously.
  /external/chromium_org/third_party/WebKit/Source/core/inspector/
InspectorStateClient.h 37 // Navigation can cause some WebKit implementations to change the view / page / inspector controller instance.
38 // However, there are some inspector controller states that should survive navigation (such as tracking resources
  /external/valgrind/main/docs/lib/
vg-html-website.xsl 7 <!-- (b) no navigation header is used; -->
26 <xsl:call-template name="footer.navigation">

Completed in 850 milliseconds

1 2 3 4 5 67 8 91011>>