Home
last modified time | relevance | path

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

/dports/graphics/opendx/dx-4.4.4/src/uipp/dxuilib/
H A DImageWindow.h388 Command *modeRoamCmd; variable
943 Command *getModeRoamCmd() { return this->modeRoamCmd; } in getModeRoamCmd()
H A DImageWindow.C311 this->modeRoamCmd = in ImageWindow()
680 delete this->modeRoamCmd; in ~ImageWindow()
1403 ASSERT(this->modeRoamCmd); in createOptionsMenu()
2276 if (this->modeRoamCmd->isActive()) in handleMode()
2277 this->modeRoamCmd->execute(); in handleMode()
3451 this->modeRoamCmd->activate(); in allowDirectInteraction()
3470 this->modeRoamCmd->deactivate(); in allowDirectInteraction()
6248 this->modeRoamCmd->activate(); in newCanvasImage()
6612 this->modeRoamCmd->deactivate(); in resetWindow()
7480 this->modeRoamCmd->activate(); in sensitizeViewControl()
[all …]