Home
last modified time | relevance | path

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

/haiku/src/apps/deskbar/
H A DTeamMenuItem.cpp304 float offsety = contentLocation.y + sVPad + kGutter; in DrawContent() local
307 updateRect.OffsetTo(BPoint(offsetx, offsety)); in DrawContent()
316 float offsety = contentLocation.y + in DrawContent() local
320 updateRect.OffsetTo(BPoint(offsetx, offsety)); in DrawContent()