Searched refs:repaint (Results 1 - 7 of 7) sorted by relevance

/vbox/src/VBox/Frontends/VirtualBox/src/extensions/
H A DQIStatusBarIndicator.h86 virtual void setState(int iState) { m_iState = iState; repaint(); }
/vbox/src/VBox/Frontends/VirtualBox/src/runtime/scale/
H A DUIMachineViewScale.cpp97 viewport()->repaint();
/vbox/src/VBox/Frontends/VBoxSDL/
H A DFramebuffer.cpp745 repaint();
1028 /* repaint the label if necessary */
1088 void VBoxSDLFB::repaint() function in class:VBoxSDLFB
1091 LogFlow(("VBoxSDLFB::repaint\n"));
1107 repaint();
1171 repaint();
1176 * Set the secure label text and repaint the label
1204 * @param fForce Force the repaint
H A DFramebuffer.h106 void repaint();
H A DVBoxSDL.cpp2472 fb->repaint();
2486 gpFramebuffer[0]->repaint();
4859 * screen repaint, just to be sure.
/vbox/src/VBox/Frontends/VirtualBox/src/
H A DVBoxFBOverlay.h1766 void repaint() function in class:VBoxVHWARefCounter::VBoxQGLOverlay
H A DVBoxFBOverlay.cpp3898 dispRect, /* we do not know viewport at the stage of precise, set as a disp rect, it will be updated on repaint */
4413 repaint();
4512 mpViewport->repaint (rect.x() - mContentsTopLeft.x(),

Completed in 87 milliseconds