/external/chromium_org/chrome/common/extensions/docs/templates/intros/ |
history.html | 47 Also used for other explicit navigation actions. 63 Subframe navigation. 78 and generate new navigation entries in the back/forward list.
|
/external/chromium_org/chrome/test/base/ |
browser_with_test_window_test.h | 114 // Creates a pending navigation on the given navigation controller to the 117 // navigation.
|
/external/chromium_org/content/browser/frame_host/ |
frame_tree.h | 44 // navigation tasks in the frame. 66 // renderer and is published to the browser process on the first navigation 88 // navigation state may be kept on it between process swaps. Used to
|
/external/chromium_org/content/browser/ |
security_exploit_browsertest.cc | 32 // to be allocated. Then a cross-process navigation is initiated, which causes a 41 // Start off with initial navigation, so we get the first process allocated. 66 // Since the navigation above requires a cross-process swap, there will be a
|
/external/chromium_org/content/public/android/java/src/org/chromium/content/browser/ |
WebContentsObserverAndroid.java | 65 * @param isNavigationInPage Whether the main frame navigation did not cause changes to the 77 * @param isReload True if this navigation is a reload. 129 * Notifies that a navigation entry has been committed.
|
/external/chromium_org/content/public/test/ |
render_view_test.h | 73 // the navigation is committed. 106 // Simulates a navigation with a type of reload to the given url. 109 // Returns the IPC message ID of the navigation message.
|
/external/chromium_org/extensions/common/ |
csp_validator_unittest.cc | 169 // Extensions allow navigation, platform apps don't. 171 "sandbox allow-top-navigation", Manifest::TYPE_EXTENSION)); 173 "sandbox allow-top-navigation", Manifest::TYPE_PLATFORM_APP));
|
/external/chromium_org/win8/metro_driver/ |
chrome_url_launch_handler.cc | 79 // navigation. In all other cases navigate right away. 95 // navigation. In all other cases navigate right away. 130 // navigation. In all other cases navigate right away.
|
/libcore/luni/src/main/java/org/w3c/dom/traversal/ |
NodeFilter.java | 40 * Accept the node. Navigation methods defined for 46 * Reject the node. Navigation methods defined for 54 * Skip this single node. Navigation methods defined for
|
/packages/apps/Camera2/src/com/android/camera/ui/ |
CameraRootView.java | 56 // insets include status bar, navigation bar, etc 154 // navigation bar on the right 157 // navigation bar on the bottom
|
/external/chromium_org/chrome_frame/test/ |
navigation_test.cc | 27 // Test fixture for navigation-related tests. Each test is run thrice: IE, CF 45 // This tests navigation to a typed URL. 72 // This tests navigation to a typed URL containing an fragment. 137 // Navigate to url 2 after the previous navigation is complete. 144 // Navigate to url 3 after the previous navigation is complete. 214 // Navigate to anchor 2 after the previous navigation is complete 224 // Navigate to anchor 3 after the previous navigation is complete 234 // We will reach anchor 3 once the navigation is complete, 244 // We will reach anchor 2 once the navigation is complete, 254 // We will reach anchor 1 once the navigation is complete [all...] |
/external/chromium/chrome/browser/sessions/ |
tab_restore_service.h | 83 // Index of the selected navigation in navigations. 225 // index of the selected navigation. 246 // no valid navigation to persist. 270 // Returns true if |tab| has more than one navigation. If |tab| has more 271 // than one navigation |tab->current_navigation_index| is constrained based
|
/external/chromium_org/content/public/renderer/ |
content_renderer_client.h | 109 // navigation to |url|. 112 // Returns the information to display when a navigation error occurs. 180 // Returns true if the navigation was handled by the embedder and should be 192 // Returns true if we should fork a new process for the given navigation. 194 // header will be send for the navigation. Otherwise, the referrer header is
|
/external/chromium/chrome/browser/ui/ |
browser_navigator.cc | 125 // Change some of the navigation parameters based on the particular URL. 148 // Returns a Browser that can host the navigation or tab addition specified in 210 // The following types all result in no navigation. 404 // Determine if the navigation was user initiated. If it was, we need to 454 // Perform the actual navigation. 464 // The navigation occurred in the source tab. 475 // The navigation should insert a new tab into the target Browser.
|
/external/chromium_org/chrome/browser/autocomplete/ |
zero_suggest_provider.cc | 258 if (types && types->GetString(index, &type) && (type == "NAVIGATION")) { 322 const SearchProvider::NavigationResult& navigation) { 323 AutocompleteMatch match(this, navigation.relevance(), false, 325 match.destination_url = navigation.url(); 329 match.contents = net::FormatUrl(navigation.url(), languages, 332 AutocompleteInput::FormattedStringWithEquivalentMeaning(navigation.url(), 340 AutocompleteMatch::SanitizeString(navigation.description());
|
/external/chromium_org/chrome/browser/password_manager/ |
password_manager_browsertest.cc | 40 // Observer that waits for navigation to complete and for the password infobar 57 // Normally Wait() will not return until a main frame navigation occurs. 117 // creates a possible race during navigation. Specifically the 136 // would sometimes see the DidFinishLoad event from a previous navigation and 174 // special. The form does an in-page navigation before submitting. 260 // Make sure that we prompt to save password even if a sub-frame navigation 306 // Verify that if random XHR navigation occurs, we don't try and save the
|
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/ |
SearchableView.js | 66 this._searchNavigationElement = this._searchControlElement.createChild("div", "toolbar-search-navigation-controls"); 68 this._searchNavigationPrevElement = this._searchNavigationElement.createChild("div", "toolbar-search-navigation toolbar-search-navigation-prev"); 72 this._searchNavigationNextElement = this._searchNavigationElement.createChild("div", "toolbar-search-navigation toolbar-search-navigation-next"); 421 // Simulate next search on search-navigation-button click. 430 // Simulate previous search on search-navigation-button click.
|
/frameworks/base/core/java/android/content/res/ |
Configuration.java | 349 /** Constant for {@link #navigation}: a value indicating that no value has been set. */ 351 /** Constant for {@link #navigation}, value corresponding to the 355 /** Constant for {@link #navigation}, value corresponding to the 359 /** Constant for {@link #navigation}, value corresponding to the 363 /** Constant for {@link #navigation}, value corresponding to the 369 * The kind of navigation method available on the device. 373 public int navigation; field in class:Configuration 387 * A flag indicating whether any 5-way or DPAD navigation available. 388 * This will be set on a device with a mechanism to hide the navigation 561 /** @hide Native-specific bit mask for NAVIGATION config; DO NOT USE UNLESS YOU ARE SURE. * [all...] |
/external/chromium/chrome/common/ |
automation_messages_internal.h | 391 // see AutomationMsg_NavigationResponseValues for the navigation response. 540 // It is a notification that a navigation happened 583 // - bool: whether to proceed or abort the navigation 625 // see AutomationMsg_NavigationResponseValues for the navigation response. [all...] |
/frameworks/base/docs/downloads/design/ |
Android_Design_Downloads_20120814.zip | |
Android_Design_Downloads_20120823.zip | |
Android_Design_Downloads_20130814.zip | |
/external/chromium/chrome/common/extensions/docs/static/ |
a11y.html | 187 Make sure that operation and navigation controls of your extension 191 Navigation controls might include tabs and menu bars. 232 <h3 id="navigation"> Navigation </h3> 249 details about toolbar navigation 256 to support keyboard navigation to the toolbar. 284 Although the most common keyboard navigation strategy involves 288 You can make keyboard navigation easier 327 // Implement circular keyboard navigation within the toolbar buttons 461 For an example that implements keyboard navigation and ARIA properties, se [all...] |
/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 310 // Returns an iterator into navigations pointing to the navigation whose 311 // index matches |index|. If no navigation index matches |index|, the first 312 // navigation with an index > |index| is returned. 350 // direction from the current navigation index). 455 // Maps from session tab id to the range of navigation entries that has 458 // This is only used if not all the navigation entries have bee [all...] |
/external/chromium_org/chrome/common/extensions/docs/templates/articles/ |
a11y.html | 187 Make sure that operation and navigation controls of your extension 191 Navigation controls might include tabs and menu bars. 232 <h3 id="navigation"> Navigation </h3> 249 details about toolbar navigation 256 to support keyboard navigation to the toolbar. 284 Although the most common keyboard navigation strategy involves 288 You can make keyboard navigation easier 331 // Implement circular keyboard navigation within the toolbar buttons 465 For an example that implements keyboard navigation and ARIA properties, se [all...] |