Home
last modified time | relevance | path

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

/dports/graphics/iccxml/IccXML-0.9.8/IccLibXML/
H A DIccUtilXml.h142 icStandardObserver icGetNamedStandardObserverValue(const icChar *str);
H A DIccUtilXml.cpp893 icStandardObserver icGetNamedStandardObserverValue(const icChar* str) in icGetNamedStandardObserverValue() function
H A DIccTagXml.cpp967 m_Data.stdObserver = icGetNamedStandardObserverValue((icChar*)pNode->children->content); in ParseXml()