Variable TextLineMeasure.len

line length

struct TextLineMeasure
{
  // ...
  int len;
  // ...
}