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

/inkscape/src/libuemf/
H A Duemf.h42 clicking on U_RECTL in a function parameter jumps to a typedef struct page, why U_RECTL is shown
218 typedef uint32_t U_NUM_RECTL; //!< Number of U_RECTL
571 U_RECTL, //!< WMF manual 2.2.2.19 typedef in typeref:struct:__anon120
589 #define U_RCL_DEF (U_RECTL){0,0,-1,-1} //!< Use this when no bounds are needed.
1707 U_RECTL rcl; (Optional, absent when fOptions & U_ETO_NO_RECT) grayed/clipping/opaque rectangle
1746 U_RECTL PostScriptData; //!< Record may include optional clipping/opaque rectangle
1973 U_RECTL rclBounds; //!< Region bounds
1986 U_RECTL Buffer[1]; //!< Array of U_RECTL element
[all...]

Completed in 32 milliseconds