Home
last modified time | relevance | path

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

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