Variable FontList._len

struct FontList
{
  // ...
  uint _len;
  // ...
}