Searched refs:kComboBoxDefaultFontSize (Results 1 – 1 of 1) sorted by relevance
23 constexpr float kComboBoxDefaultFontSize = 12.0f; variable312 (cp.dwFlags & PWS_AUTOFONTSIZE) ? kComboBoxDefaultFontSize : cp.fFontSize; in CreateListBox()