Home | History | Annotate | Download | only in jni

Lines Matching refs:nGlyphs

626     size_t nGlyphs = layout->nGlyphs();
627 float* pos = new float[nGlyphs * 2];
628 uint16_t* glyphs = new uint16_t[nGlyphs];