Searched refs:kBackgroundImageInfoTextOutline (Results 1 - 4 of 4) sorted by relevance

/haiku/src/kits/tracker/
H A DBackgroundImage.h57 extern const char* kBackgroundImageInfoTextOutline;
H A DBackgroundImage.cpp58 const char* kBackgroundImageInfoTextOutline = B_BACKGROUND_TEXT_OUTLINE; member in namespace:BPrivate
112 container.FindBool(kBackgroundImageInfoTextOutline, index,
H A DTrackerInitialState.cpp217 message->AddBool(kBackgroundImageInfoTextOutline, textWidgetOutlines);
/haiku/src/preferences/backgrounds/
H A DBackgroundImage.cpp61 // const char* kBackgroundImageInfoTextOutline = "be:bgndimginfotextoutline";
62 const char* kBackgroundImageInfoTextOutline = "be:bgndimginfoerasetext"; variable
137 container.FindBool(kBackgroundImageInfoTextOutline, index,
478 container.AddBool(kBackgroundImageInfoTextOutline,

Completed in 120 milliseconds