Home | History | Annotate | Download | only in core

Lines Matching full:iter

1154     SkTextToPathIter    iter(text, length, *this, false, true);
1158 matrix.setScale(iter.getPathScale(), iter.getPathScale());
1164 while ((iterPath = iter.next(&xpos)) != NULL)