Home | History | Annotate | Download | only in ports

Lines Matching refs:stretch

1240     DWRITE_FONT_STRETCH stretch = DWRITE_FONT_STRETCH_UNDEFINED;
1244 hr = fontFamily->GetFirstMatchingFont(weight, stretch, italic, &font);