Home
last modified time | relevance | path

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

/third_party/glib/gobject/
Dglib-enumtypes.c92 { G_UNICODE_BREAK_NEXT_LINE, "G_UNICODE_BREAK_NEXT_LINE", "next-line" }, in g_unicode_break_type_get_type()
/third_party/glib/glib/
Dgunicode.h243 G_UNICODE_BREAK_NEXT_LINE, enumerator
Dgunibreak.h87 G_UNICODE_BREAK_COMBINING_MARK, G_UNICODE_BREAK_NEXT_LINE,
/third_party/glib/glib/tests/
Dunicode.c148 { G_UNICODE_BREAK_NEXT_LINE, 0x0085 }, in test_unichar_break_type()