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

  /external/chromium_org/chrome/browser/ui/libgtk2ui/
x11_input_method_context_impl_gtk2.h 126 bool is_trap_enabled_; member in class:libgtk2ui::X11InputMethodContextImplGtk2::GtkCommitSignalTrap
x11_input_method_context_impl_gtk2.cc 350 : is_trap_enabled_(false),
358 is_trap_enabled_ = true;
362 is_trap_enabled_ = false;
368 if (is_trap_enabled_ &&

Completed in 68 milliseconds