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

  /external/freetype/src/truetype/
ttinterp.h 198 FT_Bool is_composite; /* true if the glyph is composite */ member in struct:TT_ExecContextRec_
ttgload.c 718 FT_Bool is_composite )
726 FT_UNUSED( is_composite );
755 if ( is_composite )
793 loader->exec->is_composite = is_composite;
    [all...]

Completed in 147 milliseconds