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

  /external/chromium_org/third_party/freetype/src/cff/
cf2fixed.h 62 #define cf2_fixedToInt( x ) \
cf2ft.c 89 decoder->glyph_width = cf2_fixedToInt( width );
  /external/freetype/src/cff/
cf2fixed.h 62 #define cf2_fixedToInt( x ) \
cf2ft.c 91 decoder->glyph_width = cf2_fixedToInt( width );
  /external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/cff/
cf2fixed.h 62 #define cf2_fixedToInt( x ) \
cf2ft.c 89 decoder->glyph_width = cf2_fixedToInt( width );

Completed in 654 milliseconds