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

  /external/freetype/src/cff/
cf2fixed.h 62 #define cf2_fixedToInt( x ) \
cf2ft.c 91 decoder->glyph_width = cf2_fixedToInt( width );
  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/cff/
cf2fixed.h 62 #define cf2_fixedToInt( x ) \
cf2ft.c 91 decoder->glyph_width = cf2_fixedToInt( width );
  /external/pdfium/third_party/freetype/src/cff/
cf2fixed.h 62 #define cf2_fixedToInt( x ) \
cf2ft.c 91 decoder->glyph_width = cf2_fixedToInt( width );

Completed in 214 milliseconds