Home
last modified time | relevance | path

Searched refs:zpnfile (Results 1 – 4 of 4) sorted by relevance

/dports/graphics/quat-gui/quat-1.20/
H A Dquat.iss104 Tasks: associate; Root: HKCR; Subkey: ".zpn"; ValueType: string; ValueName: ""; ValueData: "zpnfile
105 Tasks: associate; Root: HKCR; Subkey: "zpnfile"; ValueType: string; ValueName: ""; ValueData: "Quat…
106 Tasks: associate; Root: HKCR; Subkey: "zpnfile\DefaultIcon"; ValueType: string; ValueName: ""; Valu…
107 Tasks: associate; Root: HKCR; Subkey: "zpnfile\shell\Quat\command"; ValueType: string; ValueName: "…
/dports/graphics/quat/quat-1.20/
H A Dquat.iss104 Tasks: associate; Root: HKCR; Subkey: ".zpn"; ValueType: string; ValueName: ""; ValueData: "zpnfile
105 Tasks: associate; Root: HKCR; Subkey: "zpnfile"; ValueType: string; ValueName: ""; ValueData: "Quat…
106 Tasks: associate; Root: HKCR; Subkey: "zpnfile\DefaultIcon"; ValueType: string; ValueName: ""; Valu…
107 Tasks: associate; Root: HKCR; Subkey: "zpnfile\shell\Quat\command"; ValueType: string; ValueName: "…
/dports/graphics/quat/quat-1.20/kernel/
H A Dquat.c1854 char zpnfile[256], pngfile[256]; in ImgFromZBuf() local
1857 strcpy(zpnfile, file); ConvertPath(zpnfile); in ImgFromZBuf()
1858 strcpy(pngfile, zpnfile); in ImgFromZBuf()
1883 return(CalculatePNG(zpnfile, pngfile, Error, file2, 2)); in ImgFromZBuf()
/dports/graphics/quat-gui/quat-1.20/kernel/
H A Dquat.c1854 char zpnfile[256], pngfile[256]; in ImgFromZBuf() local
1857 strcpy(zpnfile, file); ConvertPath(zpnfile); in ImgFromZBuf()
1858 strcpy(pngfile, zpnfile); in ImgFromZBuf()
1883 return(CalculatePNG(zpnfile, pngfile, Error, file2, 2)); in ImgFromZBuf()