Home
last modified time | relevance | path

Searched refs:target_window (Results 1 – 25 of 230) sorted by relevance

12345678910

/dports/misc/vxl/vxl-3.3.2/contrib/brl/bseg/bsgm/
H A Dbsgm_disparity_estimator.h332 if (target_window.is_empty()) { in compute_census_data()
440 if (target_window.is_empty()) { in compute()
446 if (target_window.width() != w_ || target_window.height() != h_) in compute()
450 if (target_window.min_x() < 0 || img_tar.ni() <= (unsigned)target_window.max_x() || in compute()
451 target_window.min_y() < 0 || img_tar.nj() <= (unsigned)target_window.max_y()) { in compute()
457 … reference_window = vgl_box_2d<int>(0, img_tar.ni(), target_window.min_y(), target_window.max_y()); in compute()
507 if (target_window.is_empty()) { in compute()
541 if (target_window.is_empty()) { in compute()
584 if (target_window.is_empty()) { in compute()
590 target_window.width(), target_window.min_y(), in compute()
[all …]
/dports/databases/grass7/grass-7.8.6/imagery/i.ortho.photo/i.ortho.rectify/
H A Drectify.c46 G_set_window(&target_window); in rectify()
50 nrows = target_window.rows; in rectify()
51 ncols = target_window.cols; in rectify()
68 n1 = target_window.north - (row + 0.5) * target_window.ns_res; in rectify()
77 e1 = target_window.west + (col + 0.5) * target_window.ew_res; in rectify()
121 cellhd.proj = target_window.proj; in rectify()
122 cellhd.zone = target_window.zone; in rectify()
125 if (target_window.proj != cellhd.proj) { in rectify()
126 cellhd.proj = target_window.proj; in rectify()
131 if (target_window.zone != cellhd.zone) { in rectify()
[all …]
H A Dangle.c45 Rast_align_window(&target_window, &cellhd); in camera_angle()
46 Rast_set_window(&target_window); in camera_angle()
54 nrows = target_window.rows; in camera_angle()
55 ncols = target_window.cols; in camera_angle()
69 north = Rast_row_to_northing(0.5, &target_window); in camera_angle()
70 ns_med = Rast_row_to_northing(1.5, &target_window); in camera_angle()
71 south = Rast_row_to_northing(2.5, &target_window); in camera_angle()
72 east = Rast_col_to_easting(2.5, &target_window); in camera_angle()
73 west = Rast_col_to_easting(0.5, &target_window); in camera_angle()
99 north = Rast_row_to_northing(row + 0.5, &target_window); in camera_angle()
[all …]
H A Dexec.c40 G_set_window(&target_window); in exec_rectify()
42 target_window.rows, target_window.cols, target_window.north, in exec_rectify()
43 target_window.south, target_window.west, target_window.east); in exec_rectify()
H A Dreport.c19 ncells = target_window.rows * target_window.cols; in report()
21 target_window.rows, target_window.cols, ncells); in report()
/dports/databases/grass7/grass-7.8.6/imagery/i.rectify/
H A Drectify.c49 nrows = target_window.rows; in rectify()
50 ncols = target_window.cols; in rectify()
67 n1 = target_window.north - (row + 0.5) * target_window.ns_res; in rectify()
74 e1 = target_window.west + (col + 0.5) * target_window.ew_res; in rectify()
104 cellhd.proj = target_window.proj; in rectify()
105 cellhd.zone = target_window.zone; in rectify()
108 if (target_window.proj != cellhd.proj) { in rectify()
109 cellhd.proj = target_window.proj; in rectify()
114 if (target_window.zone != cellhd.zone) { in rectify()
115 cellhd.zone = target_window.zone; in rectify()
H A Dreport.c19 ncells = target_window.rows * target_window.cols; in report()
21 target_window.rows, target_window.cols, ncells); in report()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/bindings/core/v8/
H A Dbinding_security.cc78 const DOMWindow* target_window, in ReportOrThrowSecurityError() argument
81 if (target_window) { in ReportOrThrowSecurityError()
94 const DOMWindow* target_window, in ReportOrThrowSecurityError() argument
100 if (accessing_window && target_window) { in ReportOrThrowSecurityError()
113 const DOMWindow* target_window, in CanAccessWindowInternal() argument
115 SECURITY_CHECK(!(target_window && target_window->GetFrame()) || in CanAccessWindowInternal()
116 target_window == target_window->GetFrame()->DomWindow()); in CanAccessWindowInternal()
171 const DOMWindow* target_window, in CanAccessWindow() argument
502 const DOMWindow* target_window) { in ShouldAllowNamedAccessTo() argument
514 SECURITY_CHECK(!(target_window && target_window->GetFrame()) || in ShouldAllowNamedAccessTo()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/bindings/core/v8/
H A Dbinding_security.cc82 const DOMWindow* target_window, in ReportOrThrowSecurityError() argument
85 if (target_window) { in ReportOrThrowSecurityError()
98 const DOMWindow* target_window, in ReportOrThrowSecurityError() argument
104 if (accessing_window && target_window) { in ReportOrThrowSecurityError()
117 const DOMWindow* target_window, in CanAccessWindowInternal() argument
119 SECURITY_CHECK(!(target_window && target_window->GetFrame()) || in CanAccessWindowInternal()
120 target_window == target_window->GetFrame()->DomWindow()); in CanAccessWindowInternal()
177 const DOMWindow* target_window, in CanAccessWindow() argument
507 const DOMWindow* target_window) { in ShouldAllowNamedAccessTo() argument
519 SECURITY_CHECK(!(target_window && target_window->GetFrame()) || in ShouldAllowNamedAccessTo()
[all …]
/dports/math/giacxcas/fltk-1.3.0/src/
H A Dfl_dnd_x.cxx94 Window target_window = 0; in dnd() local
117 if (new_window != target_window) { in dnd()
121 fl_sendClientMessage(target_window, fl_XdndLeave, source_window); in dnd()
124 target_window = new_window; in dnd()
148 fl_sendClientMessage(target_window, fl_XdndEnter, source_window, in dnd()
152 fl_sendClientMessage(target_window, fl_XdndEnter, source_window, in dnd()
171 fl_sendClientMessage(target_window, fl_XdndDrop, source_window, in dnd()
173 } else if (target_window) { in dnd()
177 msg.window = target_window; in dnd()
187 XSendEvent(fl_display, target_window, False, 0L, (XEvent*)&msg); in dnd()
[all …]
/dports/x11/virtualgl/virtualgl-3.0/server/fltk/src/
H A Dfl_dnd_x.cxx93 Window target_window = 0; in dnd() local
116 if (new_window != target_window) { in dnd()
120 fl_sendClientMessage(target_window, fl_XdndLeave, source_window); in dnd()
123 target_window = new_window; in dnd()
147 fl_sendClientMessage(target_window, fl_XdndEnter, source_window, in dnd()
151 fl_sendClientMessage(target_window, fl_XdndEnter, source_window, in dnd()
170 fl_sendClientMessage(target_window, fl_XdndDrop, source_window, in dnd()
172 } else if (target_window) { in dnd()
176 msg.window = target_window; in dnd()
186 XSendEvent(fl_display, target_window, False, 0L, (XEvent*)&msg); in dnd()
[all …]
/dports/x11-toolkits/fltk/fltk-1.3.8/src/
H A Dfl_dnd_x.cxx84 Window target_window = 0; in dnd() local
106 if (new_window != target_window) { in dnd()
110 fl_sendClientMessage(target_window, fl_XdndLeave, source_window); in dnd()
113 target_window = new_window; in dnd()
137 fl_sendClientMessage(target_window, fl_XdndEnter, source_window, dndversion<<24, in dnd()
149 fl_sendClientMessage(target_window, fl_XdndPosition, source_window, in dnd()
160 fl_sendClientMessage(target_window, fl_XdndDrop, source_window, in dnd()
162 } else if (target_window) { in dnd()
166 msg.window = target_window; in dnd()
176 XSendEvent(fl_display, target_window, False, 0L, (XEvent*)&msg); in dnd()
[all …]
/dports/x11-toolkits/ntk/ntk/src/
H A Dfl_dnd_x.cxx94 Window target_window = 0; in dnd() local
122 if (new_window != target_window) { in dnd()
126 fl_sendClientMessage(target_window, fl_XdndLeave, source_window); in dnd()
129 target_window = new_window; in dnd()
153 fl_sendClientMessage(target_window, fl_XdndEnter, source_window, in dnd()
157 fl_sendClientMessage(target_window, fl_XdndEnter, source_window, in dnd()
184 fl_sendClientMessage(target_window, fl_XdndDrop, source_window, in dnd()
187 } else if (target_window) { in dnd()
191 msg.window = target_window; in dnd()
201 XSendEvent(fl_display, target_window, False, 0L, (XEvent*)&msg); in dnd()
[all …]
/dports/games/easyrpg-player/Player-0.7.0/src/
H A Dscene_actortarget.cpp44 target_window.reset(new Window_ActorTarget(136, 0, 184, SCREEN_TARGET_HEIGHT)); in Start()
47 target_window->SetActive(true); in Start()
48 target_window->SetIndex(0); in Start()
66 target_window->SetIndex(-100); in Start()
70 target_window->SetIndex(-100); in Start()
85 target_window->SetIndex(-actor_index - 1); in Start()
87 target_window->SetIndex(-100); in Start()
97 target_window->Update(); in Update()
118 if (Main_Data::game_party->UseItem(id, target_window->GetActor())) { in UpdateItem()
148 target_window->Refresh(); in UpdateItem()
[all …]
/dports/x11/grabc/grabc1.1/
H A Dgrabc.c141 target_window, in selectWindow() local
147 target_window=(Window) NULL; in selectWindow()
172 target_window=findSubWindow(display,root_window, in selectWindow()
177 if (target_window == (Window) NULL) in selectWindow()
181 target_window=root_window; in selectWindow()
198 return (target_window); in selectWindow()
256 target_window; in getWindowColor() local
269 target_window=selectWindow(display,&x,&y); in getWindowColor()
271 if (target_window == (Window) NULL) in getWindowColor()
274 ximage=XGetImage(display,target_window,x,y,1,1,AllPlanes,ZPixmap); in getWindowColor()
/dports/x11/antimicro/antimicro-2.23/src/
H A Dunixcapturewindowutility.cpp50 Window target_window = None; in attemptWindowCapture() local
82 target_window = event.xbutton.subwindow; in attemptWindowCapture()
83 if (target_window == None) in attemptWindowCapture()
85 target_window = event.xbutton.window; in attemptWindowCapture()
104 if (target_window != None) in attemptWindowCapture()
106 targetWindow = target_window; in attemptWindowCapture()
/dports/shells/ion/ion-a8872014dbce730ccd00aaa722397dc394a52bf4/cargo-crates/winit-0.19.1/src/platform/linux/x11/util/
H A Dclient_msg.rs8 target_window: c_ulong, in send_event()
16 target_window, in send_event()
28 target_window: c_ulong, // The window we're sending to in send_client_msg()
40 self.send_event(target_window, event_mask, event) in send_client_msg()
49 target_window: c_ulong, // The window we're sending to in send_client_msg_multi()
75 self.send_event(target_window, event_mask, &event).queue(); in send_client_msg_multi()
90 self.send_event(target_window, event_mask, &event).queue(); in send_client_msg_multi()
/dports/games/dose-response/dose-response-179c326/cargo-crates/winit-0.19.4/src/platform/linux/x11/util/
H A Dclient_msg.rs8 target_window: c_ulong, in send_event()
16 target_window, in send_event()
28 target_window: c_ulong, // The window we're sending to in send_client_msg()
40 self.send_event(target_window, event_mask, event) in send_client_msg()
49 target_window: c_ulong, // The window we're sending to in send_client_msg_multi()
75 self.send_event(target_window, event_mask, &event).queue(); in send_client_msg_multi()
90 self.send_event(target_window, event_mask, &event).queue(); in send_client_msg_multi()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/views/
H A Devent_monitor_aura.cc24 aura::Window* target_window, in WindowMonitorAura() argument
26 : EventMonitorAura(event_observer, target_window, types), in WindowMonitorAura()
27 target_window_(target_window) { in WindowMonitorAura()
28 window_observer_.Add(target_window); in WindowMonitorAura()
61 gfx::NativeWindow target_window, in CreateWindowMonitor() argument
63 return std::make_unique<WindowMonitorAura>(event_observer, target_window, in CreateWindowMonitor()
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/views/
H A Devent_monitor_aura.cc24 aura::Window* target_window, in WindowMonitorAura() argument
26 : EventMonitorAura(event_observer, target_window, types), in WindowMonitorAura()
27 target_window_(target_window) { in WindowMonitorAura()
28 window_observer_.Add(target_window); in WindowMonitorAura()
61 gfx::NativeWindow target_window, in CreateWindowMonitor() argument
63 return std::make_unique<WindowMonitorAura>(event_observer, target_window, in CreateWindowMonitor()
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bbas/bpgl/algo/
H A Dbpgl_rectify_image_pair.h123 void rectify_window_pair(vgl_box_2d<int> const& target_window,
133 vgl_box_2d<int> const& target_window = vgl_box_2d<int>(),
137 this->rectify_window_pair(target_window, min_disparity, max_disparity);
146 vgl_box_2d<int> const& target_window = vgl_box_2d<int>(),
151 this->process(scene_box, target_window, min_disparity, max_disparity);
157 vgl_box_2d<int> const& target_window = vgl_box_2d<int>(),
162 this->process(scene_box, target_window, min_disparity, max_disparity);
168 vgl_box_2d<int> const& target_window = vgl_box_2d<int>(),
173 this->process(scene_box, target_window, min_disparity, max_disparity);
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/gtk/
H A Dinput_method_context_impl_gtk.cc48 GdkWindow* target_window = GetTargetWindow(key_event); in GdkEventFromImeKeyEvent() local
49 if (!target_window) { in GdkEventFromImeKeyEvent()
53 event->key.window = target_window; in GdkEventFromImeKeyEvent()
103 GdkWindow* target_window = event->key.window; in DispatchKeyEvent() local
104 if (!target_window) { in DispatchKeyEvent()
109 SetContextClientWindow(target_window); in DispatchKeyEvent()
115 gdk_window_get_origin(target_window, &win_x, &win_y); in DispatchKeyEvent()
117 gint factor = gdk_window_get_scale_factor(target_window); in DispatchKeyEvent()
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/gtk/
H A Dinput_method_context_impl_gtk.cc49 GdkWindow* target_window = GetTargetWindow(key_event); in GdkEventFromImeKeyEvent() local
50 if (!target_window) { in GdkEventFromImeKeyEvent()
54 event->key.window = target_window; in GdkEventFromImeKeyEvent()
104 GdkWindow* target_window = event->key.window; in DispatchKeyEvent() local
105 if (!target_window) { in DispatchKeyEvent()
110 SetContextClientWindow(target_window); in DispatchKeyEvent()
116 gdk_window_get_origin(target_window, &win_x, &win_y); in DispatchKeyEvent()
118 gint factor = gdk_window_get_scale_factor(target_window); in DispatchKeyEvent()
/dports/audio/lsp-plugins-lv2/lsp-plugins-1.1.31/src/testing/mtest/x11/
H A Dselection.cpp65 Window target_window, root;
81 target_window = XCreateSimpleWindow(dpy, root, -10, -10, 1, 1, 0, 0, 0);
82 XSelectInput(dpy, target_window, SelectionNotify);
84 XConvertSelection(dpy, sel, targets, target_property, target_window, CurrentTime);
94 show_targets(dpy, target_window, target_property);
/dports/games/abstreet/winit-a87ae2661263ff241e8868cbf3ce65aab205863a/src/platform_impl/linux/x11/util/
H A Dclient_msg.rs8 target_window: c_ulong, in send_event()
16 target_window, in send_event()
28 target_window: c_ulong, // The window we're sending to in send_client_msg()
44 self.send_event(target_window, event_mask, event) in send_client_msg()

12345678910