Home
last modified time | relevance | path

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

/haiku/src/tests/kits/interface/
H A DChannelSliderTest.cpp8 struct limit_label { struct
14 const struct limit_label kLabels[] = { argument
/haiku/src/kits/interface/
H A DChannelControl.cpp13 struct limit_label { struct
18 typedef std::map<int32, limit_label> label_map; argument