NetSurf
Functions
pageinfo.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

nserror ami_pageinfo_open (struct browser_window *bw, ULONG left, ULONG top)
 Open the page info window. More...
 

Function Documentation

◆ ami_pageinfo_open()

nserror ami_pageinfo_open ( struct browser_window bw,
ULONG  left,
ULONG  top 
)

Open the page info window.

Parameters
bwthe browser window
Returns
NSERROR_OK or error code if window creation failed.

Definition at line 224 of file pageinfo.c.

References ami_corewindow_init(), ami_pageinfo_create_window(), ami_pageinfo_destroy(), ami_pageinfo_draw(), ami_pageinfo_event(), ami_pageinfo_key(), ami_pageinfo_mouse(), ami_utf8_easy(), ami_utf8_free(), ami_corewindow::cb_table, ami_corewindow::close, ami_pageinfo_window::core, ami_corewindow::draw, ami_corewindow::event, GID_CW_WIN, height, ami_corewindow::key, messages_get(), ami_corewindow::mouse, NSERROR_NOMEM, NSERROR_OK, NSLOG, ami_corewindow::objects, page_info_create(), page_info_get_size(), ami_pageinfo_window::pi, width, and ami_corewindow::wintitle.

Referenced by ami_gui_event().

Here is the call graph for this function:
Here is the caller graph for this function: