Home
last modified time | relevance | path

Searched refs:phys_height (Results 1 – 25 of 43) sorted by relevance

12

/dports/x11-wm/sway/sway-1.5.1/sway/config/
H A Doutput.c274 return (output->phys_width == 1600 && output->phys_height == 900) || in phys_size_is_aspect_ratio()
275 (output->phys_width == 1600 && output->phys_height == 1000) || in phys_size_is_aspect_ratio()
276 (output->phys_width == 160 && output->phys_height == 90) || in phys_size_is_aspect_ratio()
277 (output->phys_width == 160 && output->phys_height == 100) || in phys_size_is_aspect_ratio()
278 (output->phys_width == 16 && output->phys_height == 9) || in phys_size_is_aspect_ratio()
279 (output->phys_width == 16 && output->phys_height == 10); in phys_size_is_aspect_ratio()
316 if (output->phys_width == 0 || output->phys_height == 0) { in compute_default_scale()
325 double dpi_y = (double) height / (output->phys_height / MM_PER_INCH); in compute_default_scale()
/dports/graphics/libsvg-cairo/libsvg-cairo-0.1.6/src/
H A Dsvg_cairo.c1391 double phys_width, phys_height; in _svg_cairo_apply_view_box() local
1393 _svg_cairo_length_to_pixel (svg_cairo, height, &phys_height); in _svg_cairo_apply_view_box()
1396 svgar = phys_width / phys_height; in _svg_cairo_apply_view_box()
1406 phys_height / logic_height); in _svg_cairo_apply_view_box()
1412 cairo_scale (svg_cairo->cr, phys_height / logic_height, phys_height / logic_height); in _svg_cairo_apply_view_box()
1422 -logic_x - (logic_width - phys_width * logic_height / phys_height) / 2, in _svg_cairo_apply_view_box()
1426 -logic_x - (logic_width - phys_width * logic_height / phys_height), in _svg_cairo_apply_view_box()
1442 -logic_y - (logic_height - phys_height * logic_width / phys_width) / 2); in _svg_cairo_apply_view_box()
1446 -logic_y - (logic_height - phys_height * logic_width / phys_width)); in _svg_cairo_apply_view_box()
/dports/x11/kanshi/kanshi-v1.2.0/include/
H A Dkanshi.h28 int32_t phys_width, phys_height; // mm member
/dports/multimedia/gstreamer1-vaapi/gstreamer-vaapi-1.16.2/gst-libs/gst/vaapi/
H A Dgstvaapidisplay_wayland_priv.h72 guint phys_height; member
H A Dgstvaapidisplay_wayland.c77 priv->phys_height = physical_height; in output_handle_geometry()
275 *pheight = priv->phys_height; in gst_vaapi_display_wayland_get_size_mm()
/dports/x11/wlr-randr/wlr-randr-v0.2.0/
H A Dmain.c32 int32_t phys_width, phys_height; // mm member
70 if (head->phys_width > 0 && head->phys_height > 0) { in print_state()
72 head->phys_width, head->phys_height); in print_state()
234 head->phys_height = height; in head_handle_physical_size()
/dports/games/shockolate/systemshock-0.8.2-43-ga9eb1b93/src/MacSrc/
H A DOpenGL.cc91 static int phys_height; variable
367 phys_height = view_scale * logical_height; in opengl_resize()
370 int border_y = height - phys_height; in opengl_resize()
376 INFO("OpenGL Resize %i %i %i %i", width, height, phys_width, phys_height); in opengl_resize()
476 …x_hdpi_scale, phys_offset_y * y_hdpi_scale, phys_width * x_hdpi_scale, phys_height * y_hdpi_scale); in opengl_swap_and_restore()
/dports/x11/wdisplays/wdisplays-1.1/src/
H A Dwdisplays.h108 int32_t phys_width, phys_height; // mm member
H A Dheadform.c234 …autofree gchar *physical_str = g_strdup_printf("%dmm × %dmm", head->phys_width, head->phys_height); in wd_head_form_update()
/dports/x11-toolkits/wlroots/wlroots-0.12.0/include/wlr/types/
H A Dwlr_output.h130 int32_t phys_width, phys_height; // mm member
/dports/devel/efl/efl-1.25.1/src/lib/ecore_drm/
H A Decore_drm_private.h152 int x, y, phys_width, phys_height; member
H A Decore_drm_output.c85 e->phys_height = output->phys_height; in _ecore_drm_output_event_send()
567 output->phys_height = conn->mmHeight; in _ecore_drm_output_create()
1208 if (h) *h = output->phys_height; in ecore_drm_output_physical_size_get()
H A DEcore_Drm.h147 int phys_width, phys_height; member
/dports/net/wayvnc/wayvnc-0.4.1/src/
H A Doutput.c120 int32_t phys_height, int32_t subpixel, in output_handle_geometry() argument
/dports/devel/efl/efl-1.25.1/src/lib/ecore_drm2/
H A DEcore_Drm2.h73 int phys_width, phys_height; member
/dports/multimedia/mpv/mpv-0.34.1/video/out/
H A Dwayland_common.c130 int phys_height; member
599 int32_t phys_height, int32_t subpixel, in output_handle_geometry() argument
609 output->phys_height = phys_height; in output_handle_geometry()
642 mp_rect_h(o->geometry), o->phys_height, o->scale, o->refresh_rate); in output_handle_done()
/dports/x11-toolkits/wlroots/wlroots-0.12.0/types/
H A Dwlr_output_management_v1.c762 if (output->phys_width > 0 && output->phys_height > 0) { in manager_send_head()
764 output->phys_width, output->phys_height); in manager_send_head()
/dports/x11-wm/enlightenment/enlightenment-0.24.2/src/bin/
H A De_comp_wl.h389 int phys_width, phys_height; member
/dports/x11/kanshi/kanshi-v1.2.0/
H A Dmain.c310 head->phys_height = height; in head_handle_physical_size()
/dports/multimedia/lives/lives-3.2.0/src/
H A Dmainwindow.h102 #define GUI_SCREEN_PHYS_HEIGHT (mainw->mgeom[widget_opts.monitor].phys_height)
356 int phys_width, phys_height; member
/dports/graphics/openorienteering-mapper/mapper-0.9.2/src/core/
H A Dmap_printer.cpp1296 const int phys_height = GetDeviceCaps(dc, PHYSICALHEIGHT); in printMap() local
1308 SetViewportExtEx(dc, phys_width, phys_height, nullptr); in printMap()
/dports/x11/xdg-desktop-portal-wlr/xdg-desktop-portal-wlr-0.5.0/src/screencast/
H A Dwlr_screencast.c235 int32_t x, int32_t y, int32_t phys_width, int32_t phys_height, in wlr_output_handle_geometry() argument
/dports/editors/emacs-devel/emacs-4d1968b/src/
H A Ddispextern.h902 int phys_ascent, phys_height; member
1265 ((ROW)->phys_height - (ROW)->phys_ascent \
/dports/x11-toolkits/wlroots/wlroots-0.12.0/backend/drm/
H A Ddrm.c1356 wlr_conn->output.phys_height = drm_conn->mmHeight; in scan_drm_connectors()
1358 wlr_conn->output.phys_width, wlr_conn->output.phys_height); in scan_drm_connectors()
/dports/editors/emacs/emacs-27.2/src/
H A Ddispextern.h892 int phys_ascent, phys_height; member
1255 ((ROW)->phys_height - (ROW)->phys_ascent \

12