MCPcopy Create free account

hub / github.com/1jehuang/handterm / functions

Functions1,262 in github.com/1jehuang/handterm

Methoddrain_apc
(&mut self)
handterm-common/src/terminal.rs:265
Methoddrain_apc
(&mut self)
handterm-common/src/control_strings.rs:107
Methoddrain_control_strings
(&mut self)
handterm-common/src/terminal.rs:241
Methoddrain_control_strings
(&mut self)
handterm-common/src/control_strings.rs:71
Methoddrain_dcs
(&mut self)
handterm-common/src/terminal.rs:249
Methoddrain_dcs
(&mut self)
handterm-common/src/control_strings.rs:83
Methoddrain_osc
(&mut self)
handterm-common/src/terminal.rs:233
Methoddrain_osc
(&mut self)
handterm-common/src/control_strings.rs:59
Methoddrain_pty
(&mut self)
src/app.rs:179
Methoddrain_pty
(&mut self)
src/gpu_app.rs:212
Methoddrain_sixel
(&mut self)
handterm-common/src/terminal.rs:257
Methoddrain_sixel
(&mut self)
handterm-common/src/control_strings.rs:95
Methoddrop
(&mut self)
src/ipc.rs:229
Methoddrop
(&mut self)
src/native_scroll.rs:188
Methoddrop
(&mut self)
src/daemon_stack/runtime.rs:467
Methoddrop_font_sources
(&mut self)
src/font.rs:509
Functiondsr_cursor_position
()
handterm-common/src/terminal.rs:1487
Functiondsr_status_report
()
handterm-common/src/terminal.rs:2153
Functionemoji_and_shade_transcript_batches_match_visual_expectations
()
src/gpu_frame.rs:1583
Functionemoji_and_shade_transcript_gpu_visible_cells_match_cpu_render
()
src/gpu_frame.rs:1606
Functionemoji_and_shade_transcript_replay_matches_full_redraw
()
src/render.rs:976
Functionemoji_font_cache_invalidates_when_a_path_is_missing
()
src/font.rs:2207
Functionemoji_font_cache_rejects_unknown_header
()
src/font.rs:2228
Functionemoji_font_cache_roundtrips_existing_paths
()
src/font.rs:2174
Functionempty_emoji_font_cache_is_distinct_from_missing
()
src/font.rs:2193
Methodencode_legacy_mouse_triplet
(cb: u8, cx: usize, cy: usize)
handterm-common/src/terminal.rs:480
Methodencode_utf8_mouse_triplet
(cb: u8, cx: usize, cy: usize)
handterm-common/src/terminal.rs:487
Functionensure_server_running
(socket_path: &Path, config_override: Option<&Path>)
src/daemon.rs:14
Methodenter_hot_mode
(state: &mut GpuWindowState, now: Instant)
src/gpu_app.rs:283
Functionerase_chars
()
handterm-common/src/terminal.rs:1985
Functionerase_display
()
handterm-common/src/terminal.rs:1463
Functionerase_line
()
handterm-common/src/grid.rs:1472
Functionerase_line_variants
()
handterm-common/src/terminal.rs:2179
Methoderr
(msg: impl Into<String>)
src/ipc.rs:44
Functionescape_dispatch
()
handterm-common/src/parser.rs:513
Functionexecutes_control
()
handterm-common/src/parser.rs:418
Functionexplicit_background_instances_stay_opaque_with_window_opacity
()
src/gpu_frame.rs:1417
Functionexplicit_cpu_request_requires_cpu_feature
()
src/backend.rs:54
Functionexplicit_gpu_request_requires_gpu_feature
()
src/backend.rs:64
Functionextract_cell_pixels
( renderer: &OffscreenRenderer, col: usize, row: usize, cell_w: usize,
src/render.rs:682
Functionfallback_emoji_font_covers_hundreds_of_single_codepoint_emoji
()
src/font.rs:2879
Functionfalls_back_to_auto_alpha_when_thats_all_the_compositor_offers
()
src/gpu_runtime.rs:2559
Functionfalls_back_to_opaque_alpha_when_compositor_has_no_transparent_mode
()
src/gpu_runtime.rs:2574
Functionfind_socket
()
src/ipc.rs:309
Functionfish_startup_queries_no_leak
()
handterm-common/src/terminal.rs:1596
Functionfish_startup_transcript_batches_match_visual_expectations
()
src/gpu_frame.rs:1487
Functionfish_startup_transcript_replay_matches_full_redraw
()
src/render.rs:918
Methodfmt
(&self, f: &mut fmt::Formatter<'_>)
src/color.rs:24
Methodfmt_ms
(value: Option<f64>)
src/frontend.rs:660
Functionfocus_events_mode
()
handterm-common/src/terminal.rs:2090
Methodfocus_events_mode
(&self)
handterm-common/src/terminal.rs:404
Functionfocus_window_requires_window_id
()
src/host_commands.rs:225
Functionfont_metrics_cache_roundtrips_and_replaces_existing_entries
()
src/font.rs:2318
Functionfont_path_cache_roundtrips_and_replaces_existing_entries
()
src/font.rs:2295
Functionformat_bench_results
(r: &BenchResult)
src/metrics.rs:703
Functionfractional_scrollback_adds_one_visible_row_to_frame_plan
()
src/gpu_frame.rs:588
Functionframe_plan_carries_tui_help_overlay_and_kitty_images
()
src/gpu_frame.rs:1087
Functionframe_plan_tracks_wide_cells_selection_and_cursor_overlay
()
src/gpu_frame.rs:1054
Functionframe_scheduler_defers_heavy_burst
()
src/frontend.rs:1166
Functionframe_scheduler_immediate_for_light_changes
()
src/frontend.rs:1151
Functionframe_scheduler_light_io_ready_redraws_immediately
()
src/frontend.rs:1187
Functionframed_client_messages_roundtrip
()
handterm-common/src/protocol.rs:1241
Functionframed_server_messages_roundtrip
()
handterm-common/src/protocol.rs:1254
Methodfrom
(value: HexColor)
src/color.rs:62
Methodfrom_cell
(col: usize, row: usize, cell_w: usize, cell_h: usize)
src/render.rs:486
Methodfrom_font_path
(path: &str, font_size_pt: f64)
src/font.rs:128
Methodfrom_font_path_dpi
(path: &str, font_size_pt: f64, dpi: u32)
src/font.rs:138
Methodfrom_scroll_rows
(scroll_rows: f32)
src/frontend.rs:339
Methodfrom_snapshot
(snapshot: CellSnapshot)
handterm-common/src/grid.rs:113
Methodfrom_str
(input: &str)
src/color.rs:32
Functionfull_ascii_scrollback_keeps_grapheme_ring_unallocated
()
handterm-common/src/grid.rs:1775
Functionfull_redraw_fast_path_preserves_custom_and_inverse_backgrounds
()
src/render.rs:873
Functionfull_reset
()
handterm-common/src/terminal.rs:2169
Functionfull_screen_repaint_matches_full_redraw
()
src/render.rs:798
Functiongeneral_unicode_symbol_uses_system_fallback_font
()
src/font.rs:2480
Functiongeneric_apc_payloads_are_queued
()
handterm-common/src/terminal.rs:1857
Functiongeneric_emoji_keep_following_text_aligned
()
handterm-common/src/grid.rs:1622
Functiongeneric_emoji_probe_replay_matches_full_redraw
()
src/render.rs:999
Methodget_shaped_glyph
(&self, glyph_id: u32)
src/font.rs:592
Functionglyph_instances_expand_left_for_left_pad
()
src/gpu_frame.rs:1376
Functionglyph_instances_expand_to_uploaded_glyph_width
()
src/gpu_frame.rs:1327
Functiongpu_fractional_scroll_framebuffer_shifts_rows_by_partial_cell_height
()
src/gpu_runtime.rs:2984
Functiongpu_framebuffer_matches_cpu_for_cursor_styles
()
src/gpu_runtime.rs:2955
Functiongpu_framebuffer_matches_cpu_for_digit_probe_at_high_dpi
()
src/gpu_runtime.rs:2769
Functiongpu_framebuffer_matches_cpu_for_emoji_and_shade_transcript
()
src/gpu_runtime.rs:2695
Functiongpu_framebuffer_matches_cpu_for_full_screen_repaint
()
src/gpu_runtime.rs:2887
Functiongpu_framebuffer_matches_cpu_for_generic_emoji_probe
()
src/gpu_runtime.rs:2705
Functiongpu_framebuffer_matches_cpu_for_generic_emoji_probe_at_high_dpi
()
src/gpu_runtime.rs:2745
Functiongpu_framebuffer_matches_cpu_for_incremental_typing
()
src/gpu_runtime.rs:2810
Functiongpu_framebuffer_matches_cpu_for_jcode_like_glyph_probe
()
src/gpu_runtime.rs:2727
Functiongpu_framebuffer_matches_cpu_for_line_repaint
()
src/gpu_runtime.rs:2835
Functiongpu_framebuffer_matches_cpu_for_resize_driven_layout_change
()
src/gpu_runtime.rs:2859
Functiongpu_framebuffer_matches_cpu_for_scrollback_selection_interaction
()
src/gpu_runtime.rs:2925
Functiongpu_framebuffer_matches_cpu_for_selection_highlight
()
src/gpu_runtime.rs:2782
Functiongpu_framebuffer_matches_cpu_for_starship_prompt_transcript
()
src/gpu_runtime.rs:3058
Functiongpu_framebuffer_matches_cpu_for_tui_help_image_transcript
()
src/gpu_runtime.rs:3073
Functiongpu_glyph_tile_expands_for_right_overhang
()
src/gpu_runtime.rs:2398
Functiongpu_glyph_tile_preserves_left_overhang
()
src/gpu_runtime.rs:2418
Functiongpu_glyph_tile_preserves_top_overhang
()
src/gpu_runtime.rs:2438
Functiongpu_glyph_tile_spans_requested_cells
()
src/gpu_runtime.rs:2376
← previousnext →801–900 of 1,262, ranked by callers