Searched refs:CV_GRAPH_NEW_TREE (Results 1 – 2 of 2) sorted by relevance
3662 if( scanner->mask & CV_GRAPH_NEW_TREE ) in cvNextGraphItem()3667 code = CV_GRAPH_NEW_TREE; in cvNextGraphItem()
1224 #define CV_GRAPH_NEW_TREE 32 macro