Home
last modified time | relevance | path

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

/haiku/src/apps/resedit/
H A DMiscEditors.cpp87 float strheight = fh.ascent + fh.descent + fh.leading + 5; in StringEditView() local
169 float strheight = fh.ascent + fh.descent + fh.leading + 5; in GetPreferredHeight() local
H A DImageEditor.cpp44 float strheight = fh.ascent + fh.descent + fh.leading + 5; in ImageEditor() local