Home
last modified time | relevance | path

Searched defs:wnd_lr (Results 1 – 2 of 2) sorted by relevance

/dports/games/freeorion/freeorion-0.4.10.2/GG/src/
H A DWnd.cpp692 Pt wnd_ul = child->RelativeUpperLeft(), wnd_lr = child->RelativeLowerRight(); in HorizontalLayout() local
717 Pt wnd_ul = child->RelativeUpperLeft(), wnd_lr = child->RelativeLowerRight(); in VerticalLayout() local
746 Pt wnd_ul = wnd->RelativeUpperLeft(), wnd_lr = wnd->RelativeLowerRight(); in GridLayout() local
866 Pt wnd_ul = wnd->RelativeUpperLeft(), wnd_lr = wnd->RelativeLowerRight(); in SetLayout() local
H A DLayout.cpp438 Pt wnd_lr(X(m_column_params[wnd_position.second.last_column - 1].current_origin + in DoLayout() local