Home
last modified time | relevance | path

Searched refs:gtk_text_byte_begins_utf8_char (Results 1 – 19 of 19) sorted by relevance

/dports/x11-toolkits/gtk30/gtk+-3.24.31/gtk/
H A Dgtktextsegment.c195 g_assert (gtk_text_byte_begins_utf8_char (text)); in _gtk_char_segment_new()
222 g_assert (gtk_text_byte_begins_utf8_char (text1)); in _gtk_char_segment_new_from_two_strings()
223 g_assert (gtk_text_byte_begins_utf8_char (text2)); in _gtk_char_segment_new_from_two_strings()
285 g_assert (gtk_text_byte_begins_utf8_char (new1->body.chars)); in char_segment_split_func()
286 g_assert (gtk_text_byte_begins_utf8_char (new2->body.chars)); in char_segment_split_func()
H A Dgtktexttypes.c41 gtk_text_byte_begins_utf8_char (const gchar *byte) in gtk_text_byte_begins_utf8_char() function
H A Dgtktexttypes.h67 gboolean gtk_text_byte_begins_utf8_char (const gchar *byte);
H A Dgtktextiter.c5854 if (!gtk_text_byte_begins_utf8_char (p)) in _gtk_text_iter_check()
5887 if (!gtk_text_byte_begins_utf8_char (p)) in _gtk_text_iter_check()
5923 if (!gtk_text_byte_begins_utf8_char (char_segment->body.chars + seg_byte_offset)) in _gtk_text_iter_check()
/dports/x11-toolkits/gtk20/gtk+-2.24.33/gtk/
H A Dgtktextsegment.c196 g_assert (gtk_text_byte_begins_utf8_char (text)); in _gtk_char_segment_new()
223 g_assert (gtk_text_byte_begins_utf8_char (text1)); in _gtk_char_segment_new_from_two_strings()
224 g_assert (gtk_text_byte_begins_utf8_char (text2)); in _gtk_char_segment_new_from_two_strings()
275 g_assert (gtk_text_byte_begins_utf8_char (new1->body.chars)); in char_segment_split_func()
276 g_assert (gtk_text_byte_begins_utf8_char (new2->body.chars)); in char_segment_split_func()
H A Dgtktexttypes.c43 gtk_text_byte_begins_utf8_char (const gchar *byte) in gtk_text_byte_begins_utf8_char() function
H A Dgtktexttypes.h75 gboolean gtk_text_byte_begins_utf8_char (const gchar *byte);
H A Dgtktextiter.c5475 if (!gtk_text_byte_begins_utf8_char (p)) in _gtk_text_iter_check()
5508 if (!gtk_text_byte_begins_utf8_char (p)) in _gtk_text_iter_check()
5544 if (!gtk_text_byte_begins_utf8_char (char_segment->body.chars + seg_byte_offset)) in _gtk_text_iter_check()
H A Dgtk.symbols4104 gtk_text_byte_begins_utf8_char
H A Dgtkaliasdef.c9671 #undef gtk_text_byte_begins_utf8_char
9672 extern __typeof (gtk_text_byte_begins_utf8_char) gtk_text_byte_begins_utf8_char __attribute((alias(…
H A Dgtkalias.h9668 extern __typeof (gtk_text_byte_begins_utf8_char) IA__gtk_text_byte_begins_utf8_char __attribute((vi…
9669 #define gtk_text_byte_begins_utf8_char IA__gtk_text_byte_begins_utf8_char macro
/dports/x11-toolkits/gtk40/gtk-4.4.1/gtk/
H A Dgtktextsegment.c194 g_assert (gtk_text_byte_begins_utf8_char (text)); in _gtk_char_segment_new()
221 g_assert (gtk_text_byte_begins_utf8_char (text1)); in _gtk_char_segment_new_from_two_strings()
222 g_assert (gtk_text_byte_begins_utf8_char (text2)); in _gtk_char_segment_new_from_two_strings()
284 g_assert (gtk_text_byte_begins_utf8_char (new1->body.chars)); in char_segment_split_func()
285 g_assert (gtk_text_byte_begins_utf8_char (new2->body.chars)); in char_segment_split_func()
H A Dgtktexttypes.c41 gtk_text_byte_begins_utf8_char (const char *byte) in gtk_text_byte_begins_utf8_char() function
H A Dgtktexttypes.h74 gboolean gtk_text_byte_begins_utf8_char (const char *byte);
H A Dgtktextiter.c5934 if (!gtk_text_byte_begins_utf8_char (p)) in _gtk_text_iter_check()
5967 if (!gtk_text_byte_begins_utf8_char (p)) in _gtk_text_iter_check()
6003 if (!gtk_text_byte_begins_utf8_char (char_segment->body.chars + seg_byte_offset)) in _gtk_text_iter_check()
/dports/lang/fpc-source/fpc-3.2.2/packages/gtk2/src/gtk+/gtk/
H A Dgtktexttypes.inc45 function gtk_text_byte_begins_utf8_char(byte:Pgchar):gboolean; cdecl; external gtklib;
/dports/x11-toolkits/fpc-gtk2/fpc-3.2.2/packages/gtk2/src/gtk+/gtk/
H A Dgtktexttypes.inc45 function gtk_text_byte_begins_utf8_char(byte:Pgchar):gboolean; cdecl; external gtklib;
/dports/x11-toolkits/gtkmm30/gtkmm-3.24.2/gtk/src/
H A Dgtk_methods.defs28556 (define-function gtk_text_byte_begins_utf8_char
28557 (c-name "gtk_text_byte_begins_utf8_char")
/dports/security/nmap/nmap-7.91/
H A DCHANGELOG10521 (gtk_text_byte_begins_utf8_char (text))