HomeSort by relevance Sort by last modified time
    Searched refs:HB_NewFace (Results 1 - 6 of 6) sorted by null

  /external/harfbuzz/src/
harfbuzz-shaper.h 228 HB_Face HB_NewFace(void *font, HB_GetFontTableFunc tableFunc);
harfbuzz-shaper.cpp     [all...]
  /external/webkit/Source/WebCore/platform/graphics/android/fonts/
FontPlatformDataAndroid.cpp 271 HB_NewFace(const_cast<FontPlatformData*>(this), harfbuzzSkiaGetTable));
  /external/webkit/Source/WebCore/platform/graphics/chromium/
FontPlatformDataLinux.cpp 235 m_harfbuzzFace = RefCountedHarfbuzzFace::create(HB_NewFace(const_cast<FontPlatformData*>(this), harfbuzzSkiaGetTable));
  /external/harfbuzz/tests/shaping/
main.cpp 214 HB_Face hbFace = HB_NewFace(face, hb_getSFntTable);
  /frameworks/base/core/jni/android/graphics/
TextLayoutCache.cpp     [all...]

Completed in 184 milliseconds