Searched refs:unitsPerEm (Results 1 – 1 of 1) sorted by relevance
1548 int unitsPerEm = ttUSHORT(info->data + info->head + 18); in stbtt_ScaleForMappingEmToPixels() local1549 return pixels / unitsPerEm; in stbtt_ScaleForMappingEmToPixels()