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

  /external/webkit/WebCore/platform/graphics/mac/
GlyphPageTreeNodeMac.cpp 64 wkConvertCharToGlyphs(fontData->m_styleGroup, buffer, bufferLength, &glyphVector);
SimpleFontDataMac.mm 85 if (wkGetATSStyleGroup(fontStyle, &fontData->m_styleGroup) != noErr) {
148 m_styleGroup = 0;
315 if (m_styleGroup)
316 wkReleaseStyleGroup(m_styleGroup);
  /external/webkit/WebCore/platform/graphics/
SimpleFontData.h 209 void* m_styleGroup;

Completed in 37 milliseconds