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

  /external/chromium_org/third_party/WebKit/Source/core/platform/graphics/
SimpleFontData.cpp 51 , m_isLoading(isLoading)
75 , m_isLoading(false)
SimpleFontData.h 161 virtual bool isLoading() const { return m_isLoading; }
220 bool m_isLoading; // Whether or not this custom font is still in the act of loading.

Completed in 2000 milliseconds