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
►
JavaScriptCore API
▼
AppCore API
App
Monitor
Window
Overlay
►
App Callbacks
►
JSHelpers API
►
Utility Classes
Full Class List
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Pages
Loading...
Searching...
No Matches
ultralight::Window Member List
This is the complete list of members for
ultralight::Window
, including all inherited members.
AddRef
() const =0
ultralight::RefCounted
pure virtual
Close
()=0
ultralight::Window
pure virtual
Create
(Monitor *monitor, uint32_t width, uint32_t height, bool fullscreen, unsigned int window_flags)
ultralight::Window
static
DrawSurface
(int x, int y, Surface *surface)
ultralight::Window
inline
virtual
height
() const =0
ultralight::Window
pure virtual
Hide
()=0
ultralight::Window
pure virtual
is_accelerated
() const =0
ultralight::Window
pure virtual
is_fullscreen
() const =0
ultralight::Window
pure virtual
is_visible
() const =0
ultralight::Window
pure virtual
listener
()=0
ultralight::Window
pure virtual
MoveTo
(int x, int y)=0
ultralight::Window
pure virtual
MoveToCenter
()=0
ultralight::Window
pure virtual
native_handle
() const =0
ultralight::Window
pure virtual
overlay_manager
() const =0
ultralight::Window
protected
pure virtual
OverlayImpl
ultralight::Window
friend
PixelsToScreen
(int val) const =0
ultralight::Window
pure virtual
ref_count
() const =0
ultralight::RefCounted
pure virtual
Release
() const =0
ultralight::RefCounted
pure virtual
render_buffer_id
() const =0
ultralight::Window
pure virtual
scale
() const =0
ultralight::Window
pure virtual
screen_height
() const =0
ultralight::Window
pure virtual
screen_width
() const =0
ultralight::Window
pure virtual
ScreenToPixels
(int val) const =0
ultralight::Window
pure virtual
set_listener
(WindowListener *listener)=0
ultralight::Window
pure virtual
SetCursor
(ultralight::Cursor cursor)=0
ultralight::Window
pure virtual
SetTitle
(const char *title)=0
ultralight::Window
pure virtual
Show
()=0
ultralight::Window
pure virtual
width
() const =0
ultralight::Window
pure virtual
x
() const =0
ultralight::Window
pure virtual
y
() const =0
ultralight::Window
pure virtual
~RefCounted
()
ultralight::RefCounted
protected
virtual
~Window
()
ultralight::Window
protected
virtual
Generated by
1.9.7