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

  /external/chromium_org/third_party/freetype/src/truetype/
ttgxvar.c 90 /* The macro ALL_POINTS is used in `ft_var_readpackedpoints'. It */
96 #define ALL_POINTS (FT_UShort*)~(FT_PtrDist)0
122 /* special value ALL_POINTS. */
142 return ALL_POINTS;
    [all...]
  /external/freetype/src/truetype/
ttgxvar.c 90 /* The macro ALL_POINTS is used in `ft_var_readpackedpoints'. It */
96 #define ALL_POINTS (FT_UShort*)~(FT_PtrDist)0
122 /* special value ALL_POINTS. */
142 return ALL_POINTS;
    [all...]
  /external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/truetype/
ttgxvar.c 90 /* The macro ALL_POINTS is used in `ft_var_readpackedpoints'. It */
96 #define ALL_POINTS (FT_UShort*)~(FT_PtrDist)0
122 /* special value ALL_POINTS. */
142 return ALL_POINTS;
    [all...]

Completed in 54 milliseconds