Home
last modified time | relevance | path

Searched refs:CreateBoldItalicFont (Results 1 – 1 of 1) sorted by relevance

/freebsd/crypto/krb5/src/windows/leash/
H A DLeashView.cpp193 static HFONT CreateBoldItalicFont(HFONT font) in CreateBoldItalicFont() function
1049 m_BoldItalicFont = CreateBoldItalicFont(m_BaseFont); in OnUpdateDisplay()