Home
last modified time | relevance | path

Searched defs:wxSVGColor (Results 1 – 2 of 2) sorted by relevance

/dports/astro/opencpn/OpenCPN-5.2.4/libs/wxsvg/include/wxSVG/
H A DSVGColor.h39 wxSVGColor(): wxCSSValue(wxCSS_SVG_COLOR), in wxSVGColor() function
41 wxSVGColor(wxRGBColor color): wxCSSValue(wxCSS_SVG_COLOR), in wxSVGColor() function
43 wxSVGColor(unsigned char r, unsigned char g, unsigned char b): in wxSVGColor() function
/dports/graphics/wxsvg/wxsvg-1.5.22/include/wxSVG/
H A DSVGColor.h39 wxSVGColor(): wxCSSValue(wxCSS_SVG_COLOR), in wxSVGColor() function
41 wxSVGColor(wxRGBColor color): wxCSSValue(wxCSS_SVG_COLOR), in wxSVGColor() function
43 wxSVGColor(unsigned char r, unsigned char g, unsigned char b): in wxSVGColor() function