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

/haiku-fatelf/src/kits/tracker/
H A DViewState.h133 void SetSecondarySort(uint32);
379 BViewState::SetSecondarySort(uint32 attr) function in class:BPrivate::BViewState
H A DTitleView.cpp855 poseView->SetSecondarySort(primarySort);
861 poseView->SetSecondarySort(0);
863 poseView->SetSecondarySort(hash);
870 poseView->SetSecondarySort(0);
H A DPoseView.h209 void SetSecondarySort(uint32 attrHash);
H A DOpenWithWindow.cpp788 SetSecondarySort(nameColumn->AttrHash());
H A DPoseView.cpp439 fViewState->SetSecondarySort(0);
465 fViewState->SetSecondarySort(0);
2447 SetSecondarySort(viewState->SecondarySort());
2471 SetSecondarySort(0);
9123 BPoseView::SetSecondarySort(uint32 attrHash) function in class:BPoseView
9128 fViewState->SetSecondarySort(attrHash);
9131 fViewState->SetSecondarySort(0);

Completed in 83 milliseconds