Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/freetype/src/psaux/
Dpshints.h196 CF2_Fixed scaleC; /* matrix c */ member
Dpshints.c1133 glyphpath->scaleC = font->innerTransform.c; in cf2_glyphpath_init()
1188 FT_MulFix( glyphpath->scaleC, y ) ); in cf2_glyphpath_hintPoint()
/third_party/freetype/src/psaux/
Dpshints.h196 CF2_Fixed scaleC; /* matrix c */ member
Dpshints.c1119 glyphpath->scaleC = font->innerTransform.c; in cf2_glyphpath_init()
1174 FT_MulFix( glyphpath->scaleC, y ) ); in cf2_glyphpath_hintPoint()
/third_party/flutter/skia/third_party/externals/freetype/src/psaux/
Dpshints.h196 CF2_Fixed scaleC; /* matrix c */ member
Dpshints.c1119 glyphpath->scaleC = font->innerTransform.c; in cf2_glyphpath_init()
1174 FT_MulFix( glyphpath->scaleC, y ) ); in cf2_glyphpath_hintPoint()