Home
last modified time | relevance | path

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

/dports/audio/tiatracker/tiatracker-1.3/
H A Dpatterneditor.cpp26 QFontMetrics legendFontMetrics(legendFont); in PatternEditor() local
27 legendFontHeight = legendFontMetrics.height(); in PatternEditor()
28 timeAreaWidth = legendFontMetrics.width("000:00"); in PatternEditor()