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 36 IMEPropertyInfo::IMEPropertyInfo()
40 IMEPropertyInfo::~IMEPropertyInfo() {
system_tray_delegate.h 55 struct ASH_EXPORT IMEPropertyInfo {
56 IMEPropertyInfo();
57 ~IMEPropertyInfo();
64 typedef std::vector<IMEPropertyInfo> IMEPropertyInfoList;

Completed in 27 milliseconds