Home
last modified time | relevance | path

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

/dports/devel/radare2/radare2-5.1.1/libr/core/
H A Dpanels.c751 int graph_pad = __check_panel_type (panel, PANEL_CMD_GRAPH) ? 1 : 0; in __update_panel_contents() local
761 0, sy + graph_pad, w + sx - 3, h - 2 + sy); in __update_panel_contents()
768 text = r_str_ansi_crop (cmdstr, sx, sy + graph_pad, w + sx - 3, h - 2 + sy); in __update_panel_contents()