Searched refs:rtfInvisible (Results 1 – 3 of 3) sorted by relevance
/reactos/dll/win32/riched20/ | ||
H A D | rtf.h | 590 # define rtfInvisible 27 macro |
H A D | reader.c | 1378 { rtfCharAttr, rtfInvisible, "v", 0 }, |
H A D | editor.c | 490 case rtfInvisible: in ME_RTFCharAttrHook() |