Home
last modified time | relevance | path

Searched defs:ascent (Results 1 – 4 of 4) sorted by path

/trunk/main/scripting/examples/java/debugger/
H A DOOBeanShellDebugger.java346 int ascent = metrics.getMaxAscent(); in paintComponent() local
373 private void drawArrow(Graphics g, int ascent, int x, int y) { in drawArrow()
/trunk/main/scripting/java/com/sun/star/script/framework/provider/beanshell/
H A DPlainSourceView.java195 int ascent = metrics.getMaxAscent(); in paintComponent() local
222 private void drawArrow(Graphics g, int ascent, int x, int y) { in drawArrow()
/trunk/main/vcl/source/glyphs/
H A Dgraphite_adaptors.cxx212 float GraphiteFontAdaptor::ascent() { in ascent() function in GraphiteFontAdaptor
H A Dgraphite_layout.cxx638 virtual float ascent() { return mrRealFont.ascent(); }; in ascent() function in GrFontHasher

Completed in 39 milliseconds