Home
last modified time | relevance | path

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

/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/sip/cpp/
H A Dsip_dataviewwxDataViewSpinRenderer.cpp41 ::wxSize sipProtect_GetTextExtent(const ::wxString&) const;
368 ::wxSize sipwxDataViewSpinRenderer::sipProtect_GetTextExtent(const ::wxString& str) const in sipProtect_GetTextExtent() function in sipwxDataViewSpinRenderer
433 sipRes = new ::wxSize(sipCpp->sipProtect_GetTextExtent(*str)); in meth_wxDataViewSpinRenderer_GetTextExtent()
H A Dsip_dataviewwxDataViewCustomRenderer.cpp41 ::wxSize sipProtect_GetTextExtent(const ::wxString&) const;
368 ::wxSize sipwxDataViewCustomRenderer::sipProtect_GetTextExtent(const ::wxString& str) const in sipProtect_GetTextExtent() function in sipwxDataViewCustomRenderer
962 sipRes = new ::wxSize(sipCpp->sipProtect_GetTextExtent(*str)); in meth_wxDataViewCustomRenderer_GetTextExtent()