Home
last modified time | relevance | path

Searched refs:HB_FontClass (Results 1 – 15 of 15) sorted by relevance

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