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

/haiku-fatelf/src/apps/deskbar/
H A DCalendarMenuWindow.cpp61 const float labelY = updateRect.top local
66 DrawString(label, BPoint(x, labelY));
/haiku-fatelf/src/kits/interface/
H A DButton.cpp152 const float labelY = bounds.top local
155 const float focusLineY = labelY + fh.descent;
341 DrawString(text.String(), BPoint(x, labelY));

Completed in 46 milliseconds