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

  /external/chromium/chrome/browser/renderer_host/
gtk_key_bindings_handler.h 102 static void PasteClipboard(GtkTextView* text_view);
gtk_key_bindings_handler.cc 93 text_view_class->paste_clipboard = PasteClipboard;
275 void GtkKeyBindingsHandler::PasteClipboard(GtkTextView* text_view) {

Completed in 671 milliseconds