Searched refs:HB_FontClass (Results 1 - 11 of 11) sorted by relevance

/external/harfbuzz/contrib/
H A Dharfbuzz-freetype.h4 extern const HB_FontClass hb_freetype_class;
H A Dharfbuzz-freetype.c129 const HB_FontClass hb_freetype_class = {
/external/webkit/Source/WebCore/platform/graphics/android/fonts/
H A DHarfbuzzSkia.h37 extern const HB_FontClass harfbuzzSkiaClass;
H A DHarfbuzzSkia.cpp193 HB_FontClass harfbuzzSkiaClass = {
/external/webkit/Source/WebCore/platform/graphics/chromium/
H A DHarfbuzzSkia.h41 extern const HB_FontClass harfbuzzSkiaClass;
H A DHarfbuzzSkia.cpp210 HB_FontClass harfbuzzSkiaClass = {
/external/skia/include/ports/
H A DSkHarfBuzzFont.h39 static const HB_FontClass& GetFontClass();
/external/harfbuzz/src/
H A Dharfbuzz-shape.h51 typedef struct _HB_FontClass HB_FontClass; typedef in typeref:struct:_HB_FontClass
53 struct HB_FontClass { struct
61 HB_FontClass *clazz;
H A Dharfbuzz-shaper.h249 } HB_FontClass; typedef in typeref:struct:__anon5700
252 const HB_FontClass *klass;
/external/skia/src/ports/
H A DSkHarfBuzzFont.cpp153 static HB_FontClass gSkHarfBuzzFontClass = {
162 const HB_FontClass& SkHarfBuzzFont::GetFontClass() {
/external/harfbuzz/tests/shaping/
H A Dmain.cpp150 const HB_FontClass hb_fontClass = {

Completed in 1235 milliseconds