Home
last modified time | relevance | path

Searched refs:searchFont (Results 1 - 1 of 1) sorted by relevance

/third_party/skia/src/ports/
H A DSkFontMgr_win_dw.cpp296 SkTScopedComPtr<IDWriteFont> searchFont; in FirstMatchingFontWithoutSimulations() local
298 dwStyle.fWeight, dwStyle.fWidth, dwStyle.fSlant, &searchFont)); in FirstMatchingFontWithoutSimulations()
299 DWRITE_FONT_SIMULATIONS simulations = searchFont->GetSimulations(); in FirstMatchingFontWithoutSimulations()
307 HasBitmapStrikes(searchFont); in FirstMatchingFontWithoutSimulations()
312 font = std::move(searchFont); in FirstMatchingFontWithoutSimulations()

Completed in 3 milliseconds