OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:stillNeedsLoad
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/WebKit/Source/core/fetch/
FontResource.h
56
bool
stillNeedsLoad
() const { return !m_loadInitiated; }
Resource.h
147
virtual bool
stillNeedsLoad
() const { return false; }
Completed in 25 milliseconds