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

  /external/chromium_org/third_party/freetype/src/autofit/
afhints.h 301 AF_Width blue_edge; /* non-NULL if this is a blue edge */ member in struct:AF_EdgeRec_
afcjk.c     [all...]
aflatin.c     [all...]
aflatin2.c     [all...]
afhints.c 403 edge->blue_edge ? 'y' : 'n',
    [all...]
  /external/freetype/src/autofit/
afhints.h 312 AF_Width blue_edge; /* non-NULL if this is a blue edge */ member in struct:AF_EdgeRec_
aflatin.c     [all...]
afcjk.c     [all...]
aflatin2.c     [all...]
afhints.c 371 *is_blue = (FT_Bool)( seg->edge->blue_edge != 0 );
376 *blue_offset = seg->edge->blue_edge->cur;
428 edge->blue_edge ? 'y' : 'n',
    [all...]

Completed in 190 milliseconds