HomeSort by relevance Sort by last modified time
    Searched full:xtbin_type (Results 1 - 1 of 1) sorted by null

  /external/webkit/Source/WebCore/plugins/gtk/
gtk2xtbin.c 219 static GType xtbin_type = 0; local
221 if (!xtbin_type) {
237 xtbin_type = g_type_register_static (GTK_TYPE_SOCKET,
242 return xtbin_type;

Completed in 1464 milliseconds