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

  /external/freetype/src/cache/
ftccmap.c 60 FT_UInt cmap_index; member in struct:FTC_CMapQueryRec_
72 FT_UInt cmap_index; member in struct:FTC_CMapNodeRec_
123 node->cmap_index = query->cmap_index;
163 node->cmap_index == query->cmap_index )
233 FT_Int cmap_index,
245 if ( cmap_index < 0 )
253 cmap_index = 0;
263 query.cmap_index = (FT_UInt)cmap_index
    [all...]
  /external/trappy/trappy/plotter/
LinePlot.py 141 def fill_line(self, axis, line_2d, cmap_index):
153 facecolor=self._cmap.cmap(cmap_index),
  /external/freetype/include/freetype/
ftcache.h 601 * cmap_index ::
615 FT_Int cmap_index,
    [all...]
  /prebuilts/misc/darwin-x86_64/freetype/include/freetype2/
ftcache.h 608 * cmap_index ::
622 FT_Int cmap_index,
    [all...]

Completed in 204 milliseconds