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

  /external/pdfium/core/src/fxcodec/lcms2/lcms2-2.6/src/
cmsgamma.c 48 int nFunctions; // Number of supported functions in this chunk
144 fl ->nFunctions = Plugin ->nFunctions;
147 if (fl ->nFunctions > MAX_TYPES_IN_LCMS_PLUGIN)
148 fl ->nFunctions = MAX_TYPES_IN_LCMS_PLUGIN;
151 memmove(fl->FunctionTypes, Plugin ->FunctionTypes, fl->nFunctions * sizeof(cmsUInt32Number));
152 memmove(fl->ParameterCount, Plugin ->ParameterCount, fl->nFunctions * sizeof(cmsUInt32Number));
169 for (i=0; i < c ->nFunctions; i++)
    [all...]
  /external/pdfium/core/src/fxcodec/lcms2/lcms2-2.6/include/
lcms2_plugin.h 328 cmsUInt32Number nFunctions; // Number of supported functions
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/pydoc_data/
topics.py     [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/pydoc_data/
topics.py     [all...]

Completed in 1176 milliseconds