Home
last modified time | relevance | path

Searched refs:mw (Results 251 – 275 of 14804) sorted by relevance

1...<<11121314151617181920>>...593

/dports/www/mediawiki136/mediawiki-1.36.3/resources/src/mediawiki.skinning/
H A Di18n-all-lists-margins.less2 .mw-content-ltr ul,
3 .mw-content-rtl .mw-content-ltr ul {
9 .mw-content-rtl ul,
10 .mw-content-ltr .mw-content-rtl ul {
16 .mw-content-ltr ol,
17 .mw-content-rtl .mw-content-ltr ol {
23 .mw-content-rtl ol,
24 .mw-content-ltr .mw-content-rtl ol {
31 .mw-content-ltr dd,
32 .mw-content-rtl .mw-content-ltr dd {
[all …]
/dports/www/mediawiki136/mediawiki-1.36.3/resources/src/mediawiki.ui/components/
H A Dicons.less20 .mw-ui-icon {
34 // <div class="mw-ui-icon mw-ui-icon-element mw-ui-icon-ok">OK</div><br>
35 …// <div class="mw-ui-icon mw-ui-icon-element mw-ui-icon-ok mw-ui-button mw-ui-progressive">OK</div…
36 …// <button class="mw-ui-icon mw-ui-icon-ok mw-ui-icon-element mw-ui-button mw-ui-quiet" title="">C…
37 &.mw-ui-icon-element {
51 &.mw-ui-icon-large {
64 &.mw-ui-icon-before:before,
78 // <div class="mw-ui-icon mw-ui-icon-before mw-ui-icon-ok">OK</div>
79 // <div class="mw-ui-icon mw-ui-icon-before mw-ui-icon-ok mw-ui-progressive mw-ui-button">OK</div>
80 &.mw-ui-icon-before {
[all …]
/dports/net-mgmt/bind_exporter/bind_exporter-0.4.0/vendor/github.com/go-kit/kit/examples/profilesvc/
H A Dmiddlewares.go27 func (mw loggingMiddleware) PostProfile(ctx context.Context, p Profile) (err error) {
31 return mw.next.PostProfile(ctx, p)
36 mw.logger.Log("method", "GetProfile", "id", id, "took", time.Since(begin), "err", err)
38 return mw.next.GetProfile(ctx, id)
45 return mw.next.PutProfile(ctx, id, p)
52 return mw.next.PatchProfile(ctx, id, p)
59 return mw.next.DeleteProfile(ctx, id)
66 return mw.next.GetAddresses(ctx, profileID)
73 return mw.next.GetAddress(ctx, profileID, addressID)
80 return mw.next.PostAddress(ctx, profileID, a)
[all …]
/dports/databases/prometheus-postgresql-adapter/prometheus-postgresql-adapter-0.6.0/vendor/github.com/go-kit/kit/examples/profilesvc/
H A Dmiddlewares.go27 func (mw loggingMiddleware) PostProfile(ctx context.Context, p Profile) (err error) {
31 return mw.next.PostProfile(ctx, p)
36 mw.logger.Log("method", "GetProfile", "id", id, "took", time.Since(begin), "err", err)
38 return mw.next.GetProfile(ctx, id)
45 return mw.next.PutProfile(ctx, id, p)
52 return mw.next.PatchProfile(ctx, id, p)
59 return mw.next.DeleteProfile(ctx, id)
66 return mw.next.GetAddresses(ctx, profileID)
73 return mw.next.GetAddress(ctx, profileID, addressID)
80 return mw.next.PostAddress(ctx, profileID, a)
[all …]
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/go-kit/kit/examples/profilesvc/
H A Dmiddlewares.go27 func (mw loggingMiddleware) PostProfile(ctx context.Context, p Profile) (err error) {
31 return mw.next.PostProfile(ctx, p)
36 mw.logger.Log("method", "GetProfile", "id", id, "took", time.Since(begin), "err", err)
38 return mw.next.GetProfile(ctx, id)
45 return mw.next.PutProfile(ctx, id, p)
52 return mw.next.PatchProfile(ctx, id, p)
59 return mw.next.DeleteProfile(ctx, id)
66 return mw.next.GetAddresses(ctx, profileID)
73 return mw.next.GetAddress(ctx, profileID, addressID)
80 return mw.next.PostAddress(ctx, profileID, a)
[all …]
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/go-kit/kit/examples/profilesvc/
H A Dmiddlewares.go27 func (mw loggingMiddleware) PostProfile(ctx context.Context, p Profile) (err error) {
31 return mw.next.PostProfile(ctx, p)
36 mw.logger.Log("method", "GetProfile", "id", id, "took", time.Since(begin), "err", err)
38 return mw.next.GetProfile(ctx, id)
45 return mw.next.PutProfile(ctx, id, p)
52 return mw.next.PatchProfile(ctx, id, p)
59 return mw.next.DeleteProfile(ctx, id)
66 return mw.next.GetAddresses(ctx, profileID)
73 return mw.next.GetAddress(ctx, profileID, addressID)
80 return mw.next.PostAddress(ctx, profileID, a)
[all …]
/dports/sysutils/snmp_exporter/snmp_exporter-0.20.0/vendor/github.com/go-kit/kit/examples/profilesvc/
H A Dmiddlewares.go27 func (mw loggingMiddleware) PostProfile(ctx context.Context, p Profile) (err error) {
31 return mw.next.PostProfile(ctx, p)
36 mw.logger.Log("method", "GetProfile", "id", id, "took", time.Since(begin), "err", err)
38 return mw.next.GetProfile(ctx, id)
45 return mw.next.PutProfile(ctx, id, p)
52 return mw.next.PatchProfile(ctx, id, p)
59 return mw.next.DeleteProfile(ctx, id)
66 return mw.next.GetAddresses(ctx, profileID)
73 return mw.next.GetAddress(ctx, profileID, addressID)
80 return mw.next.PostAddress(ctx, profileID, a)
[all …]
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/go-kit/kit/examples/profilesvc/
H A Dmiddlewares.go27 func (mw loggingMiddleware) PostProfile(ctx context.Context, p Profile) (err error) {
31 return mw.next.PostProfile(ctx, p)
36 mw.logger.Log("method", "GetProfile", "id", id, "took", time.Since(begin), "err", err)
38 return mw.next.GetProfile(ctx, id)
45 return mw.next.PutProfile(ctx, id, p)
52 return mw.next.PatchProfile(ctx, id, p)
59 return mw.next.DeleteProfile(ctx, id)
66 return mw.next.GetAddresses(ctx, profileID)
73 return mw.next.GetAddress(ctx, profileID, addressID)
80 return mw.next.PostAddress(ctx, profileID, a)
[all …]
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/go-kit/kit/examples/profilesvc/
H A Dmiddlewares.go27 func (mw loggingMiddleware) PostProfile(ctx context.Context, p Profile) (err error) {
31 return mw.next.PostProfile(ctx, p)
36 mw.logger.Log("method", "GetProfile", "id", id, "took", time.Since(begin), "err", err)
38 return mw.next.GetProfile(ctx, id)
45 return mw.next.PutProfile(ctx, id, p)
52 return mw.next.PatchProfile(ctx, id, p)
59 return mw.next.DeleteProfile(ctx, id)
66 return mw.next.GetAddresses(ctx, profileID)
73 return mw.next.GetAddress(ctx, profileID, addressID)
80 return mw.next.PostAddress(ctx, profileID, a)
[all …]
/dports/print/photoprint/photoprint-0.4.2-pre2/
H A Dpp_menu_image.cpp72 if(mw->prevfile) in imagemenu_addimage()
83 g_free(mw->prevfile); in imagemenu_addimage()
84 mw->prevfile=NULL; in imagemenu_addimage()
130 pp_mainwindow_refresh(mw); in imagemenu_addimage()
146 pp_mainwindow_refresh(mw); in imagemenu_remove()
160 pp_mainwindow_refresh(mw); in imagemenu_duplicate()
188 pp_mainwindow_refresh(mw); in imagemenu_duplicatetofillpage()
225 pp_mainwindow_refresh(mw); in imagemenu_allowcropping()
235 char *mask=ImageMask_Dialog(&mw->window,*mw->state,prevfile); in imagemenu_setmask()
258 pp_mainwindow_refresh(mw); in imagemenu_setmask()
[all …]
/dports/x11-toolkits/xbae/xbae-4.60.4/examples/choice/
H A Dchoice.c148 Widget mw; member
390 XtVaGetValues(svs->mw, in cbSelectMode()
440 svs->mw = mw; in createSelectMode()
447 svs->mw = mw; in createSelectMode()
454 svs->mw = mw; in createSelectMode()
530 svs->mw = mw; in createScaleBox()
566 svs->mw = mw; in createToggle()
636 svs->mw = mw; in createButtonBox()
695 svs->mw = mw; in createComboBox()
1088 LoadMatrix(mw); in main()
[all …]
/dports/editors/leafpad/leafpad-0.8.18.1/src/
H A Dcallback.c81 if (file_open_real(pub->mw->view, fi))
86 undo_clear_all(pub->mw->buffer);
116 if (file_save_real(pub->mw->view, fi)) { in on_file_save_as()
122 undo_clear_all(pub->mw->buffer); in on_file_save_as()
163 undo_clear_all(pub->mw->buffer); in on_file_close()
182 undo_undo(pub->mw->buffer); in on_edit_undo()
187 undo_redo(pub->mw->buffer); in on_edit_redo()
245 document_search_real(pub->mw->view, 1); in on_search_find_next()
250 document_search_real(pub->mw->view, -1); in on_search_find_previous()
261 run_dialog_jump_to(pub->mw->view); in on_search_jump_to()
[all …]
/dports/www/mediawiki135/mediawiki-1.35.5/resources/src/mediawiki.skinning/
H A Dcontent.parsoid.less13 .mw-parser-output {
17 .mw-parser-output a[ rel~='mw:ExtLink' ]:empty:after {
34 &.mw-halign-right {
43 &.mw-halign-left {
52 &.mw-halign-none {
58 &.mw-halign-center {
87 &.mw-halign-center {
97 &.mw-halign-left {
102 &.mw-halign-right {
141 .mw-content-ltr & {
[all …]
/dports/www/mediawiki137/mediawiki-1.37.1/resources/src/mediawiki.skinning/
H A Dcontent.media.less18 &.mw-halign-right {
27 &.mw-halign-left {
36 &.mw-halign-none {
41 &.mw-halign-center {
77 .mw-content-ltr & {
86 .mw-content-rtl & {
107 &.mw-halign-left {
116 &.mw-halign-none {
204 figure[ typeof~='mw:Image/Thumb' ]:not( [ typeof~='mw:Error' ] ),
205 figure[ typeof~='mw:Video/Thumb' ]:not( [ typeof~='mw:Error' ] ),
[all …]
/dports/x11-toolkits/open-motif/motif-2.3.8/lib/Xm/
H A DManager.c778 mw->manager.has_focus = False; in Initialize()
803 mw->manager.navigation_type, (Widget) mw) ) in Initialize()
831 mw->manager.background_GC = in Initialize()
834 mw->manager.foreground, in Initialize()
836 mw->manager.highlight_GC = in Initialize()
841 mw->manager.top_shadow_GC = in Initialize()
1263 mw->manager.has_focus = True; in ManagerEnter()
1347 XmManagerWidget mw ) in AddMotionHandlers() argument
1433 XmManagerWidget mw ) in CheckRemoveMotionHandlers() argument
1891 Widget mw, in _XmManagerParentActivate() argument
[all …]
/dports/net-mgmt/librenms/librenms-vendor-21.5.1/slim/slim/tests/Middleware/
H A DPrettyExceptionsTest.php49 $mw->setApplication($app);
50 $mw->setNextMiddleware($app);
51 $mw->call();
72 $mw->setApplication($app);
74 $mw->call();
96 $mw->setApplication($app);
98 $mw->call();
119 $mw->setApplication($app);
121 $mw->call();
147 $mw->setApplication($app);
[all …]
/dports/www/mediawiki137/mediawiki-1.37.1/resources/src/mediawiki.widgets/MediaSearch/
H A Dmw.widgets.MediaResultWidget.css8 .mw-widget-mediaResultWidget {
18 .mw-widget-mediaResultWidget-error {
29 .mw-widget-mediaResultWidget-done .mw-widget-mediaResultWidget-thumbnail,
30 .mw-widget-mediaResultWidget-error .mw-widget-mediaResultWidget-thumbnail {
34 .mw-widget-mediaResultWidget-crop {
53 .mw-widget-mediaResultWidget.oo-ui-optionWidget-highlighted .mw-widget-mediaResultWidget-overlay,
54 .mw-widget-mediaResultWidget.oo-ui-optionWidget-selected .mw-widget-mediaResultWidget-overlay {
58 .mw-widget-mediaResultWidget-error .mw-widget-mediaResultWidget-thumbnail {
65 .mw-widget-mediaResultWidget .mw-widget-mediaResultWidget-nameLabel {
80 .mw-widget-mediaResultWidget.oo-ui-optionWidget-highlighted .mw-widget-mediaResultWidget-nameLabel {
[all …]
/dports/www/mediawiki135/mediawiki-1.35.5/resources/src/mediawiki.widgets/MediaSearch/
H A Dmw.widgets.MediaResultWidget.css8 .mw-widget-mediaResultWidget {
18 .mw-widget-mediaResultWidget-error {
30 .mw-widget-mediaResultWidget-done .mw-widget-mediaResultWidget-thumbnail,
31 .mw-widget-mediaResultWidget-error .mw-widget-mediaResultWidget-thumbnail {
35 .mw-widget-mediaResultWidget-crop {
54 .mw-widget-mediaResultWidget.oo-ui-optionWidget-highlighted .mw-widget-mediaResultWidget-overlay,
55 .mw-widget-mediaResultWidget.oo-ui-optionWidget-selected .mw-widget-mediaResultWidget-overlay {
59 .mw-widget-mediaResultWidget-error .mw-widget-mediaResultWidget-thumbnail {
66 .mw-widget-mediaResultWidget .mw-widget-mediaResultWidget-nameLabel {
81 .mw-widget-mediaResultWidget.oo-ui-optionWidget-highlighted .mw-widget-mediaResultWidget-nameLabel {
[all …]
/dports/www/mediawiki136/mediawiki-1.36.3/resources/src/mediawiki.widgets/MediaSearch/
H A Dmw.widgets.MediaResultWidget.css8 .mw-widget-mediaResultWidget {
18 .mw-widget-mediaResultWidget-error {
30 .mw-widget-mediaResultWidget-done .mw-widget-mediaResultWidget-thumbnail,
31 .mw-widget-mediaResultWidget-error .mw-widget-mediaResultWidget-thumbnail {
35 .mw-widget-mediaResultWidget-crop {
54 .mw-widget-mediaResultWidget.oo-ui-optionWidget-highlighted .mw-widget-mediaResultWidget-overlay,
55 .mw-widget-mediaResultWidget.oo-ui-optionWidget-selected .mw-widget-mediaResultWidget-overlay {
59 .mw-widget-mediaResultWidget-error .mw-widget-mediaResultWidget-thumbnail {
66 .mw-widget-mediaResultWidget .mw-widget-mediaResultWidget-nameLabel {
81 .mw-widget-mediaResultWidget.oo-ui-optionWidget-highlighted .mw-widget-mediaResultWidget-nameLabel {
[all …]
/dports/x11-toolkits/p5-Tk/Tk-804.035/t/
H A Dwidget.t18 my $mw = Tk::MainWindow->new;
19 $mw->geometry('+0+0');
31 is( $mw->name, $name, "\$mw->name is equal to appname");
59 $mw->Busy;
61 $mw->after(10);
62 $mw->Unbusy;
75 $mw->after(10);
76 $mw->Unbusy;
86 $mw->update;
92 $mw->Unbusy;
[all …]
/dports/cad/xcircuit/xcircuit-3.10.30/Xw/
H A DManager.c249 if ((mw->manager.layout < XwIGNORE) || (mw->manager.layout > XwSWINDOW))
368 XwManagerWidget mw; in _XwReManageChildren()
380 mw -> manager.num_slots)
616 XwManagerWidget mw; in _XwManagerEnter()
644 XwManagerWidget mw; in _XwManagerFocusIn()
654 XwManagerWidget mw; in _XwManagerLeave()
800 XwManagerWidget mw; in XwFocusIsHere()
806 mw= (XwManagerWidget)mw->manager.active_child;
862 XwManagerWidget mw; in _XwManagerVisibility()
887 XwManagerWidget mw; in _XwManagerUnmap()
[all …]
/dports/graphics/engauge-digitizer/engauge-digitizer-12.2.2/src/Create/
H A DCreateDockableWidgets.cpp18 void CreateDockableWidgets::create (MainWindow &mw) in create() argument
23 mw.m_dockChecklistGuide = new ChecklistGuide (&mw); in create()
24 …connect (mw.m_dockChecklistGuide, SIGNAL (signalChecklistClosed()), &mw, SLOT (slotChecklistClosed… in create()
27 mw.m_dockFittingWindow = new FittingWindow (&mw); in create()
28 connect (mw.m_dockFittingWindow, SIGNAL (signalFittingWindowClosed()), in create()
29 &mw, SLOT (slotFittingWindowClosed())); in create()
30 …connect (mw.m_dockFittingWindow, SIGNAL (signalCurveFit(FittingCurveCoefficients, double, double, … in create()
31 … &mw, SLOT (slotFittingWindowCurveFit(FittingCurveCoefficients, double, double, bool, bool))); in create()
34 mw.m_dockGeometryWindow = new GeometryWindow (&mw); in create()
35 connect (mw.m_dockGeometryWindow, SIGNAL (signalGeometryWindowClosed()), in create()
[all …]
/dports/www/py-scrapy/Scrapy-2.5.1/tests/
H A Dtest_downloadermiddleware_cookies.py25 self.mw = CookiesMiddleware()
28 del self.mw
66 mw = CookiesMiddleware.from_crawler(crawler)
74 mw.process_response(req, res, crawler.spider)
76 mw.process_request(req2, crawler.spider)
91 mw = CookiesMiddleware.from_crawler(crawler)
101 mw.process_request(req2, crawler.spider)
157 self.mw.process_request(req, self.spider)
161 self.mw.process_request(req, self.spider)
166 self.mw.process_request(req, self.spider)
[all …]
/dports/security/libfprint/libfprint-0.7.0/libfprint/nbis/mindtct/
H A Dmaps.c184 *omw = mw; in gen_image_maps()
245 bsize = mw * mh; in gen_initial_maps()
333 print2log(" BLOCK %2d (%2d, %2d) ", bi, bi%mw, bi/mw); in gen_initial_maps()
872 mapsize = mw*mh; in gen_high_curve_map()
977 bsize = mw * mh; in gen_initial_imap()
1011 print2log(" BLOCK %2d (%2d, %2d)\n", bi, bi%mw, bi/mw); in gen_initial_imap()
1337 cx = mw>>1; in remove_incon_dirs()
1818 if(e < mw){ in average_8nbr_dir()
1988 if((e_ind < mw) && (*(imap + (my*mw) + e_ind) >= 0)) in num_valid_8nbrs()
2146 if(e_ind < mw) in vorticity()
[all …]
/dports/audio/zynaddsubfx/zynaddsubfx-3.0.6-rc5/src/Tests/
H A DMessageTest.cpp47 ms = mw->spawnMaster(); in setUp()
52 delete mw; in tearDown()
59 mw->transmitMsg("/part0/kit0/Psubenabled", "T"); in testKitEnable()
70 mw->transmitMsg("/bank/slot23", ""); in testBankCapture()
72 mw->transmitMsg("/bank/fake", ""); in testBankCapture()
81 mw->transmitMsg("/part0/kit0/Ppadenabled", "T"); in testOscCopyPaste()
171 mw->transmitMsg("/learn", "s", "/Pkeyshift"); in testMidiLearn()
178 mw->tick(); //2. produces new binding table in testMidiLearn()
202 mw->transmitMsg("/learn", "s", "/Pkeyshift"); in testMidiLearnSave()
231 mw->transmitMsg("/clear_xlz", ""); in testMidiLearnSave()
[all …]

1...<<11121314151617181920>>...593