Home
last modified time | relevance | path

Searched refs:showAnimated (Results 1 – 25 of 57) sorted by relevance

123

/dports/net/megacmd/MEGAcmd-1.4.1_Win/sdk/examples/iOS/Demo/Demo/vendor/MWPhotoBrowser/Libraries/MBProgressHUD/
H A DMBProgressHUD.h242 - (void)showAnimated:(BOOL)animated whileExecutingBlock:(dispatch_block_t)block;
249 - (void)showAnimated:(BOOL)animated whileExecutingBlock:(dispatch_block_t)block completionBlock:(MB…
256 - (void)showAnimated:(BOOL)animated whileExecutingBlock:(dispatch_block_t)block onQueue:(dispatch_q…
269 - (void)showAnimated:(BOOL)animated whileExecutingBlock:(dispatch_block_t)block onQueue:(dispatch_q…
H A DMBProgressHUD.m391 - (void)showAnimated:(BOOL)animated whileExecutingBlock:(dispatch_block_t)block {
393 [self showAnimated:animated whileExecutingBlock:block onQueue:queue completionBlock:NULL];
396 - (void)showAnimated:(BOOL)animated whileExecutingBlock:(dispatch_block_t)block completionBlock:(vo…
398 [self showAnimated:animated whileExecutingBlock:block onQueue:queue completionBlock:completion];
401 - (void)showAnimated:(BOOL)animated whileExecutingBlock:(dispatch_block_t)block onQueue:(dispatch_q…
402 [self showAnimated:animated whileExecutingBlock:block onQueue:queue completionBlock:NULL];
405 - (void)showAnimated:(BOOL)animated whileExecutingBlock:(dispatch_block_t)block onQueue:(dispatch_q…
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/SourceFiles/chat_helpers/
H A Dtabbed_panel.cpp212 showAnimated(); in enterEventHook()
233 showAnimated(); in otherEnter()
373 showAnimated(); in toggleAnimated()
389 void TabbedPanel::showAnimated() { in showAnimated() function in ChatHelpers::TabbedPanel
426 showAnimated(); in showFromSelector()
H A Dtabbed_panel.h54 void showAnimated();
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/lib_ui/ui/widgets/
H A Dinner_dropdown.cpp134 showAnimated(_origin); in enterEventHook()
152 showAnimated(_origin); in otherEnter()
170 void InnerDropdown::showAnimated(PanelAnimation::Origin origin) { in showAnimated() function in Ui::InnerDropdown
172 showAnimated(); in showAnimated()
175 void InnerDropdown::showAnimated() { in showAnimated() function in Ui::InnerDropdown
H A Dinner_dropdown.h65 void showAnimated();
67 void showAnimated(PanelAnimation::Origin origin);
/dports/www/chromium-legacy/chromium-88.0.4324.182/ios/chrome/browser/ui/text_zoom/
H A Dtext_zoom_coordinator.mm65 [self showAnimated:NO];
68 [self showAnimated:YES];
94 - (void)showAnimated:(BOOL)animated {
/dports/www/chromium-legacy/chromium-88.0.4324.182/ios/chrome/browser/ui/find_bar/
H A Dfind_bar_coordinator.mm55 [self showAnimated:NO shouldFocus:[self.findBarController isFocused]];
58 [self showAnimated:YES shouldFocus:YES];
82 - (void)showAnimated:(BOOL)animated shouldFocus:(BOOL)shouldFocus {
/dports/multimedia/smplayer/smplayer-21.10.0/src/old/
H A Dfloatingwidget.cpp112 showAnimated(p, m); in showOver()
118 void FloatingWidget::showAnimated(QPoint final_position, Movement movement) { in showAnimated() function in FloatingWidget
H A Dfloatingwidget.h49 void showAnimated(QPoint final_position, Movement movement);
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/SourceFiles/
H A Dmainwindow.cpp263 _passcodeLock->showAnimated(bg); in setupPasscodeLock()
280 _intro->showAnimated(bg, true); in clearPasscodeLock()
286 _main->showAnimated(bg, true); in clearPasscodeLock()
314 _intro->showAnimated(bg); in setupIntro()
346 _main->showAnimated(bg); in setupMain()
569 _testingThemeWarning->showAnimated(); in themeUpdated()
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/SourceFiles/ui/
H A Dfilter_icon_panel.cpp271 showAnimated(); in enterEventHook()
285 showAnimated(); in otherEnter()
408 showAnimated(); in toggleAnimated()
422 void FilterIconPanel::showAnimated() { in showAnimated() function in Ui::FilterIconPanel
H A Dfilter_icon_panel.h31 void showAnimated();
/dports/multimedia/smplayer/smplayer-21.10.0/src/
H A Dautohidewidget.cpp160 showAnimated(); in show()
235 void AutohideWidget::showAnimated() { in showAnimated() function in AutohideWidget
H A Dautohidewidget.h65 void showAnimated();
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/SourceFiles/profile/
H A Dprofile_cover_drop_area.h19 void showAnimated();
H A Dprofile_cover_drop_area.cpp22 void CoverDropArea::showAnimated() { in showAnimated() function in Profile::CoverDropArea
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/SourceFiles/window/themes/
H A Dwindow_theme_warning.h30 void showAnimated();
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/SourceFiles/editor/controllers/
H A Dstickers_panel_controller.cpp55 _stickersPanel->showAnimated(); in setShowRequestChanges()
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/SourceFiles/editor/
H A Dphoto_editor_controls.h49 void showAnimated(
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/SourceFiles/inline_bots/
H A Dinline_results_widget.h73 void showAnimated();
/dports/x11-themes/Kvantum/Kvantum-0.20.2/Kvantum/kvantummanager/
H A DKvantumManager.h84 void showAnimated (QWidget *w, int duration);
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/SourceFiles/window/
H A Dwindow_lock_widgets.h38 void showAnimated(const QPixmap &bgAnimCache, bool back = false);
H A Dsection_widget.h110 void showAnimated(
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/SourceFiles/media/view/
H A Dmedia_view_playback_controls.h54 void showAnimated();

123