Lines Matching full:glyph
128 * @param reverse - <code>TRUE</code> if the glyphs in the glyph array have been reordered
129 * @param glyphs - the input glyph array
146 * to use the Presentation Forms as logical glyph indices. It overrides the
148 * glyph indices.
184 * This method converts the Arabic Presentation Forms in the temp glyph array
185 * into actual glyph indices using ArabicOpenTypeLayoutEngine::mapCharsToGlyps.
193 * @param glyphs - the output glyph index array
197 * @return the number of glyph indices in the output glyph index array
204 * This method copies the input characters into the output glyph index array,
213 * @param glyphStorage - the glyph storage object. Glyph and char index arrays will be updated.
230 * @param reverse - <code>TRUE</code> if the glyphs in the glyph array have been reordered
231 * @param glyphStorage - the glyph storage object. The glyph positions will be updated as needed.