Home
last modified time | relevance | path

Searched defs:excess_height (Results 1 – 4 of 4) sorted by relevance

/dports/x11-wm/hikari/hikari-2.2.3/src/
H A Dgeometry.c244 int excess_height = geometry->height - (usable_area->height - geometry->y); in hikari_geometry_constrain_size() local
/dports/games/freeorion/freeorion-0.4.10.2/GG/src/
H A DMultiEdit.cpp1123 Y excess_height = m_contents_sz.y - cl_sz.y; in AdjustView() local
/dports/cad/PrusaSlicer/PrusaSlicer-version_2.3.3/src/libslic3r/
H A DExtrusionSimulator.cpp626 float excess_height; member
/dports/emulators/vice/vice-3.5/src/monitor/
H A Dmonitor_binary.c1095 unsigned int excess_height = (screenshot->height - screenshot->inner_height) / 2; in monitor_binary_screenshot_line_data() local