Home
last modified time | relevance | path

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

/dports/net-p2p/amule/aMule-2.3.3/src/
H A DOtherFunctions.h242 enum FileType { ftAny, ftVideo, ftAudio, ftArchive, ftCDImage, ftPicture, ftText, ftProgram };
H A DOtherFunctions.cpp133 case ED2KFT_DOCUMENT: return ftText;
180 case ftText:
H A DPartFile.cpp3857 show = GetFiletype(GetFileName()) == ftText; in CheckShowItemInGivenCat()
/dports/net-p2p/amule-devel/aMule-SVN-r11065/src/
H A DOtherFunctions.h242 enum FileType { ftAny, ftVideo, ftAudio, ftArchive, ftCDImage, ftPicture, ftText, ftProgram }; enumerator
H A DOtherFunctions.cpp136 case ED2KFT_DOCUMENT: return ftText; in GetFiletype()
183 case ftText: in GetFiletypeDesc()
H A DPartFile.cpp3844 show = GetFiletype(GetFileName()) == ftText; in CheckShowItemInGivenCat()
/dports/lang/fpc/fpc-3.2.2/compiler/utils/ppuutils/
H A Dppuout.pp407 TPpuFileType = (ftText, ftTyped, ftUntyped);
/dports/lang/fpc-source/fpc-3.2.2/compiler/utils/ppuutils/
H A Dppuout.pp407 TPpuFileType = (ftText, ftTyped, ftUntyped);
/dports/editors/fpc-ide/fpc-3.2.2/compiler/utils/ppuutils/
H A Dppuout.pp407 TPpuFileType = (ftText, ftTyped, ftUntyped);