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

1234

/haiku/src/apps/bootmanager/
H A DDrivesPage.cpp221 owner->PopState();
/haiku/src/servers/app/
H A DServerPicture.cpp600 canvas->PopState();
602 canvas->PopState();
656 canvas->PopState();
H A DView.cpp984 View::PopState() function in class:View
987 fprintf(stderr, "WARNING: User called BView(%s)::PopState(), "
994 fDrawState.SetTo(fDrawState->PopState());
H A DDrawState.cpp141 DrawState::PopState() function in class:DrawState
H A DPictureBoundingBoxPlayer.cpp84 fDrawState.SetTo(fDrawState->PopState());
H A DServerWindow.cpp1583 fCurrentView->PopState();
3179 fCurrentView->PopState();
3181 fCurrentView->PopState();
3250 fCurrentView->PopState();
/haiku/src/add-ons/screen_savers/slideshowsaver/
H A DSlideShowSaver.cpp516 view->PopState();
/haiku/src/tests/servers/app/transformation/
H A Dmain.cpp264 view->PopState();
/haiku/src/preferences/mail/
H A DFilterConfigView.cpp100 PopState();
H A DConfigWindow.cpp111 owner->PopState();
/haiku/src/servers/app/drawing/
H A DAlphaMask.cpp428 canvas.PopState();
/haiku/src/kits/print/
H A DPicturePrinter.cpp226 void PicturePrinter::PopState() { function in class:PicturePrinter
228 Indent(); Print("PopState"); Cr();
/haiku/src/apps/deskbar/
H A DTeamMenuItem.cpp275 menu->PopState();
/haiku/src/apps/pulse/
H A DNormalPulseView.cpp290 PopState();
/haiku/src/apps/remotedesktop/
H A DRemoteView.cpp1031 offscreen->PopState();
1039 offscreen->PopState();
/haiku/src/apps/charactermap/
H A DCharacterView.cpp327 menu->PopState();
/haiku/src/apps/debugger/user_interface/gui/team_window/
H A DImageFunctionsView.cpp241 targetView->PopState();
/haiku/src/kits/interface/
H A DBox.cpp271 PopState();
H A DColumnListView.cpp2757 view->PopState();
3424 fResizeBufferView->PopState();
3461 PopState();
3614 PopState();
4038 PopState();
4557 PopState();
/haiku/src/servers/notification/
H A DNotificationView.cpp336 PopState();
/haiku/src/apps/magnify/
H A DMagnify.cpp1174 PopState();
2136 PopState();
/haiku/src/apps/showimage/
H A DShowImageView.cpp671 PopState();
688 PopState();
/haiku/src/libs/print/libprint/
H A DPreview.cpp665 PopState();
/haiku/src/apps/workspaces/
H A DWorkspaces.cpp490 fParentWhichDrawsOnChildren->PopState();
/haiku/headers/os/interface/
H A DView.h339 void PopState();

Completed in 157 milliseconds

1234