/external/chromium/chrome/browser/ssl/ |
ssl_browser_tests.cc | 112 // Wait for the navigation to be done. 284 // cross-site navigation so we can test http://crbug.com/5800 is gone. 407 // Open a page with a HTTPS error in a tab with no prior navigation (through a 408 // link with a blank target). This is to test that the lack of navigation entry 419 // Verify our assumption that there was no prior navigation. [all...] |
/external/chromium_org/chrome/browser/extensions/ |
app_process_apitest.cc | 356 // extent. Neither navigation should switch processes. 377 // The final navigation should end up in the app process. 395 // 4. Renderer is now in a "provisional load", waiting for navigation to 398 // transfers that to a new navigation, using RequestTransferURL. 683 // Note that the server redirect does not generate a navigation event. [all...] |
extension_browsertest.h | 255 // navigation. 262 // navigation.
|
/external/chromium_org/chrome/browser/predictors/ |
resource_prefetch_predictor_unittest.cc | 375 // Single navigation but history count is low, so should not record. 432 // Single navigation that will be recorded. Will check for duplicate 516 // Tests that navigation is recorded correctly for URL already present in [all...] |
/external/chromium_org/chrome/browser/sync/sessions2/ |
sessions_sync_manager.cc | 432 << "local navigation event."; 680 if (!tab.navigation(i).favicon_url().empty()) { 681 const std::string& page_url = tab.navigation(i).virtual_url(); 682 const std::string& favicon_url = tab.navigation(i).favicon_url(); 739 DVLOG(1) << "Local session deleted! Doing nothing until a navigation is " [all...] |
sessions_sync_manager.h | 55 // A local navigation event took place that affects the synced session 59 // A local navigation occurred that triggered updates to favicon data for
|
/external/chromium_org/content/browser/browser_plugin/ |
browser_plugin_host_browsertest.cc | 294 // 2. Execute custom pre-navigation |embedder_code| if provided. 315 // the first navigation of the guest. 440 // therefore the embedder created on first page navigation stays the same in 722 // This test verifies that if a browser plugin is hidden before navigation, 733 // This test verifies that if a browser plugin is focused before navigation then [all...] |
/external/chromium_org/ui/views/accessibility/ |
native_view_accessibility_win.cc | 370 // Start of navigation must be on the View itself. 402 // Check navigation bounds, adjusting for View child indexing (MSAA 406 // Navigation attempted to go out-of-bounds. 423 // Check navigation bounds, adjusting for MSAA child indexing (MSAA 426 // Navigation attempted to go out-of-bounds. 454 // Navigation performed correctly. Global return for this function, if no [all...] |
/developers/build/lib/ |
assetstudio.jar | |
/device/samsung/manta/overlay/frameworks/base/core/res/res/values/ |
config.xml | 160 <!-- Whether a software navigation bar should be shown. NOTE: in the future this may be 183 <!-- Translucent status & navigation bars perform poorly on this device -->
|
/external/antlr/antlr-3.4/runtime/C/include/ |
antlr3commontreenodestream.h | 94 /// navigation nodes. Default should be false; 196 /// If set to ANTLR3_TRUE then the navigation nodes UP, DOWN are
|
/external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Headers/ |
ANTLRDebugEventListener.h | 224 * just one UP node and one DOWN navigation node. 230 * just one UP node and one DOWN navigation node.
|
/external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/A/Headers/ |
ANTLRDebugEventListener.h | 224 * just one UP node and one DOWN navigation node. 230 * just one UP node and one DOWN navigation node.
|
/external/antlr/antlr-3.4/runtime/ObjC/ANTLR.framework/Versions/Current/Headers/ |
ANTLRDebugEventListener.h | 224 * just one UP node and one DOWN navigation node. 230 * just one UP node and one DOWN navigation node.
|
/external/antlr/antlr-3.4/runtime/ObjC/Framework/ |
ANTLRDebugEventListener.h | 224 * just one UP node and one DOWN navigation node. 230 * just one UP node and one DOWN navigation node.
|
/external/chromium/chrome/browser/autocomplete/ |
search_provider.h | 211 // Converts the first navigation result in |navigation_results| to an 247 // |result_number| is same as above. |is_keyword| is true if the navigation
|
/external/chromium/chrome/browser/printing/ |
printing_layout_uitest.cc | 386 // Force a navigation elsewhere to verify that it's fine with it. 418 // Force a navigation elsewhere to verify that it's fine with it.
|
/external/chromium/chrome/browser/resources/shared/js/cr/ui/ |
list_selection_controller.js | 185 // If focus is in an input field of some kind, only handle navigation keys 194 // Protect all but the most basic navigation commands in anything else.
|
/external/chromium/chrome/browser/ui/cocoa/tab_contents/ |
web_drop_target.mm | 21 // drag&drop messages to WebCore and handle navigation on a successful drop 158 // Check if we only allow navigation and navigate to a url on the pasteboard.
|
/external/chromium/chrome/common/extensions/docs/examples/extensions/irc/servlet/ |
index.html | 50 // Setup channel navigation and message entry. 240 * Slide Navigation.
|
/external/chromium_org/chrome/browser/autocomplete/ |
search_provider.cc | [all...] |
/external/chromium_org/chrome/browser/content_settings/ |
tab_specific_content_settings.h | 172 // Updates Geolocation settings on navigation. 176 // Updates MIDI settings on navigation.
|
/external/chromium_org/chrome/browser/profile_resetter/ |
jtl_foundation.h | 21 // operations include navigation in the JSON data structure, as well as 43 // of the children. The navigation happens in depth-first pre-order. On each of
|
/external/chromium_org/chrome/browser/renderer_host/ |
chrome_render_widget_host_view_mac_history_swiper_unit_test.mm | 201 // Test that a simple left-swipe causes navigation. 227 // Test that a simple right-swipe causes navigation.
|
/external/chromium_org/chrome/browser/ui/find_bar/ |
find_bar_controller.cc | 163 // This is a new navigation (not reload), but we still don't want the 164 // Find box to disappear if the navigation is just to a fragment
|