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

/inkscape/src/widgets/
H A Dicon.cpp948 static int lastSys[Inkscape::ICON_SIZE_DECORATION + 1]; local
977 init &= (lastSys[val_ix] == std::max(width, height));
989 memset( lastSys, 0, sizeof(lastSys) );
1021 lastSys[val_ix] = vals[val_ix];

Completed in 27 milliseconds