Home | History | Annotate | Download | only in layout

Lines Matching full:character

31  * This class overrides the characterProcessing method to do Indic character processing
102 * This method does Indic OpenType character processing. It assigns the OpenType feature
108 * @param chars - the input character context
109 * @param offset - the index of the first character to process
113 * @param glyphStorage - the glyph storage object. The glyph and character index arrays will be set.
119 * @return the output character count
127 * This method does character to glyph mapping, applies the GSUB table and applies
129 * to do the character to glyph mapping, and apply the GSUB table.
136 * @param chars - the input character context
137 * @param offset - the index of the first character to process
149 * Note: if the character index array was already set by the characterProcessing