Searched refs:PhysicalFile (Results 1 - 2 of 2) sorted by relevance

/openjdk7/jdk/src/share/native/sun/java2d/cmm/lcms/
H A Dcmsio0.c146 iohandler ->PhysicalFile[0] = 0;
321 iohandler ->PhysicalFile[0] = 0;
437 strncpy(iohandler -> PhysicalFile, FileName, sizeof(iohandler -> PhysicalFile)-1);
438 iohandler -> PhysicalFile[sizeof(iohandler -> PhysicalFile)-1] = 0;
462 iohandler -> PhysicalFile[0] = 0;
1324 rc &= cmsSaveProfileToFile(hProfile, Icc ->IOhandler->PhysicalFile);
H A Dlcms2_plugin.h148 char PhysicalFile[cmsMAX_PATH]; member in struct:_cms_io_handler

Completed in 63 milliseconds