Home
last modified time | relevance | path

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

/reactos/dll/win32/uxtheme/
H A Dnonclient.c1333 LOGFONTW lfBtn; in DrawNCPreview() local
1334 if ((GetThemeFont(hBtnTheme, hDC, btnPart, btnState, TMT_FONT, &lfBtn) != S_OK) && textFont) in DrawNCPreview()