Home
last modified time | relevance | path

Searched defs:mpSettings (Results 1 – 1 of 1) sorted by relevance

/haiku/src/apps/mediaplayer/settings/
H A DSettings.h22 struct mpSettings { struct
23 enum {
28 enum {
32 enum {
57 bool operator!=(const mpSettings& other) const; argument
68 void Get(mpSettings& settings) const; argument