ContentLocation
BPoint ContentLocation() const;
menu->MovePenTo(ContentLocation());
menu->MovePenTo(ContentLocation());
BPoint contentLocation = ContentLocation();
ContentLocation().y + ((frame.Height() - rect.Height()) / 2)));
BPoint contentLocation = ContentLocation() + BPoint(sHPad, 0);
contentLocation.y = ContentLocation().y + sVPad + fLabelAscent;
BPoint point = ContentLocation();
BPoint loc = ContentLocation();
BPoint loc = ContentLocation();
Menu()->MovePenTo(ContentLocation());
BPoint loc = ContentLocation();
Menu()->MovePenTo(ContentLocation());
loc = ContentLocation();
Menu()->MovePenTo(ContentLocation());
fSuper->MovePenTo(ContentLocation());
BPoint where = ContentLocation();
BPoint drawPoint(ContentLocation());
BPoint where(ContentLocation());
BPoint drawPoint(ContentLocation());
BPoint where(ContentLocation());
ContentLocation().y + finfo.ascent);
BPoint contLoc = ContentLocation();