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

  /external/webkit/Source/WebKit/gtk/webkit/
webkitwebframe.cpp 782 static void end_print_callback(GtkPrintOperation* op, GtkPrintContext* context, gpointer user_data) function
820 g_signal_connect(operation, "end-print", G_CALLBACK(end_print_callback), &printContext);
    [all...]

Completed in 381 milliseconds