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

  /external/chromium_org/third_party/freetype/src/autofit/
afhints.h 231 } AF_Flags;
afcjk.c 706 AF_Flags f0 = (AF_Flags)( pt->flags & AF_FLAG_CONTROL );
707 AF_Flags f1;
715 f1 = (AF_Flags)( pt->flags & AF_FLAG_CONTROL );
    [all...]
aflatin2.c 837 AF_Flags f0 = (AF_Flags)( pt->flags & AF_FLAG_CONTROL );
838 AF_Flags f1;
846 f1 = (AF_Flags)( pt->flags & AF_FLAG_CONTROL );
    [all...]
afhints.c 919 AF_Flags touch_flag;
1173 AF_Flags touch_flag;
    [all...]
  /external/freetype/src/autofit/
afhints.h 241 } AF_Flags;
afcjk.c 723 AF_Flags f0 = (AF_Flags)( pt->flags & AF_FLAG_CONTROL );
724 AF_Flags f1;
732 f1 = (AF_Flags)( pt->flags & AF_FLAG_CONTROL );
    [all...]
aflatin2.c 838 AF_Flags f0 = (AF_Flags)( pt->flags & AF_FLAG_CONTROL );
839 AF_Flags f1;
847 f1 = (AF_Flags)( pt->flags & AF_FLAG_CONTROL );
    [all...]
afhints.c 1056 AF_Flags touch_flag;
    [all...]

Completed in 435 milliseconds