Searched refs:newJustInfo (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/awt/org/apache/harmony/awt/gl/font/
H A DGlyph.java138 * @param newJustInfo GlyphJustificationInfo object to set to the Glyph object
140 public void setGlyphJustificationInfo(GlyphJustificationInfo newJustInfo){ argument
141 this.glJustInfo = newJustInfo;

Completed in 21 milliseconds