Searched defs:lf (Results 1 – 5 of 5) sorted by relevance
/MusicPlayer2/MusicPlayer2/ |
H A D | LyricSettingsDlg.cpp | 543 LOGFONT lf{}; in OnBnClickedSetFont() local 603 LOGFONT lf{}; in OnBnClickedSetFont2() local 864 LOGFONT lf{}; //LOGFONT变量 in OnBnClickedSetFontButton() local
|
H A D | CortanaLyric.cpp | 106 LOGFONT lf; in Init() local
|
H A D | LyricsWindow.cpp | 535 LOGFONTW lf; in SetLyricsFont() local
|
/MusicPlayer2/scintilla/win32/ |
H A D | PlatWin.cxx | 210 LOGFONTW lf = {}; in HFont() local 329 void SetLogFont(LOGFONTW &lf, const char *faceName, int characterSet, float size, int weight, bool … in SetLogFont() 341 LOGFONTW lf; in CreateFontFromParameters() local
|
H A D | ScintillaWin.cxx | 2873 LOGFONTW lf = {0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, L""}; in ImeStartComposition() local
|