Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/freetype/src/base/
Dftadvanc.c78 FT_Fixed *padvance ) in FT_Get_Advance() argument
86 if ( !padvance ) in FT_Get_Advance()
98 error = func( face, gindex, 1, flags, padvance ); in FT_Get_Advance()
100 return _ft_face_scale_advances( face, padvance, 1, flags ); in FT_Get_Advance()
106 return FT_Get_Advances( face, gindex, 1, flags, padvance ); in FT_Get_Advance()
/third_party/freetype/src/base/
Dftadvanc.c77 FT_Fixed *padvance ) in FT_Get_Advance() argument
85 if ( !padvance ) in FT_Get_Advance()
97 error = func( face, gindex, 1, flags, padvance ); in FT_Get_Advance()
99 return _ft_face_scale_advances( face, padvance, 1, flags ); in FT_Get_Advance()
105 return FT_Get_Advances( face, gindex, 1, flags, padvance ); in FT_Get_Advance()
/third_party/skia/third_party/externals/freetype/src/base/
Dftadvanc.c77 FT_Fixed *padvance ) in FT_Get_Advance() argument
85 if ( !padvance ) in FT_Get_Advance()
97 error = func( face, gindex, 1, flags, padvance ); in FT_Get_Advance()
99 return _ft_face_scale_advances( face, padvance, 1, flags ); in FT_Get_Advance()
105 return FT_Get_Advances( face, gindex, 1, flags, padvance ); in FT_Get_Advance()
/third_party/skia/third_party/externals/freetype/include/freetype/
Dftadvanc.h124 FT_Fixed *padvance );
/third_party/freetype/include/freetype/
Dftadvanc.h124 FT_Fixed *padvance );
/third_party/flutter/skia/third_party/externals/freetype/include/freetype/
Dftadvanc.h124 FT_Fixed *padvance );