Home
last modified time | relevance | path

Searched defs:GetCap (Results 1 – 25 of 103) sorted by relevance

12345

/dports/devel/tinygo/tinygo-0.14.1/vendor/github.com/gobwas/pool/pbytes/
H A Dpbytes.go15 func GetCap(c int) []byte { return DefaultPool.GetCap(c) } func
H A Dpool.go51 func (p *Pool) GetCap(c int) []byte { func
H A Dpool_sanitize.go56 func (p *Pool) GetCap(c int) []byte { return p.Get(0, c) } func
/dports/games/scorched3d/scorched-dep-win32/include/wx/wx/msw/
H A Dpen.h80 inline int GetCap() const { return (M_PENDATA ? M_PENDATA->m_cap : 0); }; in GetCap() function
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/include/wx/msw/
H A Dpen.h110 int GetCap() const { return (M_PENDATA ? M_PENDATA->m_cap : 0); } in GetCap() function
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/include/wx/msw/
H A Dpen.h110 int GetCap() const { return (M_PENDATA ? M_PENDATA->m_cap : 0); } in GetCap() function
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/include/wx/msw/
H A Dpen.h110 int GetCap() const { return (M_PENDATA ? M_PENDATA->m_cap : 0); } in GetCap() function
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/include/wx/msw/
H A Dpen.h110 int GetCap() const { return (M_PENDATA ? M_PENDATA->m_cap : 0); } in GetCap() function
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/cocoa/
H A Dpen.mm349 int wxPen::GetCap() const function
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/cocoa/
H A Dpen.mm349 int wxPen::GetCap() const function
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/msw/
H A Dpen.cpp80 wxPenCap GetCap() const { return m_cap; } in GetCap() function in wxPenRefData
568 wxPenCap wxPen::GetCap() const in GetCap() function in wxPen
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/msw/
H A Dpen.cpp80 wxPenCap GetCap() const { return m_cap; } in GetCap() function in wxPenRefData
568 wxPenCap wxPen::GetCap() const in GetCap() function in wxPen
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/msw/
H A Dpen.cpp72 wxPenCap GetCap() const { return m_cap; } in GetCap() function in wxPenRefData
594 wxPenCap wxPen::GetCap() const in GetCap() function in wxPen
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/src/gtk1/
H A Dpen.cpp189 int wxPen::GetCap() const in GetCap() function in wxPen
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/src/gtk/
H A Dpen.cpp189 int wxPen::GetCap() const in GetCap() function in wxPen
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/src/gtk1/
H A Dpen.cpp189 int wxPen::GetCap() const in GetCap() function in wxPen
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/src/gtk/
H A Dpen.cpp189 int wxPen::GetCap() const in GetCap() function in wxPen
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/src/gtk/
H A Dpen.cpp189 int wxPen::GetCap() const in GetCap() function in wxPen
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/src/gtk1/
H A Dpen.cpp189 int wxPen::GetCap() const in GetCap() function in wxPen
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/src/gtk1/
H A Dpen.cpp189 int wxPen::GetCap() const in GetCap() function in wxPen
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/src/gtk/
H A Dpen.cpp189 int wxPen::GetCap() const in GetCap() function in wxPen
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/gtk1/
H A Dpen.cpp204 wxPenCap wxPen::GetCap() const in GetCap() function in wxPen
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/gtk1/
H A Dpen.cpp204 wxPenCap wxPen::GetCap() const in GetCap() function in wxPen
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/dfb/
H A Dpen.cpp155 wxPenCap wxPen::GetCap() const in GetCap() function in wxPen
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/gtk/
H A Dpen.cpp204 wxPenCap wxPen::GetCap() const in GetCap() function in wxPen

12345