Home
last modified time | relevance | path

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

/haiku/src/kits/tracker/
H A DViewState.h172 uint32 fPreviousSecondarySortType; variable
423 || (fPreviousSecondarySortType != fSecondarySortType) in StateNeedsSaving()
H A DViewState.cpp474 fPreviousSecondarySortType = fSecondarySortType; in _StorePreviousState()