Home
last modified time | relevance | path

Searched refs:RedrawAll (Results 1 – 25 of 45) sorted by relevance

12

/dports/emulators/almostti/AlmostTI-DougMelton-Source/EMULib/Maemo/
H A DLibMaemo.c70 static int RedrawAll = 0; /* 1: Redraw whole window/screen */ variable
192 RedrawAll = 0; in InitMaemo()
364 if(RedrawAll) ClearImage(Output==&FBImg? &FBImg:&GTKImg,PIXEL(0,0,0)); in ShowVideo()
460 if(RedrawAll) { DW=FBImg.W;DH=FBImg.H; } in ShowVideo()
506 if(RedrawAll) { DW=SW;DH=SH; } in ShowVideo()
516 if(RedrawAll) --RedrawAll; in ShowVideo()
774 RedrawAll=1; in GTKSetEffects()
1226 RedrawAll = 1; in GTKResizeVideo()
/dports/cad/librecad/LibreCAD-2.2.0-rc2/librecad/src/lib/gui/
H A Drs_staticgraphicview.cpp76 redraw(RS2::RedrawAll); in paint()
H A Drs_graphicview.h113 virtual void redraw(RS2::RedrawMethod method=RS2::RedrawAll) = 0;
/dports/games/csmash/csmash-0.6.6/
H A DBaseView2D.h40 virtual bool RedrawAll();
H A DBaseView.h36 virtual bool RedrawAll();
H A DBaseView2D.cpp77 BaseView::TheView()->RedrawAll(); in DisplayFunc()
81 BaseView2D::RedrawAll() { in RedrawAll() function in BaseView2D
H A DBaseView.cpp171 BaseView::TheView()->RedrawAll(); in DisplayFunc()
175 BaseView::RedrawAll() { in RedrawAll() function in BaseView
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/lazreport/source/
H A Dlr_view.pas204 procedure RedrawAll; procedure
262 FWindow.RedrawAll;
728 RedrawAll;
787 RedrawAll;
978 procedure TfrPreviewForm.RedrawAll; procedure
1244 RedrawAll;
1260 RedrawAll;
1732 RedrawAll;
1743 RedrawAll;
1751 RedrawAll;
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/lazreport/source/
H A Dlr_view.pas204 procedure RedrawAll; procedure
262 FWindow.RedrawAll;
728 RedrawAll;
787 RedrawAll;
978 procedure TfrPreviewForm.RedrawAll; procedure
1244 RedrawAll;
1260 RedrawAll;
1732 RedrawAll;
1743 RedrawAll;
1751 RedrawAll;
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/svx/
H A Dsdrpagewindow.hxx77 void RedrawAll( sdr::contact::ViewObjectContactRedirector* pRedirector );
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/svx/
H A Dsdrpagewindow.hxx75 void RedrawAll( sdr::contact::ViewObjectContactRedirector* pRedirector );
/dports/editors/lazarus/lazarus/components/lazreport/source/
H A Dlr_view.pas200 procedure RedrawAll; procedure
257 FWindow.RedrawAll;
723 RedrawAll;
782 RedrawAll;
973 procedure TfrPreviewForm.RedrawAll; procedure
1559 RedrawAll;
1570 RedrawAll;
1578 RedrawAll;
/dports/editors/lazarus-qt5/lazarus/components/lazreport/source/
H A Dlr_view.pas200 procedure RedrawAll; procedure
257 FWindow.RedrawAll;
723 RedrawAll;
782 RedrawAll;
973 procedure TfrPreviewForm.RedrawAll; procedure
1559 RedrawAll;
1570 RedrawAll;
1578 RedrawAll;
/dports/cad/librecad/LibreCAD-2.2.0-rc2/librecad/src/ui/
H A Dqg_graphicview.h61 void redraw(RS2::RedrawMethod method=RS2::RedrawAll) override;
/dports/editors/emacs-devel/emacs-4d1968b/test/manual/indent/
H A Dpascal.pas158 procedure RedrawAll; forward;
167 RedrawAll
629 procedure RedrawAll; procedure
684 RedrawAll
/dports/editors/emacs/emacs-27.2/test/manual/indent/
H A Dpascal.pas158 procedure RedrawAll; forward;
167 RedrawAll
629 procedure RedrawAll; procedure
684 RedrawAll
/dports/games/flightgear/flightgear-2020.3.11/utils/Modeller/
H A Duv_pack.py150 Blender.Window.RedrawAll()
/dports/lang/spidermonkey60/firefox-60.9.0/widget/android/
H A DnsWindow.cpp926 lvs->mWindow->RedrawAll(); in SyncResumeResizeCompositor()
1359 void nsWindow::RedrawAll() { in RedrawAll() function in nsWindow
1396 if (FindTopLevel() == nsWindow::TopWindow()) RedrawAll(); in SetParent()
1450 RedrawAll(); in Show()
1498 if (aRepaint && FindTopLevel() == nsWindow::TopWindow()) RedrawAll(); in Resize()
1590 RedrawAll(); in BringToFront()
/dports/lang/spidermonkey78/firefox-78.9.0/widget/android/
H A DnsWindow.cpp1091 lvs->mWindow->RedrawAll(); in SyncResumeResizeCompositor()
1624 void nsWindow::RedrawAll() { in RedrawAll() function in nsWindow
1662 if (FindTopLevel() == nsWindow::TopWindow()) RedrawAll(); in SetParent()
1761 RedrawAll(); in Show()
1814 if (aRepaint && FindTopLevel() == nsWindow::TopWindow()) RedrawAll(); in Resize()
1904 RedrawAll(); in BringToFront()
2006 RedrawAll(); in NotifyDisablingWebRender()
/dports/editors/fte/fte/src/
H A Do_buffer.cpp92 RedrawAll(); in Resize()
149 void EEditPort::RedrawAll() { in RedrawAll() function in EEditPort
198 RedrawAll(); in HandleEvent()
225 RedrawAll(); in HandleEvent()
381 RedrawAll(); in RepaintView()
/dports/mail/thunderbird/thunderbird-91.8.0/widget/android/
H A DnsWindow.cpp1219 gkWindow->RedrawAll(); in SyncResumeResizeCompositor()
1833 void nsWindow::RedrawAll() { in RedrawAll() function in nsWindow
1873 if (FindTopLevel() == nsWindow::TopWindow()) RedrawAll(); in SetParent()
1978 RedrawAll(); in Show()
2031 if (aRepaint && FindTopLevel() == nsWindow::TopWindow()) RedrawAll(); in Resize()
2121 RedrawAll(); in BringToFront()
2227 RedrawAll(); in NotifyDisablingWebRender()
H A DnsWindow.h268 void RedrawAll();
/dports/www/firefox-esr/firefox-91.8.0/widget/android/
H A DnsWindow.cpp1219 gkWindow->RedrawAll(); in SyncResumeResizeCompositor()
1833 void nsWindow::RedrawAll() { in RedrawAll() function in nsWindow
1873 if (FindTopLevel() == nsWindow::TopWindow()) RedrawAll(); in SetParent()
1978 RedrawAll(); in Show()
2031 if (aRepaint && FindTopLevel() == nsWindow::TopWindow()) RedrawAll(); in Resize()
2121 RedrawAll(); in BringToFront()
2227 RedrawAll(); in NotifyDisablingWebRender()
/dports/www/firefox/firefox-99.0/widget/android/
H A DnsWindow.cpp1255 gkWindow->RedrawAll(); in SyncResumeResizeCompositor()
1885 void nsWindow::RedrawAll() { in RedrawAll() function in nsWindow
1925 if (FindTopLevel() == nsWindow::TopWindow()) RedrawAll(); in SetParent()
2030 RedrawAll(); in Show()
2087 if (aRepaint && FindTopLevel() == nsWindow::TopWindow()) RedrawAll(); in Resize()
2177 RedrawAll(); in BringToFront()
2296 RedrawAll(); in NotifyCompositorSessionLost()
/dports/cad/librecad/LibreCAD-2.2.0-rc2/librecad/src/lib/engine/
H A Drs.h932 RedrawAll = 0xffff enumerator

12