Searched refs:mFontWeight (Results 1 – 1 of 1) sorted by relevance
302 DWRITE_FONT_WEIGHT mFontWeight; member614 mFontWeight(DWRITE_FONT_WEIGHT_NORMAL), in DWriteContext()855 mFontWeight = static_cast<DWRITE_FONT_WEIGHT>(logFont.lfWeight); in SetFontByLOGFONT()874 mFontWeight = item.fontWeight; in SetFont()892 item.fontWeight = mFontWeight; in SetFont()1033 textLayout->SetFontWeight(mFontWeight, textRange); in DrawText()