Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/freetype/src/psaux/
Dpshints.h199 FT_Vector fractionalTranslation; /* including deviceXScale */ member
258 const FT_Vector* fractionalTranslation );
Dpshints.c1104 const FT_Vector* fractionalTranslation ) in cf2_glyphpath_init() argument
1136 glyphpath->fractionalTranslation = *fractionalTranslation; in cf2_glyphpath_init()
1195 glyphpath->fractionalTranslation.x ) ); in cf2_glyphpath_hintPoint()
1200 glyphpath->fractionalTranslation.y ) ); in cf2_glyphpath_hintPoint()
/third_party/freetype/src/psaux/
Dpshints.h199 FT_Vector fractionalTranslation; /* including deviceXScale */ member
258 const FT_Vector* fractionalTranslation );
Dpshints.c1090 const FT_Vector* fractionalTranslation ) in cf2_glyphpath_init() argument
1122 glyphpath->fractionalTranslation = *fractionalTranslation; in cf2_glyphpath_init()
1181 glyphpath->fractionalTranslation.x ) ); in cf2_glyphpath_hintPoint()
1186 glyphpath->fractionalTranslation.y ) ); in cf2_glyphpath_hintPoint()
/third_party/flutter/skia/third_party/externals/freetype/src/psaux/
Dpshints.h199 FT_Vector fractionalTranslation; /* including deviceXScale */ member
258 const FT_Vector* fractionalTranslation );
Dpshints.c1090 const FT_Vector* fractionalTranslation ) in cf2_glyphpath_init() argument
1122 glyphpath->fractionalTranslation = *fractionalTranslation; in cf2_glyphpath_init()
1181 glyphpath->fractionalTranslation.x ) ); in cf2_glyphpath_hintPoint()
1186 glyphpath->fractionalTranslation.y ) ); in cf2_glyphpath_hintPoint()