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

  /external/chromium_org/third_party/freetype/src/autofit/
afhints.h 211 AF_FLAG_CONTROL = AF_FLAG_CONIC | AF_FLAG_CUBIC,
afcjk.c 706 AF_Flags f0 = (AF_Flags)( pt->flags & AF_FLAG_CONTROL );
715 f1 = (AF_Flags)( pt->flags & AF_FLAG_CONTROL );
    [all...]
aflatin2.c 837 AF_Flags f0 = (AF_Flags)( pt->flags & AF_FLAG_CONTROL );
846 f1 = (AF_Flags)( pt->flags & AF_FLAG_CONTROL );
    [all...]
afhints.c 770 if ( point->flags & AF_FLAG_CONTROL )
    [all...]
aflatin.c 899 AF_FLAG_CONTROL )
    [all...]
  /external/freetype/src/autofit/
afhints.h 221 AF_FLAG_CONTROL = AF_FLAG_CONIC | AF_FLAG_CUBIC,
afcjk.c 723 AF_Flags f0 = (AF_Flags)( pt->flags & AF_FLAG_CONTROL );
732 f1 = (AF_Flags)( pt->flags & AF_FLAG_CONTROL );
    [all...]
aflatin2.c 838 AF_Flags f0 = (AF_Flags)( pt->flags & AF_FLAG_CONTROL );
847 f1 = (AF_Flags)( pt->flags & AF_FLAG_CONTROL );
    [all...]
afhints.c 885 if ( point->flags & AF_FLAG_CONTROL )
    [all...]
aflatin.c     [all...]

Completed in 204 milliseconds