Searched defs:DialogPosition (Results 1 – 1 of 1) sorted by relevance
39 struct DialogPosition { struct40 int32_t offsetX = 0;41 int32_t offsetY = 0;42 int32_t width = 0;43 int32_t height = 0;44 int32_t window_width = 0;45 int32_t window_height = 0;46 int32_t window_offsetX = 0;48 int32_t width_narrow = 0;49 int32_t height_narrow = 0;[all …]