Home | History | Annotate | Download | only in core

Lines Matching refs:getUnicharAdvance

665     return cache->getUnicharAdvance(SkUTF8_NextUnichar(text));
673 return cache->getUnicharAdvance(SkUTF8_PrevUnichar(text));
681 return cache->getUnicharAdvance(SkUTF16_NextUnichar((const uint16_t**)text));
689 return cache->getUnicharAdvance(SkUTF16_PrevUnichar((const uint16_t**)text));