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

/haiku/src/preferences/backgrounds/
H A DBackgroundImage.cpp118 uint32 imageSet = 0; local
143 (int32*)&imageSet);
150 mode, offset, textWidgetLabelOutline, imageSet, cacheMode);
154 if (imageSet > maxImageSet)
155 maxImageSet = imageSet;
175 uint32 imageSet, uint32 cacheMode)
182 fImageSet(imageSet),
173 BackgroundImageInfo(uint32 workspaces, int32 imageIndex, Mode mode, BPoint offset, bool textWidgetLabelOutline, uint32 imageSet, uint32 cacheMode) argument
H A DBackgroundImage.h87 BPoint offset, bool textWidgetLabelOutline, uint32 imageSet,
122 // change to the next imageSet if any, no refresh*/

Completed in 32 milliseconds