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

  /external/freetype/src/autofit/
afglobal.h 110 FT_UInt increase_x_height; member in struct:AF_FaceGlobalsRec_
afmodule.c 157 globals->increase_x_height = prop->limit;
233 prop->limit = globals->increase_x_height;
afglobal.c 338 globals->increase_x_height = AF_PROP_INCREASE_X_HEIGHT_MAX;
aflatin2.c 575 limit = metrics->root.globals->increase_x_height;
    [all...]
aflatin.c 946 limit = metrics->root.globals->increase_x_height;
    [all...]
  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/autofit/
afglobal.h 116 FT_UInt increase_x_height; member in struct:AF_FaceGlobalsRec_
afmodule.c 165 globals->increase_x_height = prop->limit;
281 prop->limit = globals->increase_x_height;
afglobal.c 376 globals->increase_x_height = AF_PROP_INCREASE_X_HEIGHT_MAX;
aflatin2.c 575 limit = metrics->root.globals->increase_x_height;
    [all...]
aflatin.c 969 limit = metrics->root.globals->increase_x_height;
    [all...]

Completed in 238 milliseconds