Searched refs:xdiv (Results 1 – 1 of 1) sorted by relevance
371 float xdiv = rcCell.Width() / nCharArray * 1000.0f / rcBBox.Width(); in GetCharArrayAutoFontSize() local374 return xdiv < ydiv ? xdiv : ydiv; in GetCharArrayAutoFontSize()