Searched defs:kContentTint (Results 1 - 1 of 1) sorted by relevance

/haiku/src/apps/haikudepot/ui/
H A DPackageInfoView.cpp65 static const float kContentTint = (B_NO_TINT + B_LIGHTEN_1_TINT) / 2.0f; variable
651 fDescriptionView->SetViewUIColor(ViewUIColor(), kContentTint); local
688 fScreenshotView->SetViewUIColor(ViewUIColor(), kContentTint); local
689 fEmailLinkView->SetViewUIColor(ViewUIColor(), kContentTint); local
690 fWebsiteLinkView->SetViewUIColor(ViewUIColor(), kContentTint); local
1021 noRatingsView->SetViewUIColor(ViewUIColor(), kContentTint); local
[all...]

Completed in 47 milliseconds