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
249 ::FrameNotify( this, bRet ? FLY_DRAG_START : FLY_DRAG_END ); in SelectObj()1523 ::FrameNotify( this, FLY_DRAG_START ); in BeginCreate()1542 ::FrameNotify( this, FLY_DRAG_START ); in BeginCreate()2066 ::FrameNotify( this, FLY_DRAG_START ); in EndMark()
345 FrameNotify( this, FLY_DRAG_START ); in ShGetFcs()
194 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 117 milliseconds