Home
last modified time | relevance | path

Searched defs:xwm (Results 1 – 25 of 76) sorted by relevance

1234

/dports/x11-toolkits/wlroots/wlroots-0.12.0/xwayland/selection/
H A Dselection.c36 xcb_atom_t xwm_mime_type_to_atom(struct wlr_xwm *xwm, char *mime_type) { in xwm_mime_type_to_atom()
55 char *xwm_mime_type_from_atom(struct wlr_xwm *xwm, xcb_atom_t atom) { in xwm_mime_type_from_atom()
65 struct wlr_xwm_selection *xwm_get_selection(struct wlr_xwm *xwm, in xwm_get_selection()
78 static int xwm_handle_selection_property_notify(struct wlr_xwm *xwm, in xwm_handle_selection_property_notify()
114 int xwm_handle_selection_event(struct wlr_xwm *xwm, in xwm_handle_selection_event()
145 static void selection_init(struct wlr_xwm *xwm, in selection_init()
161 void xwm_selection_init(struct wlr_xwm *xwm) { in xwm_selection_init()
214 void xwm_selection_finish(struct wlr_xwm *xwm) { in xwm_selection_finish()
261 struct wlr_xwm *xwm = in handle_seat_set_selection() local
275 struct wlr_xwm *xwm = in handle_seat_set_primary_selection() local
[all …]
H A Ddnd.c14 struct wlr_xwm *xwm, enum wl_data_device_manager_dnd_action action) { in data_device_manager_dnd_action_to_atom()
26 data_device_manager_dnd_action_from_atom(struct wlr_xwm *xwm, in data_device_manager_dnd_action_from_atom()
39 static void xwm_dnd_send_event(struct wlr_xwm *xwm, xcb_atom_t type, in xwm_dnd_send_event()
61 static void xwm_dnd_send_enter(struct wlr_xwm *xwm) { in xwm_dnd_send_enter()
122 static void xwm_dnd_send_drop(struct wlr_xwm *xwm, uint32_t time) { in xwm_dnd_send_drop()
135 static void xwm_dnd_send_leave(struct wlr_xwm *xwm) { in xwm_dnd_send_leave()
165 int xwm_handle_selection_client_message(struct wlr_xwm *xwm, in xwm_handle_selection_client_message()
239 struct wlr_xwm *xwm = wl_container_of(listener, xwm, seat_drag_focus); in seat_handle_drag_focus() local
271 struct wlr_xwm *xwm = wl_container_of(listener, xwm, seat_drag_motion); in seat_handle_drag_motion() local
284 struct wlr_xwm *xwm = wl_container_of(listener, xwm, seat_drag_drop); in seat_handle_drag_drop() local
[all …]
H A Dincoming.c19 struct wlr_xwm *xwm = transfer->selection->xwm; in xwm_data_source_write() local
59 struct wlr_xwm *xwm = transfer->selection->xwm; in xwm_write_property() local
76 struct wlr_xwm *xwm = transfer->selection->xwm; in xwm_get_incr_chunk() local
108 struct wlr_xwm *xwm = selection->xwm; in xwm_selection_get_data() local
141 struct wlr_xwm *xwm = selection->xwm; in source_send() local
259 struct wlr_xwm *xwm = selection->xwm; in source_get_targets() local
336 struct wlr_xwm *xwm = selection->xwm; in xwm_selection_get_targets() local
382 void xwm_handle_selection_notify(struct wlr_xwm *xwm, in xwm_handle_selection_notify()
411 int xwm_handle_xfixes_selection_notify(struct wlr_xwm *xwm, in xwm_handle_xfixes_selection_notify()
H A Doutgoing.c14 static void xwm_selection_send_notify(struct wlr_xwm *xwm, in xwm_selection_send_notify()
91 struct wlr_xwm *xwm = transfer->selection->xwm; in xwm_data_source_read() local
232 struct wlr_xwm *xwm = transfer->selection->xwm; in xwm_selection_transfer_start_outgoing() local
353 struct wlr_xwm *xwm = selection->xwm; in xwm_selection_send_targets() local
401 void xwm_handle_selection_request(struct wlr_xwm *xwm, in xwm_handle_selection_request()
467 void xwm_handle_selection_destroy_notify(struct wlr_xwm *xwm, in xwm_handle_selection_destroy_notify()
/dports/x11-toolkits/wlroots/wlroots-0.12.0/xwayland/
H A Dxwm.c21 static int32_t scale(struct wlr_xwm *xwm, int32_t val) { in scale()
216 struct wlr_xwm *xwm = surface->xwm; in xwm_send_wm_message() local
325 struct wlr_xwm *xwm = xsurface->xwm; in xsurface_set_net_wm_state() local
987 struct wlr_xwm *xwm = xsurface->xwm; in xsurface_set_wm_state() local
1455 struct wlr_xwm *xwm = data; in x11_event_handler() local
1528 struct wlr_xwm *xwm = in handle_compositor_new_surface() local
1554 struct wlr_xwm *xwm = in handle_compositor_destroy() local
1579 struct wlr_xwm *xwm = xsurface->xwm; in wlr_xwayland_surface_configure() local
1595 struct wlr_xwm *xwm = xsurface->xwm; in wlr_xwayland_surface_close() local
1616 void xwm_destroy(struct wlr_xwm *xwm) { in xwm_destroy()
[all …]
/dports/science/nwchem/nwchem-7b21660b82ebd85ef659f6fba7e1e73433b0bd0a/src/argos/
H A Dargos_cafe_fold.F1 subroutine argos_cafe_fold(numw,xw,xwm,nums,isat,isml,xs,xsm) argument
9 real*8 xw(mwm,3,mwa),xwm(mwm,3),xs(msa,3),xsm(msm,3) local
H A Dargos_cafe_cenmas.F1 subroutine argos_cafe_cenmas(numw,xw,xwm,nums, argument
H A Dargos_cafe_comw.F1 subroutine argos_cafe_comw(xw,xwm,iwfr,iwto) argument
H A Dargos_fold.F1 subroutine argos_fold(iwl,isl,xw,xwm,xs,xsm) argument
H A Dargos_pairs.F1 subroutine argos_pairs(lself,lpbcs,xw,xwm,iwdt,iwz, argument
H A Dargos_em_fnorm.F1 subroutine argos_em_fnorm(iwl,isl,xw,xwm,xs,fw,fs) argument
H A Dargos_induce.F1 subroutine argos_induce(lself,lpbcs,xw,xwm,pw,pwp,iwdt,iwz, argument
H A Dargos_finit.F1 subroutine argos_finit(iwl,isl,xw,xwm,xs,fw,fs,xsm,xsmp) argument
/dports/science/nwchem-data/nwchem-7.0.2-release/src/argos/
H A Dargos_cafe_comw.F1 subroutine argos_cafe_comw(xw,xwm,iwfr,iwto) argument
H A Dargos_cafe_cenmas.F1 subroutine argos_cafe_cenmas(numw,xw,xwm,nums, argument
H A Dargos_pairs.F1 subroutine argos_pairs(lself,lpbcs,xw,xwm,iwdt,iwz, argument
H A Dargos_fold.F1 subroutine argos_fold(iwl,isl,xw,xwm,xs,xsm) argument
H A Dargos_em_fnorm.F1 subroutine argos_em_fnorm(iwl,isl,xw,xwm,xs,fw,fs) argument
H A Dargos_induce.F1 subroutine argos_induce(lself,lpbcs,xw,xwm,pw,pwp,iwdt,iwz, argument
H A Dargos_cafe_fold.F1 subroutine argos_cafe_fold(numw,xw,xwm,nums,isat,isml,xs,xsm) argument
H A Dargos_finit.F1 subroutine argos_finit(iwl,isl,xw,xwm,xs,fw,fs,xsm,xsmp) argument
/dports/science/nwchem-data/nwchem-7.0.2-release/src/cafe/
H A Dcf_pairs.F1 subroutine pairs(lself,lpbcs,xw,xwm,iwdt,iwz, argument
H A Dcf_induce.F1 subroutine induce(lself,lpbcs,xw,xwm,pw,pwp,iwdt,iwz, argument
/dports/science/nwchem/nwchem-7b21660b82ebd85ef659f6fba7e1e73433b0bd0a/src/cafe/
H A Dcf_pairs.F1 subroutine pairs(lself,lpbcs,xw,xwm,iwdt,iwz, argument
H A Dcf_induce.F1 subroutine induce(lself,lpbcs,xw,xwm,pw,pwp,iwdt,iwz, argument

1234