_maxTextWidth
*outWidth = ceil(_maxTextWidth() + s_xPad*2);
m_offset.x = (width - _maxTextWidth()) / 2;
float _maxTextWidth();