Function findClosestGlyphInRow

int findClosestGlyphInRow (
  const(FragmentGlyph[]) row,
  float x0,
  float x
);