Home
last modified time | relevance | path

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

/haiku/src/apps/deskbar/
H A DBarView.h215 uint32 fMaxRecentDocs; variable
H A DBarView.cpp151 fMaxRecentDocs(kDefaultRecentDocCount), in TBarView()