Searched refs:SetSecondarySort (Results 1 - 5 of 5) sorted by relevance

/haiku/src/kits/tracker/
H A DViewState.h135 void SetSecondarySort(uint32);
384 BViewState::SetSecondarySort(uint32 attr) function in class:BPrivate::BViewState
H A DTitleView.cpp827 poseView->SetSecondarySort(primarySort);
833 poseView->SetSecondarySort(0);
835 poseView->SetSecondarySort(hash);
842 poseView->SetSecondarySort(0);
H A DPoseView.h185 void SetSecondarySort(uint32 attrHash);
H A DOpenWithWindow.cpp827 SetSecondarySort(nameColumn->AttrHash());
H A DPoseView.cpp454 fViewState->SetSecondarySort(0);
483 fViewState->SetSecondarySort(0);
2536 SetSecondarySort(viewState->SecondarySort());
2560 SetSecondarySort(0);
9546 BPoseView::SetSecondarySort(uint32 attrHash) function in class:BPoseView
9550 fViewState->SetSecondarySort(attrHash);
9553 fViewState->SetSecondarySort(0);

Completed in 74 milliseconds