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

  /external/freetype/src/autofit/
afglobal.h 133 FT_Pos darken_y; member in struct:AF_FaceGlobalsRec_
afloader.c 160 FT_Fixed darken_by_font_units_y, darken_y; local
167 darken_y = FT_DivFix( FT_MulFix( darken_by_font_units_y,
173 globals->darken_y = af_fixedToInt( darken_y );
200 globals->darken_y );
afglobal.c 356 globals->darken_y = 0;

Completed in 227 milliseconds