Searched refs:charsCount (Results 1 – 1 of 1) sorted by relevance
74 int32_t charsCount, in drawGraphicsString() argument95 CGPoint* glyphPositionsCG = new CGPoint[charsCount]; in drawGraphicsString()96 for (int index = 0; index < charsCount; ++index) { in drawGraphicsString()104 glyphPositionsCG, charsCount); in drawGraphicsString()