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

/haiku/src/preferences/backgrounds/
H A DBackgroundImage.cpp116 bool textWidgetLabelOutline = false; local
138 &textWidgetLabelOutline);
150 mode, offset, textWidgetLabelOutline, imageSet, cacheMode);
174 int32 imageIndex, Mode mode, BPoint offset, bool textWidgetLabelOutline,
181 fTextWidgetLabelOutline(textWidgetLabelOutline),
173 BackgroundImageInfo(uint32 workspaces, int32 imageIndex, Mode mode, BPoint offset, bool textWidgetLabelOutline, uint32 imageSet, uint32 cacheMode) argument
H A DBackgroundImage.h87 BPoint offset, bool textWidgetLabelOutline, uint32 imageSet,
H A DBackgroundsView.cpp580 bool textWidgetLabelOutline = fIconLabelOutline->Value() == B_CONTROL_ON; local
589 textWidgetLabelOutline, 0, 0);
592 fCurrentInfo->fTextWidgetLabelOutline = textWidgetLabelOutline;
612 textWidgetLabelOutline, fCurrentInfo->fImageSet,
617 = textWidgetLabelOutline;
629 textWidgetLabelOutline, fCurrent->GetShowingImageSet(),
637 textWidgetLabelOutline, fCurrent->GetShowingImageSet(), 0);
642 textWidgetLabelOutline, fCurrent->GetShowingImageSet(), 0);
/haiku/src/kits/tracker/
H A DBackgroundImage.cpp94 bool textWidgetLabelOutline = false; local
113 &textWidgetLabelOutline);
118 offset, textWidgetLabelOutline);

Completed in 59 milliseconds