Searched refs:min_label (Results 1 - 2 of 2) sorted by relevance

/haiku/src/tests/kits/interface/
H A DChannelSliderTest.cpp9 std::string min_label; member in struct:limit_label
55 horizontal->SetLimitLabelsFor(i, kLabels[i].min_label.c_str(),
60 if (strcmp(horizontal->MinLimitLabelFor(i), kLabels[i].min_label.c_str()) != 0)
/haiku/src/kits/interface/
H A DChannelControl.cpp14 std::string min_label; member in struct:limit_label
609 (*(label_map*)fMultiLabels)[channel].min_label = minLabel;
631 return (*iter).second.min_label.c_str();

Completed in 44 milliseconds