Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
qdirectfbbackingstore.cpp File Reference

(05fc3aef53348fb58be6308076e000825b704e58)

#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: