Searched refs:CV_GRAPH_NEW_TREE (Results 1 – 5 of 5) sorted by relevance
3662 if( scanner->mask & CV_GRAPH_NEW_TREE ) in cvNextGraphItem()3667 code = CV_GRAPH_NEW_TREE; in cvNextGraphItem()
3231 if( scanner->mask & CV_GRAPH_NEW_TREE ) in cvNextGraphItem()3236 code = CV_GRAPH_NEW_TREE; in cvNextGraphItem()
1224 #define CV_GRAPH_NEW_TREE 32 macro
1845 #define CV_GRAPH_NEW_TREE 32 macro
2017 case CV_GRAPH_NEW_TREE: in run()