Lines Matching full:defines
18 defines = [ "SK_UNICODE_AVAILABLE" ]
20 defines += [ "SK_UNICODE_ICU_IMPLEMENTATION" ]
23 defines += [ "SK_UNICODE_CLIENT_IMPLEMENTATION" ]
26 defines += [ "SK_UNICODE_LIBGRAPHEME_IMPLEMENTATION" ]
29 defines += [ "SK_UNICODE_ICU4X_IMPLEMENTATION" ]
42 defines = [ "SKUNICODE_IMPLEMENTATION=1" ]
44 defines += [ "SKUNICODE_DLL" ]
72 # These are explicitly *not* public defines because we don't want them
74 defines = [ "U_USING_ICU_NAMESPACE=0" ]
76 defines += [ "U_DISABLE_RENAMING=1" ]
86 defines += [ "SK_UNICODE_RUNTIME_ICU_AVAILABLE" ]
107 defines = [
109 # compiled icu with the given defines also being set. This is to make sure the functions
140 defines = [
183 # we have to set different defines for different builds of ICU.