Searched defs:widthCount (Results 1 – 1 of 1) sorted by relevance
289 int widthCount = paint.getTextWidths(test, sizeof(test) - 1, nullptr); variable331 const int widthCount = blobPaint.getTextWidths(glyphs.get(), glyphTextBytes, nullptr); in MakeFancyBlob() local438 int widthCount = paint.getTextWidths(test, sizeof(test) - 1, nullptr); variable