Home | History | Annotate | Download | only in rendering

Lines Matching defs:last

339         // Process least-significant group first, but put it in the buffer last.
381 AbstractCJKChar last = noChar;
385 if (a != digit0 || last != digit0)
387 last = a;
390 if (last == digit0)