Home
last modified time | relevance | path

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

/haiku/src/apps/diskprobe/
H A DDataView.h55 { return fFitFontSize; } in FontSizeFitsBounds()
116 bool fFitFontSize; variable
H A DDataView.cpp105 fFitFontSize(false), in DataView()
984 if (fFitFontSize) { in FrameResized()
1402 if (!fFitFontSize) in SetFontSize()
1404 fFitFontSize = fit; in SetFontSize()
1410 fFitFontSize = false; in SetFontSize()