Searched defs:offs1 (Results 1 - 8 of 8) sorted by relevance

/openjdk10/jdk/src/java.desktop/macosx/classes/com/apple/laf/
H A DAquaHighlighter.java85 public void paint(final Graphics g, final int offs0, final int offs1, final Shape bounds, final JTextComponent c) { argument
90 public Shape paintLayer(final Graphics g, final int offs0, final int offs1, final Shape bounds, final JTextComponent c, final View view) { argument
/openjdk10/jdk/src/java.desktop/share/classes/com/sun/java/swing/plaf/windows/
H A DWindowsTextUI.java97 public void paint(Graphics g, int offs0, int offs1, Shape bounds, JTextComponent c) { argument
169 public Shape paintLayer(Graphics g, int offs0, int offs1, argument
[all...]
/openjdk10/jdk/src/java.desktop/share/classes/javax/swing/text/
H A DDefaultHighlighter.java409 public void paint(Graphics g, int offs0, int offs1, Shape bounds, JTextComponent c) { argument
458 public Shape paintLayer(Graphics g, int offs0, int offs1, argument
H A DZoneView.java292 void splitZone(int index, int offs0, int offs1) { argument
[all...]
H A DAbstractDocument.java2522 public LeafElement(Element parent, AttributeSet a, int offs0, int offs1) { argument
/openjdk10/hotspot/src/cpu/ppc/vm/
H A DtemplateInterpreterGenerator_ppc.cpp2405 int offs1 = __ load_const_optimized(R11_scratch1, (address) &TraceBytecodesAt, R0, true); local
2450 int offs1 = __ load_const_optimized(addr, (address)&BytecodePairHistogram::_index, tmp, true); local
2480 int offs1 = __ load_const_optimized(R11_scratch1, (address) &StopInterpreterAt, R0, true); local
/openjdk10/jdk/src/java.desktop/share/classes/javax/swing/text/html/
H A DHTMLDocument.java4214 public RunElement(Element parent, AttributeSet a, int offs0, int offs1) { argument
H A DHTMLEditorKit.java2203 public Shape paintLayer(Graphics g, int offs0, int offs1, argument

Completed in 92 milliseconds