Searched refs:hCaptionFont (Results 1 - 1 of 1) sorted by relevance

/inkscape/src/ui/dialog/
H A Dfiledialogimpl-win32.cpp739 HFONT hCaptionFont = reinterpret_cast<HFONT>(SendMessage(GetParent(hwnd), local
741 HFONT hOldFont = static_cast<HFONT>(SelectObject(dc, hCaptionFont));

Completed in 18 milliseconds