Home
last modified time | relevance | path

Searched defs:SetFont (Results 1 – 3 of 3) sorted by relevance

/MusicPlayer2/MusicPlayer2/
H A DCommonData.h85 void SetFont(FontInfo font_info) in SetFont() function
H A DDrawCommon.cpp50 CFont* CDrawCommon::SetFont(CFont* pFont) in SetFont() function in CDrawCommon
/MusicPlayer2/scintilla/win32/
H A DPlatWin.cxx661 void SurfaceGDI::SetFont(const Font &font_) noexcept { in SetFont() function in Scintilla::SurfaceGDI
1363 void SurfaceD2D::SetFont(const Font &font_) noexcept { in SetFont() function in Scintilla::SurfaceD2D
2388 void Window::SetFont(Font &font) { in SetFont() function in Scintilla::Window
2653 void ListBoxX::SetFont(Font &font) { in SetFont() function in Scintilla::ListBoxX