Home | History | Annotate | Download | only in cff

Lines Matching refs:ft_strlen

415     FT_Int32  length          = (FT_Int32)ft_strlen( name ) + 1;
452 family_name_length = (FT_Int32)ft_strlen( family_name );
453 style_name_length = (FT_Int32)ft_strlen( style_name );