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

  /external/harfbuzz/contrib/tables/
category-properties.h 18 {0x21, 0x23, HB_Punctuation_Other},
20 {0x25, 0x27, HB_Punctuation_Other},
23 {0x2a, 0x2a, HB_Punctuation_Other},
25 {0x2c, 0x2c, HB_Punctuation_Other},
27 {0x2e, 0x2f, HB_Punctuation_Other},
29 {0x3a, 0x3b, HB_Punctuation_Other},
31 {0x3f, 0x40, HB_Punctuation_Other},
34 {0x5c, 0x5c, HB_Punctuation_Other},
46 {0xa1, 0xa1, HB_Punctuation_Other},
63 {0xb7, 0xb7, HB_Punctuation_Other},
    [all...]
  /external/harfbuzz_ng/src/hb-old/
harfbuzz-external.h 72 HB_Punctuation_Other = HB_UNICODE_GENERAL_CATEGORY_OTHER_PUNCTUATION, /* Po */
  /external/harfbuzz/src/
harfbuzz-external.h 87 HB_Punctuation_Other, /* Po */
  /external/harfbuzz/contrib/
harfbuzz-unicode-glib.c 51 return HB_Punctuation_Other;
harfbuzz-unicode-icu.c 84 return HB_Punctuation_Other;

Completed in 4142 milliseconds