Searched refs:edit_commands_ (Results 1 - 2 of 2) sorted by relevance

/external/chromium/chrome/browser/renderer_host/
H A Dgtk_key_bindings_handler.cc33 edit_commands_.clear();
38 bool matched = !edit_commands_.empty();
40 edit_commands->swap(edit_commands_);
75 edit_commands_.push_back(EditCommand(name, value));
H A Dgtk_key_bindings_handler.h125 EditCommands edit_commands_; member in class:GtkKeyBindingsHandler

Completed in 335 milliseconds