Home
last modified time | relevance | path

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

/reactos/modules/rostests/winetests/mlang/
H A Dmlang.c1167 DWORD dwCmpCodePages; in IMLangFontLink_Test() local
1217 ok(dwCodePages == dwCmpCodePages, "expected %x, got %x\n", dwCmpCodePages, dwCodePages); in IMLangFontLink_Test()
1223 ok(dwCodePages == dwCmpCodePages, "expected %x, got %x\n", dwCmpCodePages, dwCodePages); in IMLangFontLink_Test()
1230 ok(dwCodePages == dwCmpCodePages, "expected %x, got %x\n", dwCmpCodePages, dwCodePages); in IMLangFontLink_Test()
1236 ok(dwCodePages == dwCmpCodePages, "expected %x, got %x\n", dwCmpCodePages, dwCodePages); in IMLangFontLink_Test()
1243 ok(dwCodePages == dwCmpCodePages, "expected %x, got %x\n", dwCmpCodePages, dwCodePages); in IMLangFontLink_Test()
1249 ok(dwCodePages == dwCmpCodePages, "expected %x, got %x\n", dwCmpCodePages, dwCodePages); in IMLangFontLink_Test()
1257 ok(dwCodePages == dwCmpCodePages, "expected %x, got %x\n", dwCmpCodePages, dwCodePages); in IMLangFontLink_Test()
1260 dwCmpCodePages = FS_JISJAPAN; in IMLangFontLink_Test()
1265 ok(dwCodePages == dwCmpCodePages, "expected %x, got %x\n", dwCmpCodePages, dwCodePages); in IMLangFontLink_Test()
[all …]