Home
last modified time | relevance | path

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

/reactos/modules/rostests/winetests/user32/
H A Dedit.c1570 static DWORD get_cjk_font_margins(HDC hdc, BOOL unicode) in get_cjk_font_margins() function
1651 font_expect = get_cjk_font_margins(hdc, TRUE); in test_margins_default()
1683 font_expect = get_cjk_font_margins(hdc, FALSE); in test_margins_default()
/reactos/modules/rostests/winetests/comctl32/
H A Dedit.c1636 static DWORD get_cjk_font_margins(HDC hdc) in get_cjk_font_margins() function
1710 font_expect = get_cjk_font_margins(hdc); in test_margins_default()