x_y_to_hpos_vpos 3505 src/dispextern.h extern struct glyph *x_y_to_hpos_vpos (struct window *, int, int, int *, int *,
x_y_to_hpos_vpos 6031 src/keyboard.c 		    x_y_to_hpos_vpos (XWINDOW (f->menu_bar_window), x, y, &column, &row,
x_y_to_hpos_vpos 14643 src/xdisp.c      *glyph = x_y_to_hpos_vpos (w, x, y, hpos, vpos, 0, 0, &area);
x_y_to_hpos_vpos 15566 src/xdisp.c      *glyph = x_y_to_hpos_vpos (w, x, y, hpos, vpos, 0, 0, &area);
x_y_to_hpos_vpos 35315 src/xdisp.c          glyph = x_y_to_hpos_vpos (w, x, y, &hpos, &vpos, &dx, &dy, &area);