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

  /external/webkit/WebCore/platform/graphics/
SimpleFontData.h 110 virtual bool isLoading() const { return m_isLoading; }
193 bool m_isLoading; // Whether or not this custom font is still in the act of loading.
SimpleFontData.cpp 60 , m_isLoading(loading)

Completed in 13 milliseconds