Home
last modified time | relevance | path

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

/dports/cad/gmsh/gmsh-4.9.2-source/Fltk/
H A DgraphicWindow.cpp3765 const int minimum_non_message_height = 100; in resize() local
3766 if(special && mh < h() - minimum_non_message_height) in resize()