Home
last modified time | relevance | path

Searched refs:drawString (Results 1 – 8 of 8) sorted by relevance

/plugin/jcapture/src/com/hammurapi/jcapture/
H A DImageToolTip.java46 g.drawString(((ImageToolTip) c).text, 3, 15); in paint()
H A DMovieEditorDialog.java913 g.drawString(e.toString(), 10, 20); in buildUI()
/plugin/jdraw/src/com/mxgraph/examples/swing/editor/
H A DEditorRuler.java507 g.drawString(text, ix + 2, labelFont.getSize()); in paintComponent()
540 g.drawString(text, 1, iy + labelFont.getSize()); in paintComponent()
/plugin/jmol2/jmol/
H A DJmolAppletSigned0.jarMETA-INF/MANIFEST.MF META-INF/SELFSIGN.SF META-INF/SELFSIGN ...
H A DJmolAppletSigned.jarMETA-INF/MANIFEST.MF META-INF/SELFSIGN.SF META-INF/SELFSIGN ...
H A DJmolApplet0.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/obrador/ javax/ ...
H A DJmolApplet.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/jmol/ org/ ...
/plugin/s5reloaded/ui/thesis/
H A Dslides.js1684 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));