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

  /external/chromium_org/third_party/freetype/src/truetype/
ttgload.c 1029 FT_Bool have_scale; local
1033 have_scale = FT_BOOL( subglyph->flags & ( WE_HAVE_A_SCALE |
1038 if ( have_scale )
    [all...]
  /external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/truetype/
ttgload.c 1038 FT_Bool have_scale; local
1042 have_scale = FT_BOOL( subglyph->flags & ( WE_HAVE_A_SCALE |
1047 if ( have_scale )
    [all...]
  /external/freetype/src/truetype/
ttgload.c 1027 FT_Bool have_scale; local
1031 have_scale = FT_BOOL( subglyph->flags & ( WE_HAVE_A_SCALE |
1036 if ( have_scale )
    [all...]

Completed in 464 milliseconds