Searched refs:BackSpace (Results 1 - 6 of 6) sorted by relevance

/external/chromium/chrome/browser/renderer_host/
H A Dgtk_key_bindings_handler.h78 static void BackSpace(GtkTextView* text_view);
H A Dgtk_key_bindings_handler.cc87 text_view_class->backspace = BackSpace;
145 void GtkKeyBindingsHandler::BackSpace(GtkTextView* text_view) { function in class:GtkKeyBindingsHandler
/external/chromium_org/content/browser/renderer_host/
H A Dgtk_key_bindings_handler.h80 static void BackSpace(GtkTextView* text_view);
H A Dgtk_key_bindings_handler.cc78 text_view_class->backspace = BackSpace;
134 void GtkKeyBindingsHandler::BackSpace(GtkTextView* text_view) { function in class:content::GtkKeyBindingsHandler
/external/qemu/
H A Dcurses_keys.h447 { "BackSpace", 0x07f },
/external/chromium_org/third_party/sqlite/src/contrib/
H A Dsqlitecon.tcl108 bind Sqlitecon <BackSpace> {sqlitecon::Backspace %W}

Completed in 587 milliseconds