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

  /external/freetype/src/truetype/
ttgxvar.c 722 mmvar->namedstyle =
726 (FT_Fixed*)&(mmvar->namedstyle[fvar_head.instanceCount]);
729 mmvar->namedstyle[i].coords = next_coords;
766 ns = mmvar->namedstyle;
793 mmvar->namedstyle =
796 (FT_Fixed*)&(mmvar->namedstyle[mmvar->num_namedstyles]);
800 mmvar->namedstyle[n].coords = next_coords;
    [all...]
  /external/freetype/include/freetype/
ftmm.h 216 FT_Var_Named_Style* namedstyle; member in struct:FT_MM_Var_

Completed in 488 milliseconds