Home | History | Annotate | Download | only in polymer

Lines Matching refs:newChar

4402     var c, newChar, key, type, transition, action, typeMap, mode = 'beforePath';
4415 key = newChar
4417 key += newChar;
4429 newChar = nextChar;
4451 newChar = transition[2] === undefined ? c : transition[2];