Home
last modified time | relevance | path

Searched refs:unitsPerEm (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/drivers/video/
H A Dstb_truetype.h1548 int unitsPerEm = ttUSHORT(info->data + info->head + 18); in stbtt_ScaleForMappingEmToPixels() local
1549 return pixels / unitsPerEm; in stbtt_ScaleForMappingEmToPixels()