Home
last modified time | relevance | path

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

/dports/audio/muse-sequencer/muse-4.0.0/src/muse/midiedit/
H A Dscoreedit.cpp3590 const int str_y_coord = -4 * YLEN + 2 /* margin */; in draw_items() local
3597 p.drawText(kstrx, y_offset + str_y_coord, kstr); in draw_items()
3748 const int str_y_coord = -4 * YLEN + 2 /* margin */; in draw_preamble() local
3759 p.drawText(kstrx, y_offset + str_y_coord, kstr); in draw_preamble()