HomeSort by relevance Sort by last modified time
    Searched full:boldenx (Results 1 - 1 of 1) sorted by null

  /external/freetype/src/cff/
cf2font.c 149 CF2_Fixed boldenX = font->syntheticEmboldeningAmountX;
252 if ( boldenX > 0 )
254 /* Ensure that boldenX is at least 1 pixel for synthetic bold font */
256 boldenX = FT_MAX( boldenX,
268 boldenX,

Completed in 44 milliseconds