Home
last modified time | relevance | path

Searched refs:s_emptySVGColor (Results 1 – 4 of 4) sorted by relevance

/dports/astro/opencpn/OpenCPN-5.2.4/libs/wxsvg/include/wxSVG/
H A DCSSStyleDeclaration.h463 return it != end() ? ((wxSVGColor&)*it->second) : *s_emptySVGColor; in GetFloodColor()
702 return it != end() ? ((wxSVGColor&)*it->second) : *s_emptySVGColor; in GetLightingColor()
861 return it != end() ? ((wxSVGColor&)*it->second) : *s_emptySVGColor; in GetStopColor()
1144 static wxSVGColor* s_emptySVGColor; variable
/dports/graphics/wxsvg/wxsvg-1.5.22/include/wxSVG/
H A DCSSStyleDeclaration.h461 return it != end() ? ((wxSVGColor&)*it->second) : *s_emptySVGColor; in GetFloodColor()
700 return it != end() ? ((wxSVGColor&)*it->second) : *s_emptySVGColor; in GetLightingColor()
859 return it != end() ? ((wxSVGColor&)*it->second) : *s_emptySVGColor; in GetStopColor()
1142 static wxSVGColor* s_emptySVGColor; variable
/dports/astro/opencpn/OpenCPN-5.2.4/libs/wxsvg/src/
H A DCSSStyleDeclaration.cpp16 wxSVGColor* wxCSSStyleDeclaration::s_emptySVGColor = new wxSVGColor; member in wxCSSStyleDeclaration
/dports/graphics/wxsvg/wxsvg-1.5.22/src/
H A DCSSStyleDeclaration.cpp16 wxSVGColor* wxCSSStyleDeclaration::s_emptySVGColor = new wxSVGColor; member in wxCSSStyleDeclaration