Home
last modified time | relevance | path

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

/external/freetype/src/cff/
Dcffdrivr.c537 FT_String* start_fstype; in cff_ps_get_font_extra() local
542 if ( ( start_fstype = ft_strstr( embedded_postscript, in cff_ps_get_font_extra()
544 ( start_def = ft_strstr( start_fstype + in cff_ps_get_font_extra()
551 for ( s = start_fstype + sizeof ( "/FSType" ) - 1; in cff_ps_get_font_extra()