Searched defs:align (Results 1 – 3 of 3) sorted by relevance
/MusicPlayer2/MusicPlayer2/ |
H A D | CUIDrawer.cpp | 22 void CUIDrawer::DrawLryicCommon(CRect rect, Alignment align, bool show_song_info) in DrawLryicCommon() 56 void CUIDrawer::DrawLyricTextMultiLine(CRect lyric_area, Alignment align, bool show_song_info) in DrawLyricTextMultiLine() 224 void CUIDrawer::DrawLyricTextSingleLine(CRect rect, int& flag, bool double_line, Alignment align, b… in DrawLyricTextSingleLine() 463 void CUIDrawer::DrawLyricDoubleLine(CRect rect, LPCTSTR lyric, LPCTSTR next_lyric, Alignment align,… in DrawLyricDoubleLine()
|
H A D | CortanaLyric.cpp | 285 void CCortanaLyric::DrawCortanaTextSimple(LPCTSTR str, Alignment align) in DrawCortanaTextSimple()
|
H A D | DrawCommon.cpp | 66 void CDrawCommon::DrawWindowText(CRect rect, LPCTSTR lpszString, COLORREF color, Alignment align, b… in DrawWindowText() 106 …ct, LPCTSTR lpszString, COLORREF color1, COLORREF color2, int split, Alignment align, bool no_clip… in DrawWindowText()
|