Home
last modified time | relevance | path

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

/MusicPlayer2/MusicPlayer2/
H A DCUIDrawer.cpp329 int cols; //要显示的频谱柱形的数量 in DrawSpectrum() local
370 void CUIDrawer::DrawSpectrum(CRect rect, int col_width, int gap_width, int cols, COLORREF color, bo… in DrawSpectrum()