Home | History | Annotate | Download | only in grxmlcompile

Lines Matching refs:findSubGraph

132     if (findSubGraph( m_RootRule, p_SubGraph )) {
431 if ( findSubGraph( ruleName, p_ExistingSubgraph ) ) {
873 bool GRXMLDoc::findSubGraph(std::string & s, SubGraph *&p_SubGraph)
960 if ( findSubGraph( rule, p_SubGraph ) ) {
964 if ( findSubGraph( rule, p_SubGraph ) ) {
1136 if ( !findSubGraph( m_RootRule, p_SubGraph ) ) {