Home | History | Annotate | Download | only in core

Lines Matching full:gettextintercepts

1115 int GetTextIntercepts(const SkPaint& paint, const void* text, size_t length,
1138 int SkPaint::getTextIntercepts(const void* textData, size_t length,
1142 return GetTextIntercepts<SkTextInterceptsIter::TextType::kText>(
1151 return GetTextIntercepts<SkTextInterceptsIter::TextType::kPosText>(
1161 return GetTextIntercepts<SkTextInterceptsIter::TextType::kPosText>(
1180 count += runPaint.getTextIntercepts(it.glyphs(), runByteCount, it.offset().x(),