Home
last modified time | relevance | path

Searched defs:eol_str (Results 1 – 5 of 5) sorted by relevance

/reactos/dll/win32/riched20/
H A Dpara.c546 ME_Style *style, const WCHAR *eol_str, int eol_len, in ME_SplitParagraph()
695 ME_String *eol_str; in ME_JoinParagraphs() local
H A Dtable.c63 const WCHAR *eol_str, int eol_len, in ME_InsertEndParaFromCursor()
H A Dundo.c185 BOOL add_undo_split_para( ME_TextEditor *editor, const ME_Paragraph *para, ME_String *eol_str, cons… in add_undo_split_para()
H A Dcaret.c666 const WCHAR cr = '\r', *eol_str = str; in ME_InsertTextFromCursor() local
H A Deditstr.h322 ME_String *eol_str; member