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

  /external/harfbuzz_ng/src/
hb-ucdn.cc 25 HB_SCRIPT_COMMON,
hb-common.h 159 /*1.1*/ HB_SCRIPT_COMMON = HB_TAG ('Z','y','y','y'),
hb-glib.cc 40 HB_SCRIPT_COMMON,
hb-buffer.cc 575 if (likely (script != HB_SCRIPT_COMMON &&
1311 * the buffer that has a script other than %HB_SCRIPT_COMMON,
  /external/harfbuzz_ng/test/api/
test-ot-tag.c 98 test_simple_tags ("zyyy", HB_SCRIPT_COMMON);
test-unicode.c 314 { 0x002A, HB_SCRIPT_COMMON },
  /frameworks/minikin/libs/minikin/
Layout.cpp 452 current_script == HB_SCRIPT_COMMON) {
455 script == HB_SCRIPT_COMMON) {
464 current_script = HB_SCRIPT_COMMON;
    [all...]

Completed in 316 milliseconds