Lines Matching refs:fontId
2026 DWORD fontId = _theme->rgControls[i].dwFontId;2027 if (fontId > _theme->cFonts) {2028 fontId = 0;2030 THEME_FONT *fnt = &_theme->rgFonts[fontId];