Home
last modified time | relevance | path

Searched refs:SET_PT_BOTH (Results 1 – 25 of 36) sorted by relevance

12

/dports/editors/emacs-devel/emacs-4d1968b/src/
H A Dcmds.c136 SET_PT_BOTH (pos, pos_byte);
401 SET_PT_BOTH (pos, pos_byte); in internal_self_insert()
485 SET_PT_BOTH (PT - 1, PT_BYTE - 1); in internal_self_insert()
489 SET_PT_BOTH (PT + 1, PT_BYTE + 1); in internal_self_insert()
H A Dsyntax.c2095 SET_PT_BOTH (pos, pos_byte); in skip_chars()
2258 SET_PT_BOTH (pos, pos_byte); in skip_syntaxes()
2470 SET_PT_BOTH (from, from_byte);
2506 SET_PT_BOTH (from, from_byte);
2515 SET_PT_BOTH (from, from_byte);
2530 SET_PT_BOTH (BEGV, BEGV_BYTE);
2629 SET_PT_BOTH (from, from_byte);
2639 SET_PT_BOTH (from, from_byte);
3105 SET_PT_BOTH (opoint, opoint_byte);
3128 SET_PT_BOTH (opoint, opoint_byte);
[all …]
H A Dwindow.c5897 SET_PT_BOTH (IT_CHARPOS (it), IT_BYTEPOS (it)); in window_scroll_pixel_based()
5993 SET_PT_BOTH (IT_CHARPOS (it), IT_BYTEPOS (it)); in window_scroll_pixel_based()
6006 SET_PT_BOTH (charpos, bytepos); in window_scroll_pixel_based()
6080 SET_PT_BOTH (startpos, startbyte); in window_scroll_line_based()
6086 SET_PT_BOTH (marker_position (opoint_marker), in window_scroll_line_based()
6112 SET_PT_BOTH (pos, pos_byte); in window_scroll_line_based()
6123 SET_PT_BOTH (pos, pos_byte); in window_scroll_line_based()
6137 SET_PT_BOTH (pos, pos_byte); in window_scroll_line_based()
6155 SET_PT_BOTH (pos, pos_byte); in window_scroll_line_based()
6172 SET_PT_BOTH (pos, pos_byte); in window_scroll_line_based()
[all …]
H A Dindent.c1028 SET_PT_BOTH (prev_pos, prev_bpos);
1036 SET_PT_BOTH (goal_pt, goal_pt_byte);
2137 SET_PT_BOTH (pos.bufpos, pos.bytepos);
2370 SET_PT_BOTH (IT_CHARPOS (it), IT_BYTEPOS (it));
H A Djson.c779 SET_PT_BOTH (PT + inserted, PT_BYTE + inserted_bytes);
1088 SET_PT_BOTH (BYTE_TO_CHAR (point), point);
H A Dprint.c129 SET_PT_BOTH (marker_pos, \
192 SET_PT_BOTH (old_point + (old_point >= start_point \
H A Dfileio.c4371 SET_PT_BOTH (temp, same_at_start);
4536 SET_PT_BOTH (temp, same_at_start);
4552 SET_PT_BOTH (temp, same_at_start);
4900 SET_PT_BOTH (opoint, opoint_byte);
4942 SET_PT_BOTH (opoint, opoint_byte); in FOR_EACH_TAIL()
H A Dbuffer.h180 SET_PT_BOTH (ptrdiff_t position, ptrdiff_t byte) in SET_PT_BOTH() function
H A Dprocess.c6267 SET_PT_BOTH (ZV, ZV_BYTE);
6321 SET_PT_BOTH (opoint, opoint_byte);
7623 SET_PT_BOTH (ZV, ZV_BYTE);
7639 SET_PT_BOTH (opoint + (PT - before),
7642 SET_PT_BOTH (opoint, opoint_byte);
H A Dsearch.c1077 SET_PT_BOTH (lim, lim_byte); in search_command()
H A Dfns.c3556 SET_PT_BOTH (XFIXNAT (beg), ibeg); in base64_encode_region_1()
H A DChangeLog.74398 * indent.c (Fcurrent_indentation): Use scan_newline and SET_PT_BOTH.
4512 (SET_PT_BOTH, TEMP_SET_PT_BOTH): New macros.
H A Dxdisp.c11278 SET_PT_BOTH (marker_position (opoint), marker_byte_position (opoint));
25449 SET_PT_BOTH (IT_CHARPOS (it), IT_BYTEPOS (it));
/dports/editors/emacs/emacs-27.2/src/
H A Dcmds.c145 SET_PT_BOTH (pos, pos_byte);
410 SET_PT_BOTH (pos, pos_byte); in internal_self_insert()
491 SET_PT_BOTH (PT - 1, PT_BYTE - 1); in internal_self_insert()
495 SET_PT_BOTH (PT + 1, PT_BYTE + 1); in internal_self_insert()
H A Dsyntax.c2082 SET_PT_BOTH (pos, pos_byte); in skip_chars()
2245 SET_PT_BOTH (pos, pos_byte); in skip_syntaxes()
2450 SET_PT_BOTH (from, from_byte);
2486 SET_PT_BOTH (from, from_byte);
2495 SET_PT_BOTH (from, from_byte);
2510 SET_PT_BOTH (BEGV, BEGV_BYTE);
2608 SET_PT_BOTH (from, from_byte);
2618 SET_PT_BOTH (from, from_byte);
3089 SET_PT_BOTH (opoint, opoint_byte);
3112 SET_PT_BOTH (opoint, opoint_byte);
[all …]
H A Dwindow.c5844 SET_PT_BOTH (IT_CHARPOS (it), IT_BYTEPOS (it)); in window_scroll_pixel_based()
5940 SET_PT_BOTH (IT_CHARPOS (it), IT_BYTEPOS (it)); in window_scroll_pixel_based()
5953 SET_PT_BOTH (charpos, bytepos); in window_scroll_pixel_based()
6027 SET_PT_BOTH (startpos, startbyte); in window_scroll_line_based()
6033 SET_PT_BOTH (marker_position (opoint_marker), in window_scroll_line_based()
6059 SET_PT_BOTH (pos, pos_byte); in window_scroll_line_based()
6070 SET_PT_BOTH (pos, pos_byte); in window_scroll_line_based()
6084 SET_PT_BOTH (pos, pos_byte); in window_scroll_line_based()
6102 SET_PT_BOTH (pos, pos_byte); in window_scroll_line_based()
6119 SET_PT_BOTH (pos, pos_byte); in window_scroll_line_based()
[all …]
H A Dindent.c1022 SET_PT_BOTH (PT - 1, PT_BYTE - 1);
1030 SET_PT_BOTH (goal_pt, goal_pt_byte);
2125 SET_PT_BOTH (pos.bufpos, pos.bytepos);
2358 SET_PT_BOTH (IT_CHARPOS (it), IT_BYTEPOS (it));
H A Djson.c787 SET_PT_BOTH (PT + inserted, PT_BYTE + inserted_bytes);
1097 SET_PT_BOTH (BYTE_TO_CHAR (point), point);
H A Dprint.c129 SET_PT_BOTH (marker_pos, \
192 SET_PT_BOTH (old_point + (old_point >= start_point \
H A Dfileio.c4206 SET_PT_BOTH (temp, same_at_start);
4371 SET_PT_BOTH (temp, same_at_start);
4387 SET_PT_BOTH (temp, same_at_start);
4735 SET_PT_BOTH (opoint, opoint_byte);
4777 SET_PT_BOTH (opoint, opoint_byte); in FOR_EACH_TAIL()
H A Dbuffer.h172 SET_PT_BOTH (ptrdiff_t position, ptrdiff_t byte) in SET_PT_BOTH() function
H A Dprocess.c6275 SET_PT_BOTH (ZV, ZV_BYTE);
6329 SET_PT_BOTH (opoint, opoint_byte);
7539 SET_PT_BOTH (ZV, ZV_BYTE);
7555 SET_PT_BOTH (opoint + (PT - before),
7558 SET_PT_BOTH (opoint, opoint_byte);
H A Dsearch.c1064 SET_PT_BOTH (lim, lim_byte); in search_command()
H A Dfns.c3367 SET_PT_BOTH (XFIXNAT (beg), ibeg); in base64_encode_region_1()
H A DChangeLog.74398 * indent.c (Fcurrent_indentation): Use scan_newline and SET_PT_BOTH.
4512 (SET_PT_BOTH, TEMP_SET_PT_BOTH): New macros.

12