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

  /external/freetype/src/autofit/
afhints.h 215 #define AF_FLAG_CONTROL ( AF_FLAG_CONIC | AF_FLAG_CUBIC )
aflatin.c     [all...]
afcjk.c 800 FT_UInt f0 = pt->flags & AF_FLAG_CONTROL;
809 f1 = pt->flags & AF_FLAG_CONTROL;
    [all...]
aflatin2.c 859 FT_UInt f0 = pt->flags & AF_FLAG_CONTROL;
868 f1 = pt->flags & AF_FLAG_CONTROL;
    [all...]
afhints.c 1080 if ( point->flags & AF_FLAG_CONTROL )
    [all...]

Completed in 239 milliseconds