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

  /external/chromium_org/third_party/freetype/src/autofit/
aflatin.h 73 #define AF_LATIN_MAX_WIDTHS 16
102 AF_WidthRec widths[AF_LATIN_MAX_WIDTHS]; /* widths array */
aflatin.c 143 if ( num_widths < AF_LATIN_MAX_WIDTHS )
    [all...]
aflatin2.c 136 if ( num_widths < AF_LATIN_MAX_WIDTHS )
    [all...]
  /external/freetype/src/autofit/
aflatin.h 63 #define AF_LATIN_MAX_WIDTHS 16
92 AF_WidthRec widths[AF_LATIN_MAX_WIDTHS]; /* widths array */
aflatin2.c 137 if ( num_widths < AF_LATIN_MAX_WIDTHS )
    [all...]
aflatin.c 202 if ( num_widths < AF_LATIN_MAX_WIDTHS )
    [all...]

Completed in 542 milliseconds