Searched refs:drawArrow (Results 1 – 2 of 2) sorted by relevance
/aoo42x/main/scripting/java/com/sun/star/script/framework/provider/beanshell/ |
H A D | PlainSourceView.java | 217 drawArrow(g, ascent, x, y); in paintComponent() 222 private void drawArrow(Graphics g, int ascent, int x, int y) { in drawArrow() method in GlyphGutter
|
/aoo42x/main/scripting/examples/java/debugger/ |
H A D | OOBeanShellDebugger.java | 368 drawArrow(g, ascent, x, y); in paintComponent() 373 private void drawArrow(Graphics g, int ascent, int x, int y) { in drawArrow() method in GlyphGutter
|
Completed in 39 milliseconds