Home
last modified time | relevance | path

Searched refs:sipType_wxAuiManager (Results 1 – 3 of 3) sorted by relevance

/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/sip/cpp/
H A Dsip_auiwxAuiManager.cpp504 if (sipParseArgs(&sipParseErr, sipArgs, "B", &sipSelf, sipType_wxAuiManager, &sipCpp)) in meth_wxAuiManager_GetAllPanes()
540 if (sipParseArgs(&sipParseErr, sipArgs, "B", &sipSelf, sipType_wxAuiManager, &sipCpp)) in meth_wxAuiManager_GetArtProvider()
578 …arseErr, sipArgs, sipKwds, SIP_NULLPTR, SIP_NULLPTR, "B", &sipSelf, sipType_wxAuiManager, &sipCpp)) in meth_wxAuiManager_GetDockSizeConstraint()
612 if (sipParseArgs(&sipParseErr, sipArgs, "B", &sipSelf, sipType_wxAuiManager, &sipCpp)) in meth_wxAuiManager_GetFlags()
648 if (sipParseArgs(&sipParseErr, sipArgs, "B", &sipSelf, sipType_wxAuiManager, &sipCpp)) in meth_wxAuiManager_GetManagedWindow()
685 if (sipParseArgs(&sipParseErr, sipArgs, "B", &sipSelf, sipType_wxAuiManager, &sipCpp)) in meth_wxAuiManager_HideHint()
900 if (sipParseArgs(&sipParseErr, sipArgs, "B", &sipSelf, sipType_wxAuiManager, &sipCpp)) in meth_wxAuiManager_SavePerspective()
1026 …seErr, sipArgs, sipKwds, sipKwdList, SIP_NULLPTR, "Bu", &sipSelf, sipType_wxAuiManager, &sipCpp, &… in meth_wxAuiManager_SetFlags()
1147 if (sipParseArgs(&sipParseErr, sipArgs, "B", &sipSelf, sipType_wxAuiManager, &sipCpp)) in meth_wxAuiManager_UnInit()
1183 if (sipParseArgs(&sipParseErr, sipArgs, "B", &sipSelf, sipType_wxAuiManager, &sipCpp)) in meth_wxAuiManager_Update()
[all …]
H A Dsip_auiwxAuiManagerEvent.cpp253 return sipConvertFromType(sipRes,sipType_wxAuiManager,SIP_NULLPTR); in meth_wxAuiManagerEvent_GetManager()
433 … SIP_NULLPTR, "BJ8", &sipSelf, sipType_wxAuiManagerEvent, &sipCpp, sipType_wxAuiManager, &manager)) in meth_wxAuiManagerEvent_SetManager()
H A DsipAPI_aui.h1923 #define sipType_wxAuiManager sipExportedTypes__aui[13] macro