Searched refs:Revert (Results 51 - 75 of 82) sorted by relevance

1234

/haiku/src/apps/terminal/
H A DThemeWindow.cpp49 fRevertButton = new BButton("revert", B_TRANSLATE("Revert"),
166 fThemeView->Revert();
H A DTerminalRoster.cpp457 fClipboard.Revert();
465 fClipboard.Revert();
H A DAppearPrefView.cpp129 Revert();
134 AppearancePrefView::Revert() function in class:AppearancePrefView
/haiku/src/kits/tracker/
H A DSettingsViews.cpp127 SettingsView::Revert() function in class:SettingsView
325 DesktopSettingsView::Revert() function in class:DesktopSettingsView
673 WindowsSettingsView::Revert() function in class:WindowsSettingsView
959 SpaceBarSettingsView::Revert() function in class:SpaceBarSettingsView
H A DTrackerSettingsWindow.cpp93 fRevertButton = new BButton("Revert", B_TRANSLATE("Revert"),
275 _ViewAt(i)->Revert();
H A DAutoMounterSettings.cpp173 AutomountSettingsPanel::Revert() function in class:AutomountSettingsPanel
/haiku/src/bin/screenmode/
H A Dscreenmode.cpp355 screenMode.Revert();
372 "reset the screen mode to a safe fallback.", "Keep", "Revert");
375 screenMode.Revert();
/haiku/src/preferences/appearance/
H A DFontSelectionView.cpp350 Revert();
372 FontSelectionView::Revert() function in class:FontSelectionView
H A DAntialiasingSettingsView.cpp322 AntialiasingSettingsView::Revert() function in class:AntialiasingSettingsView
H A DLookAndFeelSettingsView.cpp460 LookAndFeelSettingsView::Revert() function in class:LookAndFeelSettingsView
H A DAPRView.cpp204 APRView::Revert() function in class:APRView
/haiku/src/apps/people/
H A DPersonView.cpp145 fPictureView->Revert();
148 fControls.ItemAt(i)->Revert();
/haiku/src/apps/diskprobe/
H A DDataEditor.cpp53 virtual void Revert(off_t offset, uint8 *buffer, size_t size) = 0;
64 virtual void Revert(off_t offset, uint8 *buffer, size_t size);
265 ReplaceChange::Revert(off_t bufferOffset, uint8 *buffer, size_t bufferSize) function in class:ReplaceChange
282 printf("Revert %p (buffer offset = %lld):\n", this, bufferOffset);
652 change->Revert(fRealViewOffset, fView, fRealViewSize);
789 undoChange->Revert(fRealViewOffset, fView, fRealViewSize);
/haiku/src/system/kernel/posix/
H A Dxsi_semaphore.cpp148 void Revert(short value) function in class:__anon4::XsiSemaphore
423 fSemaphores[semaphoreNumber].Revert(value);
654 // Revert the changes done by this process
660 semaphoreSet->Semaphore(i)->Revert(current->undo_values[i]);
1117 semaphore->Revert(operation);
1186 semaphore->Revert(operation);
/haiku/src/preferences/time/
H A DNetworkTimeView.cpp165 Settings::Revert() function in class:Settings
430 fSettings.Revert();
/haiku/src/kits/app/
H A DClipboard.cpp223 BClipboard::Revert() function in class:BClipboard
/haiku/src/preferences/notifications/
H A DPrefletWin.cpp51 // Revert button
52 fRevert = new BButton("revert", B_TRANSLATE("Revert"),
205 pane->Revert();
H A DNotificationsView.cpp330 NotificationsView::Revert() function in class:NotificationsView
/haiku/src/preferences/network/
H A DInterfaceAddressView.cpp163 InterfaceAddressView::Revert() function in class:InterfaceAddressView
/haiku/src/add-ons/network_settings/dnsclient/
H A DDNSSettingsView.cpp113 DNSSettingsView::Revert() function in class:DNSSettingsView
/haiku/src/apps/webpositive/support/
H A DFontSelectionView.cpp280 FontSelectionView::Revert() function in class:FontSelectionView
/haiku/src/preferences/input/
H A DMouseSettings.cpp226 MouseSettings::Revert() function in class:MouseSettings
H A DInputTouchpadPrefView.cpp327 fTouchpadPref.Revert();
459 = new BButton(B_TRANSLATE("Revert"), new BMessage(REVERT_SETTINGS));
/haiku/src/preferences/locale/
H A DFormatSettingsView.cpp321 FormatSettingsView::Revert() function in class:FormatSettingsView
359 // Return true if the Revert button should be enabled (i.e. something has been
/haiku/src/preferences/screen/
H A DScreenMode.cpp307 ScreenMode::Revert() function in class:ScreenMode

Completed in 281 milliseconds

1234