webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Attributes | List of all members
WebHTMLViewInterpretKeyEventsParameters Struct Reference

Public Attributes

KeyboardEventevent
 
bool eventInterpretationHadSideEffects
 
bool shouldSaveCommands
 
bool consumedByIM
 
bool executingSavedKeypressCommands
 

Member Data Documentation

◆ consumedByIM

bool WebHTMLViewInterpretKeyEventsParameters::consumedByIM

◆ event

KeyboardEvent* WebHTMLViewInterpretKeyEventsParameters::event

◆ eventInterpretationHadSideEffects

bool WebHTMLViewInterpretKeyEventsParameters::eventInterpretationHadSideEffects

◆ executingSavedKeypressCommands

bool WebHTMLViewInterpretKeyEventsParameters::executingSavedKeypressCommands

◆ shouldSaveCommands

bool WebHTMLViewInterpretKeyEventsParameters::shouldSaveCommands

The documentation for this struct was generated from the following file: