Home
last modified time | relevance | path

Searched refs:TextColor (Results 1 – 8 of 8) sorted by relevance

/haiku/src/kits/tracker/
H A DDesktopPoseView.h75 virtual rgb_color TextColor(bool selected = false) const;
H A DTextWidget.cpp634 highColor = view->TextColor(selected && view->Window()->IsActive()); in Draw()
645 drawView->SetHighColor(view->TextColor()); in Draw()
668 rgb_color textColor = view->TextColor(); in Draw()
H A DDesktopPoseView.cpp287 DesktopPoseView::TextColor(bool selected) const in TextColor() function in DesktopPoseView
H A DOpenWithWindow.h226 virtual rgb_color TextColor(bool selected = false) const;
H A DPose.cpp613 drawView->SetLowColor(poseView->TextColor(true)); // inverse in Draw()
H A DPoseView.h216 virtual rgb_color TextColor(bool selected = false) const;
H A DOpenWithWindow.cpp580 OpenWithPoseView::TextColor(bool selected) const in TextColor() function in OpenWithPoseView
H A DPoseView.cpp9123 BPoseView::TextColor(bool selected) const in TextColor() function in BPoseView