Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dgui_haiku.cc2453 float listsHeight = lineHeight * 9; in VimSelectFontDialog() local
2454 float offsetYButtons = offsetYLists + listsHeight + kVimDialogSpacingY; in VimSelectFontDialog()
2491 scrollFamilies->ResizeTo(familiesWidth, listsHeight); in VimSelectFontDialog()
2492 scrollStyles->ResizeTo(stylesWidth, listsHeight); in VimSelectFontDialog()
2495 listsHeight - (offsetYSizes - offsetYLists)); in VimSelectFontDialog()