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

  /external/harfbuzz/contrib/
harfbuzz-unicode.c 86 return HB_Script_Common;
136 output->script = HB_Script_Common;
194 output->script = HB_Script_Common;
  /external/harfbuzz/src/
harfbuzz-shaper.h 54 HB_Script_Common,
harfbuzz-shaper.cpp 664 script = HB_Script_Common;
    [all...]
  /external/webkit/Source/WebCore/platform/graphics/android/fonts/
GlyphMapAndroid.cpp 67 scriptIndex = HB_Script_Common; // Set script to common script.
  /external/harfbuzz/tests/linebreaking/
main.cpp 35 static QVector<HB_CharAttributes> getCharAttributes(const QString &str, HB_Script script = HB_Script_Common)
  /external/harfbuzz/tests/shaping/
main.cpp 1022 QVERIFY( shaping(face, s, HB_Script_Common) );
  /frameworks/base/core/jni/android/graphics/
TextLayoutCache.cpp 776 case HB_Script_Common:
    [all...]

Completed in 28 milliseconds