Home
last modified time | relevance | path

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

/third_party/glib/gobject/
Dglib-enumtypes.c75 … { G_UNICODE_BREAK_BEFORE_AND_AFTER, "G_UNICODE_BREAK_BEFORE_AND_AFTER", "before-and-after" }, in g_unicode_break_type_get_type()
/third_party/glib/glib/
Dgunicode.h226 G_UNICODE_BREAK_BEFORE_AND_AFTER, enumerator
Dgunibreak.h3794 G_UNICODE_BREAK_AFTER, G_UNICODE_BREAK_BEFORE_AND_AFTER,
5361 G_UNICODE_BREAK_BEFORE_AND_AFTER, G_UNICODE_BREAK_BEFORE_AND_AFTER,
/third_party/glib/glib/tests/
Dunicode.c130 { G_UNICODE_BREAK_BEFORE_AND_AFTER, 0x2014 }, in test_unichar_break_type()