Searched refs:kPopupMaxHeightFactor (Results 1 – 2 of 2) sorted by relevance
52 const float kPopupMaxHeightFactor = 0.6; variable
193 const float kPopupMaxHeightFactor = 0.6; variable2917 int max_height = gdk_screen_get_height(screen) * kPopupMaxHeightFactor; in AddNewContents()