Home | History | Annotate | Download | only in browser

Lines Matching defs:RELOAD

47     RELOAD,                      // Normal (cache-validating) reload.
48 RELOAD_IGNORING_CACHE, // Reload bypassing the cache (shift-reload).
49 RELOAD_ORIGINAL_REQUEST_URL // Reload using the original request URL.
232 // Returns the index from which we would go back/forward or reload. This is
324 // reload the page. In nearly all cases pass in true. If a transient entry
326 virtual void Reload(bool check_for_repost) = 0;
328 // Like Reload(), but don't use caches (aka "shift-reload").
366 // Returns true if a reload happens when activated (SetActive(true) is