Home
last modified time | relevance | path

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

/dports/audio/vst3sdk/vst3sdk-3.7.1_build_50-1-g8199057/vstgui4/vstgui/contrib/
H A Dkeyboardview.cpp88 auto note = pointToNote (where, false); in onTouchBegin()
115 auto note = pointToNote (where, false); in onTouchMove()
197 auto note = pointToNote (where, false); in onMouseDown()
212 auto note = pointToNote (where, false); in onMouseMoved()
332 auto note = pointToNote (where, false); in onTouchBegin()
388 auto note = pointToNote (where, true); in onTouchMove()
491 moveStartNote = pointToNote (where, true); in onMouseDown()
513 auto note = pointToNote (where, true); in onMouseMoved()
948 auto KeyboardViewBase::pointToNote (const CPoint& p, bool ignoreY) const -> NoteIndex in pointToNote() function in VSTGUI::KeyboardViewBase
H A Dkeyboardview.h94 NoteIndex pointToNote (const CPoint& p, bool ignoreY) const;
/dports/audio/surge-synthesizer-lv2/surge-release_1.9.0/vstgui.surge/vstgui/contrib/
H A Dkeyboardview.cpp88 auto note = pointToNote (where, false); in onTouchBegin()
115 auto note = pointToNote (where, false); in onTouchMove()
197 auto note = pointToNote (where, false); in onMouseDown()
212 auto note = pointToNote (where, false); in onMouseMoved()
332 auto note = pointToNote (where, false); in onTouchBegin()
388 auto note = pointToNote (where, true); in onTouchMove()
491 moveStartNote = pointToNote (where, true); in onMouseDown()
513 auto note = pointToNote (where, true); in onMouseMoved()
948 auto KeyboardViewBase::pointToNote (const CPoint& p, bool ignoreY) const -> NoteIndex in pointToNote() function in VSTGUI::KeyboardViewBase
H A Dkeyboardview.h94 NoteIndex pointToNote (const CPoint& p, bool ignoreY) const;