Home
last modified time | relevance | path

Searched refs:FRAME_SCROLL_REGION_COST (Results 1 – 8 of 8) sorted by relevance

/dports/editors/emacs/emacs-27.2/src/
H A Dtermhooks.h811 #define FRAME_SCROLL_REGION_COST(f) (FRAME_TTY (f)->scroll_region_cost) macro
H A Dscroll.c453 = FRAME_SCROLL_REGION_COST (frame) + extra_cost; in calculate_direct_scrolling()
H A Dterm.c1160 FRAME_SCROLL_REGION_COST (frame) = string_cost (f); in calculate_costs()
H A DChangeLog.1311521 (FRAME_SCROLL_REGION_COST, FRAME_MEMORY_BELOW_FRAME):
/dports/editors/emacs-devel/emacs-4d1968b/src/
H A Dtermhooks.h852 #define FRAME_SCROLL_REGION_COST(f) (FRAME_TTY (f)->scroll_region_cost) macro
H A Dscroll.c453 = FRAME_SCROLL_REGION_COST (frame) + extra_cost; in calculate_direct_scrolling()
H A Dterm.c1162 FRAME_SCROLL_REGION_COST (frame) = string_cost (f); in calculate_costs()
H A DChangeLog.1311521 (FRAME_SCROLL_REGION_COST, FRAME_MEMORY_BELOW_FRAME):