Searched refs:CMD_RELOAD (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/chrome/browser/resources/security_warnings/
H A Dssl.js9 var CMD_RELOAD = 3; variable
H A Dinterstitial_v2.js84 sendCommand(CMD_RELOAD);
/external/chromium_org/athena/content/
H A Drender_view_context_menu_impl.cc24 CMD_RELOAD, enumerator in enum:athena::__anon2112::__anon2113
52 menu_model->AddItem(CMD_RELOAD,
182 case CMD_RELOAD:
231 case CMD_RELOAD:
H A Dweb_activity.cc42 CMD_RELOAD, enumerator in enum:athena::__anon2115::WebActivityController::Command
57 {TRIGGER_ON_PRESS, ui::VKEY_R, ui::EF_CONTROL_DOWN, CMD_RELOAD,
59 {TRIGGER_ON_PRESS, ui::VKEY_BROWSER_REFRESH, ui::EF_NONE, CMD_RELOAD,
105 case CMD_RELOAD:
124 case CMD_RELOAD:
/external/chromium_org/chrome/browser/ssl/
H A Dssl_blocking_page.h49 CMD_RELOAD = 3, enumerator in enum:SSLBlockingPage::SSLBlockingPageCommands
H A Dssl_blocking_page.cc572 case CMD_RELOAD: {

Completed in 1819 milliseconds