Home
last modified time | relevance | path

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

/dports/multimedia/opentoonz/opentoonz-1.5.0/toonz/sources/include/toonzqt/
H A Dfunctionpanel.h168 FunctionTreeModel::Channel *findClosestChannel(const QPoint &winPos,
/dports/multimedia/opentoonz/opentoonz-1.5.0/toonz/sources/toonzqt/
H A Dfunctionpanel.cpp387 FunctionTreeModel::Channel *FunctionPanel::findClosestChannel( in findClosestChannel() function in FunctionPanel
410 findClosestChannel(winPos, maxWinDistance); in findClosestCurve()
1245 findClosestChannel(winPos, maxDistance); in mousePressEvent()
1388 findClosestChannel(e->pos(), 20); in mouseMoveEvent()