Searched refs:Revert (Results 76 - 82 of 82) sorted by last modified time

1234

/haiku/src/preferences/time/
H A DNetworkTimeView.h57 void Revert();
/haiku/src/tests/kits/app/bclipboard/
H A DReadWriteTester.cpp65 status_t Revert()
67 @results Revert() returns B_ERROR
77 CPPUNIT_ASSERT_DEBUGGER(clip.Revert());
81 status_t Revert()
83 @results Revert() returns B_OK
112 CHK(clip.Revert() == B_OK);
/haiku/src/preferences/appearance/
H A DFontView.h33 void Revert();
/haiku/src/kits/app/
H A DClipboard.cpp223 BClipboard::Revert() function in class:BClipboard
/haiku/src/apps/people/
H A DPictureView.h30 void Revert();
/haiku/src/apps/terminal/
H A DTerminalRoster.cpp457 fClipboard.Revert();
465 fClipboard.Revert();
/haiku/headers/os/app/
H A DClipboard.h43 status_t Revert();

Completed in 185 milliseconds

1234