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 211 AF_FLAG_CONTROL = AF_FLAG_CONIC | AF_FLAG_CUBIC,
afcjk.c 702 AF_Flags f0 = (AF_Flags)(pt->flags & AF_FLAG_CONTROL);
711 f1 = (AF_Flags)(pt->flags & AF_FLAG_CONTROL);
    [all...]
aflatin2.c 809 AF_Flags f0 = (AF_Flags)(pt->flags & AF_FLAG_CONTROL);
818 f1 = (AF_Flags)(pt->flags & AF_FLAG_CONTROL);
    [all...]
aflatin.c 832 AF_FLAG_CONTROL )
    [all...]

Completed in 352 milliseconds