Searched refs:defTexthint (Results 1 – 1 of 1) sorted by relevance
634 TextRenderingHint texthint, defTexthint = TextRenderingHintAntiAlias; in test_BeginContainer2() local665 GdipSetTextRenderingHint(graphics, defTexthint); in test_BeginContainer2()709 …ok(defTexthint == texthint, "Expected Text Hint to be restored to %d, got %d\n", defTexthint, text… in test_BeginContainer2()