Home
last modified time | relevance | path

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

/dports/audio/bambootracker/BambooTracker-0.4.5/BambooTracker/gui/pattern_editor/
H A Dpattern_editor_panel.hpp191 int hdPlusY_, hdMinusY_; member in PatternEditorPanel
H A Dpattern_editor_panel.cpp79 hdMinusY_(0), in PatternEditorPanel()
324 hdMinusY_ = headerHeight_ / 2 + hdPlusY_; in updateSizes()
1099 painter.drawText(left + hdMuteToggleWidth_ + lspace, hdMinusY_, "-"); in drawHeaders()