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

/haiku/src/apps/deskbar/
H A DTeamMenuItem.h76 { return fArrowDirection; };
78 { fArrowDirection = direction; };
123 int32 fArrowDirection; member in class:TTeamMenuItem
H A DTeamMenuItem.cpp385 bgColor, fArrowDirection, 0, colorTint);
393 fArrowDirection = fExpanded ? BControlLook::B_DOWN_ARROW
531 fArrowDirection = BControlLook::B_RIGHT_ARROW;

Completed in 79 milliseconds