Home
last modified time | relevance | path

Searched defs:toast (Results 1 – 25 of 112) sorted by relevance

12345

/dports/devel/universal-ctags/ctags-p5.9.20211128.0/Units/parser-itcl.r/simple-itcl.d/
H A Dinput.tcl8 method toast {nslices} { method in Toaster
21 method toast {nslices} { method in SmartToaster
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/lib_ui/ui/toast/
H A Dtoast_manager.cpp48 std::unique_ptr<Instance> &&toast) { in addToast()
89 const auto toast = i->second; in hideByTimer() local
104 const auto toast = i->second; in toastWidgetDestroyed() local
/dports/net-mgmt/netbox/netbox-3.0.12/netbox/project-static/src/
H A DtableConfig.ts72 const toast = createToast( constant
100 const toast = createToast('danger', 'Error Updating Table Configuration', res.error); constant
H A Dmessages.ts12 const toast = new Toast(element); constant
H A Djobs.ts69 const toast = createToast('danger', 'Error', res.error); constant
/dports/x11/xscreensaver/xscreensaver-5.44/hacks/glx/
H A Dtoast.c190 const struct gllist *toast = &toast_frame; variable
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/winrt-notification-0.5.0/examples/
H A Dreuse_toast.rs8 let toast = Toast::new(Toast::POWERSHELL_APP_ID) in main() localVariable
/dports/net-im/libpurple/pidgin-2.14.8/finch/plugins/
H A Dgntgf.c75 destroy_toaster(GntToast *toast) in destroy_toaster()
84 remove_toaster(GntToast *toast) in remove_toaster()
162 GntToast *toast; in notify() local
294 GntToast *toast = toasters->data; in plugin_unload() local
/dports/net-im/pidgin/pidgin-2.14.8/finch/plugins/
H A Dgntgf.c75 destroy_toaster(GntToast *toast) in destroy_toaster()
84 remove_toaster(GntToast *toast) in remove_toaster()
162 GntToast *toast; in notify() local
294 GntToast *toast = toasters->data; in plugin_unload() local
/dports/net-im/finch/pidgin-2.14.8/finch/plugins/
H A Dgntgf.c75 destroy_toaster(GntToast *toast) in destroy_toaster()
84 remove_toaster(GntToast *toast) in remove_toaster()
162 GntToast *toast; in notify() local
294 GntToast *toast = toasters->data; in plugin_unload() local
/dports/emulators/mesen/Mesen-0.9.8-4-g4c701ad6/Core/
H A DBaseRenderer.cpp26 shared_ptr<ToastInfo> toast(new ToastInfo(title, message, 4000)); in DisplayMessage() local
32 _toasts.remove_if([](shared_ptr<ToastInfo> toast) { return toast->IsToastExpired(); }); in RemoveOldToasts()
98 void BaseRenderer::DrawToast(shared_ptr<ToastInfo> toast, int &lastHeight) in DrawToast()
/dports/misc/usd/USD-21.11/pxr/base/tf/testenv/
H A DpatternMatcher.cpp34 std::string toast = "i like toast"; in Test_TfPatternMatcher() local
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/notify-rust-4.5.5/src/
H A Dwindows.rs32 let mut toast = Toast::new(app_id) in show_notification() localVariable
/dports/net/boinc-client/boinc-client_release-7.8-7.8.6/android/BOINC/app/src/main/java/edu/berkeley/boinc/attach/
H A DSelectionListActivity.java85 …Toast toast = Toast.makeText(getApplicationContext(), R.string.attachproject_list_header, Toast.LE… in checkProjectChecked() local
100 …Toast toast = Toast.makeText(getApplicationContext(), R.string.attachproject_list_no_internet, Toa… in checkDeviceOnline() local
H A DManualUrlInputFragment.java89 …Toast toast = Toast.makeText(getActivity(), R.string.attachproject_list_no_internet, Toast.LENGTH_… in checkDeviceOnline() local
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/dialogs/
H A DGUIDialogKaiToast.cpp83 Notification toast; in AddToQueue() local
109 Notification toast = m_notifications.front(); in DoWork() local
/dports/lang/rust/rustc-1.58.1-src/src/doc/book/listings/ch07-managing-growing-projects/listing-07-09/src/
H A Dlib.rs3 pub toast: String, field
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/android/java/src/org/chromium/ui/widget/
H A DToast.java147 Toast toast = new Toast(context, textView); in makeText() local
193 Toast toast = Toast.makeText(context, description, Toast.LENGTH_SHORT); in showAnchoredToast() local
/dports/games/cataclysm-dda-tiles/Cataclysm-DDA-0.F/android/app/src/main/java/com/cleverraven/cataclysmdda/
H A DCataclysmDDA.java25 public void toast(final String message) { in toast() method in CataclysmDDA
/dports/games/cataclysm-dda/Cataclysm-DDA-0.F/android/app/src/main/java/com/cleverraven/cataclysmdda/
H A DCataclysmDDA.java25 public void toast(final String message) { in toast() method in CataclysmDDA
/dports/www/chromium-legacy/chromium-88.0.4324.182/ash/system/palette/tools/
H A Dcapture_region_mode.cc46 ToastData toast(kToastId, l10n_util::GetStringUTF16( in OnEnable() local
/dports/games/alephone/alephone-release-20190331/examples/lua/
H A DCheats.lua73 function toast() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/android/features/vr/java/src/org/chromium/chrome/browser/vr/
H A DVrUiWidgetFactory.java45 android.widget.Toast toast = new VrToast(context, mVrShell); in makeToast() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/chromeos/policy/dlp/
H A Ddata_transfer_dlp_controller.cc90 ash::ToastData toast(kToastId, text, kToastDurationMs, base::nullopt); in ShowBlockToast() local
/dports/sysutils/ansible2/ansible-2.9.27/lib/ansible/modules/windows/
H A Dwin_toast.ps161 $toast = [Windows.UI.Notifications.ToastNotification]::new($xml) variable

12345