NetSurf
Variables
plot.h File Reference
#include <windows.h>
Include dependency graph for plot.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Variables

const struct plotter_table win_plotters
 win32 API plot operation table More...
 
HDC plot_hdc
 

Variable Documentation

◆ plot_hdc

HDC plot_hdc
extern

◆ win_plotters

const struct plotter_table win_plotters
extern

win32 API plot operation table

Definition at line 1040 of file plot.c.

Referenced by bitmap_render(), nsw32_cookie_draw(), nsw32_global_history_draw(), nsw32_hotlist_draw(), nsw32_local_history_draw(), and nsws_drawable_paint().