Home
last modified time | relevance | path

Searched refs:TreeView_SortChildrenCB (Results 1 – 25 of 33) sorted by relevance

12

/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/src/msw/
H A Dtreectrl.cpp2035 TreeView_SortChildrenCB(GetHwnd(), &tvSort, 0 /* reserved */); in SortChildren()
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/src/msw/
H A Dtreectrl.cpp2035 TreeView_SortChildrenCB(GetHwnd(), &tvSort, 0 /* reserved */); in SortChildren()
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/src/msw/
H A Dtreectrl.cpp2035 TreeView_SortChildrenCB(GetHwnd(), &tvSort, 0 /* reserved */); in SortChildren()
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/src/msw/
H A Dtreectrl.cpp2035 TreeView_SortChildrenCB(GetHwnd(), &tvSort, 0 /* reserved */); in SortChildren()
/dports/multimedia/assimp/assimp-5.1.3/tools/assimp_view/
H A DDisplay.cpp1484 TreeView_SortChildrenCB(GetDlgItem(g_hDlg,IDC_TREE1),&sSort,0); in HandleTreeViewPopup2()
/dports/games/doomsday/doomsday-2.3.1/doomsday/external/assimp/tools/assimp_view/
H A DDisplay.cpp1478 TreeView_SortChildrenCB(GetDlgItem(g_hDlg,IDC_TREE1),&sSort,0); in HandleTreeViewPopup2()
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/msw/
H A Dtreectrl.cpp2221 if ( !TreeView_SortChildrenCB(GetHwnd(), &tvSort, wxRESERVED_PARAM) ) in SortChildren()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/msw/
H A Dtreectrl.cpp2180 TreeView_SortChildrenCB(GetHwnd(), &tvSort, 0 /* reserved */); in SortChildren()
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/msw/
H A Dtreectrl.cpp2180 TreeView_SortChildrenCB(GetHwnd(), &tvSort, 0 /* reserved */); in SortChildren()
/dports/editors/fpc-ide/fpc-3.2.2/rtl/win/wininc/
H A Dfunc.inc1216 function TreeView_SortChildrenCB(hwnd:HWND;psort:LPTV_SORTCB;recurse : longint) : LRESULT;
2167 function TreeView_SortChildrenCB(hwnd:HWND;psort:LPTV_SORTCB;recurse : longint) : LRESULT;
2169 TreeView_SortChildrenCB:=SendMessage(hwnd,TVM_SORTCHILDRENCB,WPARAM(recurse),LPARAM(psort));
/dports/editors/fpc-ide/fpc-3.2.2/rtl/wince/wininc/
H A Dcoredll.inc2847 function TreeView_SortChildrenCB(hwnd:HWND;psort:LPTV_SORTCB;recurse : longint) : LRESULT;
3992 function TreeView_SortChildrenCB(hwnd:HWND;psort:LPTV_SORTCB;recurse : longint) : LRESULT;
3994 TreeView_SortChildrenCB:=SendMessage(hwnd,TVM_SORTCHILDRENCB,WPARAM(recurse),LPARAM(psort));
/dports/lang/fpc-utils/fpc-3.2.2/rtl/wince/wininc/
H A Dcoredll.inc2847 function TreeView_SortChildrenCB(hwnd:HWND;psort:LPTV_SORTCB;recurse : longint) : LRESULT;
3992 function TreeView_SortChildrenCB(hwnd:HWND;psort:LPTV_SORTCB;recurse : longint) : LRESULT;
3994 TreeView_SortChildrenCB:=SendMessage(hwnd,TVM_SORTCHILDRENCB,WPARAM(recurse),LPARAM(psort));
/dports/lang/fpc-utils/fpc-3.2.2/rtl/win/wininc/
H A Dfunc.inc1216 function TreeView_SortChildrenCB(hwnd:HWND;psort:LPTV_SORTCB;recurse : longint) : LRESULT;
2167 function TreeView_SortChildrenCB(hwnd:HWND;psort:LPTV_SORTCB;recurse : longint) : LRESULT;
2169 TreeView_SortChildrenCB:=SendMessage(hwnd,TVM_SORTCHILDRENCB,WPARAM(recurse),LPARAM(psort));
/dports/lang/fpc-source/fpc-3.2.2/rtl/wince/wininc/
H A Dcoredll.inc2847 function TreeView_SortChildrenCB(hwnd:HWND;psort:LPTV_SORTCB;recurse : longint) : LRESULT;
3992 function TreeView_SortChildrenCB(hwnd:HWND;psort:LPTV_SORTCB;recurse : longint) : LRESULT;
3994 TreeView_SortChildrenCB:=SendMessage(hwnd,TVM_SORTCHILDRENCB,WPARAM(recurse),LPARAM(psort));
/dports/lang/fpc-source/fpc-3.2.2/rtl/win/wininc/
H A Dfunc.inc1216 function TreeView_SortChildrenCB(hwnd:HWND;psort:LPTV_SORTCB;recurse : longint) : LRESULT;
2167 function TreeView_SortChildrenCB(hwnd:HWND;psort:LPTV_SORTCB;recurse : longint) : LRESULT;
2169 TreeView_SortChildrenCB:=SendMessage(hwnd,TVM_SORTCHILDRENCB,WPARAM(recurse),LPARAM(psort));
/dports/lang/fpc/fpc-3.2.2/rtl/win/wininc/
H A Dfunc.inc1216 function TreeView_SortChildrenCB(hwnd:HWND;psort:LPTV_SORTCB;recurse : longint) : LRESULT;
2167 function TreeView_SortChildrenCB(hwnd:HWND;psort:LPTV_SORTCB;recurse : longint) : LRESULT;
2169 TreeView_SortChildrenCB:=SendMessage(hwnd,TVM_SORTCHILDRENCB,WPARAM(recurse),LPARAM(psort));
/dports/lang/fpc/fpc-3.2.2/rtl/wince/wininc/
H A Dcoredll.inc2847 function TreeView_SortChildrenCB(hwnd:HWND;psort:LPTV_SORTCB;recurse : longint) : LRESULT;
3992 function TreeView_SortChildrenCB(hwnd:HWND;psort:LPTV_SORTCB;recurse : longint) : LRESULT;
3994 TreeView_SortChildrenCB:=SendMessage(hwnd,TVM_SORTCHILDRENCB,WPARAM(recurse),LPARAM(psort));
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/mingw32/include/
H A Dcommctrl.h2115 #define TreeView_SortChildrenCB(w,s,r) (BOOL)SNDMSG((w),TVM_SORTCHILDRENCB,r,(LPARAM)(LPTVSORTCB)(s… macro
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/include/
H A Dcommctrl.h2115 #define TreeView_SortChildrenCB(w,s,r) (BOOL)SNDMSG((w),TVM_SORTCHILDRENCB,r,(LPARAM)(LPTVSORTCB)(s… macro
/dports/lang/gcc12-devel/gcc-12-20211205/libphobos/libdruntime/core/sys/windows/
H A Dcommctrl.d5994 BOOL TreeView_SortChildrenCB(HWND w, LPTVSORTCB s, BOOL r) {
/dports/lang/gcc10/gcc-10.3.0/libphobos/libdruntime/core/sys/windows/
H A Dcommctrl.d5993 BOOL TreeView_SortChildrenCB(HWND w, LPTVSORTCB s, BOOL r) {
/dports/lang/gcc11-devel/gcc-11-20211009/libphobos/libdruntime/core/sys/windows/
H A Dcommctrl.d5994 BOOL TreeView_SortChildrenCB(HWND w, LPTVSORTCB s, BOOL r) {
/dports/devel/avr-gcc/gcc-10.2.0/libphobos/libdruntime/core/sys/windows/
H A Dcommctrl.d5993 BOOL TreeView_SortChildrenCB(HWND w, LPTVSORTCB s, BOOL r) {
/dports/lang/gcc9-devel/gcc-9-20211007/libphobos/libdruntime/core/sys/windows/
H A Dcommctrl.d5993 BOOL TreeView_SortChildrenCB(HWND w, LPTVSORTCB s, BOOL r) {
/dports/lang/gcc9-aux/gcc-9.1.0/libphobos/libdruntime/core/sys/windows/
H A Dcommctrl.d5993 BOOL TreeView_SortChildrenCB(HWND w, LPTVSORTCB s, BOOL r) {

12