Home
last modified time | relevance | path

Searched defs:typeface (Results 1 – 6 of 6) sorted by relevance

/external/webkit/WebCore/platform/graphics/android/
DFontCustomPlatformData.h44 SkTypeface* typeface() const { return m_typeface; } in typeface() function
/external/webkit/WebCore/platform/graphics/chromium/
DFontCustomPlatformData.cpp194 SkTypeface* typeface = SkTypeface::CreateFromStream(stream); in createFontCustomPlatformData() local
/external/skia/src/animator/
DSkDrawPaint.h72 SkDrawTypeface* typeface; variable
/external/skia/src/core/
DSkPictureFlat.cpp114 SkTypeface* typeface = (SkTypeface*) buffer.readPtr(); in dump() local
DSkPicturePlayback.cpp994 const SkTypeface* typeface = paint.getTypeface(); in dumpPaint() local
/external/webkit/WebKit/android/nav/
DFindCanvas.cpp468 SkTypeface* typeface = paint.getTypeface(); in getGlyphs() local