Home
last modified time | relevance | path

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

/haiku/src/preferences/filetypes/
H A DIconView.h163 bool fShowEmptyFrame; variable
H A DIconView.cpp564 fShowEmptyFrame(true) in IconView()
765 else if (!fDropTarget && fShowEmptyFrame) { in Draw()
1156 if (show == fShowEmptyFrame) in ShowEmptyFrame()
1159 fShowEmptyFrame = show; in ShowEmptyFrame()