Home
last modified time | relevance | path

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

/reactos/dll/win32/riched20/
H A Dwriter.c398 const char sideChar[4] = {'t','l','b','r'}; in ME_StreamOutRTFTableProps() local
422 sprintf(props + strlen(props), "\\clbrdr%c", sideChar[i]); in ME_StreamOutRTFTableProps()
450 sprintf(props + strlen(props), "\\trbrdr%c", sideChar[i]); in ME_StreamOutRTFTableProps()