Searched refs:G_UNICODE_SCRIPT_NEWA (Results 1 – 4 of 4) sorted by relevance
/third_party/glib/gobject/ |
D | glib-enumtypes.c | 259 { G_UNICODE_SCRIPT_NEWA, "G_UNICODE_SCRIPT_NEWA", "newa" }, in g_unicode_script_get_type()
|
/third_party/glib/glib/ |
D | gunicode.h | 599 G_UNICODE_SCRIPT_NEWA, /* Newa */ enumerator
|
D | gscripttable.h | 3070 { 0x11400, 92, G_UNICODE_SCRIPT_NEWA }, 3071 { 0x1145d, 5, G_UNICODE_SCRIPT_NEWA },
|
/third_party/glib/glib/tests/ |
D | unicode.c | 318 { G_UNICODE_SCRIPT_NEWA, 0x11400 }, in test_unichar_script() 1593 { G_UNICODE_SCRIPT_NEWA, "Newa" }, in test_iso15924()
|