/dports/multimedia/vlc/vlc-3.0.16/modules/gui/macosx/ |
H A D | VLCMainWindowControlsBar.m | 235 - (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 D | VLCMainWindowControlsBar.h | 74 - (void)setupEffectsButton:(BOOL)withAnimation; 75 - (void)setupJumpButtons:(BOOL)withAnimation; 76 - (void)setupPlaymodeButtons:(BOOL)withAnimation;
|
H A D | VLCVoutWindowController.h | 42 - (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 D | lxqtpanellayout.h | 57 void moveItem(int from, int to, bool withAnimation=false); 103 void setItemGeometry(QLayoutItem *item, const QRect &geometry, bool withAnimation);
|
H A D | lxqtpanellayout.cpp | 529 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 D | donut-chart.component.ts | 45 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 D | omnibox_popup_mediator.h | 47 withAnimation:(BOOL)animated; 81 withAnimation:(BOOL)animated;
|
H A D | omnibox_popup_mediator.mm | 63 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 D | autocomplete_result_consumer.h | 40 withAnimation:(BOOL)animation;
|
/dports/games/OpenLara/OpenLara-b4b19f2/src/platform/ios/ |
H A D | AppDelegate.mm | 9 [[UIApplication sharedApplication] setStatusBarHidden:YES withAnimation:UIStatusBarAnimationNone];
|
/dports/devel/liblxqt/liblxqt-1.0.0/ |
H A D | lxqtgridlayout.h | 161 void moveItem(int from, int to, bool withAnimation = false);
|
H A D | lxqtgridlayout.cpp | 393 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 D | NSOutlineView.inc | 159 … 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 D | cocoa_extra.pas | 216 …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 D | cocoa_extra.pas | 222 …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 D | cocoa_extra.pas | 216 …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 D | cocoa_extra.pas | 222 …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 D | sc_omnibox_popup_mediator.mm | 54 [self.consumer updateMatches:suggestions withAnimation:YES];
|
/dports/www/firefox-legacy/firefox-52.8.0esr/mobile/android/base/java/org/mozilla/gecko/ |
H A D | ZoomedView.java | 574 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 D | NSTableView.h | 379 - (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 D | MessageWindowController.m | 376 …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 D | MessageWindowController.m | 376 …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 D | MessageWindowController.m | 376 …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 D | MessageWindowController.m | 376 …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 D | MessageWindowController.m | 376 …dexSetWithIndexesInRange: NSMakeRange(0, [fDisplayedMessages count])] withAnimation: NSTableViewAn… 488 …veRowsAtIndexes: [NSIndexSet indexSetWithIndexesInRange: removeRange] withAnimation: NSTableViewAn… 493 … [fMessageTable insertRowsAtIndexes: itemsToAddIndexes withAnimation: NSTableViewAnimationSlideUp];
|