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

  /external/freetype/src/autofit/
afglobal.h 69 FT_UInt increase_x_height; member in struct:AF_FaceGlobalsRec_
afmodule.c 108 globals->increase_x_height = prop->limit;
158 prop->limit = globals->increase_x_height;
afglobal.c 186 globals->increase_x_height = AF_PROP_INCREASE_X_HEIGHT_MAX;
aflatin.c 630 limit = metrics->root.globals->increase_x_height;
    [all...]
aflatin2.c 574 limit = metrics->root.globals->increase_x_height;
    [all...]

Completed in 109 milliseconds