Home
last modified time | relevance | path

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

/dports/audio/tiatracker/tiatracker-1.3/
H A Dpatterneditor.cpp31 QFontMetrics noteFontMetrics(noteFont); in PatternEditor() local
32 noteFontHeight = noteFontMetrics.height(); in PatternEditor()
33 noteAreaWidth = noteFontMetrics.width("000: C#4 I7 31") in PatternEditor()