1.14.0.5
Hummingbird
A modern user interface library for games
cohtml::IViewListener Member List

This is the complete list of members for cohtml::IViewListener, including all inherited members.

OnAudioDataReceived(int id, int samples, float **pcm, int channels)cohtml::IViewListenerinlinevirtual
OnAudioStreamClosed(int id)cohtml::IViewListenerinlinevirtual
OnAudioStreamCreated(int id, int bitDepth, int channels, float samplingRate)cohtml::IViewListenerinlinevirtual
OnAudioStreamEnded(int id)cohtml::IViewListenerinlinevirtual
OnAudioStreamPause(int id)cohtml::IViewListenerinlinevirtual
OnAudioStreamPlay(int id)cohtml::IViewListenerinlinevirtual
OnAudioStreamVolumeChanged(int id, float volume)cohtml::IViewListenerinlinevirtual
OnBindingsReleased()=0cohtml::IViewListenerpure virtual
OnCaretRectChanged(int x, int y, unsigned width, unsigned height)=0cohtml::IViewListenerpure virtual
OnDOMBuilt()=0cohtml::IViewListenerpure virtual
OnFinishLoad(const char *url)=0cohtml::IViewListenerpure virtual
OnIMEShouldCancelComposition()=0cohtml::IViewListenerpure virtual
OnLoadFailed(const char *url, const char *error)=0cohtml::IViewListenerpure virtual
OnNavigateTo(const char *url)=0cohtml::IViewListenerpure virtual
OnNodeKeyEvent(const INodeProxy *node, const KeyEventData *event, void *userData, const InputEventPhase::PhaseType phase)=0cohtml::IViewListenerpure virtual
OnNodeMouseEvent(const INodeProxy *node, const MouseEventData *event, void *userData, const InputEventPhase::PhaseType phase)=0cohtml::IViewListenerpure virtual
OnNodeTouched(const INodeProxy *node, const TouchEventData *event, void *userData, const InputEventPhase::PhaseType phase)=0cohtml::IViewListenerpure virtual
OnReadyForBindings()=0cohtml::IViewListenerpure virtual
OnScreenInfoRequested()=0cohtml::IViewListenerpure virtual
OnScriptContextCreated()=0cohtml::IViewListenerpure virtual
OnTextInputTypeChanged(TextInputControlType::ControlType type)=0cohtml::IViewListenerpure virtual