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

  /external/freetype/src/truetype/
ttgxvar.c 776 FT_Fixed* next_coords; local
    [all...]
  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/truetype/
ttgxvar.c 758 FT_Fixed* next_coords; local
    [all...]
  /external/pdfium/third_party/freetype/src/truetype/
ttgxvar.c 718 FT_Fixed* next_coords; local
843 next_coords =
847 mmvar->namedstyle[i].coords = next_coords;
848 next_coords += fvar_head.axisCount;
851 next_name = (FT_String*)next_coords;
    [all...]

Completed in 1592 milliseconds