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

/inkscape/src/ui/
H A Dpreviewholder.cpp28 #define COLUMNS_FOR_SMALL 16 macro
30 //#define COLUMNS_FOR_SMALL 48
396 width = (_baseSize == PREVIEW_SIZE_SMALL || _baseSize == PREVIEW_SIZE_TINY) ? COLUMNS_FOR_SMALL : COLUMNS_FOR_LARGE;

Completed in 14 milliseconds