Home
last modified time | relevance | path

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

/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/ui/dialog/
H A Ddialog-multipaned.cpp279 const int EMPTY_WIDGET_SIZE = 60; // magic nummber in add_empty_widget() local
292 int dropzone_size = (get_height() - EMPTY_WIDGET_SIZE) / 2; in add_empty_widget()