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 735 FT_Bool is_composite )
743 FT_UNUSED( is_composite );
772 if ( is_composite )
810 loader->exec->is_composite = is_composite;
    [all...]

Completed in 126 milliseconds