FONT_BASE         593 src/ftcrfont.c       cairo_rectangle (cr, x, y - FONT_BASE (s->font),
FONT_BASE        1110 src/haikufont.c       int height = FONT_HEIGHT (s->font), ascent = FONT_BASE (s->font);
FONT_BASE        1800 src/image.c    				 - FONT_BASE (face->font)) / 2;
FONT_BASE        1807 src/image.c    	  ascent = (height + FONT_BASE (face->font)
FONT_BASE         449 src/sfntfont-android.c       background.y = y - FONT_BASE (s->font);
FONT_BASE        23715 src/xdisp.c    	    (stretch_height * FONT_BASE (font)) / FONT_HEIGHT (font);
FONT_BASE        23812 src/xdisp.c    		  * FONT_BASE (font)) / FONT_HEIGHT (font));
FONT_BASE        30112 src/xdisp.c      *ascent = FONT_BASE (font);
FONT_BASE        31733 src/xdisp.c    	ascent = (height * FONT_BASE (font)) / FONT_HEIGHT (font);
FONT_BASE        31864 src/xdisp.c    	      * FONT_BASE (font)) / FONT_HEIGHT (font));
FONT_BASE        32295 src/xdisp.c     	      it->ascent = FONT_BASE (font) + boff;
FONT_BASE        32385 src/xdisp.c    		  int ascent = (((it->ascent + it->descent) * FONT_BASE (font))
FONT_BASE        32445 src/xdisp.c    		  it->ascent = FONT_BASE (font) + boff;
FONT_BASE        32568 src/xdisp.c    		  it->ascent = FONT_BASE (font) + boff;
FONT_BASE        32703 src/xdisp.c    	      ascent = FONT_BASE (font);
FONT_BASE        1016 src/xfont.c    	  int height = FONT_HEIGHT (s->font), ascent = FONT_BASE (s->font);
FONT_BASE         530 src/xftfont.c        int height = FONT_HEIGHT (s->font), ascent = FONT_BASE (s->font);
FONT_BASE         558 src/xftfont.c  	      int height = FONT_HEIGHT (s->font), ascent = FONT_BASE (s->font);