Searched refs:half_leading (Results 1 – 2 of 2) sorted by relevance
206 double half_leading = 0; member
513 strut->half_leading = 0; in ComputeStrut()569 strut->half_leading = strut->leading / 2; in ComputeStrut()1087 double max_ascent = strut_.ascent + strut_.half_leading; in Layout()1088 double max_descent = strut_.descent + strut_.half_leading; in Layout()