Searched refs:drawLocation (Results 1 – 1 of 1) sorted by relevance
295 BPoint drawLocation = contentLocation + BPoint(sHPad, sVPad); in DrawContent() local311 drawLocation.x = floorf((frame.Width() - fLabelWidth) / 2); in DrawContent()312 drawLocation.y = frame.top + sVPad + iconBounds.Height() + sVPad; in DrawContent()324 drawLocation.x += iconBounds.Width() + sLabelOffset; in DrawContent()325 drawLocation.y = frame.top in DrawContent()329 menu->MovePenTo(drawLocation); in DrawContent()