rect.right=rect.top=rect.left=rect.bottom=-1;
return false;
}
}
rect.left=point.first;
rect.top=point.second;
rect.bottom=max.height;
rect.right=max.width;
point.first+=max.width+char_spacer;