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

/haiku/src/kits/tracker/
H A DWidgetAttributeText.h381 class ModeAttributeText : public StringAttributeText { class in namespace:BPrivate
383 ModeAttributeText(const Model*, const BColumn*);
H A DWidgetAttributeText.cpp249 return new ModeAttributeText(model, column);
936 // #pragma mark - ModeAttributeText
939 ModeAttributeText::ModeAttributeText(const Model* model, function in class:ModeAttributeText
948 ModeAttributeText::ReadValue(BString* outString)

Completed in 28 milliseconds