Home
last modified time | relevance | path

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

/third_party/glib/gobject/
Dglib-enumtypes.c101 { G_UNICODE_BREAK_HEBREW_LETTER, "G_UNICODE_BREAK_HEBREW_LETTER", "hebrew-letter" }, in g_unicode_break_type_get_type()
/third_party/glib/glib/
Dgunibreak.h644 G_UNICODE_BREAK_UNKNOWN, G_UNICODE_BREAK_HEBREW_LETTER,
645 G_UNICODE_BREAK_HEBREW_LETTER, G_UNICODE_BREAK_HEBREW_LETTER,
646 G_UNICODE_BREAK_HEBREW_LETTER, G_UNICODE_BREAK_HEBREW_LETTER,
647 G_UNICODE_BREAK_HEBREW_LETTER, G_UNICODE_BREAK_HEBREW_LETTER,
648 G_UNICODE_BREAK_HEBREW_LETTER, G_UNICODE_BREAK_HEBREW_LETTER,
649 G_UNICODE_BREAK_HEBREW_LETTER, G_UNICODE_BREAK_HEBREW_LETTER,
650 G_UNICODE_BREAK_HEBREW_LETTER, G_UNICODE_BREAK_HEBREW_LETTER,
651 G_UNICODE_BREAK_HEBREW_LETTER, G_UNICODE_BREAK_HEBREW_LETTER,
652 G_UNICODE_BREAK_HEBREW_LETTER, G_UNICODE_BREAK_HEBREW_LETTER,
653 G_UNICODE_BREAK_HEBREW_LETTER, G_UNICODE_BREAK_HEBREW_LETTER,
[all …]
Dgunicode.h252 G_UNICODE_BREAK_HEBREW_LETTER, enumerator
/third_party/glib/glib/tests/
Dunicode.c156 { G_UNICODE_BREAK_HEBREW_LETTER, 0x05D0 }, in test_unichar_break_type()