Searched defs:progress_width (Results 1 – 2 of 2) sorted by relevance
78 int progress_width = bar_width * m_bar_count + theApp.DPI(2) * 2; in BEGIN_MESSAGE_MAP() local
1993 int progress_width{ static_cast<int>(progress_width_double) }; in DrawProgess() local2211 int progress_width = (bar_width + DPI(2)) * 10 + DPI(2) * 2; in DrawStatusBar() local