Home
last modified time | relevance | path

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

/reactos/modules/rostests/winetests/usp10/
H A Dusp10.c2524 BOOL is_arial, is_times_new_roman, is_arabic = (system_lang_id == LANG_ARABIC); in test_ScriptGetFontProperties() local
2684 is_times_new_roman= !lstrcmpA(lf.lfFaceName, "Times New Roman"); in test_ScriptGetFontProperties()
2685 …ok(sfp.wgKashida == gi[0] || broken(is_arial || is_times_new_roman) || broken(is_arabic), "truetyp… in test_ScriptGetFontProperties()