Home
last modified time | relevance | path

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

/dports/x11/xprompt/xprompt-1.4/
H A Dxprompt.c160 static int prompt_bb_width, prompt_bb_height; variable
483 prompt_bb_height = prompt_font->max_bounds.ascent
495 geom_height = maximum(prompt_bb_height, reply_bb_height) + GEOM_HEIGHT_PAD;
509 prompt_bb_width, prompt_bb_height);
515 maximum(prompt_bb_height, reply_bb_height) + GEOM_HEIGHT_PAD);