OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:AppendInputMethodsContextMenu
(Results
1 - 2
of
2
) sorted by null
/external/chromium/chrome/browser/renderer_host/
gtk_im_context_wrapper.cc
315
void GtkIMContextWrapper::
AppendInputMethodsContextMenu
(MenuGtk* menu) {
render_widget_host_view_gtk.cc
845
void RenderWidgetHostViewGtk::
AppendInputMethodsContextMenu
(MenuGtk* menu) {
846
im_context_->
AppendInputMethodsContextMenu
(menu);
[
all
...]
Completed in 58 milliseconds