/external/chromium_org/content/common/ |
view_messages.h | 440 // The frame ID for this navigation. The frame ID uniquely identifies the 441 // frame the navigation happened in for a given renderer. 451 // The gesture that initiated this navigation. 460 // Whether the frame navigation resulted in no change to the documents within 461 // the page. For example, the navigation may have just resulted in scrolling 472 // Serialized history item state to store in the navigation entry. 481 // Notifies the browser that for this navigation, the session history was 627 // The page_id for this navigation, or -1 if it is a new navigation. Back, 635 // the current navigation [all...] |
/external/chromium/chrome/browser/autocomplete/ |
search_provider.cc | 500 type_val->GetAsString(&type_str) && (type_str == "NAVIGATION")) { [all...] |
/external/chromium_org/chrome/browser/sessions/ |
persistent_tab_restore_service.cc | 91 // navigation entry). 154 // the selected navigation. 176 // valid navigation to persist. 428 // Determine the first navigation we'll persist. 531 // Find the first navigation to persist. We won't persist the selected 532 // navigation if ShouldTrackEntry returns false. 541 // Couldn't find a navigation to persist going back, go forward. [all...] |
/external/chromium/chrome/browser/translate/ |
translate_manager_browsertest.cc | 51 // for that navigation. 212 // An observer that keeps track of whether a navigation entry was committed. 576 EXPECT_TRUE(nav_details.entry != NULL); // There was a navigation. 579 // The TranslateManager class processes the navigation entry committed 596 // Create a pending navigation and simulate a page load. That should be the 602 // Test that we are really getting a same page navigation, the test would be 606 EXPECT_TRUE(nav_details.entry != NULL); // There was a navigation. 609 // The TranslateManager class processes the navigation entry committed [all...] |
/external/chromium_org/chrome/browser/ui/ |
browser_navigator_browsertest.cc | 218 // This test verifies that when a navigation occurs within a tab, the tab count 343 // This test verifies that when a navigation results in a foreground tab, the 359 // This test verifies that when a navigation results in a background tab, the 375 // This test verifies that when a navigation requiring a new foreground tab 403 // This test verifies that when a navigation requiring a new foreground tab 659 // This test verifies that no navigation action occurs when 665 // This test verifies that no navigation action occurs when 671 // This test verifies that no navigation action occurs when [all...] |
/external/chromium/chrome/browser/instant/ |
instant_controller.cc | 253 // If the loader was showing an instant page then it's navigation stack is 255 // search-term2 .... Each search-term navigation corresponds to the page 256 // deciding enough time has passed to commit a navigation. We don't want the 257 // searche-engine-home-page navigation in this case so we pass true to 258 // CopyStateFromAndPrune to have the search-engine-home-page navigation
|
/external/chromium_org/chrome/browser/autocomplete/ |
search_provider.h | 190 // simply containing relevance-ranked search and navigation suggestions. 319 // The suggested url for navigation. 452 // and navigation result lists, depending on whether |is_keyword| is true. 483 // Converts an appropriate number of navigation results in 554 AutocompleteMatch NavigationToMatch(const NavigationResult& navigation);
|
/external/chromium_org/chrome/browser/prerender/ |
prerender_manager.h | 198 // load may have started prior to navigation due to prerender hints. 447 // throttles for the navigation in the target WebContents that needs to be 522 // might have committed an omnibox navigation. This is used to possibly 551 // WebContents from the map since the new navigation would not have swapped 728 // the map since the new navigation would not have swapped in a prerender.
|
/external/chromium_org/chrome/browser/ui/fullscreen/ |
fullscreen_controller_interactive_browsertest.cc | 295 // Tests fullscreen is exited on page navigation. 324 // Tests fullscreen is not exited on sub frame navigation. 341 // Tests tab fullscreen exits, but browser fullscreen remains, on navigation. 754 // Tests mouse lock is exited on page navigation. 814 // Tests mouse lock is not exited on sub frame navigation. [all...] |
/external/chromium_org/chrome/renderer/resources/extensions/ |
web_view.js | 442 // src attribute changes normally initiate a navigation. We suppress 444 // on every guest-initiated navigation. 477 // again (such as navigation when crashed), this could end up in an infinite 672 // Touching the src attribute triggers a navigation. To avoid 673 // triggering a page reload on every guest-initiated navigation,
|
/external/chromium_org/content/browser/web_contents/ |
web_contents_view_aura_browsertest.cc | 145 // size to the root window. Returns after the navigation to the url is 381 // Tests that the page has has a screenshot when navigation happens: 485 // Tests that screenshot is taken correctly when navigation causes a 517 // Navigate via the user initiating a navigation from the UI. 642 // Do a swipe left to start a forward navigation. Then quickly do a swipe
|
/external/chromium_org/content/public/browser/ |
content_browser_client.h | 144 // If the guest was created via navigation, then |extra_params| will be 159 // embedder WebContents. This happens on initial navigation or when a new 214 // navigation has committed to ensure that the process did not exceed its 239 // Returns true if for the navigation from |current_url| to |new_url| 249 // Returns true if the given navigation redirect should cause a renderer
|
/external/chromium_org/tools/telemetry/telemetry/page/ |
page_runner.py | 98 # navigation has begun and RenderFrameHostManager::DidNavigateMainFrame() 99 # will cancel the next navigation because it's pending. This manifests as 100 # the first navigation in a PageSet freezing indefinitly because the 101 # navigation was silently cancelled when |self.browser.tabs[0]| was 159 """Executes the implicit navigation that occurs for every page iteration.
|
/external/eigen/demos/opengl/ |
quaternion_demo.cpp | 563 // navigation mode 564 QGroupBox* box = new QGroupBox("navigation mode"); 573 but->setToolTip("free navigation like a spaceship\n(this mode can also be enabled pressing the \"shift\" key)"); 629 QDockWidget* panel = new QDockWidget("navigation", this); 637 std::cout << "Navigation:\n";
|
/frameworks/base/docs/html/guide/webapps/ |
webview.jd | 22 <li><a href="#HandlingNavigation">Handling Page Navigation</a> 43 browser, such as navigation controls or an address bar. All that {@link android.webkit.WebView} 63 additional things, such as handle page navigation and bind JavaScript from your web page to 229 opens all URL links, so be careful only if you handle page navigation as described in the 235 <h2 id="HandlingNavigation">Handling Page Navigation</h2>
|
/frameworks/base/docs/html/training/basics/firstapp/ |
starting-activity.jd | 228 <li><strong>Navigation Type</strong>: None</li> 349 to implement default navigation behaviors, such as <a 350 href="{@docRoot}design/patterns/navigation.html">Up navigation</a> on 351 Android 4.1 (API level 16) and higher. You can provide the same navigation behaviors for
|
/build/tools/droiddoc/templates-ds/ |
customizations.cs | 202 <?cs # The default side navigation for the reference docs ?><?cs 277 <a href='#' onclick='swapNav();return false;'><span id='tree-link'>Use Tree Navigation</span><span id='panel-link' style='display:none'>Use Panel Navigation</span></a>
|
/build/tools/droiddoc/templates-sdk/ |
customizations.cs | 205 <?cs # The default side navigation for the reference docs ?><?cs 280 <a href='#' onclick='swapNav();return false;'><span id='tree-link'>Use Tree Navigation</span><span id='panel-link' style='display:none'>Use Panel Navigation</span></a>
|
/external/chromium/chrome/browser/ui/cocoa/location_bar/ |
location_bar_view_mac.mm | 236 // The AlternateNavURLFetcher will listen for the pending navigation 238 // will automatically install itself into that navigation controller. 246 // The navigation controller will delete the fetcher.
|
/frameworks/base/core/java/android/webkit/ |
WebChromeClient.java | 203 * Tell the client to display a dialog to confirm navigation away from the 208 * javascript to accept navigation away from the current page. The default 210 * away from the current page, false will cancel the navigation.
|
/frameworks/base/docs/html/about/versions/ |
android-4.1.jd | 22 <li><a href="#StackNav">App stack navigation</a></li> 51 <li><a href="#A11yCustomNav">Customizable app navigation</a></li> 193 <h3 id="StackNav">App stack navigation</h3> 195 <p>Android 4.1 makes it much easier to implement the proper design patterns for Up navigation. 211 href="{@docRoot}design/patterns/navigation.html#between-apps">Navigating Between Apps</a>). When 255 available that allow you to handle the behavior of Up navigation and 278 create a synthetic back stack upon Up navigation.</dd> 573 <h3 id="A11yCustomNav">Customizable app navigation</h3> 575 <p>When building an Android app, you can now customize navigation schemes by finding focusable [all...] |
/frameworks/base/docs/html/guide/topics/resources/ |
providing-resources.jd | [all...] |
/frameworks/base/docs/html/tools/debugging/ |
systrace.jd | 160 For more information about the using the keyboard navigation shortcuts and navigation, see the 188 <a href="{@docRoot}tools/help/systrace.html#viewing-options">keyboard navigation</a> shortcuts to
|
/frameworks/base/docs/html/tools/support-library/ |
features.jd | 84 navigation widget for switching between paged views, that can also be used with 87 support for creating a <a href="{@docRoot}training/implementing-navigation/nav-drawer.html" 88 >Navigation Drawer</a> that can be pulled in from the edge of a window.</li>
|
/frameworks/base/docs/html/training/contacts-provider/ |
modify-data.jd | 243 <h3>Add the navigation flag</h3> 246 navigation. When your app sends an edit intent to the contacts app, and users edit and save a 257 // Sets the special extended data for navigation
|