LMMS
Loading...
Searching...
No Matches
win_stub.c File Reference
#include "stub.h"
#include "types.h"
#include "win.h"
#include "pugl/stub.h"

Functions

static PuglStatus puglWinStubConfigure (PuglView *view)
static PuglStatus puglWinStubEnter (PuglView *view, const PuglExposeEvent *expose)
static PuglStatus puglWinStubLeave (PuglView *view, const PuglExposeEvent *expose)
const PuglBackendpuglStubBackend (void)

Function Documentation

◆ puglWinStubConfigure()

PuglStatus puglWinStubConfigure ( PuglView * view)
static

◆ puglWinStubEnter()

PuglStatus puglWinStubEnter ( PuglView * view,
const PuglExposeEvent * expose )
static

◆ puglWinStubLeave()

PuglStatus puglWinStubLeave ( PuglView * view,
const PuglExposeEvent * expose )
static