Home
last modified time | relevance | path

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

/AliOS-Things-master/components/freetype/src/cache/
A Dftcsbits.c135 FT_Pos xadvance, yadvance; /* FT_GlyphSlot->advance.{x|y} */ in ftc_snode_load() local
153 xadvance = ( slot->advance.x + 32 ) >> 6; in ftc_snode_load()
161 !CHECK_CHAR( xadvance ) || in ftc_snode_load()
174 sbit->xadvance = (FT_Char)xadvance; in ftc_snode_load()
/AliOS-Things-master/components/freetype/include/
A Dftcache.h897 FT_Char xadvance; member

Completed in 6 milliseconds