Searched refs:key_text (Results 1 – 1 of 1) sorted by relevance
/reactos/base/applications/wordpad/ |
H A D | registry.c | 34 static const WCHAR key_text[] = {'T','e','x','t',0}; variable 401 registry_read_formatopts(reg_formatindex(SF_TEXT), key_text, barState, wordWrap); in registry_read_formatopts_all() 422 registry_set_formatopts(reg_formatindex(SF_TEXT), key_text, barState, wordWrap); in registry_set_formatopts_all()
|