Searched refs:drawString (Results 1 – 8 of 8) sorted by relevance
/plugin/jcapture/src/com/hammurapi/jcapture/ |
H A D | ImageToolTip.java | 46 g.drawString(((ImageToolTip) c).text, 3, 15); in paint()
|
H A D | MovieEditorDialog.java | 913 g.drawString(e.toString(), 10, 20); in buildUI()
|
/plugin/jdraw/src/com/mxgraph/examples/swing/editor/ |
H A D | EditorRuler.java | 507 g.drawString(text, ix + 2, labelFont.getSize()); in paintComponent() 540 g.drawString(text, 1, iy + labelFont.getSize()); in paintComponent()
|
/plugin/jmol2/jmol/ |
H A D | JmolAppletSigned0.jar | META-INF/MANIFEST.MF
META-INF/SELFSIGN.SF
META-INF/SELFSIGN ... |
H A D | JmolAppletSigned.jar | META-INF/MANIFEST.MF
META-INF/SELFSIGN.SF
META-INF/SELFSIGN ... |
H A D | JmolApplet0.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/obrador/
javax/
... |
H A D | JmolApplet.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/jmol/
org/ ... |
/plugin/s5reloaded/ui/thesis/ |
H A D | slides.js | 1684 function drawString(ctx, text, fc, tx, ty) { function 1901 drawString(ctx, value + "%", tf, x+(width/2)-(w/2), y+((bh-th)/2.2)); 2162 drawString(ctx, per + "%", tf, tx-(w/2), ty-(th/1.8));
|