Searched refs:count32 (Results 1 – 3 of 3) sorted by relevance
70 int count32 = paint.textToGlyphs(text32, len32, glyphs32); in test_textencodings() local74 REPORTER_ASSERT(reporter, (int)len8 == count32); in test_textencodings()
69 int count32() const { return fCount; } in count32() function