Searched defs:eol_str (Results 1 – 5 of 5) sorted by relevance
546 ME_Style *style, const WCHAR *eol_str, int eol_len, in ME_SplitParagraph()695 ME_String *eol_str; in ME_JoinParagraphs() local
63 const WCHAR *eol_str, int eol_len, in ME_InsertEndParaFromCursor()
185 BOOL add_undo_split_para( ME_TextEditor *editor, const ME_Paragraph *para, ME_String *eol_str, cons… in add_undo_split_para()
666 const WCHAR cr = '\r', *eol_str = str; in ME_InsertTextFromCursor() local
322 ME_String *eol_str; member