Home
last modified time | relevance | path

Searched refs:win_top (Results 1 – 23 of 23) sorted by relevance

/dports/archivers/arj/arj-3.10.22/
H A Darjdisp.c28 static char win_top []="/------------------------------------------------------------------------… variable
36 static char win_top []="�������������������������������������������������������������������������… variable
55 fputs(win_top, stdout); in show_init_scrn()
97 fputs(win_top, stdout); in show_proc_scrn()
166 fputs(win_top, stdout); in show_ending_scrn()
/dports/x11-wm/leftwm/leftwm-0.2.11/leftwm-core/src/handlers/
H A Dwindow_move_handler.rs61 let win_top = loc.y(); in should_snap() localVariable
62 let win_bottom = win_top + window.height(); in should_snap()
76 win_top - ws_top, in should_snap()
/dports/archivers/arj/debian/patches/
H A Dsecurity_format.patch191 - scrprintf(win_top);
192 + fputs(win_top, stdout);
232 - scrprintf(win_top);
233 + fputs(win_top, stdout);
286 - scrprintf(win_top);
287 + fputs(win_top, stdout);
/dports/graphics/vapoursynth-fmtconv/fmtconv-r28/src/fmtcl/
H A DScaler.h109 …explicit Scaler (int src_height, int dst_height, double win_top, double win_height, ContFirI…
127 …(int &work_top, int &work_height, int src_height, int dst_height, double win_top, double win_heigh…
146 …BasicInfo (int src_height, int dst_height, double win_top, double win_height, ContFirInterface &ke…
H A DScaler.cpp100 Scaler::Scaler (int src_height, int dst_height, double win_top, double win_height, ContFirInterface… in Scaler() argument
103 , _win_top (win_top) in Scaler()
220 …(int &work_top, int &work_height, int src_height, int dst_height, double win_top, double win_heigh… in fmtcl_Scaler_SPAN_I()
228 src_height, dst_height, win_top, win_height, in fmtcl_Scaler_SPAN_I()
989 Scaler::BasicInfo::BasicInfo (int src_height, int dst_height, double win_top, double win_height, Co… in BasicInfo() argument
1011 _src_pos = win_top; in BasicInfo()
/dports/games/lwjgl/lwjgl-2df01dd/src/java/org/lwjgl/opengl/
H A DLinuxMouse.java168 int win_top = root_y - win_y; in doHandlePointerMotion() local
170 int win_bottom = win_top + window_height; in doHandlePointerMotion()
173 int border_top = Math.max(0, win_top); in doHandlePointerMotion()
/dports/x11-toolkits/libwnck/libwnck-2.30.7/libwnck/
H A Dutil.c313 Window win_top, in wnck_find_pid_for_resource_r() argument
330 found_pid = wnck_check_window_for_pid (win_top, match_xid, mask); in wnck_find_pid_for_resource_r()
333 *xid = win_top; in wnck_find_pid_for_resource_r()
338 qtres = XQueryTree (xdisplay, win_top, &dummy, &dummy, in wnck_find_pid_for_resource_r()
/dports/x11-toolkits/libwnck3/libwnck-3.36.0/libwnck/
H A Dutil.c301 Window win_top, in wnck_find_pid_for_resource_r() argument
318 found_pid = wnck_check_window_for_pid (screen, win_top, match_xid, mask); in wnck_find_pid_for_resource_r()
321 *xid = win_top; in wnck_find_pid_for_resource_r()
326 qtres = XQueryTree (xdisplay, win_top, &dummy, &dummy, in wnck_find_pid_for_resource_r()
/dports/cad/PrusaSlicer/PrusaSlicer-version_2.3.3/src/slic3r/GUI/
H A DImGuiWrapper.cpp456 float win_top = window->Scroll.y; in scroll_up() local
458 ImGui::SetScrollY(win_top - item_size_y); in scroll_up()
468 float win_top = window->Scroll.y; in scroll_down() local
470 ImGui::SetScrollY(win_top + item_size_y); in scroll_down()
660 float win_top = window->Scroll.y; in scroll_y() local
664 ImGui::SetScrollY(win_top + item_size_y); in scroll_y()
665 else if (item_top - item_delta <= win_top) in scroll_y()
666 ImGui::SetScrollY(win_top - item_size_y); in scroll_y()
/dports/x11/xrestop/xrestop-5e3d606e9e055c2442e90285b6fe7ffdc2f721b8/
H A Dxrestop.c335 recurse_win_tree(XResTopApp *app, XResTopClient *client, Window win_top) in recurse_win_tree() argument
343 if (check_win_for_info(app, client, win_top)) in recurse_win_tree()
344 return win_top; in recurse_win_tree()
348 qtres = XQueryTree(app->dpy, win_top, &dummy, &dummy, &children, &nchildren); in recurse_win_tree()
/dports/graphics/minder/Minder-1.13.1/src/
H A DTextCompletion.vala75 int win_top, win_bottom;
76 _da.get_window_ys( out win_top, out win_bottom );
/dports/x11-wm/fvwm2/fvwm-2.6.9/fvwm/
H A Dplacement.c739 int win_top; in __pl_minoverlap_get_next_y() local
803 win_top = g.y - stickyy; in __pl_minoverlap_get_next_y()
807 win_top + g.height * i / in __pl_minoverlap_get_next_y()
814 win_top = g.y - stickyy - arg->place_g.height; in __pl_minoverlap_get_next_y()
818 win_top + g.height * in __pl_minoverlap_get_next_y()
829 win_top = other_fw->g.frame.y - stickyy; in __pl_minoverlap_get_next_y()
833 win_top + other_fw->g.frame.height * in __pl_minoverlap_get_next_y()
840 win_top = other_fw->g.frame.y - stickyy - in __pl_minoverlap_get_next_y()
845 win_top + other_fw->g.frame.height * in __pl_minoverlap_get_next_y()
/dports/x11-wm/fvwm3/fvwm3-1.0.4/fvwm/
H A Dplacement.c802 int win_top; in __pl_minoverlap_get_next_y() local
870 win_top = g.y - stickyy; in __pl_minoverlap_get_next_y()
874 win_top + g.height * i / in __pl_minoverlap_get_next_y()
881 win_top = g.y - stickyy - arg->place_g.height; in __pl_minoverlap_get_next_y()
885 win_top + g.height * in __pl_minoverlap_get_next_y()
896 win_top = other_fw->g.frame.y - stickyy; in __pl_minoverlap_get_next_y()
900 win_top + other_fw->g.frame.height * in __pl_minoverlap_get_next_y()
907 win_top = other_fw->g.frame.y - stickyy - in __pl_minoverlap_get_next_y()
912 win_top + other_fw->g.frame.height * in __pl_minoverlap_get_next_y()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/accessibility/speakup/
H A Dmain.c963 start = vc->vc_origin + (win_top * vc->vc_size_row); in speakup_win_say()
1698 vc->state.y >= win_top && vc->state.y <= win_bottom) { in cursor_done()
1771 vc->state.y >= win_top && vc->state.y <= win_bottom) { in speakup_con_write()
1877 if (spk_x < win_left || spk_y < win_top) { in speakup_win_set()
1881 if (win_start && spk_x == win_left && spk_y == win_top) { in speakup_win_set()
1886 (int)win_top + 1); in speakup_win_set()
1889 win_top = spk_y; in speakup_win_set()
1906 win_top = 0; in speakup_win_clear()
H A Dspk_types.h97 #define win_top (speakup_console[vc->vc_num]->w_top) macro
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/accessibility/speakup/
H A Dmain.c963 start = vc->vc_origin + (win_top * vc->vc_size_row); in speakup_win_say()
1698 vc->state.y >= win_top && vc->state.y <= win_bottom) { in cursor_done()
1771 vc->state.y >= win_top && vc->state.y <= win_bottom) { in speakup_con_write()
1877 if (spk_x < win_left || spk_y < win_top) { in speakup_win_set()
1881 if (win_start && spk_x == win_left && spk_y == win_top) { in speakup_win_set()
1886 (int)win_top + 1); in speakup_win_set()
1889 win_top = spk_y; in speakup_win_set()
1906 win_top = 0; in speakup_win_clear()
H A Dspk_types.h97 #define win_top (speakup_console[vc->vc_num]->w_top) macro
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/accessibility/speakup/
H A Dmain.c963 start = vc->vc_origin + (win_top * vc->vc_size_row); in speakup_win_say()
1698 vc->state.y >= win_top && vc->state.y <= win_bottom) { in cursor_done()
1771 vc->state.y >= win_top && vc->state.y <= win_bottom) { in speakup_con_write()
1877 if (spk_x < win_left || spk_y < win_top) { in speakup_win_set()
1881 if (win_start && spk_x == win_left && spk_y == win_top) { in speakup_win_set()
1886 (int)win_top + 1); in speakup_win_set()
1889 win_top = spk_y; in speakup_win_set()
1906 win_top = 0; in speakup_win_clear()
H A Dspk_types.h97 #define win_top (speakup_console[vc->vc_num]->w_top) macro
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/staging/media/atomisp/i2c/
H A Datomisp-mt9m114.c1169 int win_left, win_top, win_right, win_bottom; in mt9m114_s_exposure_selection() local
1191 win_top = grid_top / grid_height; in mt9m114_s_exposure_selection()
1200 win_top = clamp_t(int, win_top, 0, 4); in mt9m114_s_exposure_selection()
1210 for (i = win_top; i <= win_bottom; i++) { in mt9m114_s_exposure_selection()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/staging/media/atomisp/i2c/
H A Datomisp-mt9m114.c1169 int win_left, win_top, win_right, win_bottom; in mt9m114_s_exposure_selection() local
1191 win_top = grid_top / grid_height; in mt9m114_s_exposure_selection()
1200 win_top = clamp_t(int, win_top, 0, 4); in mt9m114_s_exposure_selection()
1210 for (i = win_top; i <= win_bottom; i++) { in mt9m114_s_exposure_selection()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/staging/media/atomisp/i2c/
H A Datomisp-mt9m114.c1169 int win_left, win_top, win_right, win_bottom; in mt9m114_s_exposure_selection() local
1191 win_top = grid_top / grid_height; in mt9m114_s_exposure_selection()
1200 win_top = clamp_t(int, win_top, 0, 4); in mt9m114_s_exposure_selection()
1210 for (i = win_top; i <= win_bottom; i++) { in mt9m114_s_exposure_selection()
/dports/games/zoom/zoom-1.1.5/src/
H A Dxdisplay.c113 static int win_left, win_top; variable
2039 win_top = BORDER_SIZE; in process_events()
2054 disty = click_y - (ev.xbutton.y-win_top); in process_events()
2071 click_y = ev.xbutton.y-win_top; in process_events()
2078 click_y += win_top; in process_events()
2165 click_y -= win_top; in process_events()
2173 click_y += win_top; in process_events()
2489 click_y -= win_top; in display_read_mouse()