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

  /external/freetype/include/freetype/
ftimage.h 64 /* FT_Vector */
79 } FT_Vector;
297 /* points :: A pointer to an array of `n_points' @FT_Vector */
339 FT_Vector* points; /* the outline's points */
493 (*FT_Outline_MoveToFunc)( const FT_Vector* to,
520 (*FT_Outline_LineToFunc)( const FT_Vector* to,
    [all...]
  /external/pdfium/third_party/freetype/include/freetype/
ftimage.h 64 /* FT_Vector */
79 } FT_Vector;
297 /* points :: A pointer to an array of `n_points' @FT_Vector */
339 FT_Vector* points; /* the outline's points */
493 (*FT_Outline_MoveToFunc)( const FT_Vector* to,
520 (*FT_Outline_LineToFunc)( const FT_Vector* to,
    [all...]
  /prebuilts/misc/darwin-x86_64/freetype/include/freetype2/
ftimage.h 64 /* FT_Vector */
79 } FT_Vector;
297 /* points :: A pointer to an array of `n_points' @FT_Vector */
339 FT_Vector* points; /* the outline's points */
493 (*FT_Outline_MoveToFunc)( const FT_Vector* to,
520 (*FT_Outline_LineToFunc)( const FT_Vector* to,
    [all...]

Completed in 80 milliseconds