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