HomeSort by relevance Sort by last modified time
    Searched refs:max_edges (Results 1 - 2 of 2) sorted by null

  /external/freetype/src/autofit/
afhints.c 76 if ( axis->num_edges >= axis->max_edges )
78 FT_Int old_max = axis->max_edges;
96 axis->max_edges = new_max;
526 axis->max_edges = 0;
afhints.h 180 FT_Int max_edges; member in struct:AF_AxisHintsRec_

Completed in 11 milliseconds