Home
last modified time | relevance | path

Searched refs:ME_CommitCoalescingUndo (Results 1 – 3 of 3) sorted by relevance

/reactos/dll/win32/riched20/
H A Dundo.c301 void ME_CommitCoalescingUndo(ME_TextEditor *editor) in ME_CommitCoalescingUndo() function
H A Deditor.c2523 ME_CommitCoalescingUndo(editor); in handle_enter()
2544 ME_CommitCoalescingUndo(editor); in handle_enter()
2576 ME_CommitCoalescingUndo(editor); in handle_enter()
2600 ME_CommitCoalescingUndo(editor); in handle_enter()
2669 ME_CommitCoalescingUndo(editor); in ME_KeyDown()
2829 ME_CommitCoalescingUndo(editor); in ME_Char()
H A Deditor.h336 void ME_CommitCoalescingUndo(ME_TextEditor *editor) DECLSPEC_HIDDEN;