Home
last modified time | relevance | path

Searched refs:IndexIsInInputMethodList (Results 1 – 2 of 2) sorted by relevance

/external/chromium/chrome/browser/chromeos/status/
Dinput_method_menu.cc186 if (IndexIsInInputMethodList(index)) { in IsItemCheckedAt()
206 if (IndexIsInInputMethodList(index)) { in GetGroupIdAt()
273 if (IndexIsInInputMethodList(index)) { in GetTypeAt()
301 if (IndexIsInInputMethodList(index)) { in GetLabelAt()
323 if (IndexIsInInputMethodList(index)) { in ActivatedAt()
522 bool InputMethodMenu::IndexIsInInputMethodList(int index) const { in IndexIsInInputMethodList() function in chromeos::InputMethodMenu
Dinput_method_menu.h142 bool IndexIsInInputMethodList(int index) const;