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

/inkscape/src/ui/dialog/
H A Dfiledialogimpl-win32.cpp1398 const int totalHeight = (int)ceil(frameHeight + blurRadius); local
1403 _preview_bitmap = CreateCompatibleBitmap(hDC, totalWidth, totalHeight);

Completed in 21 milliseconds