Home
last modified time | relevance | path

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

/external/freetype/src/cff/
Dcfftypes.h112 FT_UInt shortDeltaCount; /* not used; always zero */
/external/freetype/src/truetype/
Dttgxvar.c416 FT_UInt shortDeltaCount; in ft_var_load_item_variation_store() local
522 FT_READ_USHORT( shortDeltaCount ) || in ft_var_load_item_variation_store()
527 if ( shortDeltaCount > varData->regionIdxCount ) in ft_var_load_item_variation_store()
530 shortDeltaCount, in ft_var_load_item_variation_store()
577 for ( k = 0; k < shortDeltaCount; k++, j++ ) in ft_var_load_item_variation_store()