Home
last modified time | relevance | path

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

/external/freetype/src/psaux/
Dpsfixed.h72 #define cf2_fixedFraction( x ) \ macro
Dpshints.c431 CF2_Fixed fracDown = cf2_fixedFraction( hintmap->edge[i].dsCoord ); in cf2_hintmap_adjustHints()
432 CF2_Fixed fracUp = cf2_fixedFraction( hintmap->edge[j].dsCoord ); in cf2_hintmap_adjustHints()