Home
last modified time | relevance | path

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

/MusicPlayer2/MusicPlayer2/
H A DCortanaLyric.cpp289 CRect text_rect{ TextRect() }; in DrawCortanaTextSimple() local
299 CRect text_rect{ TextRect() }; in DrawCortanaText() local
308 CRect text_rect{ TextRect() }; in DrawCortanaText() local
382 CRect text_rect{ m_cortana_rect }; in TextRect() local
H A DDrawCommon.cpp89 CRect text_rect{ rect }; in DrawWindowText() local
132 CRect text_rect{ CPoint{ text_left, text_top }, text_size }; //背景文字的区域 in DrawWindowText() local
206 CRect text_rect{ CPoint{ text_left, text_top }, text_size }; in DrawScrollText() local
281 CRect text_rect{ CPoint{ text_left, text_top }, text_size }; in DrawScrollText2() local
H A DCPlayerUIBase.cpp3319 CRect text_rect{ item_rect }; in DrawNavigationBar() local