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

  /external/freetype/src/autofit/
afhints.h 66 AF_FLAG_CONTROL = AF_FLAG_CONIC | AF_FLAG_CUBIC,
afcjk.c 137 AF_Flags f0 = (AF_Flags)(pt->flags & AF_FLAG_CONTROL);
146 f1 = (AF_Flags)(pt->flags & AF_FLAG_CONTROL);
    [all...]
aflatin2.c 793 AF_Flags f0 = (AF_Flags)(pt->flags & AF_FLAG_CONTROL);
802 f1 = (AF_Flags)(pt->flags & AF_FLAG_CONTROL);
    [all...]
aflatin.c 765 AF_FLAG_CONTROL )
    [all...]

Completed in 153 milliseconds