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

/haiku/src/kits/tracker/
H A DOpenWithWindow.h208 int32 OpenWithRelation(const Model*) const;
H A DOpenWithWindow.cpp722 if (OpenWithRelation(pose->TargetModel()) == kNoRelation) {
779 if (OpenWithRelation(firstSelected) == kNoRelation) {
960 OpenWithPoseView::OpenWithRelation(const Model* model) const function in class:OpenWithPoseView
H A DWidgetAttributeText.cpp2004 fValue = view->OpenWithRelation(fModel);

Completed in 45 milliseconds