Searched defs:m_typeface (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/platform/fonts/
H A DFontCustomPlatformData.h73 RefPtr<SkTypeface> m_typeface; member in class:WebCore::FontCustomPlatformData
H A DFontPlatformData.h196 mutable RefPtr<SkTypeface> m_typeface; member in class:WebCore::FontPlatformData
/external/chromium_org/third_party/WebKit/Source/platform/fonts/harfbuzz/
H A DFontPlatformDataHarfBuzz.h73 SkTypeface* typeface() const { return m_typeface.get(); }
122 RefPtr<SkTypeface> m_typeface; member in class:WebCore::FontPlatformData

Completed in 96 milliseconds