Lines Matching refs:PhysicalFile
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;
1401 rc &= cmsSaveProfileToFile(hProfile, Icc ->IOhandler->PhysicalFile);