Home | History | Annotate | Download | only in unit

Lines Matching refs:drawUtf8ToCanvas

498         TestUtils::drawUtf8ToCanvas(&canvas, "Test string1", paint, 100, 0); // will be top clipped
499 TestUtils::drawUtf8ToCanvas(&canvas, "Test string1", paint, 100, 100); // not clipped
531 TestUtils::drawUtf8ToCanvas(&canvas, "test text", textPaint, 10, 100 * (i + 1));
591 TestUtils::drawUtf8ToCanvas(&canvas, "Test string1", paint, 100, 100);