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

  /external/chromium_org/third_party/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...]
  /external/freetype/src/autofit/
afglobal.h 110 FT_UInt increase_x_height; member in struct:AF_FaceGlobalsRec_
afmodule.c 140 globals->increase_x_height = prop->limit;
202 prop->limit = globals->increase_x_height;
afglobal.c 337 globals->increase_x_height = AF_PROP_INCREASE_X_HEIGHT_MAX;
aflatin2.c 575 limit = metrics->root.globals->increase_x_height;
    [all...]
aflatin.c 945 limit = metrics->root.globals->increase_x_height;
    [all...]

Completed in 964 milliseconds