Home
last modified time | relevance | path

Searched defs:HAVE_ICU_BUILTIN (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/harfbuzz/
Dconfigure.ac251 AC_DEFINE(HAVE_ICU_BUILTIN, 1, [Use hb-icu Unicode callbacks]) definition
255 AM_CONDITIONAL(HAVE_ICU_BUILTIN, $have_icu && test "x$with_icu" = "xbuiltin") condition
/third_party/harfbuzz/
Dconfigure.ac251 AC_DEFINE(HAVE_ICU_BUILTIN, 1, [Use hb-icu Unicode callbacks]) definition
255 AM_CONDITIONAL(HAVE_ICU_BUILTIN, $have_icu && test "x$with_icu" = "xbuiltin") condition
/third_party/flutter/skia/third_party/externals/harfbuzz/
Dconfigure.ac293 AC_DEFINE(HAVE_ICU_BUILTIN, 1, [Use hb-icu Unicode callbacks]) definition
297 AM_CONDITIONAL(HAVE_ICU_BUILTIN, $have_icu && test "x$with_icu" = "xbuiltin") condition