Searched refs:FLY_DRAG_START (Results 1 – 6 of 6) sorted by relevance
49 enum FlyMode { FLY_DRAG_START, FLY_DRAG, FLY_DRAG_END }; enumerator
252 ::FrameNotify( this, bRet ? FLY_DRAG_START : FLY_DRAG_END ); in SelectObj()1526 ::FrameNotify( this, FLY_DRAG_START ); in BeginCreate()1545 ::FrameNotify( this, FLY_DRAG_START ); in BeginCreate()2069 ::FrameNotify( this, FLY_DRAG_START ); in EndMark()
345 FrameNotify( this, FLY_DRAG_START ); in ShGetFcs()
189 FrameNotify(pOwnSh, FLY_DRAG_START); in InsertFlyFrm()
756 SwBaseShell::SetFrmMode( FLY_DRAG_START, this ); in EnterSelFrmMode()
1378 if ( eFrameMode == FLY_DRAG_START || eFrameMode == FLY_DRAG ) in StateStatusLine()
Completed in 270 milliseconds