Home
last modified time | relevance | path

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

/AliOS-Things-master/components/freetype/include/
A Dfttrigon.h288 FT_Vector_Length( FT_Vector* vec );
/AliOS-Things-master/components/freetype/src/tools/
A Dtest_trig.c178 l2 = FT_Vector_Length( &v ); in test_length()
/AliOS-Things-master/components/freetype/src/base/
A Dfttrigon.c400 FT_Vector_Length( FT_Vector* vec ) in FT_Vector_Length() function
A Dftoutln.c947 l_in = FT_Vector_Length( &in ); in FT_Outline_EmboldenXY()
964 l_out = FT_Vector_Length( &out ); in FT_Outline_EmboldenXY()
A Dftstroke.c1298 line_length = FT_Vector_Length( &delta ); in FT_Stroker_LineTo()
1492 blen = FT_Vector_Length( &bvec ); in FT_Stroker_ConicTo()
1699 blen = FT_Vector_Length( &bvec ); in FT_Stroker_CubicTo()
A Dftcalc.c151 return FT_Vector_Length( &v ); in FT_Hypot()

Completed in 11 milliseconds