HomeSort by relevance Sort by last modified time
    Searched refs:g_utf8_pointer_to_offset (Results 1 - 8 of 8) sorted by null

  /external/bluetooth/glib/tests/
utf8-pointer.c 52 g_assert (g_utf8_pointer_to_offset (p[i], p[j]) == j - i);
  /external/bluetooth/glib/glib/
gunicode.h 284 glong g_utf8_pointer_to_offset (const gchar *str,
gutf8.c 330 offset += g_utf8_pointer_to_offset (s, s1);
338 * g_utf8_pointer_to_offset:
351 g_utf8_pointer_to_offset (const gchar *str, function
358 offset = - g_utf8_pointer_to_offset (pos, str);
    [all...]
galiasdef.c 3536 #undef g_utf8_pointer_to_offset macro
    [all...]
galias.h 3526 #define g_utf8_pointer_to_offset macro
    [all...]
  /external/webkit/Source/WebCore/platform/graphics/gtk/
FontGtk.cpp 392 glong offset = g_utf8_pointer_to_offset(utf8, utf8 + index);
  /prebuilt/linux-x86/swt/
swt.jar 
  /prebuilt/linux-x86_64/swt/
swt.jar 

Completed in 745 milliseconds