Home
last modified time | relevance | path

Searched refs:reparent (Results 1 – 25 of 2009) sorted by relevance

12345678910>>...81

/dports/devel/mercurial/mercurial-6.0/tests/
H A Dtest-convert-svn-encoding.t15 reparent to file:/*/$TESTTMP/svn-repo (glob)
24 reparent to file:/*/$TESTTMP/svn-repo/trunk (glob)
37 reparent to file:/*/$TESTTMP/svn-repo (glob)
44 reparent to file:/*/$TESTTMP/svn-repo (glob)
61 reparent to file:/*/$TESTTMP/svn-repo/trunk (glob)
78 reparent to file:/*/$TESTTMP/svn-repo (glob)
84 reparent to file:/*/$TESTTMP/svn-repo (glob)
105 reparent to file:/*/$TESTTMP/svn-repo (glob)
109 reparent to file:/*/$TESTTMP/svn-repo (glob)
133 reparent to file:/*/$TESTTMP/svn-repo (glob)
[all …]
/dports/x11-wm/icewm/icewm-2.9.4/src/
H A Dyxembed.cc38 void YXEmbedClient::handleReparentNotify(const XReparentEvent &reparent) { in handleReparentNotify() argument
40 reparent.window, reparent.parent, handle())); in handleReparentNotify()
42 if (reparent.window == handle() && in handleReparentNotify()
43 reparent.parent != fEmbedder->getHandle()) in handleReparentNotify()
47 reparent.window, fEmbedder->getHandle(), reparent.parent); in handleReparentNotify()
/dports/x11-toolkits/p5-Prima/Prima-1.63/t/Widget/
H A DSizeLimits.t31 cmp_ok( $sz[0], '>=', 10, "reparent sizeMax" );
32 cmp_ok( $sz[1], '>=', 10, "reparent sizeMax" );
33 cmp_ok( $sz[0], '<=', 200, "reparent sizeMax" );
34 cmp_ok( $sz[1], '<=', 200, "reparent sizeMax" );
/dports/cad/librecad/LibreCAD-2.2.0-rc2/librecad/src/lib/actions/
H A Drs_preview.cpp94 entity->reparent(this); in addEntity()
109 clone->reparent(this); in addCloneOf()
123 clone->reparent(this); in addAllFrom()
142 clone->reparent(this); in addSelectionFrom()
170 clone->reparent(this); in addStretchablesFrom()
/dports/x11/xnee/xnee-3.19/libxnee/src/
H A Dxnee_record.c327 xrec_data->event.u.reparent.window, in xnee_record_handle_event_printer()
331 xrec_data->event.u.reparent.window, in xnee_record_handle_event_printer()
343 xrec_data->event.u.reparent.window) || in xnee_record_handle_event_printer()
345 xrec_data->event.u.reparent.parent) ) in xnee_record_handle_event_printer()
363 (unsigned int) xrec_data->event.u.reparent.event, in xnee_record_handle_event_printer()
364 (unsigned int) xrec_data->event.u.reparent.window, in xnee_record_handle_event_printer()
366 (unsigned int) xrec_data->event.u.reparent.x, in xnee_record_handle_event_printer()
367 (unsigned int) xrec_data->event.u.reparent.y, in xnee_record_handle_event_printer()
368 xrec_data->event.u.reparent.override, in xnee_record_handle_event_printer()
383 xrec_data->event.u.reparent.window; in xnee_record_handle_event_printer()
[all …]
H A Dxnee_replay.c719 xrec_data->event.u.reparent.window, in xnee_replay_dispatch()
726 xrec_data->event.u.reparent.window) || in xnee_replay_dispatch()
728 xrec_data->event.u.reparent.parent) ) in xnee_replay_dispatch()
731 (unsigned int)xrec_data->event.u.reparent.window)); in xnee_replay_dispatch()
735 xrec_data->event.u.reparent.window, in xnee_replay_dispatch()
736 xrec_data->event.u.reparent.parent); in xnee_replay_dispatch()
742 xrec_data->event.u.reparent.window; in xnee_replay_dispatch()
744 xrec_data->event.u.reparent.parent; in xnee_replay_dispatch()
/dports/math/cadabra2/cadabra2-2.3.6.8/core/algorithms/
H A Dcombine.cc185 tr.reparent(outerbrack, ind1, nxt); in apply()
199 tr.reparent(outerbrack, ind2, nxt); in apply()
211 tr.reparent(brackprod, tr.begin(parn1), nxt); in apply()
219 tr.reparent(brackprod,parn1,nxt); in apply()
225 tr.reparent(brackprod, tr.begin(parn2), nxt); in apply()
233 tr.reparent(brackprod,parn2,nxt); in apply()
247 tr.reparent(trace, tr.begin(parn), nxt); in apply()
/dports/audio/gogglesmm/gogglesmm-1.2.2/cfox/lib/
H A DFXDockSite.cpp600 bar->reparent(this,child); in moveVerBar()
711 bar->reparent(this,child); in moveHorBar()
938 bar->reparent(this,NULL); in moveToolBar()
988 bar->reparent(this,NULL); in moveToolBar()
1043 bar->reparent(this,NULL); in moveToolBar()
1143 bar->reparent(this,getFirst()); in dockToolBar()
1170 bar->reparent(this,child); in dockToolBar()
1177 bar->reparent(this,NULL); in dockToolBar()
1191 bar->reparent(this,getFirst()); in dockToolBar()
1218 bar->reparent(this,child); in dockToolBar()
[all …]
/dports/x11-toolkits/fox17/fox-1.7.77/lib/
H A DFXDockSite.cpp600 bar->reparent(this,child); in moveVerBar()
711 bar->reparent(this,child); in moveHorBar()
938 bar->reparent(this,NULL); in moveToolBar()
988 bar->reparent(this,NULL); in moveToolBar()
1043 bar->reparent(this,NULL); in moveToolBar()
1143 bar->reparent(this,getFirst()); in dockToolBar()
1170 bar->reparent(this,child); in dockToolBar()
1177 bar->reparent(this,NULL); in dockToolBar()
1191 bar->reparent(this,getFirst()); in dockToolBar()
1218 bar->reparent(this,child); in dockToolBar()
[all …]
/dports/math/reduce/Reduce-svn5758-src/csl/fox/src/
H A DFXDockSite.cpp502 bar->reparent(this,other); in moveVerBar()
588 bar->reparent(this,other); in moveHorBar()
691 bar->reparent(this,NULL); in moveToolBar()
707 bar->reparent(this,getFirst()); in moveToolBar()
745 bar->reparent(this,NULL); in moveToolBar()
858 bar->reparent(this,getFirst()); in dockToolBar()
885 bar->reparent(this,child); in dockToolBar()
892 bar->reparent(this,NULL); in dockToolBar()
906 bar->reparent(this,getFirst()); in dockToolBar()
933 bar->reparent(this,child); in dockToolBar()
[all …]
/dports/x11-toolkits/fox14/fox-1.4.35/src/
H A DFXDockSite.cpp483 bar->reparent(this,other); in moveVerBar()
569 bar->reparent(this,other); in moveHorBar()
672 bar->reparent(this,NULL); in moveToolBar()
688 bar->reparent(this,getFirst()); in moveToolBar()
726 bar->reparent(this,NULL); in moveToolBar()
839 bar->reparent(this,getFirst()); in dockToolBar()
863 bar->reparent(this,child); in dockToolBar()
870 bar->reparent(this,NULL); in dockToolBar()
882 bar->reparent(this,getFirst()); in dockToolBar()
906 bar->reparent(this,child); in dockToolBar()
[all …]
/dports/x11-toolkits/fox16/fox-1.6.57/src/
H A DFXDockSite.cpp502 bar->reparent(this,other); in moveVerBar()
588 bar->reparent(this,other); in moveHorBar()
691 bar->reparent(this,NULL); in moveToolBar()
707 bar->reparent(this,getFirst()); in moveToolBar()
745 bar->reparent(this,NULL); in moveToolBar()
858 bar->reparent(this,getFirst()); in dockToolBar()
885 bar->reparent(this,child); in dockToolBar()
892 bar->reparent(this,NULL); in dockToolBar()
906 bar->reparent(this,getFirst()); in dockToolBar()
933 bar->reparent(this,child); in dockToolBar()
[all …]
/dports/editors/fxite/fxite-FXITE-0_92/src/
H A Ddoctabs.cpp262 tab->reparent(this, NULL); in MoveTab()
263 page->reparent(this, NULL); in MoveTab()
268 page->reparent(this, getFirst()); in MoveTab()
269 tab->reparent(this, page); in MoveTab()
277 page->reparent(this, prv); in MoveTab()
278 tab->reparent(this, page); in MoveTab()
287 page->reparent(this, nxt); in MoveTab()
288 tab->reparent(this, page); in MoveTab()
540 doc->reparent(getParent(), trg); in onDnd()
541 src->reparent(getParent(), doc); in onDnd()
/dports/multimedia/avidemux/avidemux_2.7.6/avidemux/qt4/ADM_UIs/src/
H A Dtoolkit.cpp29 bool reparent = false; in qtRegisterDialog() local
32 reparent = true; in qtRegisterDialog()
35 if (reparent || !isDialog) in qtRegisterDialog()
/dports/multimedia/avidemux-qt5/avidemux_2.7.6/avidemux/qt4/ADM_UIs/src/
H A Dtoolkit.cpp29 bool reparent = false; in qtRegisterDialog() local
32 reparent = true; in qtRegisterDialog()
35 if (reparent || !isDialog) in qtRegisterDialog()
/dports/multimedia/avidemux-cli/avidemux_2.7.6/avidemux/qt4/ADM_UIs/src/
H A Dtoolkit.cpp29 bool reparent = false; in qtRegisterDialog() local
32 reparent = true; in qtRegisterDialog()
35 if (reparent || !isDialog) in qtRegisterDialog()
/dports/multimedia/avidemux-plugins/avidemux_2.7.6/avidemux/qt4/ADM_UIs/src/
H A Dtoolkit.cpp29 bool reparent = false; in qtRegisterDialog() local
32 reparent = true; in qtRegisterDialog()
35 if (reparent || !isDialog) in qtRegisterDialog()
/dports/x11-toolkits/wxgtk30/wxWidgets-3.0.5.1/src/x11/
H A Ddescrip.mms51 reparent.obj,\
81 reparent.cpp,\
123 reparent.obj : reparent.cpp
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/src/x11/
H A Ddescrip.mms51 reparent.obj,\
81 reparent.cpp,\
120 reparent.obj : reparent.cpp
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/src/x11/
H A Ddescrip.mms51 reparent.obj,\
81 reparent.cpp,\
120 reparent.obj : reparent.cpp
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/src/x11/
H A Ddescrip.mms51 reparent.obj,\
81 reparent.cpp,\
120 reparent.obj : reparent.cpp
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/src/x11/
H A Ddescrip.mms51 reparent.obj,\
81 reparent.cpp,\
120 reparent.obj : reparent.cpp
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/ext/wxWidgets/src/x11/
H A Ddescrip.mms51 reparent.obj,\
81 reparent.cpp,\
123 reparent.obj : reparent.cpp
/dports/ftp/py-sftp/pysftp-0.2.9/pysftp/
H A D__init__.py19 path_retreat, reparent, walktree, cd, known_hosts)
270 self.get(rname, reparent(localdir, rname),
293 os.mkdir(reparent(localdir, subdir))
306 os.mkdir(reparent(localdir, subdir))
310 reparent(localdir, fname),
398 dest = reparent(remotepath, fname)
433 pth = reparent(remotepath, dname)
442 self.mkdir(reparent(remotepath, subdir))
445 dest = reparent(remotepath, fname)
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/src/x11/
H A Ddescrip.mms51 reparent.obj,\
81 reparent.cpp,\
128 reparent.obj : reparent.cpp

12345678910>>...81