is_selection_item_checked 37 ash/ime/input_method_menu_item.cc is_selection_item_checked == other.is_selection_item_checked; is_selection_item_checked 49 ash/ime/input_method_menu_item.cc << ", is_selection_item_checked=" << is_selection_item_checked; is_selection_item_checked 36 ash/ime/input_method_menu_item.h bool is_selection_item_checked; // true if |is_selection_item| is true and is_selection_item_checked 615 chrome/browser/chromeos/input_method/input_method_engine.cc property->is_selection_item_checked = item.checked; is_selection_item_checked 825 chrome/browser/chromeos/input_method/input_method_engine_browsertests.cc EXPECT_TRUE(props[4].is_selection_item_checked); is_selection_item_checked 781 chrome/browser/ui/ash/system_tray_delegate_chromeos.cc property.selected = menu_list[i].is_selection_item_checked;