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