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

  /external/harfbuzz/contrib/
harfbuzz-unicode.c 83 return HB_Script_Common;
90 return HB_Script_Common;
140 output->script = HB_Script_Common;
198 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/harfbuzz_ng/src/hb-old/
harfbuzz-shaper.h 54 HB_Script_Common,
  /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_ng/src/
hb-old.cc 46 case HB_SCRIPT_COMMON: return HB_Script_Common;
  /external/harfbuzz/tests/shaping/
main.cpp 1022 QVERIFY( shaping(face, s, HB_Script_Common) );

Completed in 92 milliseconds