Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
qdirectfbbackingstore.cpp File Reference
#include "qdirectfbbackingstore.h"
#include "qdirectfbintegration.h"
#include "qdirectfbblitter.h"
#include "qdirectfbconvenience.h"
#include "qdirectfbwindow.h"
#include <private/qpixmap_blitter_p.h>
#include <QtCore/qdebug.h>
+ Include dependency graph for qdirectfbbackingstore.cpp:

Go to the source code of this file.

Functions

static void scrollSurface (IDirectFBSurface *surface, const QRect &r, int dx, int dy)
 

Function Documentation

◆ scrollSurface()

static void scrollSurface ( IDirectFBSurface *  surface,
const QRect r,
int  dx,
int  dy 
)
inlinestatic

Definition at line 55 of file qdirectfbbackingstore.cpp.

References rect.

Referenced by QDirectFbBackingStore::scroll().

+ Here is the caller graph for this function: