Home
last modified time | relevance | path

Searched refs:UnGetNativePath (Results 1 – 25 of 43) sorted by relevance

12

/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/src/generic/
H A Dgraphicc.cpp161 virtual void UnGetNativePath(void *p) const;
764 void wxCairoPathData::UnGetNativePath(void *p) const in UnGetNativePath() function in wxCairoPathData
787 UnGetNativePath(p); in AddPath()
1179 path.UnGetNativePath(cp); in Clip()
1194 path.UnGetNativePath(cp); in Clip()
1211 path.UnGetNativePath(cp); in StrokePath()
1224 path.UnGetNativePath(cp); in FillPath()
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/src/generic/
H A Dgraphicc.cpp161 virtual void UnGetNativePath(void *p) const;
764 void wxCairoPathData::UnGetNativePath(void *p) const in UnGetNativePath() function in wxCairoPathData
787 UnGetNativePath(p); in AddPath()
1179 path.UnGetNativePath(cp); in Clip()
1194 path.UnGetNativePath(cp); in Clip()
1211 path.UnGetNativePath(cp); in StrokePath()
1224 path.UnGetNativePath(cp); in FillPath()
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/src/generic/
H A Dgraphicc.cpp161 virtual void UnGetNativePath(void *p) const;
764 void wxCairoPathData::UnGetNativePath(void *p) const in UnGetNativePath() function in wxCairoPathData
787 UnGetNativePath(p); in AddPath()
1179 path.UnGetNativePath(cp); in Clip()
1194 path.UnGetNativePath(cp); in Clip()
1211 path.UnGetNativePath(cp); in StrokePath()
1224 path.UnGetNativePath(cp); in FillPath()
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/src/generic/
H A Dgraphicc.cpp161 virtual void UnGetNativePath(void *p) const;
764 void wxCairoPathData::UnGetNativePath(void *p) const in UnGetNativePath() function in wxCairoPathData
787 UnGetNativePath(p); in AddPath()
1179 path.UnGetNativePath(cp); in Clip()
1194 path.UnGetNativePath(cp); in Clip()
1211 path.UnGetNativePath(cp); in StrokePath()
1224 path.UnGetNativePath(cp); in FillPath()
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/include/wx/private/
H A Dgraphics.h155 virtual void UnGetNativePath(void *p) const= 0;
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/include/wx/private/
H A Dgraphics.h155 virtual void UnGetNativePath(void *p) const= 0;
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/include/wx/private/
H A Dgraphics.h155 virtual void UnGetNativePath(void *p) const= 0;
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/generic/
H A Dgraphicc.cpp149 virtual void UnGetNativePath(void *p) const;
1050 void wxCairoPathData::UnGetNativePath(void *p) const in UnGetNativePath() function in wxCairoPathData
1073 UnGetNativePath(p); in AddPath()
1942 path.UnGetNativePath(cp); in Clip()
1957 path.UnGetNativePath(cp); in Clip()
1975 path.UnGetNativePath(cp); in StrokePath()
1989 path.UnGetNativePath(cp); in FillPath()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/generic/
H A Dgraphicc.cpp149 virtual void UnGetNativePath(void *p) const;
1050 void wxCairoPathData::UnGetNativePath(void *p) const in UnGetNativePath() function in wxCairoPathData
1073 UnGetNativePath(p); in AddPath()
1942 path.UnGetNativePath(cp); in Clip()
1957 path.UnGetNativePath(cp); in Clip()
1975 path.UnGetNativePath(cp); in StrokePath()
1989 path.UnGetNativePath(cp); in FillPath()
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/generic/
H A Dgraphicc.cpp179 virtual void UnGetNativePath(void *p) const wxOVERRIDE;
1258 void wxCairoPathData::UnGetNativePath(void *p) const in UnGetNativePath() function in wxCairoPathData
1281 UnGetNativePath(p); in AddPath()
2568 path.UnGetNativePath(cp); in Clip()
2583 path.UnGetNativePath(cp); in Clip()
2629 path.UnGetNativePath(cp); in StrokePath()
2643 path.UnGetNativePath(cp); in FillPath()
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/include/wx/
H A Dgraphics.h329 virtual void UnGetNativePath(void *p) const= 0;
407 virtual void UnGetNativePath(void *p)const;
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/include/wx/
H A Dgraphics.h329 virtual void UnGetNativePath(void *p) const= 0;
407 virtual void UnGetNativePath(void *p)const;
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/include/wx/
H A Dgraphics.h329 virtual void UnGetNativePath(void *p) const= 0;
407 virtual void UnGetNativePath(void *p)const;
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/include/wx/
H A Dgraphics.h329 virtual void UnGetNativePath(void *p) const= 0;
407 virtual void UnGetNativePath(void *p)const;
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/src/common/
H A Dgraphcmn.cpp372 void wxGraphicsPath::UnGetNativePath(void *p)const in UnGetNativePath() function in wxGraphicsPath
374 GetPathData()->UnGetNativePath(p); in UnGetNativePath()
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/src/common/
H A Dgraphcmn.cpp372 void wxGraphicsPath::UnGetNativePath(void *p)const in UnGetNativePath() function in wxGraphicsPath
374 GetPathData()->UnGetNativePath(p); in UnGetNativePath()
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/src/common/
H A Dgraphcmn.cpp372 void wxGraphicsPath::UnGetNativePath(void *p)const in UnGetNativePath() function in wxGraphicsPath
374 GetPathData()->UnGetNativePath(p); in UnGetNativePath()
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/src/common/
H A Dgraphcmn.cpp372 void wxGraphicsPath::UnGetNativePath(void *p)const in UnGetNativePath() function in wxGraphicsPath
374 GetPathData()->UnGetNativePath(p); in UnGetNativePath()
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/common/
H A Dgraphcmn.cpp363 void wxGraphicsPath::UnGetNativePath(void *p)const in UnGetNativePath() function in wxGraphicsPath
365 GetPathData()->UnGetNativePath(p); in UnGetNativePath()
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/common/
H A Dgraphcmn.cpp363 void wxGraphicsPath::UnGetNativePath(void *p)const in UnGetNativePath() function in wxGraphicsPath
365 GetPathData()->UnGetNativePath(p); in UnGetNativePath()
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/common/
H A Dgraphcmn.cpp360 void wxGraphicsPath::UnGetNativePath(void *p)const in UnGetNativePath() function in wxGraphicsPath
362 GetPathData()->UnGetNativePath(p); in UnGetNativePath()
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/interface/wx/
H A Dgraphics.h171 virtual void UnGetNativePath(void* p) const;
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/interface/wx/
H A Dgraphics.h171 virtual void UnGetNativePath(void* p) const;
/dports/editors/rehex/rehex-0.4.0/wxLua/bindings/wxwidgets/
H A Dwxcore_graphics.i265 virtual void UnGetNativePath(void *p) const;
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/interface/wx/
H A Dgraphics.h212 virtual void UnGetNativePath(void* p) const;

12