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

  /external/webkit/WebCore/platform/graphics/mac/
FontCustomPlatformData.h 39 : m_atsContainer(container), m_atsFont(atsFont), m_cgFont(cgFont)
46 ATSFontRef m_atsFont;
FontCustomPlatformData.cpp 40 return FontPlatformData(m_cgFont, (ATSUFontID)m_atsFont, size, bold, italic);

Completed in 21 milliseconds