Home
last modified time | relevance | path

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

/third_party/glib/gobject/
Dglib-enumtypes.c93 { G_UNICODE_BREAK_WORD_JOINER, "G_UNICODE_BREAK_WORD_JOINER", "word-joiner" }, in g_unicode_break_type_get_type()
/third_party/glib/glib/
Dgunicode.h244 G_UNICODE_BREAK_WORD_JOINER, enumerator
Dgunibreak.h3831 G_UNICODE_BREAK_WORD_JOINER, G_UNICODE_BREAK_ALPHABETIC,
13282 G_UNICODE_BREAK_UNKNOWN, G_UNICODE_BREAK_WORD_JOINER
/third_party/glib/glib/tests/
Dunicode.c149 { G_UNICODE_BREAK_WORD_JOINER, 0x2060 }, in test_unichar_break_type()