Home
last modified time | relevance | path

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

/dports/devel/open-beagle/beagle-3.0.3/PACC/SVG/
H A DTypes.hpp177 static const Color cMediumBlue; //!< "mediumblue" SVG color member in PACC::SVG::Color
H A DTypes.cpp131 const SVG::Color SVG::Color::cMediumBlue("mediumblue"); member in SVG::Color