HomeSort by relevance Sort by last modified time
    Searched defs:stillNeedsLoad (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/loader/cache/
FontResource.h 54 bool stillNeedsLoad() const { return !m_loadInitiated; }
Resource.h 147 virtual bool stillNeedsLoad() const { return false; }

Completed in 3538 milliseconds