Home | History | Annotate | Download | only in src

Lines Matching refs:PhysicalFile

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;
1464 rc &= cmsSaveProfileToFile(hProfile, Icc ->IOhandler->PhysicalFile);