Searched refs:fileType (Results 1 - 25 of 51) sorted by relevance

123

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mac/classic/
H A Dmimetmac.cpp126 wxFileType *fileType = new wxFileType; local
127 fileType->m_impl->SetFileType(wxT("text/text"));
128 fileType->m_impl->SetExt(ext);
129 return fileType;
133 wxFileType *fileType = new wxFileType; local
134 fileType->m_impl->SetFileType(wxT("text/html"));
135 fileType->m_impl->SetExt(ext);
136 return fileType;
140 wxFileType *fileType = new wxFileType; local
141 fileType
147 wxFileType *fileType = new wxFileType; local
154 wxFileType *fileType = new wxFileType; local
161 wxFileType *fileType = new wxFileType; local
168 wxFileType *fileType = new wxFileType; local
175 wxFileType *fileType = new wxFileType; local
182 wxFileType *fileType = new wxFileType; local
[all...]
H A Ddnd.cpp330 theFlavor.fileType = 'disk';
333 theFlavor.fileType = 'fold';
336 theFlavor.fileType = cat.hFileInfo.ioFlFndrInfo.fdType;
H A Dfiledlg.cpp207 wxUint32 fileType; local
219 if (wxFileName::MacFindDefaultTypeAndCreator( extension, &fileType, &creator ))
221 myData->filtermactypes.Add( (OSType)fileType );
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/msdos/
H A Dmimetype.cpp132 wxFileType *fileType = new wxFileType; local
133 fileType->m_impl->SetFileType(wxT("text/text"));
134 fileType->m_impl->SetExt(ext);
135 return fileType;
139 wxFileType *fileType = new wxFileType; local
140 fileType->m_impl->SetFileType(wxT("text/html"));
141 fileType->m_impl->SetExt(ext);
142 return fileType;
146 wxFileType *fileType = new wxFileType; local
147 fileType
153 wxFileType *fileType = new wxFileType; local
160 wxFileType *fileType = new wxFileType; local
167 wxFileType *fileType = new wxFileType; local
174 wxFileType *fileType = new wxFileType; local
181 wxFileType *fileType = new wxFileType; local
188 wxFileType *fileType = new wxFileType; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/os2/
H A Dmimetype.cpp350 wxFileType *fileType = new wxFileType;
351 fileType->m_impl->Init(strFileType, ext);
353 return fileType;
369 wxFileType *fileType = new wxFileType; local
370 fileType->m_impl->Init(m_fallbacks[n]);
372 return fileType;
378 wxFileType *fileType = new wxFileType; local
379 fileType->m_impl->Init(wxEmptyString, ext);
381 return fileType;
417 wxFileType *fileType
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mac/carbon/morefile/
H A DFSpCompat.h181 OSType fileType,
194 fileType input The file type of the new file.
533 OSType fileType,
546 fileType input The file type of the new file.
H A DSearch.h226 OSType fileType,
235 creator or fileType on a volume that supports PBCatSearch.
247 fileType input: The file type of the file to search for.
H A DMoreDesktopMgr.h300 OSType fileType,
322 fileType input: The icon's file type.
H A DMoreDesktopMgr.c76 ** with fileType == 'FNDR' and creator == 'ERIK'. The only problem with
132 OSType fileType; /* file type */ member in struct:FREFRec
174 OSType fileType,
187 OSType fileType,
660 ** looking for a matching fileType. If a matching fileType is found, return
665 OSType fileType,
675 /* For each localID in this type, get the FREF resource looking for fileType */
685 if ( (*theFref)->fileType == fileType )
664 GetLocalIDFromFREF(BundleTypePtr theBundleType, OSType fileType, short *iconLocalID) argument
796 GetIconFromDesktopFile(ConstStr255Param volName, short vRefNum, short iconType, OSType fileCreator, OSType fileType, Handle *iconHandle) argument
915 DTGetIcon(ConstStr255Param volName, short vRefNum, short iconType, OSType fileCreator, OSType fileType, Handle *iconHandle) argument
[all...]
H A DFSpCompat.c328 OSType fileType,
362 /* Set creator/fileType */
364 pb.ciPB.hFileInfo.ioFlFndrInfo.fdType = fileType;
375 return ( FSpCreate(spec, creator, fileType, scriptTag) );
894 OSType fileType,
925 /* Set creator/fileType */
927 pb.hFileInfo.ioFlFndrInfo.fdType = fileType;
941 FSpCreateResFile(spec, creator, fileType, scriptTag);
326 FSpCreateCompat(const FSSpec *spec, OSType creator, OSType fileType, ScriptCode scriptTag) argument
892 FSpCreateResFileCompat(const FSSpec *spec, OSType creator, OSType fileType, ScriptCode scriptTag) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mac/classic/morefile/
H A DFSpCompat.h181 OSType fileType,
194 fileType input The file type of the new file.
533 OSType fileType,
546 fileType input The file type of the new file.
H A DSearch.h226 OSType fileType,
235 creator or fileType on a volume that supports PBCatSearch.
247 fileType input: The file type of the file to search for.
H A DMoreDesktopMgr.h300 OSType fileType,
322 fileType input: The icon's file type.
H A DMoreDesktopMgr.c76 ** with fileType == 'FNDR' and creator == 'ERIK'. The only problem with
132 OSType fileType; /* file type */ member in struct:FREFRec
174 OSType fileType,
187 OSType fileType,
660 ** looking for a matching fileType. If a matching fileType is found, return
665 OSType fileType,
675 /* For each localID in this type, get the FREF resource looking for fileType */
685 if ( (*theFref)->fileType == fileType )
664 GetLocalIDFromFREF(BundleTypePtr theBundleType, OSType fileType, short *iconLocalID) argument
796 GetIconFromDesktopFile(ConstStr255Param volName, short vRefNum, short iconType, OSType fileCreator, OSType fileType, Handle *iconHandle) argument
915 DTGetIcon(ConstStr255Param volName, short vRefNum, short iconType, OSType fileCreator, OSType fileType, Handle *iconHandle) argument
[all...]
H A DFSpCompat.c328 OSType fileType,
362 /* Set creator/fileType */
364 pb.ciPB.hFileInfo.ioFlFndrInfo.fdType = fileType;
375 return ( FSpCreate(spec, creator, fileType, scriptTag) );
894 OSType fileType,
925 /* Set creator/fileType */
927 pb.hFileInfo.ioFlFndrInfo.fdType = fileType;
941 FSpCreateResFile(spec, creator, fileType, scriptTag);
326 FSpCreateCompat(const FSSpec *spec, OSType creator, OSType fileType, ScriptCode scriptTag) argument
892 FSpCreateResFileCompat(const FSSpec *spec, OSType creator, OSType fileType, ScriptCode scriptTag) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/common/
H A Dtextcmn.cpp199 bool wxTextCtrlBase::DoLoadFile(const wxString& filename, int WXUNUSED(fileType))
224 bool wxTextCtrlBase::SaveFile(const wxString& filename, int fileType) argument
235 return DoSaveFile(filenameToUse, fileType);
238 bool wxTextCtrlBase::DoSaveFile(const wxString& filename, int WXUNUSED(fileType))
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Dtextctrl.h335 bool LoadFile(const wxString& file, int fileType = wxTEXT_TYPE_ANY) { return DoLoadFile(file, fileType); }
336 bool SaveFile(const wxString& file = wxEmptyString, int fileType = wxTEXT_TYPE_ANY);
339 virtual bool DoLoadFile(const wxString& file, int fileType);
340 virtual bool DoSaveFile(const wxString& file, int fileType);
H A Ddb.h324 const wxString &description=wxEmptyString, const wxString &fileType=wxEmptyString);
364 void SetFileType(const wxString &fileType) { FileType = fileType; } argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/msw/
H A Dmimetype.cpp239 wxString fileType = wxFileTypeImplGetCurVer(m_strFileType); local
240 if (wxRegKey(wxRegKey::HKCR, fileType + _T("\\shell")).Exists())
241 strKey = fileType;
433 wxFileType *fileType = new wxFileType; local
434 fileType->m_impl->Init(filetype, ext);
435 return fileType;
483 wxFileType *fileType = GetFileTypeFromExtension(ext);
484 if ( !fileType )
486 fileType = CreateFileType(wxEmptyString, ext);
489 return fileType;
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mac/carbon/
H A Dfiledlg.cpp175 wxUint32 fileType, creator; local
186 if (wxFileName::MacFindDefaultTypeAndCreator( extension, &fileType, &creator ))
187 myData->filtermactypes.Add( (OSType)fileType );
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/generic/
H A Dfiledlgg.h158 enum fileType enum in class:wxFileData
172 fileType type, int image_id );
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/os2/
H A Dtextctrl.h74 virtual bool DoLoadFile(const wxString& rsFile, int fileType);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/macos/source/
H A Dmacstuff.c968 OSType fileType)
992 /* If fileType not 0x00000000, change fileType */
993 if ( fileType != (OSType)0x00000000 )
995 pb.hFileInfo.ioFlFndrInfo.fdType = fileType;
1030 OSType fileType)
1033 creator, fileType) );
964 ChangeCreatorType(short vRefNum, long dirID, ConstStr255Param name, OSType creator, OSType fileType) argument
1028 FSpChangeCreatorType(const FSSpec *spec, OSType creator, OSType fileType) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/udf/
H A Dinode.c1224 if (fe->icbTag.fileType != ICBTAG_FILE_TYPE_DIRECTORY &&
1227 else if (fe->icbTag.fileType == ICBTAG_FILE_TYPE_DIRECTORY &&
1276 switch (fe->icbTag.fileType) {
1324 fe->icbTag.fileType);
1559 fe->icbTag.fileType = ICBTAG_FILE_TYPE_DIRECTORY;
1561 fe->icbTag.fileType = ICBTAG_FILE_TYPE_REGULAR;
1563 fe->icbTag.fileType = ICBTAG_FILE_TYPE_SYMLINK;
1565 fe->icbTag.fileType = ICBTAG_FILE_TYPE_BLOCK;
1567 fe->icbTag.fileType = ICBTAG_FILE_TYPE_CHAR;
1569 fe->icbTag.fileType
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/msw/
H A Dtextctrl.h70 virtual bool DoLoadFile(const wxString& file, int fileType);

Completed in 299 milliseconds

123