Home
last modified time | relevance | path

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

/dports/games/openttd/openttd-12.1/src/
H A Dwidget.cpp1722 int start_x, start_y, base_offs_x, base_offs_y; in GetWidgetFromPos() local
1764 int start_x, start_y, base_offs_x, base_offs_y; in Draw() local
1804 void NWidgetMatrix::GetScrollOffsets(int &start_x, int &start_y, int &base_offs_x, int &base_offs_y) in GetScrollOffsets()