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

/haiku/src/kits/interface/
H A DStatusBar.cpp373 const char *label = NULL, *trailing_label = NULL; local
376 message->FindString("trailing_label", &trailing_label);
378 Reset(label, trailing_label);

Completed in 30 milliseconds