Home
last modified time | relevance | path

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

/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/sip/cpp/
H A Dsip_gridwxGridCellAttrProvider.cpp213 sipNoMethod(sipParseErr, sipName_GridCellAttrProvider, sipName_SetAttr, SIP_NULLPTR); in meth_wxGridCellAttrProvider_SetAttr()
256 sipNoMethod(sipParseErr, sipName_GridCellAttrProvider, sipName_SetRowAttr, SIP_NULLPTR); in meth_wxGridCellAttrProvider_SetRowAttr()
299 sipNoMethod(sipParseErr, sipName_GridCellAttrProvider, sipName_SetColAttr, SIP_NULLPTR); in meth_wxGridCellAttrProvider_SetColAttr()
341 …sipNoMethod(sipParseErr, sipName_GridCellAttrProvider, sipName_GetColumnHeaderRenderer, SIP_NULLPT… in meth_wxGridCellAttrProvider_GetColumnHeaderRenderer()
383 … sipNoMethod(sipParseErr, sipName_GridCellAttrProvider, sipName_GetRowHeaderRenderer, SIP_NULLPTR); in meth_wxGridCellAttrProvider_GetRowHeaderRenderer()
420 sipNoMethod(sipParseErr, sipName_GridCellAttrProvider, sipName_GetCornerRenderer, SIP_NULLPTR); in meth_wxGridCellAttrProvider_GetCornerRenderer()
466 sipNoMethod(sipParseErr, sipName_GridCellAttrProvider, sipName_GetAttr, SIP_NULLPTR); in meth_wxGridCellAttrProvider_GetAttr()
H A DsipAPI_grid.h328 #define sipName_GridCellAttrProvider &sipStrings__grid[2516] macro