Searched refs:caption_font (Results 1 – 1 of 1) sorted by relevance
1158 base::win::ScopedHFONT caption_font(CreateFontIndirect(&(ncm.lfCaptionFont))); in GetWindowTitleFontList() local1159 return gfx::FontList(gfx::Font(caption_font)); in GetWindowTitleFontList()