Home
last modified time | relevance | path

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

/haiku/src/preferences/keymap/
H A DKeyboardLayoutView.h127 float fBaseFontSize; variable
H A DKeyboardLayoutView.cpp142 fBaseFontSize = fBaseFont.Size(); in SetBaseFont()
1250 float fontSize = fBaseFontSize; in _SetFontSize()