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

  /external/webkit/Source/WebCore/platform/graphics/skia/
FontCustomPlatformData.h 59 : m_fontReference(fontReference)
64 : m_fontReference(typeface)
76 HANDLE m_fontReference;
79 SkTypeface* m_fontReference;
  /external/webkit/Source/WebCore/platform/graphics/win/
FontCustomPlatformData.h 43 : m_fontReference(fontReference)
55 HANDLE m_fontReference;

Completed in 85 milliseconds