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

/inkscape/src/libuemf/
H A Duemf.c3223 \param pfmtDesc Pointer to a PixelFormatDescriptor
3233 U_PIXELFORMATDESCRIPTOR* const pfmtDesc,
3246 if(pfmtDesc){ cbPFD = sizeof(U_PIXELFORMATDESCRIPTOR); }
3284 memcpy(record+off,pfmtDesc,cbPFD);
3230 U_EMRHEADER_set( const U_RECTL rclBounds, const U_RECTL rclFrame, U_PIXELFORMATDESCRIPTOR* const pfmtDesc, U_CBSTR nDesc, uint16_t* const Description, const U_SIZEL szlDevice, const U_SIZEL szlMillimeters, const uint32_t bOpenGL ) argument

Completed in 29 milliseconds