HomeSort by relevance Sort by last modified time
    Searched defs:TextLayout (Results 1 - 7 of 7) sorted by null

  /frameworks/base/awt/java/awt/font/
TextLayout.java 41 * The TextLayout class defines the graphical representation of character data.
45 * descent, and advance, and rendering. A TextLayout object can be rendered
50 public final class TextLayout implements Cloneable {
67 * stronger caret (higher character level) in the specified TextLayout.
70 * the first TextHitInfo of the specified TextLayout.
72 * the second TextHitInfo of the specified TextLayout.
74 * the TextLayout.
77 public TextHitInfo getStrongCaret(TextHitInfo hit1, TextHitInfo hit2, TextLayout layout) {
95 public static final TextLayout.CaretPolicy DEFAULT_CARET_POLICY = new CaretPolicy();
128 * Instantiates a new TextLayout object from the specified string and Font
    [all...]
  /prebuilt/windows/swt/
swt.jar 
  /prebuilt/windows-x86_64/swt/
swt.jar 
  /prebuilt/darwin-x86/swt/
swt.jar 
  /prebuilt/darwin-x86_64/swt/
swt.jar 
  /prebuilt/linux-x86/swt/
swt.jar 
  /prebuilt/linux-x86_64/swt/
swt.jar 

Completed in 3160 milliseconds