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

  /external/webkit/Source/WebCore/platform/gtk/
GtkVersioning.h 98 #define gtk_selection_data_get_length(data) (data)->length macro
PasteboardHelper.cpp 125 GOwnPtr<gchar> markupString(g_strndup(reinterpret_cast<const char*>(gtk_selection_data_get_data(data)), gtk_selection_data_get_length(data)));
  /external/webkit/Source/WebKit/gtk/tests/
testcopyandpaste.c 100 gtk_selection_data_get_length(selectionData));

Completed in 69 milliseconds