Home | History | Annotate | Download | only in ui

Lines Matching defs:max_height

2917     int max_height = gdk_screen_get_height(screen) * kPopupMaxHeightFactor;
2919 initial_pos.height() > max_height || initial_pos.height() == 0) {