Searched refs:count32 (Results 1 – 2 of 2) sorted by relevance
70 int count32 = paint.textToGlyphs(text32, len32, glyphs32); in test_textencodings() local74 REPORTER_ASSERT(reporter, (int)len8 == count32); in test_textencodings()
763 uint32 count32 = (uint32) count; in PutZeros() local765 for (uint32 j = 0; j < count32; j++) in PutZeros()