Searched refs:ME_WrapMarkedParagraphs (Results 1 – 5 of 5) sorted by relevance
108 if (ME_WrapMarkedParagraphs(editor)) in ME_Repaint()121 wrappedParagraphs = ME_WrapMarkedParagraphs(editor); in ME_UpdateRepaint()148 ME_WrapMarkedParagraphs(editor); in ME_RewrapRepaint()1156 if (ME_WrapMarkedParagraphs(editor)) in ME_UpdateScrollBar()1334 ME_WrapMarkedParagraphs(editor); in ME_InvalidateSelection()
502 ME_WrapMarkedParagraphs(editor); in ME_SelectOrInsertNextCell()547 ME_WrapMarkedParagraphs(editor); in ME_SelectOrInsertNextCell()
3538 ME_WrapMarkedParagraphs(editor); in ME_WmCreate()3587 ME_WrapMarkedParagraphs( editor ); in handle_EM_SETCHARFORMAT()3738 ME_WrapMarkedParagraphs(editor); in ME_HandleMessage()4012 ME_WrapMarkedParagraphs(editor); in ME_HandleMessage()4106 ME_WrapMarkedParagraphs(editor); in ME_HandleMessage()4766 ME_WrapMarkedParagraphs(editor); in ME_HandleMessage()
187 BOOL ME_WrapMarkedParagraphs(ME_TextEditor *editor) DECLSPEC_HIDDEN;
1093 BOOL ME_WrapMarkedParagraphs(ME_TextEditor *editor) in ME_WrapMarkedParagraphs() function