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 )
afcjk.c 723 FT_UInt f0 = pt->flags & AF_FLAG_CONTROL;
732 f1 = pt->flags & AF_FLAG_CONTROL;
    [all...]
aflatin2.c 838 FT_UInt f0 = pt->flags & AF_FLAG_CONTROL;
847 f1 = pt->flags & AF_FLAG_CONTROL;
    [all...]
afhints.c 943 if ( point->flags & AF_FLAG_CONTROL )
    [all...]
aflatin.c     [all...]

Completed in 67 milliseconds