user32/tests: Add more margin tests in CJK font case.
commit491b06112366736bdb5c750f2c976b1ef1e048f1
authorAkihiro Sagawa <sagawa.aki@gmail.com>
Sat, 20 Apr 2019 06:10:17 +0000 (20 15:10 +0900)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 22 Apr 2019 09:16:04 +0000 (22 11:16 +0200)
treeaabdbdae3b9225611c543c9a91fbe255b3255284
parenta41c73d43e39839b2ec38c7801c763bedd4e3d65
user32/tests: Add more margin tests in CJK font case.

In WM_SETFONT with a combination of CJK font and non-CJK charset,
Unicode version control uses ABC width for margins,
while ANSI version one uses EC_USEFONTINFO width for margins.

Signed-off-by: Akihiro Sagawa <sagawa.aki@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/user32/tests/edit.c