Home
last modified time | relevance | path

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

/haiku/src/preferences/input/
H A DMouseView.h53 int32 fDigitHeight; variable
H A DMouseView.cpp143 fDigitHeight = int32(ceilf(fontHeight.ascent) + ceilf(fontHeight.descent)); in AttachedToWindow()
311 + (border.IntegerHeight() - fDigitHeight) / 2)); in Draw()