Home
last modified time | relevance | path

Searched refs:withAnimation (Results 1 – 25 of 70) sorted by relevance

123

/dports/multimedia/vlc/vlc-3.0.16/modules/gui/macosx/
H A DVLCMainWindowControlsBar.m235 - (void)setupEffectsButton:(BOOL)withAnimation
238 [self addEffectsButton:withAnimation];
243 - (void)addEffectsButton:(BOOL)withAnimation
261 - (void)removeEffectsButton:(BOOL)withAnimation
279 - (void)setupJumpButtons:(BOOL)withAnimation
282 [self addJumpButtons:withAnimation];
284 [self removeJumpButtons:withAnimation];
287 - (void)addJumpButtons:(BOOL)withAnimation
311 - (void)removeJumpButtons:(BOOL)withAnimation
335 - (void)setupPlaymodeButtons:(BOOL)withAnimation
[all …]
H A DVLCMainWindowControlsBar.h74 - (void)setupEffectsButton:(BOOL)withAnimation;
75 - (void)setupJumpButtons:(BOOL)withAnimation;
76 - (void)setupPlaymodeButtons:(BOOL)withAnimation;
H A DVLCVoutWindowController.h42 - (void)setFullscreen:(int)i_full forWindow:(vout_window_t *)p_wnd withAnimation:(BOOL)b_animation;
/dports/x11-wm/lxqt-panel/lxqt-panel-1.0.0/panel/
H A Dlxqtpanellayout.h57 void moveItem(int from, int to, bool withAnimation=false);
103 void setItemGeometry(QLayoutItem *item, const QRect &geometry, bool withAnimation);
H A Dlxqtpanellayout.cpp529 void LXQtPanelLayout::moveItem(int from, int to, bool withAnimation) in moveItem() argument
557 mAnimate = withAnimation; in moveItem()
618 void LXQtPanelLayout::setItemGeometry(QLayoutItem *item, const QRect &geometry, bool withAnimation) in setItemGeometry() argument
621 if (withAnimation && plugin) in setItemGeometry()
/dports/net/syncthing/syncthing-1.18.1/syncthing/next-gen-gui/src/app/charts/donut-chart/
H A Ddonut-chart.component.ts45 removeAllData(withAnimation: boolean): void {
50 this.chart.update(withAnimation);
/dports/www/chromium-legacy/chromium-88.0.4324.182/ios/chrome/browser/ui/omnibox/popup/
H A Domnibox_popup_mediator.h47 withAnimation:(BOOL)animated;
81 withAnimation:(BOOL)animated;
H A Domnibox_popup_mediator.mm63 withAnimation:(BOOL)animation {
69 [self.consumer updateMatches:[self wrappedMatches] withAnimation:animation];
95 [self updateMatches:result withAnimation:YES];
99 [self updateMatches:result withAnimation:NO];
H A Dautocomplete_result_consumer.h40 withAnimation:(BOOL)animation;
/dports/games/OpenLara/OpenLara-b4b19f2/src/platform/ios/
H A DAppDelegate.mm9 [[UIApplication sharedApplication] setStatusBarHidden:YES withAnimation:UIStatusBarAnimationNone];
/dports/devel/liblxqt/liblxqt-1.0.0/
H A Dlxqtgridlayout.h161 void moveItem(int from, int to, bool withAnimation = false);
H A Dlxqtgridlayout.cpp393 void GridLayout::moveItem(int from, int to, bool withAnimation /*= false*/) in moveItem() argument
396 d->mAnimate = withAnimation; in moveItem()
/dports/lang/fpc-source/fpc-3.2.2/packages/cocoaint/src/appkit/
H A DNSOutlineView.inc159 … NSTableViewAnimationOptions); message 'insertItemsAtIndexes:inParent:withAnimation:'; { available…
160 … NSTableViewAnimationOptions); message 'removeItemsAtIndexes:inParent:withAnimation:'; { available…
162 …xSet; animationOptions: NSTableViewAnimationOptions); message 'insertRowsAtIndexes:withAnimation:';
163 …xSet; animationOptions: NSTableViewAnimationOptions); message 'removeRowsAtIndexes:withAnimation:';
/dports/editors/lazarus/lazarus/lcl/interfaces/cocoa/
H A Dcocoa_extra.pas216 …procedure insertRowsAtIndexes_withAnimation(indexes: NSIndexSet; withAnimation: NSTableViewAnimati…
218 …procedure removeRowsAtIndexes_withAnimation(indexes: NSIndexSet; withAnimation: NSTableViewAnimati…
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/cocoa/
H A Dcocoa_extra.pas222 …procedure insertRowsAtIndexes_withAnimation(indexes: NSIndexSet; withAnimation: NSTableViewAnimati…
224 …procedure removeRowsAtIndexes_withAnimation(indexes: NSIndexSet; withAnimation: NSTableViewAnimati…
/dports/editors/lazarus-qt5/lazarus/lcl/interfaces/cocoa/
H A Dcocoa_extra.pas216 …procedure insertRowsAtIndexes_withAnimation(indexes: NSIndexSet; withAnimation: NSTableViewAnimati…
218 …procedure removeRowsAtIndexes_withAnimation(indexes: NSIndexSet; withAnimation: NSTableViewAnimati…
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/lcl/interfaces/cocoa/
H A Dcocoa_extra.pas222 …procedure insertRowsAtIndexes_withAnimation(indexes: NSIndexSet; withAnimation: NSTableViewAnimati…
224 …procedure removeRowsAtIndexes_withAnimation(indexes: NSIndexSet; withAnimation: NSTableViewAnimati…
/dports/www/chromium-legacy/chromium-88.0.4324.182/ios/showcase/omnibox_popup/
H A Dsc_omnibox_popup_mediator.mm54 [self.consumer updateMatches:suggestions withAnimation:YES];
/dports/www/firefox-legacy/firefox-52.8.0esr/mobile/android/base/java/org/mozilla/gecko/
H A DZoomedView.java574 public void stopZoomDisplay(boolean withAnimation) { in stopZoomDisplay() argument
582 hideZoomedView(withAnimation); in stopZoomDisplay()
738 private void hideZoomedView(boolean withAnimation) { in hideZoomedView() argument
739 if (withAnimation) { in hideZoomedView()
/dports/x11-toolkits/gnustep-gui/libs-gui-gui-0_28_0/Headers/AppKit/
H A DNSTableView.h379 - (void) insertRowsAtIndexes: (NSIndexSet*)indexes withAnimation: (NSTableViewAnimationOptions)anim…
380 - (void) removeRowsAtIndexes: (NSIndexSet*)indexes withAnimation: (NSTableViewAnimationOptions)anim…
/dports/net-p2p/transmission-daemon/transmission-3.00/macosx/
H A DMessageWindowController.m376 …dexSetWithIndexesInRange: NSMakeRange(0, [fDisplayedMessages count])] withAnimation: NSTableViewAn…
488 …veRowsAtIndexes: [NSIndexSet indexSetWithIndexesInRange: removeRange] withAnimation: NSTableViewAn…
493 … [fMessageTable insertRowsAtIndexes: itemsToAddIndexes withAnimation: NSTableViewAnimationSlideUp];
/dports/net-p2p/transmission-cli/transmission-3.00/macosx/
H A DMessageWindowController.m376 …dexSetWithIndexesInRange: NSMakeRange(0, [fDisplayedMessages count])] withAnimation: NSTableViewAn…
488 …veRowsAtIndexes: [NSIndexSet indexSetWithIndexesInRange: removeRange] withAnimation: NSTableViewAn…
493 … [fMessageTable insertRowsAtIndexes: itemsToAddIndexes withAnimation: NSTableViewAnimationSlideUp];
/dports/net-p2p/transmission-gtk/transmission-3.00/macosx/
H A DMessageWindowController.m376 …dexSetWithIndexesInRange: NSMakeRange(0, [fDisplayedMessages count])] withAnimation: NSTableViewAn…
488 …veRowsAtIndexes: [NSIndexSet indexSetWithIndexesInRange: removeRange] withAnimation: NSTableViewAn…
493 … [fMessageTable insertRowsAtIndexes: itemsToAddIndexes withAnimation: NSTableViewAnimationSlideUp];
/dports/net-p2p/transmission-utils/transmission-3.00/macosx/
H A DMessageWindowController.m376 …dexSetWithIndexesInRange: NSMakeRange(0, [fDisplayedMessages count])] withAnimation: NSTableViewAn…
488 …veRowsAtIndexes: [NSIndexSet indexSetWithIndexesInRange: removeRange] withAnimation: NSTableViewAn…
493 … [fMessageTable insertRowsAtIndexes: itemsToAddIndexes withAnimation: NSTableViewAnimationSlideUp];
/dports/net-p2p/transmission-qt/transmission-3.00/macosx/
H A DMessageWindowController.m376 …dexSetWithIndexesInRange: NSMakeRange(0, [fDisplayedMessages count])] withAnimation: NSTableViewAn…
488 …veRowsAtIndexes: [NSIndexSet indexSetWithIndexesInRange: removeRange] withAnimation: NSTableViewAn…
493 … [fMessageTable insertRowsAtIndexes: itemsToAddIndexes withAnimation: NSTableViewAnimationSlideUp];

123