Searched defs:ascent (Results 1 – 4 of 4) sorted by relevance
195 int ascent = metrics.getMaxAscent(); in paintComponent() local222 private void drawArrow(Graphics g, int ascent, int x, int y) { in drawArrow()
346 int ascent = metrics.getMaxAscent(); in paintComponent() local373 private void drawArrow(Graphics g, int ascent, int x, int y) { in drawArrow()
212 float GraphiteFontAdaptor::ascent() { in ascent() function in GraphiteFontAdaptor
638 virtual float ascent() { return mrRealFont.ascent(); }; in ascent() function in GrFontHasher
Completed in 43 milliseconds