Home
last modified time | relevance | path

Searched refs:kBackgroundImageInfoWorkspaces (Results 1 – 5 of 5) sorted by relevance

/haiku/src/kits/tracker/
H A DBackgroundImage.h59 extern const char* kBackgroundImageInfoWorkspaces;
H A DBackgroundImage.cpp60 const char* kBackgroundImageInfoWorkspaces = B_BACKGROUND_WORKSPACES; variable
109 container.FindInt32(kBackgroundImageInfoWorkspaces, index, in GetBackgroundImage()
H A DTrackerInitialState.cpp215 message->AddInt32(kBackgroundImageInfoWorkspaces, (int32)workspaces); in AddTemporaryBackgroundImages()
/haiku/src/preferences/backgrounds/
H A DBackgroundImage.cpp67 const char* kBackgroundImageInfoWorkspaces = "be:bgndimginfoworkspaces"; variable
134 container.FindInt32(kBackgroundImageInfoWorkspaces, index, in GetBackgroundImage()
487 container.AddInt32(kBackgroundImageInfoWorkspaces, info->fWorkspace); in SetBackgroundImage()
H A DBackgroundImage.h61 extern const char* kBackgroundImageInfoWorkspaces;