Searched refs:property_map_ (Results 1 – 1 of 1) sorted by relevance
147 property_map_.clear(); in AppendIMEProperties()155 property_map_[container] = property_list[i].key; in AppendIMEProperties()190 prop_find = property_map_.find(sender); in OnViewClicked()191 if (prop_find != property_map_.end()) { in OnViewClicked()203 std::map<views::View*, std::string> property_map_; member in ash::tray::IMEDetailedView