Searched refs: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; local
90 10 + strheight),
169 float strheight = fh.ascent + fh.descent + fh.leading + 5; local
171 return fOK->Frame().Height() + (strheight * lineCount) + 40.0;
H A DImageEditor.cpp44 float strheight = fh.ascent + fh.descent + fh.leading + 5; local
47 10 + strheight),

Completed in 81 milliseconds