Searched refs:paint_struct (Results 1 - 1 of 1) sorted by relevance
/inkscape/src/ui/dialog/ | ||
H A D | filedialogimpl-win32.cpp | 736 PAINTSTRUCT paint_struct; local 737 HDC dc = BeginPaint(hwnd, &paint_struct); 830 EndPaint(hwnd, &paint_struct); |
Completed in 18 milliseconds