Home
last modified time | relevance | path

Searched refs:setredraw (Results 1 – 14 of 14) sorted by relevance

/dports/math/R/R-4.1.2/src/extra/graphapp/
H A Dbuttons.c121 setredraw(obj, fn); in newdrawing()
218 setredraw(obj, draw_label); in newlabel()
450 setredraw(obj, draw_image_button); in newimagebutton()
507 setredraw(obj, draw_picture); in newpicture()
594 setredraw(obj, draw_button); in newbutton()
712 setredraw(obj, draw_checkbox); in newcheckbox()
813 setredraw(obj, draw_radio); in newradiobutton()
H A Dgraphapp.h561 #define setredraw GA_setredraw macro
1022 void setredraw(control c, drawfn fn);
H A Dcontrols.c72 void setredraw(control obj, drawfn fn) in setredraw() function
/dports/math/libRmath/R-4.1.1/src/extra/graphapp/
H A Dbuttons.c121 setredraw(obj, fn); in newdrawing()
218 setredraw(obj, draw_label); in newlabel()
450 setredraw(obj, draw_image_button); in newimagebutton()
507 setredraw(obj, draw_picture); in newpicture()
594 setredraw(obj, draw_button); in newbutton()
712 setredraw(obj, draw_checkbox); in newcheckbox()
813 setredraw(obj, draw_radio); in newradiobutton()
H A Dgraphapp.h561 #define setredraw GA_setredraw macro
1022 void setredraw(control c, drawfn fn);
H A Dcontrols.c72 void setredraw(control obj, drawfn fn) in setredraw() function
/dports/math/R/R-4.1.2/src/gnuwin32/
H A Dpager.c503 setredraw(c, drawconsole); in pagercreate()
H A Dconsole.c2236 setredraw(c, drawconsole); in newconsole()
/dports/math/libRmath/R-4.1.1/src/gnuwin32/
H A Dpager.c503 setredraw(c, drawconsole); in pagercreate()
H A Dconsole.c2236 setredraw(c, drawconsole); in newconsole()
/dports/math/R/R-4.1.2/src/library/utils/src/windows/
H A Ddataentry.c1814 setredraw(c, de_redraw); in newdataeditor()
/dports/math/libRmath/R-4.1.1/src/library/utils/src/windows/
H A Ddataentry.c1814 setredraw(c, de_redraw); in newdataeditor()
/dports/math/R/R-4.1.2/src/library/grDevices/src/
H A DdevWindows.c1754 setredraw(xd->gawin, HelpExpose); in setupScreenDevice()
/dports/math/libRmath/R-4.1.1/src/library/grDevices/src/
H A DdevWindows.c1754 setredraw(xd->gawin, HelpExpose); in setupScreenDevice()