Home
last modified time | relevance | path

Searched refs:FT_Orientation (Results 1 – 6 of 6) sorted by relevance

/third_party/skia/third_party/externals/freetype/include/freetype/
Dftoutln.h542 } FT_Orientation; typedef
569 FT_EXPORT( FT_Orientation )
/third_party/skia/third_party/externals/freetype/src/base/
Dftoutln.c824 static FT_Orientation
830 FT_Orientation orient = FT_ORIENTATION_NONE;
866 FT_Orientation o;
910 FT_Orientation orientation; in FT_Outline_EmboldenXY()
1038 FT_EXPORT_DEF( FT_Orientation )
Dftstroke.c37 FT_Orientation o = FT_Outline_Get_Orientation( outline ); in FT_Outline_GetInsideBorder()
50 FT_Orientation o = FT_Outline_Get_Orientation( outline ); in FT_Outline_GetOutsideBorder()
/third_party/skia/third_party/externals/freetype/src/sdf/
Dftsdf.c451 FT_Orientation orientation;
/third_party/skia/third_party/externals/freetype/docs/oldlogs/
DChangeLog.22719 * include/freetype/ftoutln.h (enum FT_Orientation): New value
DChangeLog.214260 * include/freetype/ftoutln.h (FT_Orientation): New enumeration.