Home
last modified time | relevance | path

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

/dports/cad/leocad/leocad-21.06/common/
H A Dlc_commands.h113 LC_EDIT_ACTION_LAST = LC_EDIT_ACTION_ZOOM_REGION, enumerator
H A Dlc_mainwindow.cpp329 for (int ActionIdx = LC_EDIT_ACTION_FIRST; ActionIdx <= LC_EDIT_ACTION_LAST; ActionIdx++) in CreateActions()