Home
last modified time | relevance | path

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

/dports/security/ftimes/ftimes-3.11.0/src/
H A Dmapmode.c120 …psProperties->piDevelopMapOutput = (psProperties->bCompress) ? DevelopCompressedOutput : DevelopNo… in MapModeInitialize()
H A Dmadmode.c113 …psProperties->piDevelopMapOutput = (psProperties->bCompress) ? DevelopCompressedOutput : DevelopNo… in MadModeInitialize()
H A Ddevelop.c1241 DevelopCompressedOutput(FTIMES_PROPERTIES *psProperties, char *pcOutData, int *iWriteCount, FTIMES_… in DevelopCompressedOutput() function
1884 DevelopCompressedOutput(FTIMES_PROPERTIES *psProperties, char *pcOutData, int *iWriteCount, FTIMES_… in DevelopCompressedOutput() function
H A Dftimes.h715 int DevelopCompressedOutput(FTIMES_PROPERTIES *psProperties, char *pcOutData, int *…