Searched refs:charsCount (Results 1 – 1 of 1) sorted by relevance
80 int32_t charsCount, in DrawGraphicsString() argument97 CGPoint* glyphPositionsCG = new CGPoint[charsCount]; in DrawGraphicsString()98 for (int index = 0; index < charsCount; ++index) { in DrawGraphicsString()107 glyphPositionsCG, charsCount); in DrawGraphicsString()