Home
last modified time | relevance | path

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

/haiku/src/preferences/backgrounds/
H A DBackgroundImage.cpp116 bool textWidgetLabelOutline = false; in GetBackgroundImage() local
138 &textWidgetLabelOutline); in GetBackgroundImage()
150 mode, offset, textWidgetLabelOutline, imageSet, cacheMode); in GetBackgroundImage()
174 int32 imageIndex, Mode mode, BPoint offset, bool textWidgetLabelOutline, in BackgroundImageInfo() argument
181 fTextWidgetLabelOutline(textWidgetLabelOutline), in BackgroundImageInfo()
H A DBackgroundImage.h87 BPoint offset, bool textWidgetLabelOutline, uint32 imageSet,
H A DBackgroundsView.cpp581 bool textWidgetLabelOutline = fIconLabelOutline->Value() == B_CONTROL_ON; in _Save() local
590 textWidgetLabelOutline, 0, 0); in _Save()
593 fCurrentInfo->fTextWidgetLabelOutline = textWidgetLabelOutline; in _Save()
613 textWidgetLabelOutline, fCurrentInfo->fImageSet, in _Save()
618 = textWidgetLabelOutline; in _Save()
630 textWidgetLabelOutline, fCurrent->GetShowingImageSet(), in _Save()
638 textWidgetLabelOutline, fCurrent->GetShowingImageSet(), 0); in _Save()
643 textWidgetLabelOutline, fCurrent->GetShowingImageSet(), 0); in _Save()
/haiku/src/kits/tracker/
H A DBackgroundImage.cpp94 bool textWidgetLabelOutline = false; in GetBackgroundImage() local
113 &textWidgetLabelOutline); in GetBackgroundImage()
118 offset, textWidgetLabelOutline); in GetBackgroundImage()