Home
last modified time | relevance | path

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

/dports/math/qtiplot-doc/qtiplot-0.9.8.9/3rdparty/qwtplot3d/src/
H A Dqwt3d_mousekeyboard.cpp19 mpressed_ = true;
28 mpressed_ = false;
37 if (!mpressed_ || !mouseEnabled()) {
H A Dqwt3d_extglwidget.cpp31 mpressed_ = false; in ExtGLWidget()
/dports/math/qwtplot3d/qwtplot3d-438c855d/src/
H A Dqwt3d_mousekeyboard.cpp18 mpressed_ = true; in mousePressEvent()
27 mpressed_ = false; in mouseReleaseEvent()
36 if (!mpressed_ || !mouseEnabled()) { in mouseMoveEvent()
H A Dqwt3d_plot.cpp34 mpressed_ = false; in Plot3D()
/dports/math/qtiplot-doc/qtiplot-0.9.8.9/3rdparty/qwtplot3d/include/
H A Dqwt3d_extglwidget.h149 bool mpressed_; variable
/dports/math/qwtplot3d/qwtplot3d-438c855d/include/
H A Dqwt3d_plot.h287 bool mpressed_; variable