Searched refs:add_undo_set_para_fmt (Results 1 – 3 of 3) sorted by relevance
152 BOOL add_undo_set_para_fmt( ME_TextEditor *editor, const ME_Paragraph *para ) in add_undo_set_para_fmt() function341 add_undo_set_para_fmt( editor, ¶->member.para ); in ME_PlayUndoItem()
478 add_undo_set_para_fmt( editor, para ); in ME_SetParaFormat()758 add_undo_set_para_fmt( editor, &tp->member.para ); in ME_JoinParagraphs()
330 BOOL add_undo_set_para_fmt( ME_TextEditor *, const ME_Paragraph *para ) DECLSPEC_HIDDEN;