Home
last modified time | relevance | path

Searched refs:sipName_TopLevelWindow (Results 1 – 2 of 2) sorted by relevance

/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/sip/cpp/
H A Dsip_corewxTopLevelWindow.cpp1036 sipNoMethod(sipParseErr, sipName_TopLevelWindow, sipName_Create, SIP_NULLPTR); in meth_wxTopLevelWindow_Create()
1268 sipNoMethod(sipParseErr, sipName_TopLevelWindow, sipName_GetIcon, SIP_NULLPTR); in meth_wxTopLevelWindow_GetIcon()
1305 sipNoMethod(sipParseErr, sipName_TopLevelWindow, sipName_GetIcons, SIP_NULLPTR); in meth_wxTopLevelWindow_GetIcons()
1341 sipNoMethod(sipParseErr, sipName_TopLevelWindow, sipName_GetTitle, SIP_NULLPTR); in meth_wxTopLevelWindow_GetTitle()
1381 sipNoMethod(sipParseErr, sipName_TopLevelWindow, sipName_Iconize, SIP_NULLPTR); in meth_wxTopLevelWindow_Iconize()
1418 sipNoMethod(sipParseErr, sipName_TopLevelWindow, sipName_IsActive, SIP_NULLPTR); in meth_wxTopLevelWindow_IsActive()
1601 sipNoMethod(sipParseErr, sipName_TopLevelWindow, sipName_Layout, SIP_NULLPTR); in meth_wxTopLevelWindow_Layout()
1641 sipNoMethod(sipParseErr, sipName_TopLevelWindow, sipName_Maximize, SIP_NULLPTR); in meth_wxTopLevelWindow_Maximize()
1717 sipNoMethod(sipParseErr, sipName_TopLevelWindow, sipName_Restore, SIP_NULLPTR); in meth_wxTopLevelWindow_Restore()
1871 sipNoMethod(sipParseErr, sipName_TopLevelWindow, sipName_SetIcon, SIP_NULLPTR); in meth_wxTopLevelWindow_SetIcon()
[all …]
H A DsipAPI_core.h6206 #define sipName_TopLevelWindow &sipStrings__core[42818] macro