Home
last modified time | relevance | path

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

/third_party/glib/gobject/
Dglib-enumtypes.c65 { G_UNICODE_BREAK_LINE_FEED, "G_UNICODE_BREAK_LINE_FEED", "line-feed" }, in g_unicode_break_type_get_type()
/third_party/glib/glib/
Dgunicode.h216 G_UNICODE_BREAK_LINE_FEED, enumerator
Dgunibreak.h26 G_UNICODE_BREAK_LINE_FEED, G_UNICODE_BREAK_MANDATORY,
/third_party/glib/glib/tests/
Dunicode.c120 { G_UNICODE_BREAK_LINE_FEED, 0x000A }, in test_unichar_break_type()