Home
last modified time | relevance | path

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

/haiku/src/kits/tracker/
H A DViewState.h164 uint32 fPreviousLastIconMode; variable
415 || (fPreviousLastIconMode != fLastIconMode) in StateNeedsSaving()
H A DViewState.cpp466 fPreviousLastIconMode = fLastIconMode; in _StorePreviousState()