Searched refs:tmprelation (Results 1 – 1 of 1) sorted by relevance
96 short tmprelation = set.getRelation(0).RelationType; in contents_flows_from() local97 if ( tmprelation == 1 ) in contents_flows_from()101 relationtypes[0] = tmprelation; in contents_flows_from()103 else if ( tmprelation == 2 ) in contents_flows_from()107 relationtypes[1] = tmprelation; in contents_flows_from()113 tmprelation = set.getRelation(1).RelationType; in contents_flows_from()114 if ( tmprelation == 1 ) in contents_flows_from()118 relationtypes[0] = tmprelation; in contents_flows_from()120 else if ( tmprelation == 2 ) in contents_flows_from()124 relationtypes[1] = tmprelation; in contents_flows_from()
Completed in 10 milliseconds