Searched refs:fSynthetic (Results 1 – 4 of 4) sorted by relevance
274 , fSynthetic(false) in Vertex()290 bool fSynthetic; // Is this a synthetic vertex? member
235 if (v->fSynthetic) { in connectSSEdge()258 dest->fSynthetic = true; in apply()
983 dst->fSynthetic = true; in mergeVertices()1092 v->fSynthetic = true; in checkForIntersection()
156 , fSynthetic(false) in Vertex()172 bool fSynthetic; // Is this a synthetic vertex? member1187 dst->fSynthetic = true; in merge_vertices()1293 v->fSynthetic = true; in check_for_intersection()1786 if (v->fSynthetic) { in ss_connect()1808 dest->fSynthetic = true; in apply()