HomeSort by relevance Sort by last modified time
    Searched full:tt_cmap4_set_range (Results 1 - 5 of 5) sorted by null

  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/sfnt/
ttcmap.c 702 tt_cmap4_set_range( TT_CMap4 cmap, function
760 /* caller should call tt_cmap4_set_range with proper range */
826 if ( tt_cmap4_set_range( cmap, cmap->cur_range + 1 ) < 0 )
    [all...]
  /external/pdfium/third_party/freetype/src/sfnt/
ttcmap.c 702 tt_cmap4_set_range( TT_CMap4 cmap, function
760 /* caller should call tt_cmap4_set_range with proper range */
826 if ( tt_cmap4_set_range( cmap, cmap->cur_range + 1 ) < 0 )
    [all...]
  /external/freetype/src/sfnt/
ttcmap.c 702 tt_cmap4_set_range( TT_CMap4 cmap, function
760 /* caller should call tt_cmap4_set_range with proper range */
853 if ( tt_cmap4_set_range( cmap, cmap->cur_range + 1 ) < 0 )
    [all...]
  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/
ChangeLog.21 315 * src/sfnt/ttcmap.c (tt_cmap4_set_range): Fix typo (FT_PEEK_SHORT ->
833 (tt_cmap4_init, tt_cmap4_set_range, tt_cmap4_next, tt_cmap4_reset)
    [all...]
ChangeLog.23     [all...]

Completed in 1097 milliseconds