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

1 2 3 4 56 7

  /external/chromium_org/v8/tools/push-to-trunk/
test_scripts.py     [all...]
  /external/libhevc/common/arm/
ihevc_sao_band_offset_chroma.s 390 LDMFD sp!,{r4-r12,r15} @Reload the registers from SP
ihevc_sao_edge_offset_class1.s 365 LDMFD sp!,{r4-r12,r15} @Reload the registers from SP
ihevc_sao_edge_offset_class1_chroma.s 401 LDMFD sp!,{r4-r12,r15} @Reload the registers from SP
ihevc_sao_edge_offset_class2.s     [all...]
ihevc_sao_edge_offset_class2_chroma.s     [all...]
ihevc_sao_edge_offset_class3.s     [all...]
ihevc_sao_edge_offset_class3_chroma.s     [all...]
  /external/chromium_org/chrome/browser/resources/history/
history.js 452 * Reload our model with the current parameters.
454 HistoryModel.prototype.reload = function() {
818 * Reload the current view.
820 HistoryView.prototype.reload = function() {
821 this.model_.reload();
844 this.reload();
995 * to clear them out when we switch to a new page or reload
    [all...]
  /external/chromium_org/chrome/browser/sync/
profile_sync_service_bookmark_unittest.cc 521 test_user_share_.Reload();
545 // (and make StartSync reload from disk). This would require
    [all...]
  /external/chromium_org/chrome/browser/ui/tabs/
tab_strip_model.cc 380 // Mark the tab so it will reload when we click.
    [all...]
  /external/chromium_org/content/browser/devtools/
renderer_overrides_handler.cc 122 devtools::Page::reload::kName,
399 web_contents->GetController().Reload(false);
403 return command->InternalErrorResponse("No WebContents to reload");
    [all...]
  /external/chromium_org/content/browser/frame_host/
navigation_controller_impl.cc 93 // the transition type to reload and makes sure the content state isn't empty.
98 // Use a transition type of reload so that we don't incorrectly increase
143 // Should Reload check for post data? The default is true, but is set to false
259 void NavigationControllerImpl::Reload(bool check_for_repost) {
260 ReloadInternal(check_for_repost, RELOAD);
272 // If an interstitial is showing, treat a reload as a navigation to the
304 // If we are no where, then we can't reload. TODO(darin): We should add a
321 // The user is asking to reload a page with POST data. Prompt to make sure
334 // the reload must happen in a new process.
338 // instance, and should not be treated as a cross-site reload
    [all...]
render_frame_host_manager_unittest.cc     [all...]
  /external/chromium_org/third_party/WebKit/Source/devtools/front_end/extensions/
ExtensionServer.js 70 this._registerHandler(commands.Reload, this._onReload.bind(this));
    [all...]
  /external/chromium_org/chrome/browser/apps/
web_view_browsertest.cc 791 GetEmbedderWebContents()->GetController().Reload(false);
    [all...]
  /external/chromium_org/chrome/browser/captive_portal/
captive_portal_browsertest.cc 589 // to a captive portal, which will then cause them to reload.
591 // be a LOAD_STOP event between the timeout and the reload.
    [all...]
  /external/chromium_org/chrome/browser/renderer_context_menu/
render_view_context_menu.cc     [all...]
  /external/chromium_org/chrome/browser/ui/
browser.cc 793 // is cleared. This also implicitly performs a reload.
    [all...]
  /external/chromium_org/chrome/browser/ui/find_bar/
find_bar_host_browsertest.cc     [all...]
  /external/chromium_org/third_party/readability/js/
readability.js 243 * Get the article tools Element that has buttons like reload, print.
252 "<a href='#' onclick='return window.location.reload()' title='Reload original page' id='reload-page'>Reload Original Page</a>" +
    [all...]
  /external/chromium_org/chrome/browser/extensions/
extension_service.cc 607 // If the extension is already reloading, don't reload again.
613 // Ignore attempts to reload a blacklisted extension. Sometimes this can
614 // happen in a convoluted reload sequence triggered by the termination of a
615 // blacklisted extension and a naive attempt to reload it. For an example see
669 component_loader_->Reload(extension_id);
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
dbgeng.h     [all...]
  /external/chromium_org/sync/internal_api/
sync_manager_impl_unittest.cc 229 // Save changes to the Directory, destroy it then reload it.
254 return test_user_share_.Reload();
    [all...]
  /cts/suite/cts/deviceTests/browserbench/assets/octane/
gbemu.js     [all...]

Completed in 837 milliseconds

1 2 3 4 56 7