Searched refs:DLGED_INSERT (Results 1 – 3 of 3) sorted by relevance
490 GetEditor()->SetMode( DLGED_INSERT ); in ExecuteCommand()496 GetEditor()->SetMode( DLGED_INSERT ); in ExecuteCommand()502 GetEditor()->SetMode( DLGED_INSERT ); in ExecuteCommand()508 GetEditor()->SetMode( DLGED_INSERT ); in ExecuteCommand()514 GetEditor()->SetMode( DLGED_INSERT ); in ExecuteCommand()520 GetEditor()->SetMode( DLGED_INSERT ); in ExecuteCommand()526 GetEditor()->SetMode( DLGED_INSERT ); in ExecuteCommand()532 GetEditor()->SetMode( DLGED_INSERT ); in ExecuteCommand()538 GetEditor()->SetMode( DLGED_INSERT ); in ExecuteCommand()544 GetEditor()->SetMode( DLGED_INSERT ); in ExecuteCommand()[all …]
77 enum DlgEdMode { DLGED_INSERT, DLGED_SELECT, DLGED_TEST, DLGED_READONLY }; enumerator
517 if( eMode == DLGED_INSERT ) in MouseButtonUp()679 if ( eNewMode == DLGED_INSERT ) in SetMode()
Completed in 36 milliseconds