Searched defs:strText (Results 1 – 2 of 2) sorted by relevance
/MusicPlayer2/MusicPlayer2/ |
H A D | PlayerToolBar.cpp | 22 void CPlayerToolBar::AddToolButton(IconMgr::IconType icon_type, LPCTSTR strText, LPCTSTR strToolTip… in AddToolButton() 36 void CPlayerToolBar::AddToolButton(IconMgr::IconType icon_type, LPCTSTR strText, LPCTSTR strToolTip… in AddToolButton() 50 void CPlayerToolBar::ModifyToolButton(int index, IconMgr::IconType icon_type, LPCTSTR strText, LPCT… in ModifyToolButton() 70 void CPlayerToolBar::ModifyToolButton(int index, IconMgr::IconType icon_type, LPCTSTR strText, LPCT… in ModifyToolButton()
|
H A D | LyricsWindow.cpp | 242 void CLyricsWindow::DrawLyricText(Gdiplus::Graphics* pGraphics, LPCTSTR strText, Gdiplus::RectF rec… in DrawLyricText()
|