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

  /external/freetype/src/autofit/
afhints.h 231 } AF_Flags;
afcjk.c 702 AF_Flags f0 = (AF_Flags)(pt->flags & AF_FLAG_CONTROL);
703 AF_Flags f1;
711 f1 = (AF_Flags)(pt->flags & AF_FLAG_CONTROL);
    [all...]
aflatin2.c 809 AF_Flags f0 = (AF_Flags)(pt->flags & AF_FLAG_CONTROL);
810 AF_Flags f1;
818 f1 = (AF_Flags)(pt->flags & AF_FLAG_CONTROL);
    [all...]
afhints.c 897 AF_Flags touch_flag;
1151 AF_Flags touch_flag;

Completed in 1411 milliseconds