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 47 HB_UNICODE_FUNC_IMPLEMENT (combining_class) \
48 HB_UNICODE_FUNC_IMPLEMENT (eastasian_width) \
49 HB_UNICODE_FUNC_IMPLEMENT (general_category) \
50 HB_UNICODE_FUNC_IMPLEMENT (mirroring) \
51 HB_UNICODE_FUNC_IMPLEMENT (script) \
52 HB_UNICODE_FUNC_IMPLEMENT (compose) \
53 HB_UNICODE_FUNC_IMPLEMENT (decompose) \
54 HB_UNICODE_FUNC_IMPLEMENT (decompose_compatibility) \
59 HB_UNICODE_FUNC_IMPLEMENT (hb_unicode_combining_class_t, combining_class) \
60 HB_UNICODE_FUNC_IMPLEMENT (unsigned int, eastasian_width)
    [all...]
hb-unicode.cc 184 #define HB_UNICODE_FUNC_IMPLEMENT(name) hb_unicode_##name##_nil,
186 #undef HB_UNICODE_FUNC_IMPLEMENT
207 #define HB_UNICODE_FUNC_IMPLEMENT(name) \
210 #undef HB_UNICODE_FUNC_IMPLEMENT
257 #define HB_UNICODE_FUNC_IMPLEMENT(name) \
283 #undef HB_UNICODE_FUNC_IMPLEMENT
286 #define HB_UNICODE_FUNC_IMPLEMENT(return_type, name) \
295 #undef HB_UNICODE_FUNC_IMPLEMENT
hb-ucdn.cc 200 #define HB_UNICODE_FUNC_IMPLEMENT(name) hb_ucdn_##name,
202 #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 47 HB_UNICODE_FUNC_IMPLEMENT (combining_class) \
48 HB_UNICODE_FUNC_IMPLEMENT (eastasian_width) \
49 HB_UNICODE_FUNC_IMPLEMENT (general_category) \
50 HB_UNICODE_FUNC_IMPLEMENT (mirroring) \
51 HB_UNICODE_FUNC_IMPLEMENT (script) \
52 HB_UNICODE_FUNC_IMPLEMENT (compose) \
53 HB_UNICODE_FUNC_IMPLEMENT (decompose) \
54 HB_UNICODE_FUNC_IMPLEMENT (decompose_compatibility) \
59 HB_UNICODE_FUNC_IMPLEMENT (hb_unicode_combining_class_t, combining_class) \
60 HB_UNICODE_FUNC_IMPLEMENT (unsigned int, eastasian_width)
    [all...]
hb-unicode.cc 184 #define HB_UNICODE_FUNC_IMPLEMENT(name) hb_unicode_##name##_nil,
186 #undef HB_UNICODE_FUNC_IMPLEMENT
207 #define HB_UNICODE_FUNC_IMPLEMENT(name) \
210 #undef HB_UNICODE_FUNC_IMPLEMENT
257 #define HB_UNICODE_FUNC_IMPLEMENT(name) \
283 #undef HB_UNICODE_FUNC_IMPLEMENT
286 #define HB_UNICODE_FUNC_IMPLEMENT(return_type, name) \
295 #undef HB_UNICODE_FUNC_IMPLEMENT
hb-ucdn.cc 200 #define HB_UNICODE_FUNC_IMPLEMENT(name) hb_ucdn_##name,
202 #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 435 milliseconds