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

  /external/pdfium/third_party/lcms/src/
cmsio0.c 117 iohandler ->PhysicalFile[0] = 0;
295 iohandler ->PhysicalFile[0] = 0;
421 strncpy(iohandler -> PhysicalFile, FileName, sizeof(iohandler -> PhysicalFile)-1);
422 iohandler -> PhysicalFile[sizeof(iohandler -> PhysicalFile)-1] = 0;
453 iohandler -> PhysicalFile[0] = 0;
    [all...]
  /external/pdfium/third_party/lcms/include/
lcms2_plugin.h 119 char PhysicalFile[cmsMAX_PATH];

Completed in 198 milliseconds