Home
last modified time | relevance | path

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

/dports/devel/codeblocks/codeblocks-20.03/src/sdk/scripting/bindings/
H A Dsc_io.cpp85 … wxString ChooseDir(const wxString& message, const wxString& initialPath, bool showCreateDirButton) in ChooseDir() function
253 staticFunc(&IOLib::ChooseDir, "SelectDirectory"). in Register_IO()
/dports/x11-toolkits/p5-Tk/Tk-804.035/pTk/mTk/win/
H A DtkWinDialog.c134 typedef struct ChooseDir { struct
150 } ChooseDir; argument
2000 ChooseDir cd;
2231 ChooseDir *cdPtr; in ChooseDirectoryHookProc()
2235 cdPtr = (ChooseDir *) ofnPtr->lCustData; in ChooseDirectoryHookProc()
2264 cdPtr = (ChooseDir *) GetWindowLongPtr(hwnd, GWLP_USERDATA); in ChooseDirectoryHookProc()
2266 cdPtr = (ChooseDir *) GetWindowLong(hwnd, GWL_USERDATA); in ChooseDirectoryHookProc()
/dports/x11-toolkits/tk85/tk8.5.19/win/
H A DtkWinDialog.c149 } ChooseDir; typedef
1319 ChooseDir cdCBData; /* Structure to pass back and forth */ in Tk_ChooseDirectoryObjCmd()
1341 ZeroMemory(&cdCBData, sizeof(ChooseDir)); in Tk_ChooseDirectoryObjCmd()
1548 ChooseDir *chooseDirSharedData = (ChooseDir *) lpData; in ChooseDirectoryValidateProc()
/dports/devel/agar/agar-1.5.0/gui/
H A Ddir_dlg.c311 ChooseDir(AG_DirDlg *dd, AG_Window *pwin) in ChooseDir() function
352 ChooseDir(dd, pwin); in CheckAccessAndChoose()
/dports/x11-toolkits/tk87/tk8.7a5/win/
H A DtkWinDialog.c147 } ChooseDir; typedef
2381 ChooseDir cdCBData; /* Structure to pass back and forth */ in Tk_ChooseDirectoryObjCmd()
2406 ZeroMemory(&cdCBData, sizeof(ChooseDir)); in Tk_ChooseDirectoryObjCmd()
2568 ChooseDir *chooseDirSharedData = (ChooseDir *) lpData; in ChooseDirectoryValidateProc()
/dports/x11-toolkits/tk86/tk8.6.12/win/
H A DtkWinDialog.c147 } ChooseDir; typedef
2441 ChooseDir cdCBData; /* Structure to pass back and forth */ in Tk_ChooseDirectoryObjCmd()
2466 ZeroMemory(&cdCBData, sizeof(ChooseDir)); in Tk_ChooseDirectoryObjCmd()
2628 ChooseDir *chooseDirSharedData = (ChooseDir *) lpData; in ChooseDirectoryValidateProc()
/dports/audio/gmusicbrowser/gmusicbrowser-1.1.15/
H A Dgmusicbrowser.pl4775 my $newdir=ChooseDir($msg, path=>Songs::Get($IDs->[0],'path').SLASH);
4857 sub ChooseDir subroutine
6874 my $new=ChooseDir(_"Move folder to", path=>$parent);
7003 …my @dirs=ChooseDir(_"Choose folder to add", remember_key=>'LastFolder_Add', multiple=>1, allowfile…
7296 { my $file= $folder? ChooseDir($text, path=>$Options{$key}) : undef;
9165 my $folder= ::ChooseDir(_"Choose a folder", path=>$self->{value});
/dports/net-p2p/py-nicotine-plus/nicotine-plus-3.2.0/
H A DNEWS.md2280 * Small bugfixes (sorting, UpdateColours, ChooseDir)