Searched refs:folder (Results 26 - 46 of 46) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Ddirctrl.tex27 \twocolitem{\indexit{wxDIRCTRL\_EDIT\_LABELS}}{Allow the folder and file labels to be editable.}
57 \docparam{dir}{Initial folder.}
H A Dfilesys.tex95 fs -> ChangePathTo("subdir/folder", true);
96 f = fs -> OpenFile("hello.htm"); // opens file 'subdir/folder/hello.htm' !!
H A Dttips.tex67 See the dialogs program in your samples folder for a working example inside a
H A Dhthelpct.tex78 a book icon, book's sections have a folder icon. This is the default.}
81 all other sections (sections, subsections, ...) have a folder icon.}
H A Dfunction.tex1946 const wxString& dir = wxDirSelector("Choose a folder");
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/generic/
H A Ddirctrlg.h268 folder, enumerator in enum:wxFileIconsTable::iconId_Type
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/hfsplus/
H A Dhfsplus_raw.h234 /* HFS+ folder data (part of an hfsplus_cat_entry) */
306 struct hfsplus_cat_folder folder; member in union:__anon16666
H A Dsuper.c437 inode = hfsplus_iget(sb, be32_to_cpu(entry.folder.id));
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/hfsplus_journal/
H A Dhfsplus_raw.h237 /* HFS+ folder data (part of an hfsplus_cat_entry) */
309 struct hfsplus_cat_folder folder; member in union:__anon16670
H A Dsuper.c520 inode = hfsplus_iget(sb, be32_to_cpu(entry.folder.id));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mac/carbon/morefilex/
H A DMoreFilesX.h129 FolderInfo folder; member in union:FinderInfo
136 ExtendedFolderInfo folder; member in union:ExtendedFinderInfo
869 the FolderInfo (if ref is a folder) will be
873 or the ExtendedFolderInfo (if ref is a folder) will
902 (if ref is a folder), or NULL if the FinderInfo
906 ExtendedFolderInfo (if ref is a folder), or NULL
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/winbuild/
H A DMakefile.vc22 !MESSAGE Uncompress them into the deps folder.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/
H A DPreferences.cpp839 wxString folder; local
845 folder = wxT("skins");
851 folder = wxT("webserver");
853 wxString dirName(JoinPaths(GetConfigDir(theApp->m_configFile), folder));
881 wxString systemDir(JoinPaths(dataDir,folder));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/etc/afpd/
H A Dvolume.c2779 * precreate a folder
2781 * It will *not* work if the folder name contains extended characters
2783 static int create_special_folder (const struct vol *vol, const struct _special_folder *folder) argument
2792 p = (char *) malloc ( strlen(vol->v_path)+strlen(folder->name)+2);
2798 q=strdup(folder->name);
2818 if (folder->precreate) {
2819 if (ad_mkdir(p, folder->mode)) {
2829 if ( !ret && folder->hide) {
2838 ad_setname(&ad, folder->name);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/generic/
H A Dfiledlgg.cpp610 wxFileData *fd = new wxFileData(p, wxT(".."), wxFileData::is_dir, wxFileIconsTable::folder);
644 wxFileData *fd = new wxFileData(dirPrefix + f, f, wxFileData::is_dir, wxFileIconsTable::folder);
717 wxFileData *fd = new wxFileData( path, new_name, wxFileData::is_dir, wxFileIconsTable::folder );
H A Ddirctrlg.cpp890 wxFileIconsTable::folder, -1, dir_item);
1454 // folder:
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/treectrl/
H A Dtreetest.cpp813 size_t folder)
826 str.Printf(wxT("%s child %u.%u"), wxT("File"), unsigned(folder), unsigned(n + 1));
1143 // we were dragging a folder.
1184 // for testing, prevent the user from collapsing the first child folder
810 AddItemsRecursively(const wxTreeItemId& idParent, size_t numChildren, size_t depth, size_t folder) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/tests/
H A Dftpserver.pl2096 my ($folder, $fullcommand) = $_[0];
2097 switch_directory($folder);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/web/style/transmission/images/
H A DMakefile.in360 toolbar-folder.png \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/libtransmission/
H A Dtorrent.c2719 removeEmptyFoldersAndJunkFiles( const char * folder )
2722 if(( odir = opendir( folder ))) {
2727 char * filename = tr_buildPath( folder, d->d_name, NULL );
2735 remove( folder );
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/Micromax/Linux/lib/
H A Dquaqua.jarMETA-INF/ META-INF/MANIFEST.MF ch/ ch/randelshofer/ ch/randelshofer/quaqua/ ch/randelshofer/quaqua/border/ ...

Completed in 134 milliseconds

12