HomeSort by relevance Sort by last modified time
    Searched refs:shouldPrefetch (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/html/
HTMLAnchorElement.cpp 97 bool shouldPrefetch(const KURL&);
721 if (!shouldPrefetch(m_anchorElement->href()))
815 bool HTMLAnchorElement::PrefetchEventHandler::shouldPrefetch(const KURL& url)
851 if (!shouldPrefetch(url))
  /frameworks/ex/carousel/java/com/android/ex/carousel/
carousel.rs 37 int shouldPrefetch; // not bool because of packing bug?
353 card->shouldPrefetch = false;
    [all...]
  /external/chromium_org/chrome/browser/resources/file_manager/js/photo/
slide_mode.js 462 function shouldPrefetch(loadType, step, sequenceLength) {
492 if (shouldPrefetch(loadType, step, this.sequenceLength_)) {
    [all...]

Completed in 443 milliseconds