Searched refs:BALLOON_MIN_WIDTH (Results 1 – 1 of 1) sorted by relevance
1188 # define BALLOON_MIN_WIDTH 50 macro1262 long_item_count += (item->cells - 1) / BALLOON_MIN_WIDTH; in split_message()1300 if (split_long_items && item->cells >= BALLOON_MIN_WIDTH) in split_message()1306 if ((cells += ptr2cells(p)) > BALLOON_MIN_WIDTH) in split_message()1398 pum_position_at_mouse(BALLOON_MIN_WIDTH); in ui_post_balloon()