Home
last modified time | relevance | path

Searched refs:ViewUIColor (Results 1 – 25 of 37) sorted by relevance

12

/haiku/src/apps/bootmanager/
H A DWizardPageView.cpp57 view->SetViewUIColor(ViewUIColor()); in CreateDescription()
71 view->SetViewUIColor(ViewUIColor()); in CreateDescription()
/haiku/src/apps/haikudepot/ui_generic/
H A DRatingView.cpp25 SetLowUIColor(ViewUIColor()); in RatingView()
H A DLinkView.cpp104 ViewUIColor(&tint); in _UpdateLinkColor()
/haiku/src/servers/bluetooth/
H A DDeskbarReplicant.cpp126 if (ViewUIColor() == B_NO_COLOR) in AttachedToWindow()
129 SetLowUIColor(ViewUIColor()); in AttachedToWindow()
/haiku/src/preferences/time/
H A DBaseView.cpp45 SetLowUIColor(ViewUIColor()); in AttachedToWindow()
/haiku/src/apps/haikudepot/ui/
H A DPackageInfoView.cpp670 fDescriptionView->SetViewUIColor(ViewUIColor(), kContentTint); in AboutView()
696 fScreenshotView->SetViewUIColor(ViewUIColor(), kContentTint); in AboutView()
697 fWebsiteLinkView->SetViewUIColor(ViewUIColor(), kContentTint); in AboutView()
922 fLabelViews[i]->SetViewUIColor(ViewUIColor(), tint); in RatingSummaryView()
930 fCountViews[i]->SetViewUIColor(ViewUIColor(), tint); in RatingSummaryView()
1034 noRatingsView->SetViewUIColor(ViewUIColor(), kContentTint); in SetPackage()
1132 fTextView->SetLowUIColor(ViewUIColor()); in ChangelogView()
/haiku/src/tests/servers/app/scrolling/
H A Dmain.cpp25 SetLowUIColor(ViewUIColor()); in TestView()
/haiku/src/add-ons/translators/tiff/
H A DTIFFView.cpp81 SetLowUIColor(ViewUIColor()); in TIFFView()
/haiku/src/apps/stylededit/
H A DStyledEditView.cpp41 SetLowUIColor(ViewUIColor()); in StyledEditView()
/haiku/src/kits/interface/
H A DControl.cpp165 color_which which = ViewUIColor(&tint); in AttachedToWindow()
618 SetLowUIColor(ViewUIColor()); in InitData()
H A DBox.cpp284 if (LowUIColor(&lowTint) != ViewUIColor(&viewTint) || viewTint != lowTint) in AttachedToWindow()
285 SetLowUIColor(ViewUIColor(), viewTint); in AttachedToWindow()
H A DStringView.cpp140 color_which which = parent->ViewUIColor(&tint); in AttachedToWindow()
/haiku/src/servers/mail/
H A DDeskbarView.cpp122 if (ViewUIColor() == B_NO_COLOR) in AttachedToWindow()
125 SetLowUIColor(ViewUIColor()); in AttachedToWindow()
/haiku/src/servers/app/
H A DView.h145 color_which ViewUIColor(float* tint);
/haiku/src/kits/tracker/
H A DCountView.cpp321 SetLowUIColor(ViewUIColor()); in AttachedToWindow()
H A DTrackerSettingsWindow.cpp301 view->SetViewUIColor(fSettingsContainerBox->ViewUIColor(&tint), tint); in _HandleChangedSettingsView()
/haiku/src/apps/mail/
H A DAddressTextControl.cpp628 SetLowUIColor(ViewUIColor()); in AddressTextControl()
629 SetViewUIColor(fTextView->ViewUIColor()); in AddressTextControl()
/haiku/src/apps/login/
H A DLoginView.cpp52 SetLowUIColor(ViewUIColor()); in LoginView()
/haiku/src/tests/servers/app/copy_bits/
H A Dmain.cpp38 SetLowUIColor(ViewUIColor()); in TestView()
/haiku/src/preferences/appearance/
H A DFontSelectionView.cpp136 fPreviewTextView->SetViewUIColor(ViewUIColor()); in FontSelectionView()
/haiku/src/apps/pulse/
H A DNormalPulseView.cpp39 SetLowUIColor(ViewUIColor()); in NormalPulseView()
/haiku/src/kits/shared/
H A DIconButton.cpp84 if (ViewUIColor() != B_NO_COLOR) in AttachedToWindow()
85 SetLowUIColor(ViewUIColor()); in AttachedToWindow()
/haiku/src/apps/powerstatus/
H A DPowerStatusView.cpp138 if (ViewUIColor() != B_NO_COLOR) in AttachedToWindow()
139 SetLowUIColor(ViewUIColor()); in AttachedToWindow()
/haiku/src/apps/diskprobe/
H A DTypeEditors.cpp1121 fTextView->SetViewUIColor(ViewUIColor()); in MessageView()
1122 fTextView->SetLowUIColor(ViewUIColor()); in MessageView()
/haiku/src/apps/haikudepot/textview/
H A DTextDocumentView.cpp49 SetLowUIColor(ViewUIColor()); in TextDocumentView()

12