Home | History | Annotate | Download | only in layout

Lines Matching full:character

96      * This method does Arabic OpenType character processing. It assigns the OpenType feature
100 * @param chars - the input character context
101 * @param offset - the index of the first character to process
107 * @param outChars - the output character arrayt
108 * @param charIndices - the output character index array
112 * @return the output character count
123 * the character codes are used.
125 * @param chars - the input character context
126 * @param offset - the offset of the first character to process
189 * @param tempCharIndices - the input character index array
194 * @param charIndices - the output character index array
205 * for use by the canned GSUB table. It also generates the character index array.
208 * @param chars - the input character context
209 * @param offset - the offset of the first character to be mapped
212 * @param mirror - if <code>TRUE</code>, do character mirroring
224 * the adjustMarkGlyphs method. The character codes are used to identify the vowel and mark
227 * @param chars - the input character context
228 * @param offset - the offset of the first character to process