Home
last modified time | relevance | path

Searched defs:codeReturn (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/awt/java/awt/font/
DGlyphVector.java318 public abstract int[] getGlyphCodes(int beginGlyphIndex, int numEntries, int[] codeReturn); in getGlyphCodes()
332 public int[] getGlyphCharIndices(int beginGlyphIndex, int numEntries, int[] codeReturn) { in getGlyphCharIndices()
/frameworks/base/awt/org/apache/harmony/awt/gl/font/
DCommonGlyphVector.java599 int[] codeReturn) { in getGlyphCodes()
632 int[] codeReturn) { in getGlyphCharIndices()
DAndroidGlyphVector.java118 int[] codeReturn) { in getGlyphCodes()