Home
last modified time | relevance | path

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

/reactos/dll/win32/uxtheme/
H A Dmsstyles.c1040 static const WCHAR szBold[] = {'b','o','l','d','\0'}; in MSSTYLES_GetFont() local
1068 if(!lstrcmpiW(szBold, attr)) pFont->lfWeight = FW_BOLD; in MSSTYLES_GetFont()