awebview ~master (2016-01-01T12:36:59Z)
Dub
Repo
Awesomium4D.ISurfaceD
awebview
wrapper
cpp
surface
Awesomium4D
Undocumented in source.
mixintemplate
Awesomium4D
()
interface
ISurfaceD {
void
paint
(const(char)* src, int srcRowSpan, const(Rect)* sR, const(Rect)* dR);
void
scroll
(int dx, int dy, const(Rect)* clipR);
}
Members
Functions
paint
void
paint
(const(char)* src, int srcRowSpan, const(Rect)* sR, const(Rect)* dR)
Undocumented in source.
scroll
void
scroll
(int dx, int dy, const(Rect)* clipR)
Undocumented in source.
Meta
Source
See Implementation
awebview
wrapper
cpp
surface
Awesomium4D
functions
CreateSurface
DestroySurface
Paint
Scroll
deleteDtor
dtor
newCtor
interfaces
ISurfaceD
ISurfaceFactoryD
SurfaceD2Cpp
SurfaceFactoryD2Cpp