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

  /external/freetype/src/cff/
cf2hints.h 100 * A HintMap object stores a piecewise linear function for mapping
162 cf2_hintmap_init( CF2_HintMap hintmap,
168 cf2_hintmap_build( CF2_HintMap hintmap,
178 * coordinates according to the render matrix and HintMap. It also tracks
190 CF2_HintMapRec hintMap; /* current hint map */
  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/cff/
cf2hints.h 100 * A HintMap object stores a piecewise linear function for mapping
162 cf2_hintmap_init( CF2_HintMap hintmap,
168 cf2_hintmap_build( CF2_HintMap hintmap,
178 * coordinates according to the render matrix and HintMap. It also tracks
190 CF2_HintMapRec hintMap; /* current hint map */
  /external/pdfium/third_party/freetype/src/cff/
cf2hints.h 100 * A HintMap object stores a piecewise linear function for mapping
162 cf2_hintmap_init( CF2_HintMap hintmap,
168 cf2_hintmap_build( CF2_HintMap hintmap,
178 * coordinates according to the render matrix and HintMap. It also tracks
190 CF2_HintMapRec hintMap; /* current hint map */

Completed in 312 milliseconds