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

  /external/chromium_org/ash/system/tray/
system_tray_delegate.cc 46 IMEPropertyInfo::IMEPropertyInfo()
50 IMEPropertyInfo::~IMEPropertyInfo() {
system_tray_delegate.h 87 struct ASH_EXPORT IMEPropertyInfo {
88 IMEPropertyInfo();
89 ~IMEPropertyInfo();
96 typedef std::vector<IMEPropertyInfo> IMEPropertyInfoList;

Completed in 57 milliseconds