Home
last modified time | relevance | path

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

/dports/graphics/tgif/tgif-QPL-4.2.5/
H A Dcutpaste.c2080 static char gszCopyPasteBackupSec[MAXSTRING]; variable
2566 strcpy(gszCopyPasteBackupSec, "Copy/Paste Properties - Backup"); in InitProperties()
3557 tgWriteProfileString(gszCopyPasteBackupSec, NULL, NULL, gszPropIniFile); in BackupCopiedProperties()
3566 tgWriteProfileString(gszCopyPasteBackupSec, pszKey, pszValue, in BackupCopiedProperties()
3579 char *pszKeys=tgGetProfileString(gszCopyPasteBackupSec, NULL, in RestoreCopiedProperties()
3587 char *pszValue=tgGetProfileString(gszCopyPasteBackupSec, pszKey, in RestoreCopiedProperties()