Searched refs:fCurrentPathColorWhich (Results 1 - 2 of 2) sorted by relevance

/haiku/src/kits/tracker/infowindow/
H A DGeneralInfoView.h118 color_which fCurrentPathColorWhich; member in class:BPrivate::GeneralInfoView
H A DGeneralInfoView.cpp165 fCurrentPathColorWhich(fCurrentLinkColorWhich)
547 fCurrentPathColorWhich = fCurrentLinkColorWhich;
591 if (fCurrentPathColorWhich != B_LINK_HOVER_COLOR)
592 fCurrentPathColorWhich = B_LINK_HOVER_COLOR;
912 SetHighUIColor(fCurrentPathColorWhich);

Completed in 87 milliseconds