image_ascent 3244 src/androidterm.c int y = s->ybase - image_ascent (s->img, s->face, &s->slice); image_ascent 3330 src/androidterm.c int y = s->ybase - image_ascent (s->img, s->face, &s->slice); image_ascent 3636 src/dispextern.h int image_ascent (struct image *, struct face *, struct glyph_slice *); image_ascent 1559 src/haikuterm.c int y = s->ybase - image_ascent (s->img, s->face, &s->slice); image_ascent 1701 src/haikuterm.c y = s->ybase - image_ascent (s->img, face, &s->slice); image_ascent 2090 src/pgtkterm.c int y = s->ybase - image_ascent (s->img, s->face, &s->slice); image_ascent 2227 src/pgtkterm.c int y = s->ybase - image_ascent (s->img, s->face, &s->slice); image_ascent 1911 src/w32term.c int y = s->ybase - image_ascent (s->img, s->face, &s->slice); image_ascent 2109 src/w32term.c int y = s->ybase - image_ascent (s->img, s->face, &s->slice); image_ascent 2200 src/w32term.c int y = s->ybase - s->y - image_ascent (s->img, s->face, &s->slice); image_ascent 31250 src/xdisp.c it->ascent = it->phys_ascent = glyph_ascent = image_ascent (img, face, &slice); image_ascent 10125 src/xterm.c int y = s->ybase - image_ascent (s->img, s->face, &s->slice); image_ascent 10252 src/xterm.c int y = s->ybase - image_ascent (s->img, s->face, &s->slice); image_ascent 10342 src/xterm.c int y = s->ybase - s->y - image_ascent (s->img, s->face, &s->slice);