Home
last modified time | relevance | path

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

/reactos/dll/win32/riched20/
H A Drichole.c162 FONT_SPACING, enumerator
378 case FONT_SPACING: in is_equal_textfont_prop_value()
417 case FONT_SPACING: in init_textfont_prop_value()
497 case FONT_SPACING: in get_textfont_prop_for_pos()
814 case FONT_SPACING: in set_textfont_prop()
2781 case FONT_SPACING: in textfont_reset_to_default()
2833 case FONT_SPACING: in textfont_reset_to_undefined()
3210 return get_textfont_propf(This, FONT_SPACING, value); in TextFont_GetSpacing()
3217 return set_textfont_propf(This, FONT_SPACING, value); in TextFont_SetSpacing()