Searched defs:PNGWriteCtx (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Main/src-all/
H A DDisplayPNGUtil.cpp27 typedef struct PNGWriteCtx struct
33 } PNGWriteCtx; typedef in typeref:struct:PNGWriteCtx
37 PNGWriteCtx *pCtx = (PNGWriteCtx *)png_get_io_ptr(png_ptr);
148 PNGWriteCtx ctx;

Completed in 1299 milliseconds