Searched refs:RatingAttributeText (Results 1 - 2 of 2) sorted by last modified time

/haiku/src/kits/tracker/
H A DWidgetAttributeText.cpp271 return new RatingAttributeText(model, column);
1905 // #pragma mark - RatingAttributeText (display as: rating)
1908 RatingAttributeText::RatingAttributeText(const Model* model, function in class:RatingAttributeText
1920 RatingAttributeText::SetupEditing(BTextView* view)
1930 RatingAttributeText::FitValue(BString* ratingString, const BPoseView* view)
H A DWidgetAttributeText.h268 class RatingAttributeText : public GenericAttributeText { class in namespace:BPrivate
270 RatingAttributeText(const Model* model, const BColumn* column);

Completed in 208 milliseconds