Home
last modified time | relevance | path

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

/dports/graphics/opendx/dx-4.4.4/src/uipp/dxui/
H A DScalarNode.h82 boolean cfgParseComponentComment(const char *comment,
H A DScalarNode.C635 return this->cfgParseComponentComment(comment, filename,lineno) || in cfgParseComment()
746 boolean ScalarNode::cfgParseComponentComment(const char *comment, in cfgParseComponentComment() function