Home
last modified time | relevance | path

Searched refs:arcsrc (Results 1 – 1 of 1) sorted by relevance

/external/srec/tools/grxmlcompile/
Dnetw_arc.h63 NUANArc (NUANArc *arcsrc) in NUANArc() argument
65 inputLabel= arcsrc->inputLabel; in NUANArc()
66 outputLabel= arcsrc->outputLabel; in NUANArc()
67 fromId= arcsrc->fromId; in NUANArc()
68 toId= arcsrc->toId; in NUANArc()
69 left= arcsrc->left; in NUANArc()
70 right= arcsrc->right; in NUANArc()
71 centre= arcsrc->centre; in NUANArc()
77 NUANArc (NUANArc *arcsrc, int offset, int startId, int newStartId, int endId, int newEndId) in NUANArc() argument
79 inputLabel= arcsrc->inputLabel; in NUANArc()
[all …]