Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/renderer_host/
Dgtk_key_bindings_handler.cc93 text_view_class->paste_clipboard = PasteClipboard; in HandlerClassInit()
275 void GtkKeyBindingsHandler::PasteClipboard(GtkTextView* text_view) { in PasteClipboard() function in GtkKeyBindingsHandler
Dgtk_key_bindings_handler.h102 static void PasteClipboard(GtkTextView* text_view);