Searched refs:textRange (Results 1 – 1 of 1) sorted by relevance
1032 DWRITE_TEXT_RANGE textRange = { 0, UINT32(len) }; in DrawText() local1033 textLayout->SetFontWeight(mFontWeight, textRange); in DrawText()1034 textLayout->SetFontStyle(mFontStyle, textRange); in DrawText()