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

/haiku/src/preferences/backgrounds/
H A DBackgroundImage.cpp119 uint32 cacheMode = 0; local
145 (int32*)&cacheMode);
150 mode, offset, textWidgetLabelOutline, imageSet, cacheMode);
175 uint32 imageSet, uint32 cacheMode)
183 fCacheMode(cacheMode)
173 BackgroundImageInfo(uint32 workspaces, int32 imageIndex, Mode mode, BPoint offset, bool textWidgetLabelOutline, uint32 imageSet, uint32 cacheMode) argument
H A DBackgroundImage.h88 uint32 cacheMode);

Completed in 85 milliseconds