NetSurf
|
#include <windows.h>
Go to the source code of this file.
Variables | |
const struct plotter_table | win_plotters |
win32 API plot operation table More... | |
HDC | plot_hdc |
|
extern |
Definition at line 44 of file plot.c.
Referenced by arc(), bitmap_render(), disc(), line(), nsw32_corewindow_paint(), nsws_drawable_paint(), plot_bitmap(), plot_block(), polygon(), rectangle(), and text().
|
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().