Flutter Engine
The Flutter Engine
|
#include <ax_action_handler.h>
Protected Member Functions | |
AXActionHandler () | |
Protected Member Functions inherited from ui::AXActionHandlerBase | |
AXActionHandlerBase () | |
AXActionHandlerBase (const AXTreeID &ax_tree_id) | |
void | SetAXTreeID (AXTreeID new_ax_tree_id) |
Additional Inherited Members | |
Public Member Functions inherited from ui::AXActionHandlerBase | |
virtual | ~AXActionHandlerBase () |
virtual void | PerformAction (const AXActionData &data)=0 |
virtual bool | RequiresPerformActionPointInPixels () const |
const AXTreeID & | ax_tree_id () const |
Definition at line 19 of file ax_action_handler.h.
|
protected |
Definition at line 11 of file ax_action_handler.cc.