Ultralight C++ API
1.3.0
Toggle main menu visibility
Main Page
Library Management
Renderer
Config
Platform API
Platform
Logger
GPUDriver
FontLoader
FileSystem
Clipboard
SurfaceFactory
View Management
View
ViewConfig
Session
View Callbacks
ViewListener
LoadListener
Input Events
MouseEvent
KeyEvent
ScrollEvent
GamepadEvent
GamepadAxisEvent
GamepadButtonEvent
Rendering Output
CPU Renderer
Surface
SurfaceFactory
BitmapSurface
GPU Renderer
GPUDriver
RenderTarget
JavaScriptCore API
JSBase.h
JSContextRef.h
JSStringRef.h
JSValueRef.h
JSObjectRef.h
JSObjectRefPrivate.h
JSTypedArray.h
JSRetainPtr.h
AppCore API
App
Monitor
Window
Overlay
App Callbacks
AppListener
WindowListener
JSHelpers API
Global Functions
SetJSContext
GetJSContext
JSGlobalObject
JSEval
JSString
JSValue
JSObject
JSArray
JSArgs
JSPropertyValue
JSCallback
JSCallbackWithRetval
JSFunction
Utility Classes
String Classes
String
String8
String16
String32
Bitmap
Buffer
FontFile
Rect
IntRect
Matrix
Matrix4x4
RefPtr
Full Class List
▼
Ultralight C++ API
Introduction
►
Library Management
►
View Management
▼
Rendering Output
▼
CPU Renderer
Surface
SurfaceFactory
BitmapSurface
►
GPU Renderer
►
JavaScriptCore API
►
AppCore API
►
Utility Classes
Full Class List
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Pages
Loading...
Searching...
No Matches
ultralight::BitmapSurface Member List
This is the complete list of members for
ultralight::BitmapSurface
, including all inherited members.
bitmap
()
ultralight::BitmapSurface
BitmapSurface
(uint32_t width, uint32_t height)
ultralight::BitmapSurface
protected
BitmapSurface
(const BitmapSurface &)=delete
ultralight::BitmapSurface
protected
BitmapSurfaceFactory
ultralight::BitmapSurface
friend
ClearDirtyBounds
()
ultralight::Surface
virtual
dirty_bounds
() const
ultralight::Surface
virtual
dirty_bounds_
ultralight::Surface
protected
height
() const override
ultralight::BitmapSurface
virtual
impl_
ultralight::BitmapSurface
protected
LockPixels
() override
ultralight::BitmapSurface
virtual
operator=
(const BitmapSurface &)=delete
ultralight::BitmapSurface
protected
Resize
(uint32_t width, uint32_t height) override
ultralight::BitmapSurface
virtual
row_bytes
() const override
ultralight::BitmapSurface
virtual
set_dirty_bounds
(const IntRect &bounds)
ultralight::Surface
virtual
size
() const override
ultralight::BitmapSurface
virtual
Surface
()
ultralight::Surface
protected
UnlockPixels
() override
ultralight::BitmapSurface
virtual
width
() const override
ultralight::BitmapSurface
virtual
~BitmapSurface
()
ultralight::BitmapSurface
protected
virtual
~Surface
()
ultralight::Surface
virtual
Generated by
1.9.7