Home
last modified time | relevance | path

Searched defs:font (Results 1 – 8 of 8) sorted by relevance

/MusicPlayer2/MusicPlayer2/
H A DUiSearchBox.cpp37 CFont& font{ theApp.m_font_set.dlg.GetFont(big_icon) }; in Show() local
H A DBASSMidiLibrary.h7 HSOUNDFONT font; // soundfont member
H A DLyricSettingsDlg.cpp604 CFont font; in OnBnClickedSetFont2() local
H A DCUIDrawer.cpp79 CFont* font = SetFont(&theApp.m_font_set.GetFontBySize(10).GetFont()); in DrawLyricTextMultiLine() local
H A DCommon.cpp1507 void CCommon::NormalizeFont(LOGFONT& font) in NormalizeFont()
/MusicPlayer2/scintilla/src/
H A DCallTip.h27 Font font; variable
H A DStyle.h71 FontAlias font; variable
/MusicPlayer2/scintilla/win32/
H A DPlatWin.cxx2388 void Window::SetFont(Font &font) { in SetFont()
2653 void ListBoxX::SetFont(Font &font) { in SetFont()