Home
last modified time | relevance | path

Searched refs:hresize (Results 1 – 15 of 15) sorted by relevance

/dports/x11-toolkits/tk85/tk8.5.19/library/ttk/
H A Dcursors.tcl56 hresize sb_h_double_arrow
91 hresize size_we
112 hresize resizeleftright
159 {hresize vresize ""}
H A Dpanedwindow.tcl75 horizontal { set cursor hresize }
H A Dtreeview.tcl109 separator { set cursor hresize }
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/media/platform/omap/
H A Domap_voutlib.c174 unsigned long vresize, hresize; in omap_vout_new_crop() local
232 hresize = (1024 * try_crop.width) / win->w.width; in omap_vout_new_crop()
233 if (omap_vout_dss_omap24xx() && (hresize > 2048)) in omap_vout_new_crop()
234 hresize = 2048; in omap_vout_new_crop()
235 else if (omap_vout_dss_omap34xx() && (hresize > 4096)) in omap_vout_new_crop()
236 hresize = 4096; in omap_vout_new_crop()
238 win->w.width = ((1024 * try_crop.width) / hresize) & ~1; in omap_vout_new_crop()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/media/platform/omap/
H A Domap_voutlib.c174 unsigned long vresize, hresize; in omap_vout_new_crop() local
232 hresize = (1024 * try_crop.width) / win->w.width; in omap_vout_new_crop()
233 if (omap_vout_dss_omap24xx() && (hresize > 2048)) in omap_vout_new_crop()
234 hresize = 2048; in omap_vout_new_crop()
235 else if (omap_vout_dss_omap34xx() && (hresize > 4096)) in omap_vout_new_crop()
236 hresize = 4096; in omap_vout_new_crop()
238 win->w.width = ((1024 * try_crop.width) / hresize) & ~1; in omap_vout_new_crop()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/media/platform/omap/
H A Domap_voutlib.c174 unsigned long vresize, hresize; in omap_vout_new_crop() local
232 hresize = (1024 * try_crop.width) / win->w.width; in omap_vout_new_crop()
233 if (omap_vout_dss_omap24xx() && (hresize > 2048)) in omap_vout_new_crop()
234 hresize = 2048; in omap_vout_new_crop()
235 else if (omap_vout_dss_omap34xx() && (hresize > 4096)) in omap_vout_new_crop()
236 hresize = 4096; in omap_vout_new_crop()
238 win->w.width = ((1024 * try_crop.width) / hresize) & ~1; in omap_vout_new_crop()
/dports/x11-toolkits/tk87/tk8.7a5/library/ttk/
H A Dcursors.tcl56 hresize sb_h_double_arrow
91 hresize size_we
110 hresize resizeleftright
178 {hresize vresize ""}
H A Dpanedwindow.tcl67 [list [ttk::cursor hresize] [ttk::cursor vresize]]
78 [list [ttk::cursor hresize] [ttk::cursor vresize]]
84 horizontal { set cursor hresize }
H A Dtreeview.tcl107 ttk::saveCursor $w State(userConfCursor) [ttk::cursor hresize]
113 separator { set cursor hresize }
/dports/x11-toolkits/tk86/tk8.6.12/library/ttk/
H A Dcursors.tcl56 hresize sb_h_double_arrow
91 hresize size_we
112 hresize resizeleftright
181 {hresize vresize ""}
H A Dpanedwindow.tcl67 [list [ttk::cursor hresize] [ttk::cursor vresize]]
78 [list [ttk::cursor hresize] [ttk::cursor vresize]]
84 horizontal { set cursor hresize }
H A Dtreeview.tcl107 ttk::saveCursor $w State(userConfCursor) [ttk::cursor hresize]
113 separator { set cursor hresize }
/dports/x11-fonts/bdfresize/bdfresize-1.5/
H A Dbdfresize.c31 static void hresize(char *prop);
139 hresize("FONT_ASCENT"); in processProperties()
143 hresize("PIXEL_SIZE"); in processProperties()
145 hresize("POINT_SIZE"); in processProperties()
175 hresize(char *prop) in hresize() function
/dports/graphics/opencv/opencv-4.5.3/modules/imgproc/src/
H A Dresize.cpp2127 HResize hresize; in operator ()() local
2167hresize( (const T**)(srows + k0), (WT**)(rows + k0), ksize - k0, xofs, (const AT*)(alpha), in operator ()()
/dports/x11/mlterm/mlterm-3.9.1/
H A DChangeLog7437 - hsplit or hresize <=> vsplit or vresize