Searched refs:plainFontHeight (Results 1 - 1 of 1) sorted by relevance

/haiku/src/apps/deskbar/
H A DSwitcher.cpp434 font_height plainFontHeight; local
435 be_plain_font->GetHeight(&plainFontHeight);
436 float plainHeight = plainFontHeight.ascent + plainFontHeight.descent;

Completed in 30 milliseconds