Home
last modified time | relevance | path

Searched refs:XML_COLORENTRY (Results 1 – 3 of 3) sorted by relevance

/dports/textproc/libvisio01/libvisio-0.1.7/src/lib/
H A Dtokens.h28 const int XML_COLORENTRY = 25; variable
H A Dtokenhash.h390 {"ColorEntry",XML_COLORENTRY},
H A DVSDXMLParserBase.cpp1046 if (XML_COLORENTRY == tokenId) in readColours()