Home
last modified time | relevance | path

Searched refs:comInt2 (Results 1 – 15 of 15) sorted by relevance

/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/sip/cpp/
H A Dsip_gridwxGridTableMessage.cpp241 int comInt2; in meth_wxGridTableMessage_SetCommandInt2() local
248 …, sipKwds, sipKwdList, SIP_NULLPTR, "Bi", &sipSelf, sipType_wxGridTableMessage, &sipCpp, &comInt2)) in meth_wxGridTableMessage_SetCommandInt2()
253 sipCpp->SetCommandInt2(comInt2); in meth_wxGridTableMessage_SetCommandInt2()
355 int comInt2 = -1; in init_type_wxGridTableMessage() local
364 …ipKwds, sipKwdList, sipUnused, "J8i|ii", sipType_wxGridTableBase, &table, &id, &comInt1, &comInt2)) in init_type_wxGridTableMessage()
369 sipCpp = new ::wxGridTableMessage(table,id,comInt1,comInt2); in init_type_wxGridTableMessage()
/dports/editors/rehex/rehex-0.4.0/wxLua/bindings/wxwidgets/
H A Dwxadv_grid.i469 wxGridTableMessage(wxGridTableBase *table, int id, int comInt1 = -1, int comInt2 = -1);
477 void SetCommandInt2(int comInt2);
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/interface/wx/
H A Dgrid.h1788 int comInt2 = -1 );
1796 void SetCommandInt2( int comInt2 );
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/interface/wx/
H A Dgrid.h1788 int comInt2 = -1 );
1796 void SetCommandInt2( int comInt2 );
/dports/games/scorched3d/scorched-dep-win32/include/wx/wx/generic/
H A Dgrid.h868 int comInt2 = -1 );
876 void SetCommandInt2( int comInt2 ) { m_comInt2 = comInt2; }
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/interface/wx/
H A Dgrid.h1857 wxGridTableMessage(wxGridTableBase *table, int id, int comInt1 = -1, int comInt2 = -1);
1892 void SetCommandInt2( int comInt2 );
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/include/wx/generic/
H A Dgrid.h934 int comInt2 = -1 );
942 void SetCommandInt2( int comInt2 ) { m_comInt2 = comInt2; }
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/include/wx/generic/
H A Dgrid.h934 int comInt2 = -1 );
942 void SetCommandInt2( int comInt2 ) { m_comInt2 = comInt2; }
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/include/wx/generic/
H A Dgrid.h934 int comInt2 = -1 );
942 void SetCommandInt2( int comInt2 ) { m_comInt2 = comInt2; }
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/include/wx/generic/
H A Dgrid.h934 int comInt2 = -1 );
942 void SetCommandInt2( int comInt2 ) { m_comInt2 = comInt2; }
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/include/wx/generic/
H A Dgrid.h784 int comInt2 = -1 );
792 void SetCommandInt2( int comInt2 ) { m_comInt2 = comInt2; } in SetCommandInt2() argument
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/include/wx/generic/
H A Dgrid.h784 int comInt2 = -1 );
792 void SetCommandInt2( int comInt2 ) { m_comInt2 = comInt2; } in SetCommandInt2() argument
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/include/wx/generic/
H A Dgrid.h1328 int comInt2 = -1 );
1336 void SetCommandInt2( int comInt2 ) { m_comInt2 = comInt2; } in SetCommandInt2() argument
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/wx/
H A Dgrid.pyi1589 GridTableMessage(table, id, comInt1=-1, comInt2=-1)
1597 GridTableMessage(table, id, comInt1=-1, comInt2=-1)
1632 def SetCommandInt2(self, comInt2):
1634 SetCommandInt2(comInt2)
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/sip/gen/
H A Dgrid.sip2639 GridTableMessage(table, id, comInt1=-1, comInt2=-1)
2654 int comInt2 = -1
2694 int comInt2
2697 SetCommandInt2(comInt2)