Home
last modified time | relevance | path

Searched refs:LINKAGEMODE (Results 1 – 25 of 124) sorted by path

12345

/dports/devel/codeblocks/codeblocks-20.03/src/plugins/contrib/wxContribItems/wxTreeList/src/
H A Dtreelistctrl.cpp3037 static int LINKAGEMODE tree_ctrl_compare_func(wxTreeListItem **item1, wxTreeListItem **item2) in tree_ctrl_compare_func()
/dports/games/scorched3d/scorched-dep-win32/include/wx/wx/
H A Ddefs.h273 #ifndef LINKAGEMODE
274 #define LINKAGEMODE macro
H A Dlist.h69 typedef int (* LINKAGEMODE wxSortCompareFunction)(const void *elem1, const void *elem2);
73 typedef int (* LINKAGEMODE wxListIterateFunction)(void *current);
H A Dplatform.h195 #define LINKAGEMODE _Optlink macro
/dports/graphics/hugin/hugin-2020.0.0/src/hugin1/hugin/
H A Dtreelistctrl.cpp3008 static int LINKAGEMODE tree_ctrl_compare_func(wxTreeListItem **item1, wxTreeListItem **item2) in tree_ctrl_compare_func()
/dports/net-p2p/amule-devel/aMule-SVN-r11065/src/extern/wxWidgets/
H A Dlistctrl.cpp4831 static int LINKAGEMODE list_ctrl_compare_func_1( wxListLineData **arg1, wxListLineData **arg2 ) in list_ctrl_compare_func_1()
/dports/net-p2p/amule/aMule-2.3.3/src/extern/wxWidgets/
H A Dlistctrl.cpp4831 static int LINKAGEMODE list_ctrl_compare_func_1( wxListLineData **arg1, wxListLineData **arg2 ) in list_ctrl_compare_func_1()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/include/wx/
H A Ddefs.h540 #ifndef LINKAGEMODE
541 #define LINKAGEMODE macro
2976 typedef int (* LINKAGEMODE wxSortCompareFunction)(const void *elem1, const void *elem2);
2979 typedef int (* LINKAGEMODE wxListIterateFunction)(void *current);
H A Dplatform.h391 # define LINKAGEMODE _Optlink macro
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/common/
H A Dappbase.cpp108 static void LINKAGEMODE SetTraceMasks();
1194 static void LINKAGEMODE SetTraceMasks() in SetTraceMasks()
H A Dfileconf.cpp74 static int LINKAGEMODE CompareEntries(wxFileConfigEntry *p1, wxFileConfigEntry *p2);
75 static int LINKAGEMODE CompareGroups(wxFileConfigGroup *p1, wxFileConfigGroup *p2);
H A Dimagfill.cpp32 static bool LINKAGEMODE MatchPixel(wxImage *img, int x, int y, int w, int h, const wxColour& c) in MatchPixel()
42 static bool LINKAGEMODE MatchBoundaryPixel(wxImage *img, int x, int y, int w, int h, const wxColour… in MatchBoundaryPixel()
57 static void LINKAGEMODE
H A Dimagpng.cpp109 #define PNGLINKAGEMODE LINKAGEMODE
H A Dimagtiff.cpp50 #define TIFFLINKAGEMODE LINKAGEMODE
H A Dlist.cpp705 static int LINKAGEMODE
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/generic/
H A Ddatavgen.cpp379 int LINKAGEMODE wxGenericTreeModelNodeCmp( wxDataViewTreeNode ** node1,
603 int LINKAGEMODE wxGenericTreeModelNodeCmp( wxDataViewTreeNode ** node1, in wxGenericTreeModelNodeCmp()
1454 int LINKAGEMODE wxDataViewSelectionCmp( unsigned int row1, unsigned int row2 ) in wxDataViewSelectionCmp()
H A Dlistctrl.cpp4384 int LINKAGEMODE list_ctrl_compare_func_1( wxListLineData **arg1, wxListLineData **arg2 ) in list_ctrl_compare_func_1()
H A Dtreectlg.cpp2351 static int LINKAGEMODE tree_ctrl_compare_func(wxGenericTreeItem **item1, in tree_ctrl_compare_func()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/gtk/
H A Ddataview.cpp363 int LINKAGEMODE wxGtkTreeModelChildCmp( void** id1, void** id2 ) in wxGtkTreeModelChildCmp()
3332 int LINKAGEMODE wxGtkTreeModelChildPtrCmp( void*** data1, void*** data2 ) in wxGtkTreeModelChildPtrCmp()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/html/
H A Dhtmlpars.cpp539 extern "C" int LINKAGEMODE wxHtmlEntityCompare(const void *key, const void *item) in wxHtmlEntityCompare()
H A Dm_pre.cpp30 static wxString LINKAGEMODE HtmlizeLinebreaks(const wxString& str) in FORCE_LINK_ME()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/univ/
H A Dtopluniv.cpp427 static inline LINKAGEMODE in BEGIN_EVENT_TABLE()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/tests/benchmarks/htmlparser/
H A Dhtmlpars.cpp546 extern "C" int LINKAGEMODE wx28HtmlEntityCompare(const void *key, const void *item) in wx28HtmlEntityCompare()
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/include/wx/
H A Ddefs.h460 #ifndef LINKAGEMODE
461 #define LINKAGEMODE macro
H A Dlist.h54 typedef int (* LINKAGEMODE wxSortCompareFunction)(const void *elem1, const void *elem2);
61 typedef int (* LINKAGEMODE wxListIterateFunction)(void *current);

12345