Searched refs:FileType (Results 1 - 10 of 10) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/libs/common/
H A DFileFunctions.h41 enum FileType { enum in class:CDirIterator
52 CPath GetFirstFile(FileType type, const wxString& mask = wxEmptyString);
H A DFileFunctions.cpp60 CPath CDirIterator::GetFirstFile(FileType type, const wxString& mask)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/
H A DOtherFunctions.h253 enum FileType { ftAny, ftVideo, ftAudio, ftArchive, ftCDImage, ftPicture, ftText, ftProgram }; enum
255 FileType GetFiletype(const CPath& filename);
257 wxString GetFiletypeDesc(FileType type, bool translated = true);
H A DOtherFunctions.cpp170 FileType GetFiletype(const CPath& filename)
186 // Returns the (translated) description assosiated with a FileType
187 wxString GetFiletypeDesc(FileType type, bool translated)
H A DSharedFileList.cpp416 CDirIterator::FileType searchFor = CDirIterator::FileNoHidden;
H A DPartFile.cpp1941 FileType type = GetFiletype(GetFileName());
3778 FileType type = GetFiletype(GetFileName());
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Ddb.h314 wxString FileType; // Not sure what the max length is member in class:wxDbConnectInf
348 const wxChar *GetFileType() { return FileType; }
364 void SetFileType(const wxString &fileType) { FileType = fileType; }
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/cifs/
H A Dcifspdu.h877 __le16 FileType; member in struct:smb_com_open_rsp
898 __le16 FileType; member in struct:smb_com_open_rsp_ext
938 __le16 FileType; member in struct:smb_com_openx_rsp
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/common/
H A Ddb.cpp161 FileType.Empty();
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Ddb.tex1908 NOTE: FileType is a FUTURE USE item and is unused currently.
1980 NOTE: FileType is a FUTURE USE item and is unused currently.

Completed in 213 milliseconds