Home
last modified time | relevance | path

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

/haiku/src/preferences/shortcuts/
H A DShortcutsWindow.cpp141 float cellWidth = be_plain_font->StringWidth("Either") + 20; in ShortcutsWindow() local
147 float width = max_c(headerWidth, cellWidth); in ShortcutsWindow()