Home
last modified time | relevance | path

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

/dports/multimedia/opentoonz/opentoonz-1.5.0/toonz/sources/tnztools/
H A Dvectorselectiontool.cpp45 const int l_dragThreshold = 10; //!< Distance, in pixels, the user has to variable
835 norm2(pos - getStartPos()) > l_dragThreshold * getTool()->getPixelSize()) in leftButtonDrag()