Home | History | Annotate | Download | only in grxmlcompile

Lines Matching refs:origIndex

1028     int index, origIndex;
1038 if ( m_LabelList.getFirst( &origIndex, &label ) ) {
1042 while (m_LabelList.getNext( &origIndex, &label ) ) {
1050 if ( m_LabelList.getFirst( &origIndex, &label ) ) {
1061 } while (m_LabelList.getNext( &origIndex, &label ) );
1070 if ( m_LabelList.getFirst( &origIndex, &label ) ) {
1074 while (m_LabelList.getNext( &origIndex, &label ) ) {
1086 m_LabelList.getIndex( label, &origIndex );
1087 if (m_RuleScope.getValue(origIndex, &scope) )
1167 origIndex;
1172 if ( m_LabelList.getFirst( &origIndex, &label ) ) {
1175 while (m_LabelList.getNext( &origIndex, &label ) ) {
1185 m_LabelList.getIndex( label, &origIndex );