Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dgui_dwrite.cpp320 HRESULT SetFontByLOGFONT(const LOGFONTW &logFont);
844 DWriteContext::SetFontByLOGFONT(const LOGFONTW &logFont) in SetFontByLOGFONT() function in DWriteContext
886 hr = SetFontByLOGFONT(lf); in SetFont()