Searched defs:_statusWidths (Results 1 - 1 of 1) sorted by relevance

/inkscape/cxxtest/cxxtest/
H A DWin32Gui.h99 int _statusWidths[STATUS_TOTAL_PARTS]; member in class:CxxTest::Win32Gui
375 _statusWidths[i] = (width * _statusOffsets[i]) / _statusTotal;
377 statusBarMessage( SB_SETPARTS, STATUS_TOTAL_PARTS, _statusWidths );

Completed in 12 milliseconds