Home
last modified time | relevance | path

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

/dports/science/ghemical/ghemical-3.0.0/src/
H A Dcustom_app.h52 mtClipping, enumerator
H A Doglview_wcl.cpp91 if (custom_app::GetCurrentMouseTool() == custom_app::mtClipping) allow_anim = true; in ButtonEvent()
159 if (custom_app::GetCurrentMouseTool() == custom_app::mtClipping) in ButtonEvent()
590 if (custom_app::GetCurrentMouseTool() == custom_app::mtClipping) in MotionEvent()
H A Dgtk_app.cpp1769 if (old_mt == custom_app::mtClipping) in HandleToggleButtons()
1898 custom_app::current_mouse_tool = custom_app::mtClipping; in maintb_tool_Clipping()