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

  /external/freetype/src/truetype/
ttgload.c 1017 FT_Bool have_scale; local
1026 have_scale = FT_BOOL( subglyph->flags & ( WE_HAVE_A_SCALE |
1031 if ( have_scale )
    [all...]
  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/truetype/
ttgload.c 1005 FT_Bool have_scale; local
1014 have_scale = FT_BOOL( subglyph->flags & ( WE_HAVE_A_SCALE |
1019 if ( have_scale )
    [all...]
  /external/pdfium/third_party/freetype/src/truetype/
ttgload.c 1003 FT_Bool have_scale; local
1012 have_scale = FT_BOOL( subglyph->flags & ( WE_HAVE_A_SCALE |
1017 if ( have_scale )
    [all...]

Completed in 3733 milliseconds