Searched refs:NotifyIconConfig (Results 1 – 2 of 2) sorted by relevance
71 struct NotifyIconConfig struct73 NotifyIconConfig() : _mode(NIM_AUTO) {} in NotifyIconConfig() function76 bool match(const NotifyIconConfig& props) const;89 typedef list<NotifyIconConfig> NotifyIconCfgList;93 struct NotifyInfo : public NotifyIconIndex, public NotifyIconConfig183 struct NotifyIconDlgInfo : public NotifyIconConfig185 typedef NotifyIconConfig super;188 NotifyIconDlgInfo(const NotifyIconConfig& cfg) : super(cfg), _lastChange(0) {} in NotifyIconDlgInfo()
270 NotifyIconConfig cfg; in read_config()312 NotifyIconConfig& cfg = *it; in write_config()814 void NotifyIconConfig::create_name() in create_name()820 bool NotifyIconConfig::match(const NotifyIconConfig& props) const in match()850 const NotifyIconConfig& cfg = *it; in DetermineHideState()1002 const NotifyIconConfig& cfg_entry = *it; in Refresh()1213 NotifyIconConfig& entry = _info[idx]; in SetIconMode()1228 NotifyIconConfig& cfg_entry = *it; in SetIconMode()1239 NotifyIconConfig cfg_entry = entry; in SetIconMode()