Home | History | Annotate | Download | only in pipe

Lines Matching refs:countText

629     writer.writePointArray(pos, paint.countText(text, byteLength));
645 writer.writeScalarArray(xpos, paint.countText(text, byteLength));
691 int count = paint.countText(text, byteLength);