Home
last modified time | relevance | path

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

/dports/games/frogatto/frogatto-1.3.1/src/
H A Deditor.hpp346 struct editor_resolution_manager : private preferences::editor_screen_size_scope struct
352 int original_width_, original_height_;
H A Deditor.cpp925 editor_resolution_manager::editor_resolution_manager(int xres, int yres) : in editor_resolution_manager() function in editor_resolution_manager