Home
last modified time | relevance | path

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

/haiku/src/kits/tracker/
H A DWidgetAttributeText.h422 class OpenWithRelationAttributeText : public ScalarAttributeText {
424 OpenWithRelationAttributeText(const Model*, const BColumn*,
H A DWidgetAttributeText.cpp250 return new OpenWithRelationAttributeText(model, column, view); in NewWidgetText()
1985 OpenWithRelationAttributeText::OpenWithRelationAttributeText(const Model* model, in OpenWithRelationAttributeText() function in OpenWithRelationAttributeText
1995 OpenWithRelationAttributeText::ReadValue() in ReadValue()
2011 OpenWithRelationAttributeText::PreferredWidth(const BPoseView* pose) const in PreferredWidth()
2021 OpenWithRelationAttributeText::FitValue(BString* outString, in FitValue()