Coherent UI  2.5.3
A modern user interface library for games
 All Classes Namespaces Functions Variables Enumerations Enumerator Pages
Coherent::UI::BrowserView Member List

This is the complete list of members for Coherent::UI::BrowserView, including all inherited members.

AuthCredentialsResponse(const wchar_t *username, const wchar_t *password, bool success) const =0Coherent::UI::Viewpure virtual
BindCall(const char *name, IEventHandler *handler)=0Coherent::UI::Viewpure virtual
CreateImageData(const char *name, int width, int height, void *data, bool flipY)=0Coherent::UI::Viewpure virtual
Destroy()=0Coherent::UI::Viewpure virtual
DownloadUrl(const wchar_t *path)=0Coherent::UI::Viewpure virtual
DrawSurface()=0Coherent::UI::Viewpure virtual
ExecuteScript(const char *script)=0Coherent::UI::Viewpure virtual
FetchMouseOnUIQuery()=0Coherent::UI::Viewpure virtual
FetchSurface()=0Coherent::UI::Viewpure virtual
GetAudioData(int streamId, void *buffer, int bufferSize, int timeoutMs)=0Coherent::UI::Viewpure virtual
GetClickThroughAlphaThreshold() const =0Coherent::UI::Viewpure virtual
GetContext() const =0Coherent::UI::Viewpure virtual
GetCurentViewPath() const =0Coherent::UI::Viewpure virtual
GetHeight() const =0Coherent::UI::Viewpure virtual
GetHistory()=0Coherent::UI::BrowserViewpure virtual
GetLastFailedPath() const =0Coherent::UI::Viewpure virtual
GetLastLoadedPath() const =0Coherent::UI::Viewpure virtual
GetLastRequestedPath() const =0Coherent::UI::Viewpure virtual
GetTargetFramerate() const =0Coherent::UI::Viewpure virtual
GetViewType()=0Coherent::UI::BrowserViewpure virtual
GetWidth() const =0Coherent::UI::Viewpure virtual
GoBack()=0Coherent::UI::BrowserViewpure virtual
GoForward()=0Coherent::UI::BrowserViewpure virtual
HasMouseQueryFinished()=0Coherent::UI::Viewpure virtual
IMEActivate(bool active)=0Coherent::UI::Viewpure virtual
IMECancelComposition()=0Coherent::UI::Viewpure virtual
IMEConfirmComposition(const wchar_t *composition)=0Coherent::UI::Viewpure virtual
IMEIsActive() const =0Coherent::UI::Viewpure virtual
IMESetComposition(const wchar_t *composition, unsigned cursorPos, unsigned targetStart, unsigned targetEnd)=0Coherent::UI::Viewpure virtual
InterceptURLRequests(bool intercept)=0Coherent::UI::Viewpure virtual
IsMouseOnView()=0Coherent::UI::Viewpure virtual
IsOnDemand() const =0Coherent::UI::Viewpure virtual
IssueMouseOnUIQuery(float normX, float normY)=0Coherent::UI::Viewpure virtual
IsTransparent() const =0Coherent::UI::Viewpure virtual
KeyEvent(const KeyEventData &event)=0Coherent::UI::Viewpure virtual
KillFocus()=0Coherent::UI::Viewpure virtual
Load(const wchar_t *path)=0Coherent::UI::Viewpure virtual
MouseActivate()=0Coherent::UI::Viewpure virtual
MouseEvent(const MouseEventData &event)=0Coherent::UI::Viewpure virtual
PeekFrameReady()=0Coherent::UI::Viewpure virtual
Redraw() const =0Coherent::UI::Viewpure virtual
RegisterForEvent(const char *name, IEventHandler *handler)=0Coherent::UI::Viewpure virtual
Reload(bool ignoreCache)=0Coherent::UI::Viewpure virtual
ReplyToJavaScriptMessage(bool success, const char *userInput) const =0Coherent::UI::Viewpure virtual
RequestFrame()=0Coherent::UI::Viewpure virtual
RequestFrame(double timeSinceArbitraryMoment)=0Coherent::UI::Viewpure virtual
Resize(unsigned width, unsigned height)=0Coherent::UI::Viewpure virtual
SetClickThroughAlphaThreshold(float threshold)=0Coherent::UI::Viewpure virtual
SetFocus()=0Coherent::UI::Viewpure virtual
SetMasterVolume(double volume)=0Coherent::UI::Viewpure virtual
SetScriptError(ScriptCallErrorType error, const char *message)=0Coherent::UI::Viewpure virtual
SetTargetFramerate(int target)=0Coherent::UI::Viewpure virtual
SetZoomLevel(double zoomLevel)=0Coherent::UI::Viewpure virtual
SupportsClickThrough() const =0Coherent::UI::Viewpure virtual
TouchEvent(const TouchEventData *events, unsigned count)=0Coherent::UI::Viewpure virtual
TriggerEvent(const char *eventName)=0Coherent::UI::Viewpure virtual
TriggerEvent(const char *name, const T1 &argument1)Coherent::UI::Viewinline
TriggerEvent(const char *name, const T1 &argument1, const T2 &argument2)Coherent::UI::Viewinline
TriggerEvent(const char *name, const T1 &argument1, const T2 &argument2, const T3 &argument3)Coherent::UI::Viewinline
TriggerEvent(const char *name, const T1 &argument1, const T2 &argument2, const T3 &argument3, const T4 &argument4)Coherent::UI::Viewinline
UnbindCall(BoundEventHandle handle)=0Coherent::UI::Viewpure virtual
UnbindObject(const void *object)=0Coherent::UI::Viewpure virtual
UnregisterFromEvent(BoundEventHandle handle)=0Coherent::UI::Viewpure virtual
UsesSharedMemory() const =0Coherent::UI::Viewpure virtual