Searched defs:ui_height (Results 1 – 6 of 6) sorted by relevance
/dports/misc/openmvg/openMVG-2.0/src/openMVG/sfm/ |
H A D | sfm_view.hpp | 32 IndexT ui_width, ui_height; member
|
H A D | sfm_data_io_cereal.cpp | 45 IndexT ui_width, ui_height; // image size member
|
/dports/games/pioneer/pioneer-20210723/src/gui/ |
H A D | Gui.cpp | 116 …nit(Graphics::Renderer *renderer, int screen_width, int screen_height, int ui_width, int ui_height) in Init()
|
H A D | GuiScreen.cpp | 35 …n::Init(Graphics::Renderer *renderer, int real_width, int real_height, int ui_width, int ui_height) in Init()
|
/dports/audio/carla/Carla-2.4.1/source/includes/ |
H A D | CarlaNative.h | 306 uint16_t ui_width, ui_height; member
|
/dports/games/el/Eternal-Lands-1.9.5.9-1/ |
H A D | books.cpp | 893 int ui_height = 2 * _ui_margin + _ui_font_height; in ui_scale_handler() local
|