Home
last modified time | relevance | path

Searched refs:G_UNICODE_BREAK_INSEPARABLE (Results 1 – 4 of 4) sorted by relevance

/third_party/glib/gobject/
Dglib-enumtypes.c69 { G_UNICODE_BREAK_INSEPARABLE, "G_UNICODE_BREAK_INSEPARABLE", "inseparable" }, in g_unicode_break_type_get_type()
/third_party/glib/glib/
Dgunicode.h220 G_UNICODE_BREAK_INSEPARABLE, enumerator
Dgunibreak.h3802 G_UNICODE_BREAK_ALPHABETIC, G_UNICODE_BREAK_INSEPARABLE,
3803 G_UNICODE_BREAK_INSEPARABLE, G_UNICODE_BREAK_INSEPARABLE,
4154 G_UNICODE_BREAK_ALPHABETIC, G_UNICODE_BREAK_INSEPARABLE,
13167 G_UNICODE_BREAK_CLOSE_PUNCTUATION, G_UNICODE_BREAK_INSEPARABLE,
14710 G_UNICODE_BREAK_AFTER, G_UNICODE_BREAK_INSEPARABLE,
/third_party/glib/glib/tests/
Dunicode.c124 { G_UNICODE_BREAK_INSEPARABLE, 0x2024 }, in test_unichar_break_type()