mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-12-12 09:28:24 +00:00
(row_containing_pos): Add prototype.
This commit is contained in:
parent
0bef35bc60
commit
65ace4c2ac
@ -2157,6 +2157,9 @@ extern int tool_bar_button_relief;
|
||||
|
||||
/* Defined in xdisp.c */
|
||||
|
||||
struct glyph_row *row_containing_pos P_ ((struct window *, int,
|
||||
struct glyph_row *,
|
||||
struct glyph_row *));
|
||||
int string_buffer_position P_ ((struct window *, Lisp_Object, int));
|
||||
int line_bottom_y P_ ((struct it *));
|
||||
int display_prop_intangible_p P_ ((Lisp_Object));
|
||||
|
Loading…
Reference in New Issue
Block a user