Home
last modified time | relevance | path

Searched refs:tomResume (Results 1 – 7 of 7) sorted by relevance

/dports/games/dhewm3/dhewm3-1.5.1/neo/tools/comafx/
H A DCSyntaxRichEditCtrl.cpp551 m_TextDoc->Undo( tom::tomResume, NULL ); in SetDefaultFont()
575 m_TextDoc->Undo( tom::tomResume, &prop ); in SetColor()
579 m_TextDoc->Undo( tom::tomResume, &prop ); in SetColor()
583 m_TextDoc->Undo( tom::tomResume, &prop ); in SetColor()
H A Driched20.tlh71 tomResume = -9999994,
/dports/editors/poedit/poedit-1.8.4/src/
H A Dtext_control.cpp95 m_doc->Undo(tomResume, NULL); in ~UndoSuppressor()
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/cargo-crates/windows-sys-0.28.0/src/Windows/Win32/UI/Controls/RichEdit/
H A Dmod.rs1511 pub const tomResume: tomConstants = -9999994i32; const
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dtom.h125tomResume = (int) -9999994,tomApplyNow = (int) 0,tomApplyLater = (int) 1,tomTrackParms = (int) 2,t… enumerator
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dtom.h125tomResume = (int) -9999994,tomApplyNow = (int) 0,tomApplyLater = (int) 1,tomTrackParms = (int) 2,t… enumerator
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/UI/Controls/RichEdit/
H A Dmod.rs9482 pub const tomResume: tomConstants = tomConstants(-9999994i32); const