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; member in namespace:BPrivate
109 container.FindInt32(kBackgroundImageInfoWorkspaces, index,
H A DTrackerInitialState.cpp215 message->AddInt32(kBackgroundImageInfoWorkspaces, (int32)workspaces);
/haiku/src/preferences/backgrounds/
H A DBackgroundImage.h61 extern const char* kBackgroundImageInfoWorkspaces;
H A DBackgroundImage.cpp67 const char* kBackgroundImageInfoWorkspaces = "be:bgndimginfoworkspaces"; variable
134 container.FindInt32(kBackgroundImageInfoWorkspaces, index,
487 container.AddInt32(kBackgroundImageInfoWorkspaces, info->fWorkspace);

Completed in 52 milliseconds