Searched refs:bControlKeyPressed (Results 1 – 1 of 1) sorted by relevance
556 bool bControlKeyPressed = rMEvt.IsMod1(); in checkMovementAllowed() local558 if (bControlKeyPressed && (aPnt.Y() < 0)) in checkMovementAllowed()570 … m_pParent->getSectionWindow()->getViewsWindow()->EndDragObj( bControlKeyPressed, &m_rView, aPnt ); in checkMovementAllowed()
Completed in 13 milliseconds