HomeSort by relevance Sort by last modified time
    Searched refs:stem_snaps (Results 1 - 2 of 2) sorted by null

  /external/freetype/src/pfr/
pfrload.c 592 if ( phy_font->vertical.stem_snaps )
607 phy_font->vertical.stem_snaps = snaps;
608 phy_font->horizontal.stem_snaps = snaps + num_vert;
785 FT_FREE( phy_font->vertical.stem_snaps );
788 phy_font->horizontal.stem_snaps = NULL;
pfrtypes.h 171 FT_Int* stem_snaps; member in struct:PFR_DimensionRec_

Completed in 187 milliseconds