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

  /external/webkit/WebCore/platform/graphics/
SimpleFontData.h 109 virtual bool isCustomFont() const { return m_isCustomFont; }
192 bool m_isCustomFont; // Whether or not we are custom font loaded via @font-face
SimpleFontData.cpp 59 , m_isCustomFont(customFont)

Completed in 12 milliseconds