Searched refs:mFontStyle (Results 1 – 1 of 1) sorted by relevance
303 DWRITE_FONT_STYLE mFontStyle; member615 mFontStyle(DWRITE_FONT_STYLE_NORMAL), in DWriteContext()856 mFontStyle = logFont.lfItalic ? DWRITE_FONT_STYLE_ITALIC in SetFontByLOGFONT()875 mFontStyle = item.fontStyle; in SetFont()893 item.fontStyle = mFontStyle; in SetFont()1034 textLayout->SetFontStyle(mFontStyle, textRange); in DrawText()