Home
last modified time | relevance | path

Searched defs:kMaximumFontSize (Results 1 – 2 of 2) sorted by relevance

/haiku/src/apps/deskbar/
H A DBarApp.h79 const int32 kMaximumFontSize = 72; variable
/haiku/src/apps/terminal/
H A DTermWindow.cpp78 const static int32 kMaximumFontSize = 36; variable