Home
last modified time | relevance | path

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

/haiku/src/kits/tracker/
H A DViewState.h171 uint32 fPreviousPrimarySortType; variable
422 || (fPreviousPrimarySortType != fPrimarySortType) in StateNeedsSaving()
H A DViewState.cpp473 fPreviousPrimarySortType = fPrimarySortType; in _StorePreviousState()