Home
last modified time | relevance | path

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

/GUIX-v6.2.1/guix_studio/
Dscreen_flow_edit_dlg.cpp828 int scaled_bottom; in ShiftBottom() local
832 scaled_bottom = scaled_rect.bottom + scaled_shift_y; in ShiftBottom()
833 bottom = (scaled_bottom * 100) / mScale; in ShiftBottom()