Home
last modified time | relevance | path

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

/external/freetype/src/psaux/
Dpshints.c754 CF2_UInt iDst = isPair ? hintmap->count + 1 : hintmap->count; in cf2_hintmap_insertHint() local
759 if ( iDst >= CF2_MAX_HINT_EDGES ) in cf2_hintmap_insertHint()
766 hintmap->edge[iDst--] = hintmap->edge[iSrc--]; in cf2_hintmap_insertHint()