Home
last modified time | relevance | path

Searched defs:current_mouse_tool (Results 1 – 2 of 2) sorted by relevance

/dports/science/ghemical/ghemical-3.0.0/src/
H A Dcustom_app.h68 static mtool current_mouse_tool; variable
H A Dcustom_app.cpp31 custom_app::mtool custom_app::current_mouse_tool = custom_app::mtOrbitXY; member in custom_app