Searched refs:TextInputModeMap (Results 1 – 1 of 1) sorted by relevance
116 typedef std::map<std::string, ui::TextInputMode> TextInputModeMap; typedef136 const TextInputModeMap& map() const { return map_; } in map()138 TextInputModeMap map_;148 TextInputModeMap::const_iterator it = in ConvertInputMode()