NetSurf
Data Fields
html_focus_owner Union Reference

For directing input. More...

#include <private.h>

Collaboration diagram for html_focus_owner:
[legend]

Data Fields

bool self
 
struct boxtextarea
 
struct boxcontent
 

Detailed Description

For directing input.

Definition at line 84 of file private.h.

Field Documentation

◆ content

struct box* html_focus_owner::content

Definition at line 87 of file private.h.

Referenced by html_keypress(), html_object_callback(), and html_set_focus().

◆ self

bool html_focus_owner::self

Definition at line 85 of file private.h.

Referenced by default_mouse_action(), html_create_html_data(), and html_set_focus().

◆ textarea

struct box* html_focus_owner::textarea

Definition at line 86 of file private.h.

Referenced by box_textarea_callback(), html_keypress(), and html_set_focus().


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