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

  /external/chromium_org/third_party/harfbuzz-ng/src/
hb-unicode-private.hh 45 HB_UNICODE_FUNC_IMPLEMENT (combining_class) \
46 HB_UNICODE_FUNC_IMPLEMENT (eastasian_width) \
47 HB_UNICODE_FUNC_IMPLEMENT (general_category) \
48 HB_UNICODE_FUNC_IMPLEMENT (mirroring) \
49 HB_UNICODE_FUNC_IMPLEMENT (script) \
50 HB_UNICODE_FUNC_IMPLEMENT (compose) \
51 HB_UNICODE_FUNC_IMPLEMENT (decompose) \
52 HB_UNICODE_FUNC_IMPLEMENT (decompose_compatibility) \
57 HB_UNICODE_FUNC_IMPLEMENT (hb_unicode_combining_class_t, combining_class) \
58 HB_UNICODE_FUNC_IMPLEMENT (unsigned int, eastasian_width)
    [all...]
hb-unicode.cc 199 #define HB_UNICODE_FUNC_IMPLEMENT(name) hb_unicode_##name##_nil,
201 #undef HB_UNICODE_FUNC_IMPLEMENT
249 #define HB_UNICODE_FUNC_IMPLEMENT(name) \
252 #undef HB_UNICODE_FUNC_IMPLEMENT
352 #define HB_UNICODE_FUNC_IMPLEMENT(name) \
378 #undef HB_UNICODE_FUNC_IMPLEMENT
381 #define HB_UNICODE_FUNC_IMPLEMENT(return_type, name) \
390 #undef HB_UNICODE_FUNC_IMPLEMENT
hb-ucdn.cc 223 #define HB_UNICODE_FUNC_IMPLEMENT(name) hb_ucdn_##name,
225 #undef HB_UNICODE_FUNC_IMPLEMENT
hb-glib.cc 376 #define HB_UNICODE_FUNC_IMPLEMENT(name) hb_glib_unicode_##name,
378 #undef HB_UNICODE_FUNC_IMPLEMENT
hb-icu.cc 356 #define HB_UNICODE_FUNC_IMPLEMENT(name) hb_icu_unicode_##name,
358 #undef HB_UNICODE_FUNC_IMPLEMENT
  /external/harfbuzz_ng/src/
hb-unicode-private.hh 45 HB_UNICODE_FUNC_IMPLEMENT (combining_class) \
46 HB_UNICODE_FUNC_IMPLEMENT (eastasian_width) \
47 HB_UNICODE_FUNC_IMPLEMENT (general_category) \
48 HB_UNICODE_FUNC_IMPLEMENT (mirroring) \
49 HB_UNICODE_FUNC_IMPLEMENT (script) \
50 HB_UNICODE_FUNC_IMPLEMENT (compose) \
51 HB_UNICODE_FUNC_IMPLEMENT (decompose) \
52 HB_UNICODE_FUNC_IMPLEMENT (decompose_compatibility) \
57 HB_UNICODE_FUNC_IMPLEMENT (hb_unicode_combining_class_t, combining_class) \
58 HB_UNICODE_FUNC_IMPLEMENT (unsigned int, eastasian_width)
    [all...]
hb-unicode.cc 199 #define HB_UNICODE_FUNC_IMPLEMENT(name) hb_unicode_##name##_nil,
201 #undef HB_UNICODE_FUNC_IMPLEMENT
249 #define HB_UNICODE_FUNC_IMPLEMENT(name) \
252 #undef HB_UNICODE_FUNC_IMPLEMENT
352 #define HB_UNICODE_FUNC_IMPLEMENT(name) \
378 #undef HB_UNICODE_FUNC_IMPLEMENT
381 #define HB_UNICODE_FUNC_IMPLEMENT(return_type, name) \
390 #undef HB_UNICODE_FUNC_IMPLEMENT
hb-ucdn.cc 223 #define HB_UNICODE_FUNC_IMPLEMENT(name) hb_ucdn_##name,
225 #undef HB_UNICODE_FUNC_IMPLEMENT
hb-glib.cc 376 #define HB_UNICODE_FUNC_IMPLEMENT(name) hb_glib_unicode_##name,
378 #undef HB_UNICODE_FUNC_IMPLEMENT
hb-icu.cc 356 #define HB_UNICODE_FUNC_IMPLEMENT(name) hb_icu_unicode_##name,
358 #undef HB_UNICODE_FUNC_IMPLEMENT

Completed in 459 milliseconds