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

  /external/harfbuzz_ng/src/hb-old/
harfbuzz-external.h 69 HB_Punctuation_Close = HB_UNICODE_GENERAL_CATEGORY_CLOSE_PUNCTUATION, /* Pe */
  /external/harfbuzz/contrib/tables/
category-properties.h 22 {0x29, 0x29, HB_Punctuation_Close},
35 {0x5d, 0x5d, HB_Punctuation_Close},
42 {0x7d, 0x7d, HB_Punctuation_Close},
    [all...]
  /external/harfbuzz/src/
harfbuzz-external.h 84 HB_Punctuation_Close, /* Pe */
  /external/harfbuzz/contrib/
harfbuzz-unicode-glib.c 45 return HB_Punctuation_Close;
harfbuzz-unicode-icu.c 78 return HB_Punctuation_Close;

Completed in 29 milliseconds