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

  /external/freetype/src/autofit/
afhints.c 489 dir = AF_DIR_NONE;
654 point->in_dir = (FT_Char)AF_DIR_NONE;
655 point->out_dir = (FT_Char)AF_DIR_NONE;
843 if ( point->in_dir == AF_DIR_NONE &&
844 point->out_dir == AF_DIR_NONE )
893 if ( point->out_dir != AF_DIR_NONE )
    [all...]
afhints.h 49 AF_DIR_NONE = 4,
aflatin2.c     [all...]
aflatin.c     [all...]
  /external/chromium_org/third_party/freetype/src/autofit/
afhints.h 49 AF_DIR_NONE = 4,
afhints.c 523 dir = AF_DIR_NONE;
741 AF_Direction in_dir = AF_DIR_NONE;
777 if ( point->out_dir != AF_DIR_NONE )
    [all...]
aflatin.c     [all...]
aflatin2.c     [all...]

Completed in 51 milliseconds