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

  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/autofit/
afglobal.h 132 FT_Pos darken_y; member in struct:AF_FaceGlobalsRec_
afloader.c 197 FT_Fixed darken_by_font_units_y, darken_y; local
204 darken_y = FT_DivFix( FT_MulFix( darken_by_font_units_y,
210 globals->darken_y = af_fixedToInt( darken_y );
237 globals->darken_y );
afglobal.c 360 globals->darken_y = 0;
418 globals->darken_y = 0;

Completed in 309 milliseconds