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

  /external/freetype/src/psaux/
psfont.h 95 CFF_SubFont lastSubfont; /* FreeType parsed data; */
psfont.c 269 if ( font->lastSubfont != subFont )
271 font->lastSubfont = subFont;

Completed in 55 milliseconds