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

  /external/harfbuzz_ng/src/hb-old/
harfbuzz-external.h 68 HB_Punctuation_Open = HB_UNICODE_GENERAL_CATEGORY_OPEN_PUNCTUATION, /* Ps */
  /external/harfbuzz/contrib/tables/
category-properties.h 21 {0x28, 0x28, HB_Punctuation_Open},
33 {0x5b, 0x5b, HB_Punctuation_Open},
40 {0x7b, 0x7b, HB_Punctuation_Open},
    [all...]
  /external/harfbuzz/src/
harfbuzz-external.h 83 HB_Punctuation_Open, /* Ps */
  /external/harfbuzz/contrib/
harfbuzz-unicode-glib.c 53 return HB_Punctuation_Open;
harfbuzz-unicode-icu.c 86 return HB_Punctuation_Open;

Completed in 72 milliseconds