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

/haiku/src/kits/tracker/
H A DWidgetAttributeText.h422 class OpenWithRelationAttributeText : public ScalarAttributeText { class in namespace:BPrivate
424 OpenWithRelationAttributeText(const Model*, const BColumn*,
H A DWidgetAttributeText.cpp252 return new OpenWithRelationAttributeText(model, column, view);
1984 // #pragma mark - OpenWithRelationAttributeText
1987 OpenWithRelationAttributeText::OpenWithRelationAttributeText(const Model* model, function in class:OpenWithRelationAttributeText
1997 OpenWithRelationAttributeText::ReadValue()
2013 OpenWithRelationAttributeText::PreferredWidth(const BPoseView* pose) const
2023 OpenWithRelationAttributeText::FitValue(BString* outString,

Completed in 39 milliseconds