Home
last modified time | relevance | path

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

/reactos/dll/win32/riched20/
H A Dreader.c250 info->defFont = 0; in RTFInit()
932 if (fp->rtfFNum == info->defFont) in ReadFontTbl()
950 info->rtfParam = info->defFont; in ReadFontTbl()
2460 info->defFont = info->rtfParam; in DefFont()
H A Drtf.h1151 int defFont; member