Home
last modified time | relevance | path

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

/oneTBB/examples/common/gui/
H A Dxvideo.cpp377 on_mouse(report.xbutton.x, report.xbutton.y, report.xbutton.button); in next_frame()
380 on_mouse(report.xbutton.x, report.xbutton.y, -report.xbutton.button); in next_frame()
/oneTBB/examples/parallel_for/seismic/
H A DREADME.md32 * `left mouse button` - starts new seismic wave in place specified by mouse cursor.
/oneTBB/examples/task_arena/fractal/
H A DREADME.md38 * `left mouse button` - make the fractal active.
/oneTBB/doc/main/tbb_userguide/design_patterns/
H A DGUI_Thread.rst26 "cancel" button to stop the long running computation. If the GUI
/oneTBB/test/conformance/
H A Dconformance_concurrent_queue.cpp370 static int button; member in BarEx