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

/haiku/src/kits/tracker/
H A DBackgroundImage.h111 BackgroundImageInfo* ImageInfoForWorkspace(int32) const;
H A DBackgroundImage.cpp176 BackgroundImageInfo* info = ImageInfoForWorkspace(workspace);
299 BackgroundImage::ImageInfoForWorkspace(int32 workspace) const function in class:BackgroundImage
338 BackgroundImageInfo* info = ImageInfoForWorkspace(workspace);
/haiku/src/preferences/backgrounds/
H A DBackgroundImage.h123 BackgroundImageInfo* ImageInfoForWorkspace(int32) const;
H A DBackgroundImage.cpp251 BackgroundImageInfo* info = ImageInfoForWorkspace(workspace);
388 BackgroundImage::ImageInfoForWorkspace(int32 workspace) const function in class:BackgroundImage
432 BackgroundImageInfo* info = ImageInfoForWorkspace(workspace);
H A DBackgroundsView.cpp519 fCurrentInfo = fCurrent->ImageInfoForWorkspace(current_workspace());

Completed in 47 milliseconds