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

/inkscape/src/
H A Dicon-size.h19 enum IconSize { enum in namespace:Inkscape
30 GtkIconSize getRegisteredIconSize( IconSize size );
/inkscape/src/ui/dialog/
H A Dfiledialogimpl-win32.cpp714 const int IconSize = 32; local
800 const int destX = (rcClient.right - IconSize) / 2;
802 IconSize, IconSize, 0, NULL,
807 rcClient.top + IconSize + CaptionPadding,

Completed in 27 milliseconds