Home
last modified time | relevance | path

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

/external/webkit/WebCore/platform/graphics/gtk/
DFontGtk.cpp114 gchar* str_left = g_utf8_offset_to_pointer(utf8, from); in convertUniCharToUTF8() local
115 gchar* tmp = g_strdup(str_left); in convertUniCharToUTF8()