Searched refs:isForPlatformFont (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/WebCore-7600.1.25/platform/graphics/
H A DFontGlyphs.h76 bool isForPlatformFont() const { return m_isForPlatformFont; } function in class:WebCore::FontGlyphs
H A DFont.h173 bool isPlatformFont() const { return m_glyphs->isForPlatformFont(); }

Completed in 121 milliseconds