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

  /external/pdfium/core/src/fxcodec/lcms2/lcms2-2.6/src/
cmsio0.c 116 iohandler ->PhysicalFile[0] = 0;
294 iohandler ->PhysicalFile[0] = 0;
410 strncpy(iohandler -> PhysicalFile, FileName, sizeof(iohandler -> PhysicalFile)-1);
411 iohandler -> PhysicalFile[sizeof(iohandler -> PhysicalFile)-1] = 0;
434 iohandler -> PhysicalFile[0] = 0;
    [all...]
  /external/pdfium/core/src/fxcodec/lcms2/lcms2-2.6/include/
lcms2_plugin.h 119 char PhysicalFile[cmsMAX_PATH];

Completed in 519 milliseconds