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

  /external/freetype/src/autofit/
afcjk.c 137 AF_Flags f0 = (AF_Flags)(pt->flags & AF_FLAG_CONTROL);
138 AF_Flags f1;
146 f1 = (AF_Flags)(pt->flags & AF_FLAG_CONTROL);
    [all...]
afhints.h 86 } AF_Flags;
aflatin2.c 793 AF_Flags f0 = (AF_Flags)(pt->flags & AF_FLAG_CONTROL);
794 AF_Flags f1;
802 f1 = (AF_Flags)(pt->flags & AF_FLAG_CONTROL);
    [all...]
afhints.c 759 AF_Flags touch_flag;
996 AF_Flags touch_flag;

Completed in 483 milliseconds